post from November 22, 2022 07:00PM BootROM 1.20 Booting from SPI flash High speed PHY - Version: 2.1.2 (COM-PHY-V20) Update PEX Device ID 0x78230 High speed PHY - Ended Successfully DDR3 Training Sequence - Ver 4.5.0 DDR3 Training Sequence - Ended Successfully Status = MV_OK BootROM: Image checksum verification PASSED __ __ _ _ | \/ | __ _ _ ____ _____| | | | |\/| |/ _` | '__\ \ / / _ \ | | | | | | (_| | | \ V / __/ | | |_| |_|\__,_|_| \_/ \___|_|_| _ _ ____ _ | | | | | __ ) ___ ___ | |_ | | | |___| _ \ / _ \ / _ \| __| | |_| |___| |_) | (_) | (_) | |_ \___/ |____/ \___/ \___/ \__| ** LOADER ** U-Boot 2011.12-SYNO-add48c3-2013-07-18 (Jul 18 2013 - 16:52:24) Marvell version: v2011.12 2013_Q1.2 Board: Synology AXP 78230 2-bay SoC: MV78230 B0 running 2 CPUs Custom configuration CPU: Marvell PJ4B (584) v7 (Rev 2) LE CPU 0 CPU @ 1066 [MHz] L2 @ 533 [MHz] TClock @ 250 [MHz] DDR @ 533 [MHz] DDR 32Bit Width, FastPath Memory Access DDR ECC Disabled DRAM: 512 MiB Map: Code: 0x1fefb000:0x1ff9f4ec BSS: 0x1ffef33c Stack: 0x1f9eaef8 Heap: 0x1f9eb000:0x1fefb000 MMC: MRVL_MMC: 0 SF: Detected M25P64 with page size 64 KiB, total 8 MiB *** Warning - bad CRC, using default environment PEX 0.0(0): Root Complex Interface, Detected Link X1, GEN 2.0 PEX 0.1(1): Detected No Link. PEX 0.2(2): Detected No Link. PEX 0.3(3): Detected No Link. FPU initialized to Run Fast Mode. USB 0: Host Mode USB 1: Host Mode USB 2: Device Mode Modules Detected: Synology Model: DS214 Fan Status: Good Net: egiga0 [PRIME] Press Ctrl+C to abort autoboot in 3 second Marvell>> ide reset Reset IDE: Marvell Serial ATA Adapter Integrated Sata device found Device 0 @ 0 0: Model: SAMSUNG HD501LJ Firm: CR100-10 Ser#: S0MUJ13P735779 Type: Hard Disk Supports 48-bit addressing Capacity: 476940.0 MB = 465.7 GB (976773168 x 512) Marvell>> ide Usage: ide - IDE sub-system Marvell>> help ide ide - ide - IDE sub-system Usage: ide reset - reset IDE controller ide info - show available IDE devices ide device [dev] - show or set current device ide part [dev] - print partition table of one or all IDE devices ide read addr blk# cnt ide write addr blk# cnt - read/write `cnt' blocks starting at block `blk#' to/from memory address `addr' Marvell>> ide device 0 IDE device 0: Model: SAMSUNG HD501LJ Firm: CR100-10 Ser#: S0MUJ13P735779 Type: Hard Disk Supports 48-bit addressing Capacity: 476940.0 MB = 465.7 GB (976773168 x 512) ... is now current device Marvell>> ide reset Reset IDE: Marvell Serial ATA Adapter Integrated Sata device found Device 0 @ 0 0: Model: SAMSUNG HD501LJ Firm: CR100-10 Ser#: S0MUJ13P735779 Type: Hard Disk Supports 48-bit addressing Capacity: 476940.0 MB = 465.7 GB (976773168 x 512) Marvell>> ide device 1 IDE device 1: not available Marvell>> ide device 2 IDE device 2: not available Marvell>> ide device 3 IDE device 3: not available Marvell>> setenv ipaddr 192.168.1.190 Marvell>> setenv bootargs 'console=ttyS0,115200 ip=off root=/dev/sda1 rw syno_hw_version=DS214v10 ihd_num=2 netif_num=1' flash_size=8 Marvell>> tftpboot 0x02000000 192.168.1.20:uImage Using egiga0 device TFTP from server 192.168.1.20; our IP address is 192.168.1.190 Filename 'uImage'. Load address: 0x2000000 Loading: ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################### done Bytes transferred = 5447744 (532040 hex) Marvell>> tftpboot 0x08000000 192.168.1.20:uInitrd Using egiga0 device TFTP from server 192.168.1.20; our IP address is 192.168.1.190 Filename 'uInitrd'. Load address: 0x8000000 Loading: ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# #################################################### done Bytes transferred = 10292868 (9d0e84 hex) Marvell>> bootm 0x02000000 0x08000000 ## Booting kernel from Legacy Image at 02000000 ... Image Name: Linux-6.0.8-mvebu-tld-1 Created: 2022-12-02 13:40:19 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 5447680 Bytes = 5.2 MiB Load Address: 00008000 Entry Point: 00008000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at 08000000 ... Image Name: initramfs-6.0.7-mvebu-tld-1 Created: 2022-11-27 10:10:51 UTC Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 10292804 Bytes = 9.8 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Starting kernel ... DTB:0x00535EB8 (0x00004148) C:0x000080E0-0x0053A0A0->0x0127CB00-0x017AEAC0 DTB:0x017AA8D8 (0x000041D1) Uncompressing Linux... done, booting the kernel. [ 0.000000][ T0] Booting Linux on physical CPU 0x0 [ 0.000000][ T0] Linux version 6.0.8-mvebu-tld-1 (root@1c2a4d012b4d) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #14 SMP PREEMPT Fri Dec 2 13:39:50 UTC 2022 [ 0.000000][ T0] CPU: ARMv7 Processor [562f5842] revision 2 (ARMv7), cr=10c5387d [ 0.000000][ T0] CPU: div instructions available: patching division code [ 0.000000][ T0] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000][ T0] OF: fdt: Machine model: Synology DS214 [ 0.000000][ T0] Memory policy: Data cache writealloc [ 0.000000][ T0] Zone ranges: [ 0.000000][ T0] Normal [mem 0x0000000000000000-0x000000001fffffff] [ 0.000000][ T0] HighMem empty [ 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] percpu: Embedded 17 pages/cpu s38420 r8192 d23020 u69632 [ 0.000000][ T0] Built 1 zonelists, mobility grouping on. Total pages: 130048 [ 0.000000][ T0] Kernel command line: console=ttyS0,115200 ip=off root=/dev/sda1 rw syno_hw_version=DS214v10 ihd_num=2 netif_num=1 flash_size=8 [ 0.000000][ T0] Unknown kernel command line parameters "syno_hw_version=DS214v10 ihd_num=2 netif_num=1 flash_size=8", will be passed to user space. [ 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: 489084K/524288K available (11264K kernel code, 1519K rwdata, 3588K rodata, 1024K init, 467K bss, 35204K reserved, 0K cma-reserved, 0K highmem) [ 0.000000][ T0] trace event string verifier disabled [ 0.000000][ T0] rcu: Preemptible hierarchical RCU implementation. [ 0.000000][ T0] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2. [ 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] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000][ T0] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000][ T0] L2C: DT/platform modifies aux control register: 0x1a696b10 -> 0x1a696b12 [ 0.000000][ T0] Aurora cache controller enabled, 16 ways, 1024 kB [ 0.000000][ T0] Aurora: CACHE_ID 0x00000100, AUX_CTRL 0x1a696b12 [ 0.000000][ T0] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000][ T0] kfence: initialized - using 2097152 bytes for 255 objects at 0x(ptrval)-0x(ptrval) [ 0.000000][ T0] Switching to timer-based delay loop, resolution 40ns [ 0.000001][ T0] sched_clock: 32 bits at 25MHz, resolution 40ns, wraps every 85899345900ns [ 0.000018][ T0] clocksource: armada_370_xp_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 76450417870 ns [ 0.001149][ T0] Console: colour dummy device 80x30 [ 0.001192][ T0] Calibrating delay loop (skipped), value calculated using timer frequency.. 50.00 BogoMIPS (lpj=250000) [ 0.001209][ T0] pid_max: default: 32768 minimum: 301 [ 0.001541][ T0] LSM: Security Framework initializing [ 0.001744][ T0] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.001761][ T0] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.002862][ T0] CPU: Testing write buffer coherency: ok [ 0.003228][ T1] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.004733][ T1] cblist_init_generic: Setting adjustable number of callback queues. [ 0.004744][ T1] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.004910][ T1] cblist_init_generic: Setting shift to 1 and lim to 1. [ 0.005079][ T1] Setting up static identity map for 0x100000 - 0x100060 [ 0.005435][ T1] mvebu-soc-id: MVEBU SoC ID=0x7823, Rev=0x2 [ 0.005571][ T1] mvebu-pmsu: Initializing Power Management Service Unit [ 0.005824][ T1] rcu: Hierarchical SRCU implementation. [ 0.005832][ T1] rcu: Max phase no-delay instances is 1000. [ 0.006963][ T1] smp: Bringing up secondary CPUs ... [ 0.007967][ T1] Booting CPU 1 [ 0.008293][ T0] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.018381][ T1] smp: Brought up 1 node, 2 CPUs [ 0.018394][ T1] SMP: Total of 2 processors activated (100.00 BogoMIPS). [ 0.018404][ T1] CPU: All CPU(s) started in SVC mode. [ 0.019101][ T1] devtmpfs: initialized [ 0.025106][ T1] VFP support v0.3: implementor 56 architecture 2 part 20 variant 9 rev 6 [ 0.025280][ T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.025316][ T1] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.025471][ T1] prandom: seed boundary self test passed [ 0.028294][ T1] prandom: 100 self tests passed [ 0.028302][ T1] pinctrl core: initialized pinctrl subsystem [ 0.030032][ T1] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.030632][ T1] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.031724][ T1] audit: initializing netlink subsys (disabled) [ 0.032063][ T24] audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1 [ 0.032736][ T1] thermal_sys: Registered thermal governor 'step_wise' [ 0.033070][ T1] cpuidle: using governor ladder [ 0.033115][ T1] cpuidle: using governor menu [ 0.033368][ T16] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 0 [ 0.033379][ T16] hw-breakpoint: CPU 0 failed to disable vector catch [ 0.033416][ T17] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 1 [ 0.240126][ T1] raid6: int32x8 gen() 187 MB/s [ 0.410104][ T1] raid6: int32x4 gen() 203 MB/s [ 0.580128][ T1] raid6: int32x2 gen() 340 MB/s [ 0.750098][ T1] raid6: int32x1 gen() 343 MB/s [ 0.750107][ T1] raid6: using algorithm int32x1 gen() 343 MB/s [ 0.920075][ T1] raid6: .... xor() 168 MB/s, rmw enabled [ 0.920083][ T1] raid6: using intx1 recovery algorithm [ 0.921291][ T1] SCSI subsystem initialized [ 0.921880][ T1] usbcore: registered new interface driver usbfs [ 0.921942][ T1] usbcore: registered new interface driver hub [ 0.921992][ T1] usbcore: registered new device driver usb [ 0.922364][ T1] pps_core: LinuxPPS API ver. 1 registered [ 0.922372][ T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.922397][ T1] PTP clock support registered [ 0.924069][ T1] vgaarb: loaded [ 0.924858][ T1] clocksource: Switched to clocksource armada_370_xp_clocksource [ 0.925695][ T1] VFS: Disk quotas dquot_6.6.0 [ 0.925800][ T1] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.939052][ T1] NET: Registered PF_INET protocol family [ 0.939272][ T1] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.940662][ T1] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.940773][ T1] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.940806][ T1] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 0.940852][ T1] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear) [ 0.940895][ T1] TCP: Hash tables configured (established 4096 bind 4096) [ 0.941124][ T1] MPTCP token hash table entries: 512 (order: 1, 8192 bytes, linear) [ 0.941201][ T1] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.941227][ T1] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.941489][ T1] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.942297][ T1] RPC: Registered named UNIX socket transport module. [ 0.942308][ T1] RPC: Registered udp transport module. [ 0.942313][ T1] RPC: Registered tcp transport module. [ 0.942318][ T1] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.942329][ T1] PCI: CLS 0 bytes, default 64 [ 0.942586][ T1] NetWinder Floating Point Emulator V0.97 (double precision) [ 0.942942][ T1] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available [ 0.945286][ T8] Trying to unpack rootfs image as initramfs... [ 1.339375][ T1] Initialise system trusted keyrings [ 1.339512][ T1] Key type blacklist registered [ 1.340516][ T1] workingset: timestamp_bits=30 max_order=17 bucket_order=0 [ 1.340696][ T1] zbud: loaded [ 1.342687][ T1] NFS: Registering the id_resolver key type [ 1.342723][ T1] Key type id_resolver registered [ 1.342730][ T1] Key type id_legacy registered [ 1.342862][ T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 1.342880][ T1] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 1.454358][ T1] xor: measuring software checksum speed [ 1.463578][ T1] arm4regs : 1076 MB/sec [ 1.476471][ T1] 8regs : 769 MB/sec [ 1.486500][ T1] 32regs : 989 MB/sec [ 1.486512][ T1] xor: using function: arm4regs (1076 MB/sec) [ 1.486532][ T1] async_tx: api initialized (async) [ 1.486545][ T1] Key type asymmetric registered [ 1.486552][ T1] Asymmetric key parser 'x509' registered [ 1.529191][ T8] Freeing initrd memory: 10052K [ 1.552420][ T1] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 1.552657][ T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) [ 1.552828][ T1] io scheduler bfq registered [ 1.556832][ T1] armada-xp-pinctrl f1018000.pin-ctrl: registered pinctrl driver [ 1.558230][ T1] debugfs: Directory 'f1018100.gpio' with parent 'regmap' already present! [ 1.559367][ T1] debugfs: Directory 'f1018140.gpio' with parent 'regmap' already present! [ 1.560132][ T1] mvebu-pcie soc:pcie@82000000: host bridge /soc/pcie@82000000 ranges: [ 1.560215][ T1] mvebu-pcie soc:pcie@82000000: MEM 0x00f1040000..0x00f1041fff -> 0x0000040000 [ 1.560277][ T1] mvebu-pcie soc:pcie@82000000: MEM 0x00f1044000..0x00f1045fff -> 0x0000044000 [ 1.560317][ T1] mvebu-pcie soc:pcie@82000000: MEM 0x00f1048000..0x00f1049fff -> 0x0000048000 [ 1.560354][ T1] mvebu-pcie soc:pcie@82000000: MEM 0x00f104c000..0x00f104dfff -> 0x000004c000 [ 1.560393][ T1] mvebu-pcie soc:pcie@82000000: MEM 0x00f1080000..0x00f1081fff -> 0x0000080000 [ 1.560430][ T1] mvebu-pcie soc:pcie@82000000: MEM 0xffffffffffffffff..0x00fffffffe -> 0x0100000000 [ 1.560465][ T1] mvebu-pcie soc:pcie@82000000: IO 0xffffffffffffffff..0x00fffffffe -> 0x0100000000 [ 1.560500][ T1] mvebu-pcie soc:pcie@82000000: MEM 0xffffffffffffffff..0x00fffffffe -> 0x0200000000 [ 1.560536][ T1] mvebu-pcie soc:pcie@82000000: IO 0xffffffffffffffff..0x00fffffffe -> 0x0200000000 [ 1.560570][ T1] mvebu-pcie soc:pcie@82000000: MEM 0xffffffffffffffff..0x00fffffffe -> 0x0300000000 [ 1.560606][ T1] mvebu-pcie soc:pcie@82000000: IO 0xffffffffffffffff..0x00fffffffe -> 0x0300000000 [ 1.560641][ T1] mvebu-pcie soc:pcie@82000000: MEM 0xffffffffffffffff..0x00fffffffe -> 0x0400000000 [ 1.560677][ T1] mvebu-pcie soc:pcie@82000000: IO 0xffffffffffffffff..0x00fffffffe -> 0x0400000000 [ 1.560711][ T1] mvebu-pcie soc:pcie@82000000: MEM 0xffffffffffffffff..0x00fffffffe -> 0x0500000000 [ 1.560735][ T1] mvebu-pcie soc:pcie@82000000: IO 0xffffffffffffffff..0x00fffffffe -> 0x0500000000 [ 1.560821][ T1] mvebu-pcie soc:pcie@82000000: pcie0.0: legacy INTx interrupts cannot be masked individually, /soc/pcie@82000000/pcie@1,0 does not contain intx interrupt [ 1.560895][ T1] mvebu-pcie soc:pcie@82000000: pcie1.0: legacy INTx interrupts cannot be masked individually, /soc/pcie@82000000/pcie@5,0 does not contain intx interrupt [ 1.561256][ T1] mvebu-pcie soc:pcie@82000000: PCI host bridge to bus 0000:00 [ 1.561272][ T1] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.561289][ T1] pci_bus 0000:00: root bus resource [mem 0xf1040000-0xf1041fff] (bus address [0x00040000-0x00041fff]) [ 1.561303][ T1] pci_bus 0000:00: root bus resource [mem 0xf1044000-0xf1045fff] (bus address [0x00044000-0x00045fff]) [ 1.561316][ T1] pci_bus 0000:00: root bus resource [mem 0xf1048000-0xf1049fff] (bus address [0x00048000-0x00049fff]) [ 1.561330][ T1] pci_bus 0000:00: root bus resource [mem 0xf104c000-0xf104dfff] (bus address [0x0004c000-0x0004dfff]) [ 1.561343][ T1] pci_bus 0000:00: root bus resource [mem 0xf1080000-0xf1081fff] (bus address [0x00080000-0x00081fff]) [ 1.561355][ T1] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xffdfffff] [ 1.561366][ T1] pci_bus 0000:00: root bus resource [io 0x1000-0xeffff] [ 1.561502][ T1] pci 0000:00:01.0: [11ab:7823] type 01 class 0x060400 [ 1.562207][ T1] pci 0000:00:05.0: [11ab:7846] type 01 class 0x060400 [ 1.563747][ T1] PCI: bus0: Fast back to back transfers disabled [ 1.563772][ T1] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 1.563804][ T1] pci 0000:00:05.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 1.564029][ T1] pci 0000:01:00.0: [1b6f:7023] type 00 class 0x0c0330 [ 1.564069][ T1] pci 0000:01:00.0: reg 0x10: [mem 0x40000000-0x40007fff 64bit] [ 1.564219][ T1] pci 0000:01:00.0: supports D1 D2 [ 1.564229][ T1] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot [ 1.585046][ T1] PCI: bus1: Fast back to back transfers disabled [ 1.585069][ T1] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 1.585373][ T1] PCI: bus2: Fast back to back transfers enabled [ 1.585392][ T1] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02 [ 1.585445][ T1] pci 0000:00:01.0: BAR 14: assigned [mem 0xf8000000-0xf80fffff] [ 1.585464][ T1] pci 0000:01:00.0: BAR 0: assigned [mem 0xf8000000-0xf8007fff 64bit] [ 1.585489][ T1] pci 0000:00:01.0: PCI bridge to [bus 01] [ 1.585504][ T1] pci 0000:00:01.0: bridge window [mem 0xf8000000-0xf80fffff] [ 1.585532][ T1] pci 0000:00:05.0: PCI bridge to [bus 02] [ 1.585659][ T1] pci 0000:00:01.0: enabling device (0140 -> 0142) [ 1.586661][ T1] mv_xor f1060900.xor: Marvell shared XOR driver [ 1.646089][ T1] mv_xor f1060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr ) [ 1.650061][ T1] mv_xor f10f0900.xor: Marvell shared XOR driver [ 1.706117][ T1] mv_xor f10f0900.xor: Marvell XOR (Registers Mode): ( xor cpy intr ) [ 1.847760][ T1] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 1.851348][ T1] printk: console [ttyS0] disabled [ 1.871611][ T1] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 35, base_baud = 15625000) is a 16550A [ 3.251473][ T1] printk: console [ttyS0] enabled [ 3.278183][ T1] f1012100.serial: ttyS1 at MMIO 0xf1012100 (irq = 36, base_baud = 15625000) is a 16550A [ 3.293196][ T1] sata_mv f10a0000.sata: invalid number of resources [ 3.299838][ T1] sata_mv: probe of f10a0000.sata failed with error -22 [ 3.310814][ T1] spi-nor spi0.0: n25q064 (8192 Kbytes) [ 3.316451][ T1] 6 fixed-partitions partitions found on MTD device spi0.0 [ 3.323534][ T1] Creating 6 MTD partitions on "spi0.0": [ 3.329078][ T1] 0x000000000000-0x0000000d0000 : "RedBoot" [ 3.337286][ T1] 0x0000000d0000-0x0000003a0000 : "zImage" [ 3.345318][ T1] 0x0000003a0000-0x0000007d0000 : "rd.gz" [ 3.353223][ T1] 0x0000007d0000-0x0000007e0000 : "vendor" [ 3.361296][ T1] 0x0000007e0000-0x0000007f0000 : "RedBoot config" [ 3.370070][ T1] 0x0000007f0000-0x000000800000 : "FIS directory" [ 3.379473][ T1] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information. [ 3.388083][ T1] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld . All Rights Reserved. [ 3.419787][ T1] hwmon hwmon0: temp1_input not attached to any thermal zone [ 3.432802][ T1] mvneta f1070000.ethernet eth0: Using hardware mac address 00:50:43:02:02:00 [ 3.442571][ T1] sky2: driver version 1.30 [ 3.448937][ T1] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.456257][ T1] ehci-pci: EHCI PCI platform driver [ 3.461606][ T1] ehci-platform: EHCI generic platform driver [ 3.467877][ T1] ehci-orion: EHCI orion driver [ 3.472873][ T1] orion-ehci f1050000.usb: EHCI Host Controller [ 3.479058][ T1] orion-ehci f1050000.usb: new USB bus registered, assigned bus number 1 [ 3.487523][ T1] orion-ehci f1050000.usb: irq 38, io mem 0xf1050000 [ 3.524906][ T1] orion-ehci f1050000.usb: USB 2.0 started, EHCI 1.00 [ 3.531973][ T1] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.00 [ 3.541013][ T1] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.548989][ T1] usb usb1: Product: EHCI Host Controller [ 3.554587][ T1] usb usb1: Manufacturer: Linux 6.0.8-mvebu-tld-1 ehci_hcd [ 3.561730][ T1] usb usb1: SerialNumber: f1050000.usb [ 3.568098][ T1] hub 1-0:1.0: USB hub found [ 3.572618][ T1] hub 1-0:1.0: 1 port detected [ 3.578732][ T1] xhci_hcd 0000:01:00.0: xHCI Host Controller [ 3.584700][ T1] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 [ 3.593031][ T1] xhci_hcd 0000:01:00.0: hcc params 0x040050a7 hci version 0x100 quirks 0x0000000000080490 [ 3.603483][ T1] xhci_hcd 0000:01:00.0: xHCI Host Controller [ 3.610401][ T1] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 3 [ 3.618574][ T1] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed [ 3.625880][ T1] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.00 [ 3.634951][ T1] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.642905][ T1] usb usb2: Product: xHCI Host Controller [ 3.648537][ T1] usb usb2: Manufacturer: Linux 6.0.8-mvebu-tld-1 xhci-hcd [ 3.655638][ T1] usb usb2: SerialNumber: 0000:01:00.0 [ 3.661950][ T1] hub 2-0:1.0: USB hub found [ 3.666509][ T1] hub 2-0:1.0: 2 ports detected [ 3.672167][ T1] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM. [ 3.681240][ T1] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.00 [ 3.690277][ T1] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 3.698415][ T1] usb usb3: Product: xHCI Host Controller [ 3.704017][ T1] usb usb3: Manufacturer: Linux 6.0.8-mvebu-tld-1 xhci-hcd [ 3.711136][ T1] usb usb3: SerialNumber: 0000:01:00.0 [ 3.717386][ T1] hub 3-0:1.0: USB hub found [ 3.721908][ T1] hub 3-0:1.0: 2 ports detected [ 3.728545][ T1] usbcore: registered new interface driver usblp [ 3.735209][ T1] usbcore: registered new interface driver uas [ 3.741508][ T1] usbcore: registered new interface driver usb-storage [ 3.749165][ T1] mousedev: PS/2 mouse device common for all mice [ 3.757257][ T1] i2c_dev: i2c /dev entries driver [ 3.762697][ T1] mv64xxx_i2c f1011000.i2c: can't get pinctrl, bus recovery not supported [ 3.776539][ T1] rtc-s35390a 0-0030: registered as rtc0 [ 3.782379][ T1] rtc-s35390a 0-0030: setting system clock to 2022-12-02T13:40:57 UTC (1669988457) [ 3.895270][ T1] orion_wdt: Initial timeout 171 sec [ 3.901601][ T1] device-mapper: uevent: version 1.0.3 [ 3.907315][ T1] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com [ 3.917031][ T1] device-mapper: multipath round-robin: version 1.2.0 loaded [ 3.924287][ T1] device-mapper: multipath queue-length: version 0.2.0 loaded [ 3.931654][ T1] device-mapper: multipath service-time: version 0.3.0 loaded [ 3.939066][ T1] device-mapper: dm-log-userspace: version 1.3.0 loaded [ 3.945902][ T1] device-mapper: raid: Loading target version 1.15.1 [ 3.953735][ T1] debugfs: Directory 'cpu1' with parent 'opp' already present! [ 3.954923][ T25] usb 2-2: new high-speed USB device number 2 using xhci_hcd [ 3.963403][ T1] marvell-cesa f1090000.crypto: CESA device successfully registered [ 3.976737][ T1] hid: raw HID events driver (C) Jiri Kosina [ 3.983004][ T1] usbcore: registered new interface driver usbhid [ 3.989339][ T1] usbhid: USB HID core driver [ 3.994167][ T1] drop_monitor: Initializing network drop monitor service [ 4.001780][ T1] NET: Registered PF_INET6 protocol family [ 4.009141][ T1] Segment Routing with IPv6 [ 4.013525][ T1] RPL Segment Routing with IPv6 [ 4.018342][ T1] In-situ OAM (IOAM) with IPv6 [ 4.023078][ T1] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 4.031484][ T1] NET: Registered PF_PACKET protocol family [ 4.037580][ T1] 8021q: 802.1Q VLAN Support v1.8 [ 4.042565][ T1] Key type dns_resolver registered [ 4.047839][ T1] ThumbEE CPU extension supported. [ 4.052835][ T1] Registering SWP/SWPB emulation handler [ 4.059161][ T1] registered taskstats version 1 [ 4.063996][ T1] Loading compiled-in X.509 certificates [ 4.070247][ T1] zswap: loaded using pool lzo/zbud [ 4.076200][ T1] Key type .fscrypt registered [ 4.080845][ T1] Key type fscrypt-provisioning registered [ 4.088744][ T1] Key type big_key registered [ 4.115972][ T1] Key type encrypted registered [ 4.151495][ T25] usb 2-2: New USB device found, idVendor=0781, idProduct=55b0, bcdDevice= 3.05 [ 4.160766][ T25] usb 2-2: New USB device strings: Mfr=2, Product=3, SerialNumber=1 [ 4.168666][ T25] usb 2-2: Product: Portable SSD [ 4.173483][ T25] usb 2-2: Manufacturer: SanDisk [ 4.178360][ T25] usb 2-2: SerialNumber: 32323332315A343031383630 [ 4.189329][ T25] scsi host0: uas [ 4.195247][ T8] scsi 0:0:0:0: Direct-Access SanDisk Portable SSD 0305 PQ: 0 ANSI: 6 [ 4.211509][ T8] scsi 0:0:0:1: Enclosure SanDisk SES Device 0305 PQ: 0 ANSI: 6 [ 4.227200][ T10] sd 0:0:0:0: [sda] 937701376 512-byte logical blocks: (480 GB/447 GiB) [ 4.235078][ T8] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 4.235454][ T10] sd 0:0:0:0: [sda] 4096-byte physical blocks [ 4.247934][ T10] sd 0:0:0:0: [sda] Write Protect is off [ 4.248033][ T8] ses 0:0:0:1: Attached Enclosure device [ 4.259796][ T10] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 4.259833][ T8] ses 0:0:0:1: Attached scsi generic sg1 type 13 [ 4.269497][ T10] sd 0:0:0:0: [sda] Preferred minimum I/O size 4096 bytes [ 4.282447][ T10] sd 0:0:0:0: [sda] Optimal transfer size 1048576 bytes [ 4.282489][ T8] ses 0:0:0:1: Wrong diagnostic page; asked for 1 got 8 [ 4.296166][ T8] ses 0:0:0:1: Failed to get diagnostic page 0x1 [ 4.298682][ T10] sda: sda1 sda2 sda3 [ 4.302379][ T8] ses 0:0:0:1: Failed to bind enclosure -19 [ 4.307815][ T10] sd 0:0:0:0: [sda] Attached SCSI disk [ 10.241686][ T1] Freeing unused kernel image (initmem) memory: 1024K [ 10.287503][ T1] Checked W+X mappings: passed, no W+X pages found [ 10.294125][ T1] Run /init as init process Loading, please wait... Starting version 247.3-7+deb11u1 Begin: Loading essential drivers ... done. 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.ext2 (1) -- /dev/sda1] fsck.ext2 -a -C0 /dev/sda1 /dev/sda1: clean, 28308/1310720 files, 707598/5242880 blocks done. [ 13.402896][ T1051] ext2 filesystem being mounted at /root supports timestamps until 2038 (0x7fffffff) 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...[ 20.814919][ C0] random: crng init done done. Not activating swap on swapfile. ... (warning). Will now check all file systems. Checking all file systems. /dev/sda1 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. [ 24.399762][ T1690] Adding 1048572k swap on /swapfile. Priority:-2 extents:16 across:2954944k SSFS Will now mount local filesystems:. Will now activate swapfile swap, if any:swapon: /swapfile: found signature [pagesize=4096, signature=swap] swapon: /swapfile: pagesize=4096, swapsize=1073741824, devsize=1073741824 swapon /swapfile done. Checking minimum space in /tmp...done. Cleaning up temporary files.... Initializing random number generator...done. Starting Setting kernel variables: sysctl. [ 25.526152][ T1817] mvneta f1070000.ethernet eth0: PHY [f1072004.mdio-mii:01] driver [Marvell 88E1510] (irq=POLL) [ 25.536979][ T1817] mvneta f1070000.ethernet eth0: configuring for phy/rgmii-id link mode 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/ Listening on LPF/eth0/00:50:43:02:02:00 Sending on LPF/eth0/00:50:43:02:02:00 Sending on Socket/fallback DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 [ 28.635979][ T865] mvneta f1070000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 28.644587][ T865] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 9 DHCPOFFER of 192.168.1.105 from 192.168.1.2 DHCPREQUEST for 192.168.1.105 on eth0 to 255.255.255.255 port 67 DHCPACK of 192.168.1.105 from 192.168.1.2 bound to 192.168.1.105 -- renewal in 7050 seconds. done. 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. Not starting fancontrol; run pwmconfig first. ... (warning). Starting busybox' syslogd implementation : syslogdStarting /sbin/syslogd... 1971 (syslogd) . Not starting NFS kernel daemon: no exports. ... (warning). Starting system message bus: dbus. Starting periodic command scheduler: cron . Starting NTP server: ntpd. Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon. Starting OpenBSD Secure Shell server: sshd. Starting busybox' klogd implementation : klogdStarting /sbin/klogd... 2013 (klogd) . Running local boot scripts (/etc/rc.local) Cannot read environment, using default Cannot read default environment from file <13>Dec 2 05:41:35 root[2099]: Cannot read u-boot env ethaddr . Debian GNU/Linux 11 debian ttyS0 debian login: root Password: Linux debian 6.0.8-mvebu-tld-1 #14 SMP PREEMPT Fri Dec 2 13:39:50 UTC 2022 armv7l 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: Fri Dec 2 05:30:17 PST 2022 on ttyS0 debian 192.168.1.105 Synology DS214 Linux version 6.0.8-mvebu-tld-1 (root@1c2a4d012b4d) (arm-linux-gnueabihf-gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #14 SMP PREEMPT Fri Dec 2 13:39:50 UTC 2022 Debian 11.5 Fri Dec 2 05:41:44 PST 2022 up 0 minutes