Quantcast
Channel: Linux Device Hacking
Viewing all articles
Browse latest Browse all 3247

Install Debian on Synology DS413J (no replies)

$
0
0
Heya,

after my DS214 is unbricked, it's time to brick my old DS413J ;) I'm curious how a Debian would perform on it.

The first steps looked quite promising but ... no network, no fun.

[    8.556268][    T1] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[    8.564242][    T1] kirkwood-pinctrl f1010000.pin-controller: pin PIN20 already requested by f1080000.sata; cannot claim for f1076000.ethernet-controller
[    8.578076][    T1] kirkwood-pinctrl f1010000.pin-controller: pin-20 (f1076000.ethernet-controller) status -22
[    8.588144][    T1] kirkwood-pinctrl f1010000.pin-controller: could not request pin 20 (PIN20) from group mpp20  on device f1010000.pin-controller
[    8.601353][    T1] mv643xx_eth f1076000.ethernet-controller: Error applying setting, reverse things back
[    8.610990][    T1] mv643xx_eth: probe of f1076000.ethernet-controller failed with error -22

Here is the complete log. How could this be fixed?

ü
         __  __                      _ _
        |  \/  | __ _ _ ____   _____| | |
        | |\/| |/ _` | '__\ \ / / _ \ | |
        | |  | | (_| | |   \ V /  __/ | |
        |_|  |_|\__,_|_|    \_/ \___|_|_|
 _   _     ____              _
| | | |   | __ )  ___   ___ | |_ 
| | | |___|  _ \ / _ \ / _ \| __| 
| |_| |___| |_) | (_) | (_) | |_ 
 \___/    |____/ \___/ \___/ \__|  ** LOADER **
 ** MARVELL BOARD: Synology Disk Station LE 

U-Boot 1.1.4 (May 22 2012 - 20:23:09) Marvell version: 3.5.9

U-Boot code: 00600000 -> 0067FFF0  BSS: -> 0068B3D4

Soc: 88F6282 A1CPU running @ 1600Mhz L2 running @ 533Mhz
SysClock = 533Mhz , TClock = 200Mhz 

DRAM (DDR3) CAS Latency = 7 tRP = 7 tRAS = 20 tRCD=7
DRAM CS[0] base 0x00000000   size 512MB 
DRAM Total size 512MB  16bit width
Addresses 8M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (8M - 7M): Done
Using default environment

[8192kB@f8000000] Flash:  8 MB

CPU : Marvell Feroceon (Rev 1)

Streaming disabled 
Write allocate disabled


USB 0: host mode
PEX 0: PCI Express Root Complex Interface
PEX interface detected Link X1
PEX 1: interface detected no Link.

Synology Model: DS413j
Fan Status: Good

Net:   egiga0 [PRIME], egiga1
Hit any key to stop autoboot:  3 ??? 0 
Marvell>> setenv ipaddr 192.168.178.241
Marvell>> setenv serverip 192.168.178.56
Marvell>> setenv netmask 255.255.255.0
Marvell>> setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 earlyprintk=serial
Marvell>> tftpboot 800000 uImage
Using egiga0 device
TFTP from server 192.168.178.56; our IP address is 192.168.178.241
Filename 'uImage'.
Load address: 0x800000
Loading: *?#################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 ##########################
done
Bytes transferred = 5457780 (534774 hex)
Marvell>> tftpboot 2100000 uInitrd
Using egiga0 device
TFTP from server 192.168.178.56; our IP address is 192.168.178.241
Filename 'uInitrd'.
Load address: 0x2100000
Loading: *?#################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 ####
done
Bytes transferred = 9671091 (9391b3 hex)
Marvell>> bootm 0x800000 0x2100000
## Booting image at 00800000 ...
   Image Name:   Linux-5.13.6-kirkwood-tld-1
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    5457716 Bytes =  5.2 MB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
OK
## Loading Ramdisk Image at 02100000 ...
   Image Name:   initramfs-5.13.6-kirkwood-tld-1
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    9671027 Bytes =  9.2 MB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000][    T0] Booting Linux on physical CPU 0x0
[    0.000000][    T0] Linux version 5.13.6-kirkwood-tld-1 (root@tldDebian) (gcc (Debian 8.3.0-6) 8.3.0, GNU ld (GNU Binutils for Debian) 2.31.1) #1.0 PREEMPT Sat Jul 31 22:10:39 PDT 2021
[    0.000000][    T0] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f
[    0.000000][    T0] CPU: VIVT data cache, VIVT instruction cache
[    0.000000][    T0] OF: fdt: Machine model: Synology DS411, DS413jv10
[    0.000000][    T0] printk: bootconsole [earlycon0] enabled
[    0.000000][    T0] Memory policy: Data cache writeback
[    0.000000][    T0] Zone ranges:
[    0.000000][    T0]   Normal   [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000][    T0] Movable zone start for each node
[    0.000000][    T0] Early memory node ranges
[    0.000000][    T0]   node   0: [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000][    T0] Initmem setup node 0 [mem 0x0000000000000000-0x000000001fffffff]
[    0.000000][    T0] Built 1 zonelists, mobility grouping on.  Total pages: 130048
[    0.000000][    T0] Kernel command line: console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 earlyprintk=serial
[    0.000000][    T0] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.000000][    T0] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[    0.000000][    T0] mem auto-init: stack:off, heap alloc:on, heap free:off
[    0.000000][    T0] Memory: 490912K/524288K available (11264K kernel code, 1553K rwdata, 4272K rodata, 1024K init, 309K bss, 33376K reserved, 0K cma-reserved)
[    0.000000][    T0] random: get_random_u32 called from ____cache_alloc+0x408/0x7b4 with crng_init=0
[    0.000000][    T0] trace event string verifier disabled
[    0.000000][    T0] rcu: Preemptible hierarchical RCU implementation.
[    0.000000][    T0] 	Trampoline variant of Tasks RCU enabled.
[    0.000000][    T0] 	Tracing variant of Tasks RCU enabled.
[    0.000000][    T0] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000][    T0] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000][    T0] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns
[    0.000001][    T0] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
[    0.008516][    T0] Switching to timer-based delay loop, resolution 5ns
[    0.015793][    T0] Console: colour dummy device 80x30
[    0.020994][    T0] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=2000000)
[    0.032206][    T0] pid_max: default: 32768 minimum: 301
[    0.037804][    T0] LSM: Security Framework initializing
[    0.043261][    T0] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.051288][    T0] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.060832][    T0] CPU: Testing write buffer coherency: ok
[    0.068205][    T1] Setting up static identity map for 0x100000 - 0x100058
[    0.075360][    T1] mvebu-soc-id: MVEBU SoC ID=0x6282, Rev=0x1
[    0.081446][    T1] rcu: Hierarchical SRCU implementation.
[    0.087949][    T1] devtmpfs: initialized
[    0.099950][    T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.110521][    T1] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[    0.146041][    T1] prandom32: self test passed (less than 6 bits correlated)
[    0.153187][    T1] prandom: seed boundary self test passed
[    0.161910][    T1] prandom: 100 self tests passed
[    0.166686][    T1] pinctrl core: initialized pinctrl subsystem
[    0.173860][    T1] NET: Registered protocol family 16
[    0.179601][    T1] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.187883][    T1] audit: initializing netlink subsys (disabled)
[    0.195077][    T1] thermal_sys: Registered thermal governor 'step_wise'
[    0.195401][   T16] audit: type=2000 audit(0.180:1): state=initialized audit_enabled=0 res=1
[    0.210650][    T1] cpuidle: using governor ladder
[    0.215490][    T1] cpuidle: using governor menu
[    0.220527][    T1] Feroceon L2: Enabling L2
[    0.224805][    T1] Feroceon L2: Cache support initialised.
[    0.240558][    T1] No ATAGs?
[    2.568522][    C0] random: fast init done
[    3.893481][   T39] "cryptomgr_test" (39) uses obsolete ecb(arc4) skcipher
[    3.919775][   T59] wait_for_initramfs() called before rootfs_initcalls
[    4.108648][    T1] raid6: int32x8  gen()   150 MB/s
[    4.278613][    T1] raid6: int32x8  xor()    91 MB/s
[    4.448637][    T1] raid6: int32x4  gen()   146 MB/s
[    4.618644][    T1] raid6: int32x4  xor()    95 MB/s
[    4.788544][    T1] raid6: int32x2  gen()   186 MB/s
[    4.958560][    T1] raid6: int32x2  xor()   113 MB/s
[    5.128654][    T1] raid6: int32x1  gen()   131 MB/s
[    5.298550][    T1] raid6: int32x1  xor()    79 MB/s
[    5.303492][    T1] raid6: using algorithm int32x2 gen() 186 MB/s
[    5.309569][    T1] raid6: .... xor() 113 MB/s, rmw enabled
[    5.315113][    T1] raid6: using intx1 recovery algorithm
[    5.320700][    T1] vgaarb: loaded
[    5.324543][    T1] SCSI subsystem initialized
[    5.329389][    T1] usbcore: registered new interface driver usbfs
[    5.335599][    T1] usbcore: registered new interface driver hub
[    5.341655][    T1] usbcore: registered new device driver usb
[    5.347527][    T1] pps_core: LinuxPPS API ver. 1 registered
[    5.353180][    T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    5.362991][    T1] PTP clock support registered
[    5.369054][    T1] clocksource: Switched to clocksource orion_clocksource
[    5.459582][    T1] VFS: Disk quotas dquot_6.6.0
[    5.464264][    T1] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    5.495503][    T1] NET: Registered protocol family 2
[    5.509219][    T1] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    5.529409][    T1] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[    5.538451][    T1] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    5.559157][    T1] TCP bind hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    5.567007][    T1] TCP: Hash tables configured (established 4096 bind 4096)
[    5.589292][    T1] MPTCP token hash table entries: 512 (order: 0, 6144 bytes, linear)
[    5.597230][    T1] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[    5.619089][    T1] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[    5.626910][    T1] NET: Registered protocol family 1
[    5.649613][    T1] RPC: Registered named UNIX socket transport module.
[    5.656203][    T1] RPC: Registered udp transport module.
[    5.669073][    T1] RPC: Registered tcp transport module.
[    5.674451][    T1] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    5.699077][    T1] PCI: CLS 0 bytes, default 32
[    5.703911][    T1] NetWinder Floating Point Emulator V0.97 (double precision)
[    5.711389][   T58] Trying to unpack rootfs image as initramfs...
[    7.014749][   T58] Freeing initrd memory: 9448K
[    7.368541][    T1] Initialise system trusted keyrings
[    7.373753][    T1] Key type blacklist registered
[    7.378630][    T1] workingset: timestamp_bits=30 max_order=17 bucket_order=0
[    7.385896][    T1] zbud: loaded
[    7.390313][    T1] NFS: Registering the id_resolver key type
[    7.396057][    T1] Key type id_resolver registered
[    7.400973][    T1] Key type id_legacy registered
[    7.405686][    T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    7.413078][    T1] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    7.421146][    T1] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    7.428381][    T1] jffs2: version 2.2. (NAND) (SUMMARY)  Â 2001-2006 Red Hat, Inc.
[    7.436486][    T1] fuse: init (API version 7.34)
[    7.441511][    T1] orangefs_debugfs_init: called with debug mask: :none: :0:
[    7.448773][    T1] orangefs_init: module version upstream loaded
[    7.454904][    T1] SGI XFS with ACLs, security attributes, realtime, scrub, quota, no debug enabled
[    7.540036][    T1] xor: measuring software checksum speed
[    7.552196][    T1]    arm4regs        :  1485 MB/sec
[    7.568321][    T1]    8regs           :   890 MB/sec
[    7.581036][    T1]    32regs          :  1296 MB/sec
[    7.586068][    T1] xor: using function: arm4regs (1485 MB/sec)
[    7.591999][    T1] async_tx: api initialized (async)
[    7.597030][    T1] Key type asymmetric registered
[    7.601839][    T1] Asymmetric key parser 'x509' registered
[    7.607422][    T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    7.615569][    T1] io scheduler bfq registered
[    7.769603][    T1] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver
[    7.779204][    T1] mvebu-pcie mbus@f1000000:pcie@82000000: host bridge /mbus@f1000000/pcie@82000000 ranges:
[    7.789043][    T1] mvebu-pcie mbus@f1000000:pcie@82000000:      MEM 0x00f1040000..0x00f1041fff -> 0x0000040000
[    7.799149][    T1] mvebu-pcie mbus@f1000000:pcie@82000000:      MEM 0x00f1044000..0x00f1045fff -> 0x0000044000
[    7.809231][    T1] mvebu-pcie mbus@f1000000:pcie@82000000:      MEM 0x00f1080000..0x00f1081fff -> 0x0000080000
[    7.819313][    T1] mvebu-pcie mbus@f1000000:pcie@82000000:      MEM 0xffffffffffffffff..0x00fffffffe -> 0x0100000000
[    7.829912][    T1] mvebu-pcie mbus@f1000000:pcie@82000000:       IO 0xffffffffffffffff..0x00fffffffe -> 0x0100000000
[    7.840504][    T1] mvebu-pcie mbus@f1000000:pcie@82000000:      MEM 0xffffffffffffffff..0x00fffffffe -> 0x0200000000
[    7.851090][    T1] mvebu-pcie mbus@f1000000:pcie@82000000:       IO 0xffffffffffffffff..0x00fffffffe -> 0x0200000000
[    7.862005][    T1] mvebu-pcie mbus@f1000000:pcie@82000000: PCI host bridge to bus 0000:00
[    7.870266][    T1] pci_bus 0000:00: root bus resource [bus 00-ff]
[    7.876428][    T1] pci_bus 0000:00: root bus resource [mem 0xf1040000-0xf1041fff] (bus address [0x00040000-0x00041fff])
[    7.887270][    T1] pci_bus 0000:00: root bus resource [mem 0xf1044000-0xf1045fff] (bus address [0x00044000-0x00045fff])
[    7.898112][    T1] pci_bus 0000:00: root bus resource [mem 0xf1080000-0xf1081fff] (bus address [0x00080000-0x00081fff])
[    7.908953][    T1] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff]
[    7.916504][    T1] pci_bus 0000:00: root bus resource [io  0x1000-0xeffff]
[    7.923579][    T1] pci 0000:00:01.0: [11ab:6282] type 01 class 0x060400
[    7.930288][    T1] pci 0000:00:01.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
[    7.937968][    T1] pci 0000:00:02.0: [11ab:6282] type 01 class 0x060400
[    7.944682][    T1] pci 0000:00:02.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
[    7.953785][    T1] PCI: bus0: Fast back to back transfers disabled
[    7.960064][    T1] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    7.968743][    T1] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    7.977599][    T1] pci 0000:01:00.0: [11ab:7042] type 00 class 0x010000
[    7.984318][    T1] pci 0000:01:00.0: reg 0x10: [mem 0x90000000-0x900fffff 64bit]
[    7.991793][    T1] pci 0000:01:00.0: reg 0x18: [io  0xf0000000-0xf00000ff]
[    7.998845][    T1] pci 0000:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:01.0 (capable of 8.000 Gb/s with 2.5 GT/s PCIe x4 link)
[    8.014515][    T1] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    8.026833][    T1] PCI: bus1: Fast back to back transfers disabled
[    8.033104][    T1] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    8.042137][    T1] PCI: bus2: Fast back to back transfers enabled
[    8.048303][    T1] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[    8.055762][    T1] pci 0000:00:01.0: BAR 14: assigned [mem 0xe0000000-0xe00fffff]
[    8.063330][    T1] pci 0000:00:01.0: BAR 13: assigned [io  0x10000-0x10fff]
[    8.070370][    T1] pci 0000:00:01.0: BAR 6: assigned [mem 0xe0100000-0xe01007ff pref]
[    8.078260][    T1] pci 0000:00:02.0: BAR 6: assigned [mem 0xe0200000-0xe02007ff pref]
[    8.086166][    T1] pci 0000:01:00.0: BAR 0: assigned [mem 0xe0000000-0xe00fffff 64bit]
[    8.094161][    T1] pci 0000:01:00.0: BAR 2: assigned [io  0x10000-0x100ff]
[    8.101119][    T1] pci 0000:00:01.0: PCI bridge to [bus 01]
[    8.106760][    T1] pci 0000:00:01.0:   bridge window [io  0x10000-0x10fff]
[    8.113706][    T1] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe00fffff]
[    8.121181][    T1] pci 0000:00:02.0: PCI bridge to [bus 02]
[    8.126907][    T1] pcieport 0000:00:01.0: enabling device (0140 -> 0143)
[    8.134232][    T1] mv_xor f1060800.xor: Marvell shared XOR driver
[    8.199923][    T1] mv_xor f1060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    8.209960][    T1] mv_xor f1060900.xor: Marvell shared XOR driver
[    8.269887][    T1] mv_xor f1060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    8.280174][    T1] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    8.288357][    T1] printk: console [ttyS0] disabled
[    8.293437][    T1] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 27, base_baud = 12500000) is a 16550A
[    8.303140][    T1] printk: console [ttyS0] enabled
[    8.303140][    T1] printk: console [ttyS0] enabled
[    8.312965][    T1] printk: bootconsole [earlycon0] disabled
[    8.312965][    T1] printk: bootconsole [earlycon0] disabled
[    8.324981][    T1] f1012100.serial: ttyS1 at MMIO 0xf1012100 (irq = 28, base_baud = 12500000) is a 16550A
[    8.341684][    T1] loop: module loaded
[    8.346049][    T1] sata_mv 0000:01:00.0: Gen-IIE 32 slots 4 ports SCSI mode IRQ via INTx
[    8.360265][    T1] scsi host0: sata_mv
[    8.364659][    T1] scsi host1: sata_mv
[    8.368995][    T1] scsi host2: sata_mv
[    8.373380][    T1] scsi host3: sata_mv
[    8.377433][    T1] ata1: SATA max UDMA/133 mmio m1048576@0xe0000000 port 0xe0022000 irq 37
[    8.385874][    T1] ata2: SATA max UDMA/133 mmio m1048576@0xe0000000 port 0xe0024000 irq 37
[    8.394288][    T1] ata3: SATA max UDMA/133 mmio m1048576@0xe0000000 port 0xe0026000 irq 37
[    8.402701][    T1] ata4: SATA max UDMA/133 mmio m1048576@0xe0000000 port 0xe0028000 irq 37
[    8.412421][    T1] sata_mv f1080000.sata: slots 32 ports 2
[    8.421300][    T1] scsi host4: sata_mv
[    8.425685][    T1] scsi host5: sata_mv
[    8.429793][    T1] ata5: SATA max UDMA/133 irq 34
[    8.434619][    T1] ata6: SATA max UDMA/133 irq 34
[    8.441061][    T1] spi-nor spi0.0: found n25q064, expected m25p80
[    8.447549][    T1] spi-nor spi0.0: n25q064 (8192 Kbytes)
[    8.453053][    T1] 6 fixed-partitions partitions found on MTD device spi0.0
[    8.460158][    T1] Creating 6 MTD partitions on "spi0.0":
[    8.465681][    T1] 0x000000000000-0x000000080000 : "RedBoot"
[    8.472742][    T1] 0x000000080000-0x000000280000 : "zImage"
[    8.479624][    T1] 0x000000280000-0x0000003c0000 : "rd.gz"
[    8.486382][    T1] 0x0000003c0000-0x0000003d0000 : "vendor"
[    8.493248][    T1] 0x0000003d0000-0x0000003f0000 : "RedBoot config"
[    8.500830][    T1] 0x0000003f0000-0x000000400000 : "FIS directory"
[    8.508643][    T1] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[    8.517250][    T1] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[    8.528509][    T1] libphy: Fixed MDIO Bus: probed
[    8.534614][    T1] libphy: orion_mdio_bus: probed
[    8.539631][    T1] mdio_bus f1072004.mdio-bus-mii: MDIO device at address 8 is missing.
[    8.547940][    T1] mdio_bus f1072004.mdio-bus-mii: MDIO device at address 9 is missing.
[    8.556268][    T1] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[    8.564242][    T1] kirkwood-pinctrl f1010000.pin-controller: pin PIN20 already requested by f1080000.sata; cannot claim for f1076000.ethernet-controller
[    8.578076][    T1] kirkwood-pinctrl f1010000.pin-controller: pin-20 (f1076000.ethernet-controller) status -22
[    8.588144][    T1] kirkwood-pinctrl f1010000.pin-controller: could not request pin 20 (PIN20) from group mpp20  on device f1010000.pin-controller
[    8.601353][    T1] mv643xx_eth f1076000.ethernet-controller: Error applying setting, reverse things back
[    8.610990][    T1] mv643xx_eth: probe of f1076000.ethernet-controller failed with error -22
[    8.619709][    T1] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    8.626987][    T1] ehci-pci: EHCI PCI platform driver
[    8.632261][    T1] ehci-orion: EHCI orion driver
[    8.637150][    T1] orion-ehci f1050000.ehci: EHCI Host Controller
[    8.643435][    T1] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1
[    8.652026][    T1] orion-ehci f1050000.ehci: irq 32, io mem 0xf1050000
[    8.679093][    T1] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00
[    8.686115][    T1] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.13
[    8.695194][    T1] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    8.703193][    T1] usb usb1: Product: EHCI Host Controller
[    8.708823][    T1] usb usb1: Manufacturer: Linux 5.13.6-kirkwood-tld-1 ehci_hcd
[    8.716295][    T1] usb usb1: SerialNumber: f1050000.ehci
[    8.722312][    T1] hub 1-0:1.0: USB hub found
[    8.726851][    T1] hub 1-0:1.0: 1 port detected
[    8.732198][    T1] usbcore: registered new interface driver usb-storage
[    8.739351][    T1] mousedev: PS/2 mouse device common for all mice
[    8.745708][   T94] ata1: SATA link down (SStatus 0 SControl 300)
[    8.752129][    T1] i2c /dev entries driver
[    8.757938][    T1] rtc-s35390a 0-0030: error resetting chip
[    8.764319][    T1] rtc-s35390a: probe of 0-0030 failed with error -5
[    8.770878][  T104] ata5: SATA link down (SStatus 0 SControl F300)
[    8.778273][    T1] device-mapper: uevent: version 1.0.3
[    8.783926][    T1] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[    8.793496][    T1] device-mapper: multipath round-robin: version 1.2.0 loaded
[    8.800806][    T1] device-mapper: multipath queue-length: version 0.2.0 loaded
[    8.808150][    T1] device-mapper: multipath service-time: version 0.3.0 loaded
[    8.815567][    T1] device-mapper: dm-log-userspace: version 1.3.0 loaded
[    8.822406][    T1] device-mapper: raid: Loading target version 1.15.1
[    8.831075][    T1] hid: raw HID events driver (C) Jiri Kosina
[    8.837266][    T1] drop_monitor: Initializing network drop monitor service
[    8.844666][    T1] NET: Registered protocol family 10
[    8.850828][    T1] Segment Routing with IPv6
[    8.855210][    T1] RPL Segment Routing with IPv6
[    8.860076][    T1] NET: Registered protocol family 17
[    8.865432][    T1] Key type dns_resolver registered
[    8.871030][    T1] registered taskstats version 1
[    8.875855][    T1] Loading compiled-in X.509 certificates
[    8.881740][    T1] zswap: loaded using pool lzo/zbud
[    8.887103][    T1] Key type ._fscrypt registered
[    8.891901][    T1] Key type .fscrypt registered
[    8.896542][    T1] Key type fscrypt-provisioning registered
[    8.903788][    T1] Key type big_key registered
[    8.933423][    T1] Key type encrypted registered
[    9.019079][  T115] usb 1-1: new high-speed USB device number 2 using orion-ehci
[    9.112721][   T96] ata2: SATA link down (SStatus 0 SControl 300)
[    9.220785][  T115] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=77.63
[    9.229731][  T115] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    9.237619][  T115] usb 1-1: Product: USB2.0 Hub
[    9.243073][  T115] hub 1-1:1.0: USB hub found
[    9.247912][  T115] hub 1-1:1.0: 4 ports detected
[    9.569079][  T115] usb 1-1.1: new high-speed USB device number 3 using orion-ehci
[    9.721658][  T115] usb 1-1.1: New USB device found, idVendor=04b4, idProduct=6830, bcdDevice= 0.01
[    9.730773][  T115] usb 1-1.1: New USB device strings: Mfr=56, Product=78, SerialNumber=100
[    9.739194][  T115] usb 1-1.1: Product: USB2.0 Storage Device
[    9.744974][  T115] usb 1-1.1: Manufacturer: Cypress Semiconductor
[    9.751202][  T115] usb 1-1.1: SerialNumber: DEF107679C83
[   14.669076][   T98] ata3: link is slow to respond, please be patient (ready=0)
[   15.999102][   T98] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   16.010781][   T98] ata3.00: ATA-7: WDC WD1500ADFD-00NLR1, 20.07P20, max UDMA/133
[   16.018306][   T98] ata3.00: 293046768 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   16.032735][   T98] ata3.00: configured for UDMA/133
[   16.048171][   T80] scsi 2:0:0:0: Direct-Access     ATA      WDC WD1500ADFD-0 7P20 PQ: 0 ANSI: 5
[   16.058018][   T58] sd 2:0:0:0: [sda] 293046768 512-byte logical blocks: (150 GB/140 GiB)
[   16.067152][   T58] sd 2:0:0:0: [sda] Write Protect is off
[   16.072862][   T58] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   16.095581][   T58]  sda: sda1 sda2 sda3 < sda5 >
[   16.102086][   T58] sd 2:0:0:0: [sda] Attached SCSI disk
[   16.400612][  T100] ata4: SATA link down (SStatus 0 SControl 300)
[   16.740570][  T106] ata6: SATA link down (SStatus 0 SControl F300)
[   16.759875][    T1] Freeing unused kernel memory: 1024K
[   16.765838][    T1] Checked W+X mappings: passed, no W+X pages found
[   16.772253][    T1] Run /init as init process
Loading, please wait...
Starting version 247.3-6
[   17.737307][  T147] usbcore: registered new interface driver uas
[   17.795156][  T147] ums-cypress 1-1.1:1.0: USB Mass Storage device detected
[   17.858267][  T147] scsi host6: usb-storage 1-1.1:1.0
[   17.879273][  T147] usbcore: registered new interface driver ums-cypress
[   18.893008][  T108] scsi 6:0:0:0: Direct-Access     SAMSUNG  SP1614N          0000 PQ: 0 ANSI: 0
[   18.906212][  T103] sd 6:0:0:0: [sdb] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[   18.919702][  T103] sd 6:0:0:0: [sdb] Write Protect is off
[   18.926312][  T103] sd 6:0:0:0: [sdb] No Caching mode page found
[   18.932510][  T103] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[   18.958407][  T103]  sdb: sdb1
[   18.972377][  T103] sd 6:0:0:0: [sdb] Attached SCSI disk
[   22.889531][  T145] reg-fixed-voltage regulators-hdd-34:regulator@3: nonexclusive access to GPIO for regulators-hdd-34:regulator@3
[   23.230610][   T98] ata3: SATA link down (SStatus 0 SControl 300)
[   26.786981][    C0] random: crng init done
[   27.930741][  T145] reg-fixed-voltage regulators-hdd-34:regulator@4: nonexclusive access to GPIO for regulators-hdd-34:regulator@4
[   28.580602][   T98] ata3: SATA link down (SStatus 0 SControl 300)
Begin: Loading essential drivers ... done.
[   33.940591][   T98] ata3: SATA link down (SStatus 0 SControl 300)
[   33.946747][   T98] ata3.00: disabled
[   33.950480][  T115] ata3.00: detaching (SCSI 2:0:0:0)
[   33.963391][  T115] sd 2:0:0:0: [sda] Synchronizing SCSI cache
[   33.976220][  T115] sd 2:0:0:0: [sda] Synchronize Cache(10) failed: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[   33.997132][  T115] sd 2:0:0:0: [sda] Stopping disk
[   34.002597][  T115] sd 2:0:0:0: [sda] Start/Stop Unit failed: Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
Begin: Will now check root file system ... fsck from util-linux 2.36.1
[/sbin/fsck.ext3 (1) -- /dev/sdb1] fsck.ext3 -a -C0 /dev/sdb1 
rootfs: clean, 15653/9773056 files, 1067478/39072470 blocks
done.
[   44.383839][  T180] EXT4-fs (sdb1): mounting ext3 file system using the ext4 subsystem
[   45.769656][  T180] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.
INIT: version 2.96 booting
Using makefile-style concurrent boot in runlevel S.
Setting hostname to 'debian'...done.
Starting hotplug events dispatcher: systemd-udevd.
Synthesizing the initial hotplug events (subsystems)...done.
Synthesizing the initial hotplug events (devices)...done.
Waiting for /dev to be fully populated...[   49.890438][  T368] gpio-fan gpio-fan-100-15-35-1: GPIO fan initialized
[   50.305252][  T364] orion_wdt: Initial timeout 21 sec
[   50.758130][  T363] marvell-cesa f1030000.crypto: CESA device successfully registered
[   51.006620][  T370] sd 6:0:0:0: Attached scsi generic sg0 type 0
done.
Activating swap:.
[   53.556202][  T510] EXT4-fs (sdb1): re-mounted. Opts: errors=remount-ro. Quota mode: none.
Will now check all file systems.
Checking all file systems.
LABEL=rootfs is mounted
Done checking file systems.
Log is being saved in /var/log/fsck/checkfs if that location is writable.
Cleaning up temporary files...Cleaning /tmp...done.
 /tmp.
Will now mount local filesystems:.
Will now activate swapfile swap, if any:done.
Checking minimum space in /tmp...done.
Cleaning up temporary files....
Starting Setting kernel variables: sysctl.
Initializing random number generator...done.
Configuring network interfaces...Internet Systems Consortium DHCP Client 4.4.1
Copyright 2004-2018 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Cannot find device "eth0"
Failed to get interface index: No such device

If you think you have received this message due to a bug rather
than a configuration issue please read the section on submitting
bugs on either our web page at www.isc.org or in the README file
before submitting a bug.  These pages explain the proper
process and the information we find helpful for debugging.

exiting.
ifup: failed to bring up eth0
failed.
Starting RPC port mapper daemon: rpcbind.
Starting NFS common utilities: statd idmapd.
Cleaning up temporary files....
INIT: Entering runlevel: 2
Using makefile-style concurrent boot in runlevel 2.
Starting busybox' syslogd implementation : syslogdStarting /sbin/syslogd...
1039 (syslogd)
.
Starting busybox' klogd implementation : klogdStarting /sbin/klogd...
1059 (klogd)
.
Starting system message bus: dbus.
Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon.
Starting NFS common utilities: statd idmapd.
Not starting NFS kernel daemon: no exports. ... (warning).
Starting NTP server: ntpd.
Starting OpenBSD Secure Shell server: sshd.
Running local boot scripts (/etc/rc.local)
.

Debian GNU/Linux 11 debian ttyS0

debian login: root
Password: 
Linux debian 5.13.6-kirkwood-tld-1 #1.0 PREEMPT Sat Jul 31 22:10:39 PDT 2021 armv5tel

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Wed Dec 31 16:01:05 PST 1969 on ttyS0
debian
Synology DS411, DS413jv10
Linux version 5.13.6-kirkwood-tld-1 (root@tldDebian) (gcc (Debian 8.3.0-6) 8.3.0, GNU ld (GNU Binutils for Debian) 2.31.1) #1.0 PREEMPT Sat Jul 31 22:10:39 PDT 2021
Debian 11.0
Wed Dec 31 16:01:19 PST 1969 up 1 minute
root@debian:~# init 0

I used dts/kirkwood-ds411.dtb for building the uImage. That should be compatible with the DS413J.

[    0.000000][    T0] OF: fdt: Machine model: Synology DS411, DS413jv10


Jan

Viewing all articles
Browse latest Browse all 3247

Trending Articles