Re: Iomega ix4-200d U-boot needed August 24, 2022 06:56PM |
Registered: 2 years ago Posts: 52 |
Welcome to GNU Parted! Type 'help' to view a list of commands. (parted) print all Model: SanDisk Cruzer Orbit (scsi) Disk /dev/sda: 32.0GB Sector size (logical/physical): 512B/512B Partition Table: msdos Disk Flags: Number Start End Size Type File system Flags 1 1049kB 32.0GB 32.0GB primary ext2 Model: ATA ST6000NM021A-2R7 (scsi) Disk /dev/sdb: 6001GB Sector size (logical/physical): 512B/4096B Partition Table: gpt Disk Flags: Number Start End Size File system Name Flags 1 1049kB 6001GB 6001GB primary Model: ATA ST6000NM021A-2R7 (scsi) Disk /dev/sdc: 6001GB Sector size (logical/physical): 512B/4096B Partition Table: gpt Disk Flags: Number Start End Size File system Name Flags 1 1049kB 6001GB 6001GB ext4 primary (parted) [ 2871.907134][ T152] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 2876.964870][ T152] ata3.00: qc timeout (cmd 0xec) [ 2876.969754][ T152] ata3.00: failed to IDENTIFY (I/O error, err_mask=0x4) [ 2876.979539][ T152] ata3.00: revalidation failed (errno=-5) [ 2877.317131][ T152] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 2887.524850][ T152] ata3.00: qc timeout (cmd 0xec) [ 2887.529735][ T152] ata3.00: failed to IDENTIFY (I/O error, err_mask=0x4) [ 2887.539233][ T152] ata3.00: revalidation failed (errno=-5) [ 2887.546412][ T152] ata3: limiting SATA link speed to 1.5 Gbps [ 2887.877103][ T152] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 310) [ 2887.889423][ T152] ata3.00: configured for UDMA/133
Re: Iomega ix4-200d U-boot needed August 24, 2022 06:57PM |
Admin Registered: 13 years ago Posts: 19,010 |
sata init sata info sata part
Re: Iomega ix4-200d U-boot needed August 24, 2022 06:59PM |
Admin Registered: 13 years ago Posts: 19,010 |
Quote
Im pretty sure I see the same in stock u-boot too for ata3 and 4 but they are detected and working there
Re: Iomega ix4-200d U-boot needed August 24, 2022 07:08PM |
Registered: 2 years ago Posts: 52 |
=> setenv set_bootargs 'setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts' => setenv load_uimage 'ext2load usb 0:1 0x800000 /boot/uImage.orig' => setenv load_uinitrd 'ext2load usb 0:1 0x1100000 /boot/uInitrd' => setenv load_dtb 'ext2load usb 0:1 0x2c00000 /boot/dts/kirkwood-iomega_ix4_200d.dtb' => setenv usb_boot 'usb reset; run set_bootargs; run load_uimage; run load_uinitrd; run load_dtb; bootm 0x800000 0x1100000 0x2c00000' => run usb_boot resetting USB... Bus ehci@50000: USB EHCI 1.00 scanning bus ehci@50000 for devices... 3 USB Device(s) found scanning usb for storage devices... 1 Storage Device(s) found 5729264 bytes read in 247 ms (22.1 MiB/s) 11127733 bytes read in 470 ms (22.6 MiB/s) 9274 bytes read in 20 ms (452.1 KiB/s) ## Booting kernel from Legacy Image at 00800000 ... Image Name: linux-5.18.6-kirkwood-tld-1.patc Created: 2022-08-24 23:03:37 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 5729200 Bytes = 5.5 MiB Load Address: 00008000 Entry Point: 00008000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at 01100000 ... Image Name: initramfs-5.18.6-kirkwood-tld-1 Created: 2022-08-03 18:44:18 UTC Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 11127669 Bytes = 10.6 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 02c00000 Booting using the fdt blob at 0x2c00000 Loading Kernel Image Loading Ramdisk to 1f0b4000, end 1fb50b75 ... OK Loading Device Tree to 0fffa000, end 0ffff439 ... OK Starting kernel ...
root@debian:~# dmesg [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.18.6-kirkwood-tld-1 (root@tldDebian) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1.0 PREEMPT Fri Jun 24 15:26:02 PDT 2022 [ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f [ 0.000000] CPU: VIVT data cache, VIVT instruction cache [ 0.000000] OF: fdt: Machine model: Iomega ix4-200d [ 0.000000] Memory policy: Data cache writeback [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-0x000000001fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x000000001fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000001fffffff] [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 130048 [ 0.000000] Kernel command line: console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 mtdparts=orion_nand:0x100000@0x0(u-boot),0x0500000@0x100000(uImage),-(rootfs) [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off [ 0.000000] Memory: 488452K/524288K available (11264K kernel code, 1633K rwdata, 4936K rodata, 1024K init, 300K bss, 35836K reserved, 0K cma-reserved) [ 0.000000] trace event string verifier disabled [ 0.000000] rcu: Preemptible hierarchical RCU implementation. [ 0.000000] Trampoline variant of Tasks RCU enabled. [ 0.000000] Tracing variant of Tasks RCU enabled. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns [ 0.000002] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns [ 0.000058] Switching to timer-based delay loop, resolution 5ns [ 0.001587] Console: colour dummy device 80x30 [ 0.001661] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=2000000) [ 0.001705] pid_max: default: 32768 minimum: 301 [ 0.002376] LSM: Security Framework initializing [ 0.002803] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.002856] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.004738] CPU: Testing write buffer coherency: ok [ 0.007776] cblist_init_generic: Setting adjustable number of callback queues. [ 0.007814] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.008213] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.008700] Setting up static identity map for 0x100000 - 0x100058 [ 0.009030] mvebu-soc-id: MVEBU SoC ID=0x6281, Rev=0x3 [ 0.009433] rcu: Hierarchical SRCU implementation. [ 0.011300] devtmpfs: initialized [ 0.017713] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.017771] futex hash table entries: 256 (order: -1, 3072 bytes, linear) [ 0.056182] prandom32: self test passed (less than 6 bits correlated) [ 0.056229] prandom: seed boundary self test passed [ 0.060538] prandom: 100 self tests passed [ 0.060568] pinctrl core: initialized pinctrl subsystem [ 0.063088] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.063978] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.065256] audit: initializing netlink subsys (disabled) [ 0.067311] thermal_sys: Registered thermal governor 'step_wise' [ 0.067754] audit: type=2000 audit(0.060:1): state=initialized audit_enabled=0 res=1 [ 0.067919] cpuidle: using governor ladder [ 0.068016] cpuidle: using governor menu [ 0.068569] Feroceon L2: Enabling L2 [ 0.068625] Feroceon L2: Cache support initialised. [ 0.079015] No ATAGs? [ 0.260295] raid6: int32x8 gen() 108 MB/s [ 0.430219] raid6: int32x4 gen() 95 MB/s [ 0.600181] raid6: int32x2 gen() 138 MB/s [ 0.770401] raid6: int32x1 gen() 99 MB/s [ 0.770425] raid6: using algorithm int32x2 gen() 138 MB/s [ 0.940127] raid6: .... xor() 81 MB/s, rmw enabled [ 0.940147] raid6: using intx1 recovery algorithm [ 0.941012] SCSI subsystem initialized [ 0.941367] libata version 3.00 loaded. [ 0.941699] usbcore: registered new interface driver usbfs [ 0.941814] usbcore: registered new interface driver hub [ 0.941879] usbcore: registered new device driver usb [ 0.942165] pps_core: LinuxPPS API ver. 1 registered [ 0.942184] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.942222] PTP clock support registered [ 0.943988] vgaarb: loaded [ 0.944766] clocksource: Switched to clocksource orion_clocksource [ 1.081709] VFS: Disk quotas dquot_6.6.0 [ 1.081832] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.106960] NET: Registered PF_INET protocol family [ 1.107321] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.115361] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.115616] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.115658] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 1.115734] TCP bind hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 1.115796] TCP: Hash tables configured (established 4096 bind 4096) [ 1.116106] MPTCP token hash table entries: 512 (order: 0, 6144 bytes, linear) [ 1.116212] UDP hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.116266] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.116601] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.117663] RPC: Registered named UNIX socket transport module. [ 1.117689] RPC: Registered udp transport module. [ 1.117702] RPC: Registered tcp transport module. [ 1.117714] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.117733] PCI: CLS 0 bytes, default 32 [ 1.117921] NetWinder Floating Point Emulator V0.97 (double precision) [ 1.125197] Trying to unpack rootfs image as initramfs... [ 3.084829] Freeing initrd memory: 10868K [ 3.845817] Initialise system trusted keyrings [ 3.845916] Key type blacklist registered [ 3.846308] workingset: timestamp_bits=30 max_order=17 bucket_order=0 [ 3.846487] zbud: loaded [ 3.848810] NFS: Registering the id_resolver key type [ 3.848914] Key type id_resolver registered [ 3.848932] Key type id_legacy registered [ 3.848999] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 3.849027] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 3.849044] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 3.849484] jffs2: version 2.2. (NAND) (SUMMARY) \xc2\xa9 2001-2006 Red Hat, Inc. [ 3.850017] fuse: init (API version 7.36) [ 3.850496] orangefs_debugfs_init: called with debug mask: :none: :0: [ 3.850820] orangefs_init: module version upstream loaded [ 3.850842] SGI XFS with ACLs, security attributes, realtime, scrub, quota, no debug enabled [ 3.950085] xor: measuring software checksum speed [ 3.959052] arm4regs : 1112 MB/sec [ 3.973825] 8regs : 667 MB/sec [ 3.984253] 32regs : 947 MB/sec [ 3.984272] xor: using function: arm4regs (1112 MB/sec) [ 3.984294] async_tx: api initialized (async) [ 3.984316] Key type asymmetric registered [ 3.984331] Asymmetric key parser 'x509' registered [ 4.021936] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 4.022194] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 4.022363] io scheduler bfq registered [ 4.211925] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver [ 4.214321] mvebu-pcie mbus@f1000000:pcie@82000000: host bridge /mbus@f1000000/pcie@82000000 ranges: [ 4.214379] mvebu-pcie mbus@f1000000:pcie@82000000: Parsing ranges property... [ 4.214422] mvebu-pcie mbus@f1000000:pcie@82000000: MEM 0x00f1040000..0x00f1041fff -> 0x0000040000 [ 4.214473] mvebu-pcie mbus@f1000000:pcie@82000000: MEM 0xffffffffffffffff..0x00fffffffe -> 0x0100000000 [ 4.214510] mvebu-pcie mbus@f1000000:pcie@82000000: IO 0xffffffffffffffff..0x00fffffffe -> 0x0100000000 [ 4.214623] mvebu-pcie mbus@f1000000:pcie@82000000: pcie0.0: legacy INTx interrupts cannot be masked individually, /mbus@f1000000/pcie@82000000/pcie@1,0 does not contain intx interrupt [ 4.215184] mvebu-pcie mbus@f1000000:pcie@82000000: PCI host bridge to bus 0000:00 [ 4.215214] pci_bus 0000:00: root bus resource [bus 00-ff] [ 4.215241] pci_bus 0000:00: root bus resource [mem 0xf1040000-0xf1041fff] (bus address [0x00040000-0x00041fff]) [ 4.215265] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff] [ 4.215287] pci_bus 0000:00: root bus resource [io 0x1000-0xeffff] [ 4.215309] pci_bus 0000:00: scanning bus [ 4.215407] pci 0000:00:01.0: [11ab:6281] type 01 class 0x060400 [ 4.215760] pci 0000:00:01.0: vgaarb: pci_notify [ 4.216632] pci_bus 0000:00: fixups for bus [ 4.216653] PCI: bus0: Fast back to back transfers disabled [ 4.216677] pci 0000:00:01.0: scanning [bus 00-00] behind bridge, pass 0 [ 4.216694] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 4.216722] pci 0000:00:01.0: scanning [bus 00-00] behind bridge, pass 1 [ 4.216922] pci_bus 0000:01: scanning bus [ 4.217003] pci 0000:01:00.0: [11ab:6121] type 00 class 0x01018f [ 4.217046] pci 0000:01:00.0: reg 0x10: [io 0x8000-0x8007] [ 4.217076] pci 0000:01:00.0: reg 0x14: [io 0x8040-0x8043] [ 4.217105] pci 0000:01:00.0: reg 0x18: [io 0x8200-0x8207] [ 4.217133] pci 0000:01:00.0: reg 0x1c: [io 0x8800-0x8803] [ 4.217160] pci 0000:01:00.0: reg 0x20: [io 0x900000-0x90000f] [ 4.217188] pci 0000:01:00.0: reg 0x24: [mem 0x00800000-0x008003ff] [ 4.217294] pci 0000:01:00.0: supports D1 [ 4.217314] pci 0000:01:00.0: PME# supported from D0 D1 D3hot [ 4.217337] pci 0000:01:00.0: PME# disabled [ 4.217627] pci 0000:01:00.0: vgaarb: pci_notify [ 4.217683] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' [ 4.218510] pci_bus 0000:01: fixups for bus [ 4.218528] PCI: bus1: Fast back to back transfers disabled [ 4.218546] pci_bus 0000:01: bus scan returning with max=01 [ 4.218562] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 4.218590] pci_bus 0000:00: bus scan returning with max=01 [ 4.218625] pci 0000:00:01.0: BAR 14: assigned [mem 0xe0000000-0xe00fffff] [ 4.218652] pci 0000:00:01.0: BAR 13: assigned [io 0x10000-0x10fff] [ 4.218683] pci 0000:01:00.0: BAR 5: assigned [mem 0xe0000000-0xe00003ff] [ 4.218712] pci 0000:01:00.0: BAR 4: assigned [io 0x10000-0x1000f] [ 4.218739] pci 0000:01:00.0: BAR 0: assigned [io 0x10010-0x10017] [ 4.218764] pci 0000:01:00.0: BAR 2: assigned [io 0x10018-0x1001f] [ 4.218789] pci 0000:01:00.0: BAR 1: assigned [io 0x10020-0x10023] [ 4.218815] pci 0000:01:00.0: BAR 3: assigned [io 0x10024-0x10027] [ 4.218842] pci 0000:00:01.0: PCI bridge to [bus 01] [ 4.218863] pci 0000:00:01.0: bridge window [io 0x10000-0x10fff] [ 4.218894] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe00fffff] [ 4.218996] pcieport 0000:00:01.0: vgaarb: pci_notify [ 4.219032] pcieport 0000:00:01.0: assign IRQ: got 0 [ 4.219058] pcieport 0000:00:01.0: enabling device (0140 -> 0143) [ 4.219090] pcieport 0000:00:01.0: enabling bus mastering [ 4.219122] pcieport 0000:00:01.0: vgaarb: pci_notify [ 4.219750] mv_xor f1060800.xor: Marvell shared XOR driver [ 4.275909] mv_xor f1060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr ) [ 4.279882] mv_xor f1060900.xor: Marvell shared XOR driver [ 4.335974] mv_xor f1060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr ) [ 4.340273] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 4.341964] printk: console [ttyS0] disabled [ 4.342074] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 26, base_baud = 12500000) is a 16550A [ 5.473946] printk: console [ttyS0] enabled [ 5.489312] loop: module loaded [ 5.493529] sata_mv f1080000.sata: version 1.28 [ 5.494116] sata_mv f1080000.sata: slots 32 ports 2 [ 5.504138] scsi host0: sata_mv [ 5.509036] scsi host1: sata_mv [ 5.513234] ata1: SATA max UDMA/133 irq 33 [ 5.518117] ata2: SATA max UDMA/133 irq 33 [ 5.523947] nand: device found, Manufacturer ID: 0xec, Chip ID: 0x75 [ 5.531128] nand: Samsung NAND 32MiB 3,3V 8-bit [ 5.536411] nand: 32 MiB, SLC, erase size: 16 KiB, page size: 512, OOB size: 16 [ 5.544487] Scanning device for bad blocks [ 5.856313] ata1: SATA link down (SStatus 0 SControl F300) [ 5.903936] 3 cmdlinepart partitions found on MTD device orion_nand [ 5.910959] Creating 3 MTD partitions on "orion_nand": [ 5.916883] 0x000000000000-0x000000100000 : "u-boot" [ 5.923266] 0x000000100000-0x000000600000 : "uImage" [ 5.929758] 0x000000600000-0x000002000000 : "rootfs" [ 5.937543] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information. [ 5.946159] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. [ 5.989868] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4 [ 6.206449] ata2: SATA link down (SStatus 0 SControl F300) [ 6.755977] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:d0:b8:13:1d:15 [ 7.525947] mv643xx_eth_port mv643xx_eth_port.1 eth1: port 0 with MAC address 00:d0:b8:13:1d:16 [ 7.535646] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.542992] ehci-pci: EHCI PCI platform driver [ 7.548258] ehci-orion: EHCI orion driver [ 7.553251] orion-ehci f1050000.ehci: EHCI Host Controller [ 7.559583] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1 [ 7.568240] orion-ehci f1050000.ehci: irq 30, io mem 0xf1050000 [ 7.604806] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00 [ 7.611864] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.18 [ 7.620909] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.628897] usb usb1: Product: EHCI Host Controller [ 7.634500] usb usb1: Manufacturer: Linux 5.18.6-kirkwood-tld-1 ehci_hcd [ 7.641964] usb usb1: SerialNumber: f1050000.ehci [ 7.648213] hub 1-0:1.0: USB hub found [ 7.652734] hub 1-0:1.0: 1 port detected [ 7.658379] usbcore: registered new interface driver usb-storage [ 7.665656] mousedev: PS/2 mouse device common for all mice [ 7.673141] rtc-mv f1010300.rtc: registered as rtc0 [ 7.678856] rtc-mv f1010300.rtc: setting system clock to 2022-08-25T00:05:24 UTC (1661385924) [ 7.688523] i2c_dev: i2c /dev entries driver [ 7.695315] device-mapper: uevent: version 1.0.3 [ 7.701047] device-mapper: ioctl: 4.46.0-ioctl (2022-02-22) initialised: dm-devel@redhat.com [ 7.710919] device-mapper: multipath round-robin: version 1.2.0 loaded [ 7.718256] device-mapper: multipath queue-length: version 0.2.0 loaded [ 7.725638] device-mapper: multipath service-time: version 0.3.0 loaded [ 7.733082] device-mapper: dm-log-userspace: version 1.3.0 loaded [ 7.739934] device-mapper: raid: Loading target version 1.15.1 [ 7.747499] hid: raw HID events driver (C) Jiri Kosina [ 7.753742] drop_monitor: Initializing network drop monitor service [ 7.761421] NET: Registered PF_INET6 protocol family [ 7.769289] Segment Routing with IPv6 [ 7.773679] RPL Segment Routing with IPv6 [ 7.778600] In-situ OAM (IOAM) with IPv6 [ 7.783373] NET: Registered PF_PACKET protocol family [ 7.789546] Key type dns_resolver registered [ 7.795477] registered taskstats version 1 [ 7.800308] Loading compiled-in X.509 certificates [ 7.807142] zswap: loaded using pool lzo/zbud [ 7.812943] Key type ._fscrypt registered [ 7.817772] Key type .fscrypt registered [ 7.822424] Key type fscrypt-provisioning registered [ 7.834088] Key type big_key registered [ 7.870711] Key type encrypted registered [ 7.944848] usb 1-1: new high-speed USB device number 2 using orion-ehci [ 7.975829] "cryptomgr_test" (105) uses obsolete ecb(arc4) skcipher [ 8.146623] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=77.63 [ 8.164787] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 8.172665] usb 1-1: Product: USB2.0 Hub [ 8.195847] hub 1-1:1.0: USB hub found [ 8.204800] hub 1-1:1.0: 4 ports detected [ 8.534798] usb 1-1.2: new high-speed USB device number 3 using orion-ehci [ 8.695744] usb 1-1.2: New USB device found, idVendor=0781, idProduct=557c, bcdDevice= 1.27 [ 8.714788] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 8.722845] usb 1-1.2: Product: Cruzer Orbit [ 8.744786] usb 1-1.2: Manufacturer: SanDisk [ 8.749780] usb 1-1.2: SerialNumber: 4C530012311126108485 [ 8.765751] usb-storage 1-1.2:1.0: USB Mass Storage device detected [ 8.785350] scsi host2: usb-storage 1-1.2:1.0 [ 9.848706] scsi 2:0:0:0: Direct-Access SanDisk Cruzer Orbit 1.27 PQ: 0 ANSI: 6 [ 9.874829] sd 2:0:0:0: [sda] 62530624 512-byte logical blocks: (32.0 GB/29.8 GiB) [ 9.890393] sd 2:0:0:0: [sda] Write Protect is off [ 9.904793] sd 2:0:0:0: [sda] Mode Sense: 43 00 00 00 [ 9.907770] sd 2:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 9.962535] sda: sda1 [ 9.997650] sd 2:0:0:0: [sda] Attached SCSI removable disk [ 12.526977] Freeing unused kernel image (initmem) memory: 1024K [ 12.545712] Checked W+X mappings: passed, no W+X pages found [ 12.552123] Run /init as init process [ 12.556566] with arguments: [ 12.556579] /init [ 12.556588] with environment: [ 12.556595] HOME=/ [ 12.556603] TERM=linux [ 13.532069] ahci 0000:01:00.0: vgaarb: pci_notify [ 13.532210] ahci 0000:01:00.0: assign IRQ: got 38 [ 13.532247] ahci 0000:01:00.0: version 3.0 [ 13.532281] pci 0000:00:01.0: enabling bus mastering [ 13.532398] ahci 0000:01:00.0: Disabling your PATA port. Use the boot option 'ahci.marvell_enable=0' to avoid this. [ 13.606188] ahci 0000:01:00.0: controller can't do NCQ, turning off CAP_NCQ [ 13.613910] ahci 0000:01:00.0: controller can't do PMP, turning off CAP_PMP [ 13.684453] ahci 0000:01:00.0: masking port_map 0x7 -> 0x3 [ 13.717867] ahci 0000:01:00.0: SSS flag set, parallel bus scan disabled [ 13.725517] usbcore: registered new interface driver uas [ 13.758218] ahci 0000:01:00.0: AHCI 0001.0000 32 slots 3 ports 3 Gbps 0x3 impl IDE mode [ 13.806303] ahci 0000:01:00.0: flags: 64bit stag led slum part [ 13.865599] scsi host3: ahci [ 13.896631] scsi host4: ahci [ 13.927842] scsi host5: ahci [ 13.947421] ata3: SATA max UDMA/133 abar m1024@0xe0000000 port 0xe0000100 irq 38 [ 13.999866] ata4: SATA max UDMA/133 abar m1024@0xe0000000 port 0xe0000180 irq 38 [ 14.053563] ata5: DUMMY [ 14.066466] ahci 0000:01:00.0: vgaarb: pci_notify [ 14.396468] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 14.405231] ata3.00: ATA-11: ST6000NM021A-2R7101, SN03, max UDMA/133 [ 14.412419] ata3.00: 11721045168 sectors, multi 16: LBA48 NCQ (depth 0/32) [ 14.422897] ata3.00: configured for UDMA/133 [ 14.438483] scsi 3:0:0:0: Direct-Access ATA ST6000NM021A-2R7 SN03 PQ: 0 ANSI: 5 [ 14.450316] sd 3:0:0:0: [sdb] 11721045168 512-byte logical blocks: (6.00 TB/5.46 TiB) [ 14.461101] sd 3:0:0:0: [sdb] 4096-byte physical blocks [ 14.467324] sd 3:0:0:0: [sdb] Write Protect is off [ 14.472938] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00 [ 14.473093] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 14.777856] sdb: sdb1 [ 14.784292] sd 3:0:0:0: [sdb] Attached SCSI disk [ 14.794888] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 14.803711] ata4.00: ATA-11: ST6000NM021A-2R7101, SN03, max UDMA/133 [ 14.810942] ata4.00: 11721045168 sectors, multi 16: LBA48 NCQ (depth 0/32) [ 14.821416] ata4.00: configured for UDMA/133 [ 14.836991] scsi 4:0:0:0: Direct-Access ATA ST6000NM021A-2R7 SN03 PQ: 0 ANSI: 5 [ 14.848876] sd 4:0:0:0: [sdc] 11721045168 512-byte logical blocks: (6.00 TB/5.46 TiB) [ 14.859730] sd 4:0:0:0: [sdc] 4096-byte physical blocks [ 14.866016] sd 4:0:0:0: [sdc] Write Protect is off [ 14.871631] sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00 [ 14.871783] sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 14.922194] sdc: sdc1 [ 14.928657] sd 4:0:0:0: [sdc] Attached SCSI disk [ 15.511387] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no [ 26.877705] systemd[1]: Inserted module 'autofs4' [ 26.977862] systemd[1]: systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [ 27.002102] systemd[1]: Detected architecture arm. [ 27.047017] systemd[1]: Set hostname to <debian>. [ 28.594837] random: crng init done [ 29.690133] systemd[1]: Queued start job for default target Graphical Interface. [ 29.701693] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 29.715002] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 29.726591] systemd[1]: Created slice system-getty.slice. [ 29.766398] systemd[1]: Created slice system-modprobe.slice. [ 29.806352] systemd[1]: Created slice system-serial\x2dgetty.slice. [ 29.846011] systemd[1]: Created slice User and Session Slice. [ 29.885613] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 29.925510] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 29.966574] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 30.005449] systemd[1]: Reached target Local Encrypted Volumes. [ 30.045861] systemd[1]: Reached target Paths. [ 30.085560] systemd[1]: Reached target Slices. [ 30.125311] systemd[1]: Reached target Swap. [ 30.155250] systemd[1]: Reached target System Time Set. [ 30.196455] systemd[1]: Listening on Device-mapper event daemon FIFOs. [ 30.235912] systemd[1]: Listening on LVM2 poll daemon socket. [ 30.276246] systemd[1]: Listening on RPCbind Server Activation Socket. [ 30.317413] systemd[1]: Listening on Syslog Socket. [ 30.357065] systemd[1]: Listening on fsck to fsckd communication Socket. [ 30.395655] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 30.436512] systemd[1]: Listening on Journal Audit Socket. [ 30.476044] systemd[1]: Listening on Journal Socket (/dev/log). [ 30.516186] systemd[1]: Listening on Journal Socket. [ 30.557527] systemd[1]: Listening on Network Service Netlink Socket. [ 30.596269] systemd[1]: Listening on udev Control Socket. [ 30.635987] systemd[1]: Listening on udev Kernel Socket. [ 30.676110] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 30.690541] systemd[1]: Mounting POSIX Message Queue File System... [ 30.718588] systemd[1]: Mounting RPC Pipe File System... [ 30.770117] systemd[1]: Mounting Kernel Debug File System... [ 30.820031] systemd[1]: Mounting Kernel Trace File System... [ 30.865605] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped. [ 30.876916] systemd[1]: Finished Availability of block devices. [ 30.922298] systemd[1]: Starting Create list of static device nodes for the current kernel... [ 30.980101] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 31.040658] systemd[1]: Starting Load Kernel Module configfs... [ 31.110515] systemd[1]: Starting Load Kernel Module drm... [ 31.170641] systemd[1]: Starting Load Kernel Module fuse... [ 31.225456] systemd[1]: Condition check resulted in OpenVSwitch configuration for cleanup being skipped. [ 31.258145] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 31.268635] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 31.296376] systemd[1]: Starting Journal Service... [ 31.336666] systemd[1]: Starting Load Kernel Modules... [ 31.400061] systemd[1]: Starting Remount Root and Kernel File Systems... [ 31.480119] systemd[1]: Starting Coldplug All udev Devices... [ 31.601625] systemd[1]: Mounted POSIX Message Queue File System. [ 31.666001] systemd[1]: Mounted RPC Pipe File System. [ 31.706143] systemd[1]: Mounted Kernel Debug File System. [ 31.726158] systemd[1]: Mounted Kernel Trace File System. [ 31.758528] ext2 filesystem being remounted at / supports timestamps until 2038 (0x7fffffff) [ 31.768145] systemd[1]: Finished Create list of static device nodes for the current kernel. [ 31.864982] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. [ 31.927400] systemd[1]: modprobe@configfs.service: Succeeded. [ 31.955563] systemd[1]: Finished Load Kernel Module configfs. [ 31.987825] systemd[1]: modprobe@drm.service: Succeeded. [ 32.007683] systemd[1]: Finished Load Kernel Module drm. [ 32.047845] systemd[1]: modprobe@fuse.service: Succeeded. [ 32.065756] systemd[1]: Finished Load Kernel Module fuse. [ 32.087809] systemd[1]: Finished Load Kernel Modules. [ 32.107458] systemd[1]: Finished Remount Root and Kernel File Systems. [ 32.185546] systemd[1]: Mounting FUSE Control File System... [ 32.265537] systemd[1]: Mounting Kernel Configuration File System... [ 32.314566] systemd[1]: Starting pNFS block layout mapping daemon... [ 32.381304] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 32.405528] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 32.429723] systemd[1]: Starting Load/Save Random Seed... [ 32.489891] systemd[1]: Starting Apply Kernel Variables... [ 32.570119] systemd[1]: Starting Create System Users... [ 32.633417] systemd[1]: Started Journal Service. [ 33.072950] systemd-journald[235]: Received client request to flush runtime journal. [ 36.270318] adt7475 0-002e: ADT7473 device, revision 0 [ 36.332926] adt7475 0-002e: Optional features: fan4 pwm2 [ 36.361948] orion_wdt: Initial timeout 21 sec [ 36.708305] sd 2:0:0:0: Attached scsi generic sg0 type 0 [ 36.935236] sd 3:0:0:0: Attached scsi generic sg1 type 0 [ 37.189232] sd 4:0:0:0: Attached scsi generic sg2 type 0 [ 37.365054] marvell-cesa f1030000.crypto: CESA device successfully registered [ 39.672615] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled [ 39.683336] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 68.067187] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 68.707068] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 73.124886] ata4.00: qc timeout (cmd 0xec) [ 73.129776] ata4.00: failed to IDENTIFY (I/O error, err_mask=0x4) [ 73.139648] ata4.00: revalidation failed (errno=-5) [ 73.477087] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 73.764876] ata3.00: qc timeout (cmd 0xec) [ 73.769753] ata3.00: failed to IDENTIFY (I/O error, err_mask=0x4) [ 73.779455] ata3.00: revalidation failed (errno=-5) [ 74.117113] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 83.684876] ata4.00: qc timeout (cmd 0xec) [ 83.689765] ata4.00: failed to IDENTIFY (I/O error, err_mask=0x4) [ 83.699398] ata4.00: revalidation failed (errno=-5) [ 83.706018] ata4: limiting SATA link speed to 1.5 Gbps [ 84.037108] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 310) [ 84.049589] ata4.00: configured for UDMA/133 [ 84.324955] ata3.00: qc timeout (cmd 0xec) [ 84.329840] ata3.00: failed to IDENTIFY (I/O error, err_mask=0x4) [ 84.354141] ata3.00: revalidation failed (errno=-5) [ 84.364927] ata3: limiting SATA link speed to 1.5 Gbps [ 84.717115] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 310) [ 84.729451] ata3.00: configured for UDMA/133 [ 92.647453] sdc: sdc1 root@debian:~#
Re: Iomega ix4-200d U-boot needed August 24, 2022 07:14PM |
Admin Registered: 13 years ago Posts: 19,010 |
sata init sata info sata part
Re: Iomega ix4-200d U-boot needed August 24, 2022 07:19PM |
Registered: 2 years ago Posts: 52 |
=> sata init => sata info => sata part no sata partition table available =>
__ __ _ _ | \/ | __ _ _ ____ _____| | | | |\/| |/ _` | '__\ \ / / _ \ | | | | | | (_| | | \ V / __/ | | |_| |_|\__,_|_| \_/ \___|_|_| _ _ ____ _ | | | | | __ ) ___ ___ | |_ | | | |___| _ \ / _ \ / _ \| __| | |_| |___| |_) | (_) | (_) | |_ \___/ |____/ \___/ \___/ \__| ** uboot_ver:v1.1.1 ** ** MARVELL BOARD: IX4-110 LE U-Boot 1.1.4 (Mar 10 2011 - 15:01:57) Marvell version: 3.4.18 U-Boot code: 00600000 -> 0067FFF0 BSS: -> 006CF600 Soc: 88F6281 A1 (DDR2) CPU running @ 1200Mhz L2 running @ 400Mhz SysClock = 400Mhz , TClock = 200Mhz DRAM CAS Latency = 5 tRP = 5 tRAS = 18 tRCD=6 DRAM CS[0] base 0x00000000 size 256MB DRAM CS[1] base 0x10000000 size 256MB DRAM Total size 512MB 16bit width Found 0x20 i2c device Toggle power status Set Power State as Always On Addresses 8M - 0M are saved for the U-Boot usage. Mem malloc Initialization (8M - 7M): Done NAND:32 MB Found ADT7473, program LED ...(led_volt=90) OK Found ADT7473, program thermal/Fan ...(pwm_min=0) (pwm_max=130) (therm=67) (temp_min=60) OK Marvell Serial ATA Adapter Integrated Sata device found [0 0 0]: Enable DMA mode (6) Device 0 @ 0 0: Model: ST6000NM021A-2R7101 Firm: SN03 Ser#: WSE0QQ6A Type: Hard Disk Supports 48-bit addressing Capacity: 1528862.5 MB = 1493.0 GB (3131110576 x 512) [0 1 0]: Enable DMA mode (6) Device 1 @ 0 1: Model: ST6000NM021A-2R7101 Firm: SN03 Ser#: WSE0QPSQ Type: Hard Disk Supports 48-bit addressing Capacity: 1528862.5 MB = 1493.0 GB (3131110576 x 512) CPU : Marvell Feroceon (Rev 1) Found initrd at 0x2d4000 Streaming disabled Write allocate disabled Module 0 is RGMII Module 1 is RGMII USB 0: host mode PEX 0: PCI Express Root Complex Interface PEX interface detected Link X1 SCSI: AHCI 0001.0000 32 slots 3 ports 3 Gbps 0x7 impl IDE mode flags: 64bit ncq stag led pmp slum part scanning bus for devices... Device 0: (0:0) Vendor: ATA Prod.: ST6000NM021A-2R7 Rev: SN03 Type: Hard Disk Capacity: 1528862.5 MB = 1493.0 GB (3131110576 x 512) Device 1: (1:0) Vendor: ATA Prod.: ST6000NM021A-2R7 Rev: SN03 Type: Hard Disk Capacity: 1528862.5 MB = 1493.0 GB (3131110576 x 512) Net: egiga0 [PRIME], egiga1 Hit any key to stop autoboot: 0 Marvell>>
Re: Iomega ix4-200d U-boot needed August 24, 2022 07:37PM |
Admin Registered: 13 years ago Posts: 19,010 |
SCSI: AHCI 0001.0000 32 slots 3 ports 3 Gbps 0x7 impl IDE mode
Re: Iomega ix4-200d U-boot needed August 24, 2022 07:37PM |
Registered: 2 years ago Posts: 52 |
95 % [......................................................................] 97 % [......................................................................] 99 % [....................................] [Type Ctrl-\ + c to quit] U-Boot 2022.10-rc3-tld-0.2 (Aug 24 2022 - 16:52:00 -0700) Lenovo-ix4-200d SoC: Kirkwood 88F6281_A1 DRAM: 512 MiB Core: 12 devices, 9 uclasses, devicetree: separate NAND: 32 MiB MMC: Loading Environment from NAND... OK In: serial Out: serial Err: serial Net: eth0: ethernet-controller@72000, eth1: ethernet-controller@76000 Hit any key to stop autoboot: 0 => setenv set_bootargs 'setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts' => setenv load_uimage 'ext2load usb 0:1 0x800000 /boot/uImage.orig' => setenv load_uinitrd 'ext2load usb 0:1 0x1100000 /boot/uInitrd' => setenv load_dtb 'ext2load usb 0:1 0x2c00000 /boot/dts/kirkwood-iomega_ix4_200d.dtb' => setenv usb_boot 'usb reset; run set_bootargs; run load_uimage; run load_uinitrd; run load_dtb; bootm 0x800000 0x1100000 0x2c00000' => run usb_boot resetting USB... Bus ehci@50000: USB EHCI 1.00 scanning bus ehci@50000 for devices... 3 USB Device(s) found scanning usb for storage devices... 1 Storage Device(s) found 5729264 bytes read in 246 ms (22.2 MiB/s) 11127733 bytes read in 467 ms (22.7 MiB/s) 9274 bytes read in 32 ms (282.2 KiB/s) ## Booting kernel from Legacy Image at 00800000 ... Image Name: linux-5.18.6-kirkwood-tld-1.patc Created: 2022-08-24 23:03:37 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 5729200 Bytes = 5.5 MiB Load Address: 00008000 Entry Point: 00008000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at 01100000 ... Image Name: initramfs-5.18.6-kirkwood-tld-1 Created: 2022-08-03 18:44:18 UTC Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 11127669 Bytes = 10.6 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 02c00000 Booting using the fdt blob at 0x2c00000 Loading Kernel Image Loading Ramdisk to 1f0b4000, end 1fb50b75 ... OK Loading Device Tree to 0fffa000, end 0ffff439 ... OK Starting kernel ... [ 0.000000][ T0] Booting Linux on physical CPU 0x0 [ 0.000000][ T0] Linux version 5.18.6-kirkwood-tld-1 (root@tldDebian) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1.0 PREEMPT Fri Jun 24 15:26:02 PDT 2022 [ 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: Iomega ix4-200d [ 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 mtdparts=orion_nand:0x100000@0x0(u-boot),0x0500000@0x100000(uImage),-(rootfs) [ 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: 488452K/524288K available (11264K kernel code, 1633K rwdata, 4936K rodata, 1024K init, 300K bss, 35836K reserved, 0K cma-reserved) [ 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.000002][ T0] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns [ 0.000058][ T0] Switching to timer-based delay loop, resolution 5ns [ 0.001594][ T0] Console: colour dummy device 80x30 [ 0.001668][ T0] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=2000000) [ 0.001712][ T0] pid_max: default: 32768 minimum: 301 [ 0.002389][ T0] LSM: Security Framework initializing [ 0.002822][ T0] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.002872][ T0] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.004761][ T0] CPU: Testing write buffer coherency: ok [ 0.007803][ T1] cblist_init_generic: Setting adjustable number of callback queues. [ 0.007840][ T1] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.008238][ T1] cblist_init_generic: Setting shift to 0 and lim to 1. [ 0.008722][ T1] Setting up static identity map for 0x100000 - 0x100058 [ 0.009051][ T1] mvebu-soc-id: MVEBU SoC ID=0x6281, Rev=0x3 [ 0.009456][ T1] rcu: Hierarchical SRCU implementation. [ 0.011331][ T1] devtmpfs: initialized [ 0.017724][ T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.017781][ T1] futex hash table entries: 256 (order: -1, 3072 bytes, linear) [ 0.056192][ T1] prandom32: self test passed (less than 6 bits correlated) [ 0.056239][ T1] prandom: seed boundary self test passed [ 0.060547][ T1] prandom: 100 self tests passed [ 0.060577][ T1] pinctrl core: initialized pinctrl subsystem [ 0.063094][ T1] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.063985][ T1] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.065264][ T1] audit: initializing netlink subsys (disabled) [ 0.067327][ T1] thermal_sys: Registered thermal governor 'step_wise' [ 0.067768][ T16] audit: type=2000 audit(0.060:1): state=initialized audit_enabled=0 res=1 [ 0.067931][ T1] cpuidle: using governor ladder [ 0.068028][ T1] cpuidle: using governor menu [ 0.068580][ T1] Feroceon L2: Enabling L2 [ 0.068636][ T1] Feroceon L2: Cache support initialised. [ 0.079035][ T1] No ATAGs? [ 0.260295][ T1] raid6: int32x8 gen() 108 MB/s [ 0.430235][ T1] raid6: int32x4 gen() 95 MB/s [ 0.600094][ T1] raid6: int32x2 gen() 140 MB/s [ 0.770391][ T1] raid6: int32x1 gen() 99 MB/s [ 0.770414][ T1] raid6: using algorithm int32x2 gen() 140 MB/s [ 0.940072][ T1] raid6: .... xor() 81 MB/s, rmw enabled [ 0.940093][ T1] raid6: using intx1 recovery algorithm [ 0.940957][ T1] SCSI subsystem initialized [ 0.941637][ T1] usbcore: registered new interface driver usbfs [ 0.941750][ T1] usbcore: registered new interface driver hub [ 0.941817][ T1] usbcore: registered new device driver usb [ 0.942102][ T1] pps_core: LinuxPPS API ver. 1 registered [ 0.942120][ T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.942158][ T1] PTP clock support registered [ 0.943920][ T1] vgaarb: loaded [ 0.944695][ T1] clocksource: Switched to clocksource orion_clocksource [ 1.081617][ T1] VFS: Disk quotas dquot_6.6.0 [ 1.081740][ T1] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 1.106925][ T1] NET: Registered PF_INET protocol family [ 1.107281][ T1] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 1.115290][ T1] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 1.115545][ T1] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 1.115587][ T1] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 1.115663][ T1] TCP bind hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 1.115725][ T1] TCP: Hash tables configured (established 4096 bind 4096) [ 1.116039][ T1] MPTCP token hash table entries: 512 (order: 0, 6144 bytes, linear) [ 1.116144][ T1] UDP hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.116198][ T1] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear) [ 1.116533][ T1] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 1.117589][ T1] RPC: Registered named UNIX socket transport module. [ 1.117615][ T1] RPC: Registered udp transport module. [ 1.117629][ T1] RPC: Registered tcp transport module. [ 1.117641][ T1] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.117661][ T1] PCI: CLS 0 bytes, default 32 [ 1.117848][ T1] NetWinder Floating Point Emulator V0.97 (double precision) [ 1.125126][ T30] Trying to unpack rootfs image as initramfs... [ 3.084757][ T30] Freeing initrd memory: 10868K [ 3.845804][ T1] Initialise system trusted keyrings [ 3.845902][ T1] Key type blacklist registered [ 3.846310][ T1] workingset: timestamp_bits=30 max_order=17 bucket_order=0 [ 3.846487][ T1] zbud: loaded [ 3.848805][ T1] NFS: Registering the id_resolver key type [ 3.848882][ T1] Key type id_resolver registered [ 3.848899][ T1] Key type id_legacy registered [ 3.848967][ T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 3.848994][ T1] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [ 3.849011][ T1] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 3.849452][ T1] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 3.849986][ T1] fuse: init (API version 7.36) [ 3.850462][ T1] orangefs_debugfs_init: called with debug mask: :none: :0: [ 3.850781][ T1] orangefs_init: module version upstream loaded [ 3.850803][ T1] SGI XFS with ACLs, security attributes, realtime, scrub, quota, no debug enabled [ 3.949351][ T1] xor: measuring software checksum speed [ 3.958318][ T1] arm4regs : 1113 MB/sec [ 3.973091][ T1] 8regs : 667 MB/sec [ 3.983518][ T1] 32regs : 947 MB/sec [ 3.983537][ T1] xor: using function: arm4regs (1113 MB/sec) [ 3.983559][ T1] async_tx: api initialized (async) [ 3.983580][ T1] Key type asymmetric registered [ 3.983595][ T1] Asymmetric key parser 'x509' registered [ 4.021465][ T1] alg: self-tests for CTR-KDF (hmac(sha256)) passed [ 4.021724][ T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246) [ 4.021893][ T1] io scheduler bfq registered [ 4.211456][ T1] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver [ 4.213854][ T1] mvebu-pcie mbus@f1000000:pcie@82000000: host bridge /mbus@f1000000/pcie@82000000 ranges: [ 4.213956][ T1] mvebu-pcie mbus@f1000000:pcie@82000000: MEM 0x00f1040000..0x00f1041fff -> 0x0000040000 [ 4.214007][ T1] mvebu-pcie mbus@f1000000:pcie@82000000: MEM 0xffffffffffffffff..0x00fffffffe -> 0x0100000000 [ 4.214044][ T1] mvebu-pcie mbus@f1000000:pcie@82000000: IO 0xffffffffffffffff..0x00fffffffe -> 0x0100000000 [ 4.214157][ T1] mvebu-pcie mbus@f1000000:pcie@82000000: pcie0.0: legacy INTx interrupts cannot be masked individually, /mbus@f1000000/pcie@82000000/pcie@1,0 does not contain intx interrupt [ 4.214521][ T1] mvebu-pcie mbus@f1000000:pcie@82000000: PCI host bridge to bus 0000:00 [ 4.214549][ T1] pci_bus 0000:00: root bus resource [bus 00-ff] [ 4.214576][ T1] pci_bus 0000:00: root bus resource [mem 0xf1040000-0xf1041fff] (bus address [0x00040000-0x00041fff]) [ 4.214600][ T1] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff] [ 4.214622][ T1] pci_bus 0000:00: root bus resource [io 0x1000-0xeffff] [ 4.214931][ T1] pci 0000:00:01.0: [11ab:6281] type 01 class 0x060400 [ 4.216190][ T1] PCI: bus0: Fast back to back transfers disabled [ 4.216231][ T1] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 4.216544][ T1] pci 0000:01:00.0: [11ab:6121] type 00 class 0x01018f [ 4.216586][ T1] pci 0000:01:00.0: reg 0x10: [io 0x8000-0x8007] [ 4.216617][ T1] pci 0000:01:00.0: reg 0x14: [io 0x8040-0x8043] [ 4.216645][ T1] pci 0000:01:00.0: reg 0x18: [io 0x8200-0x8207] [ 4.216673][ T1] pci 0000:01:00.0: reg 0x1c: [io 0x8800-0x8803] [ 4.216701][ T1] pci 0000:01:00.0: reg 0x20: [io 0x900000-0x90000f] [ 4.216730][ T1] pci 0000:01:00.0: reg 0x24: [mem 0x00800000-0x008003ff] [ 4.216835][ T1] pci 0000:01:00.0: supports D1 [ 4.216855][ T1] pci 0000:01:00.0: PME# supported from D0 D1 D3hot [ 4.217222][ T1] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' [ 4.218069][ T1] PCI: bus1: Fast back to back transfers disabled [ 4.218103][ T1] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 4.218168][ T1] pci 0000:00:01.0: BAR 14: assigned [mem 0xe0000000-0xe00fffff] [ 4.218195][ T1] pci 0000:00:01.0: BAR 13: assigned [io 0x10000-0x10fff] [ 4.218226][ T1] pci 0000:01:00.0: BAR 5: assigned [mem 0xe0000000-0xe00003ff] [ 4.218256][ T1] pci 0000:01:00.0: BAR 4: assigned [io 0x10000-0x1000f] [ 4.218282][ T1] pci 0000:01:00.0: BAR 0: assigned [io 0x10010-0x10017] [ 4.218309][ T1] pci 0000:01:00.0: BAR 2: assigned [io 0x10018-0x1001f] [ 4.218334][ T1] pci 0000:01:00.0: BAR 1: assigned [io 0x10020-0x10023] [ 4.218360][ T1] pci 0000:01:00.0: BAR 3: assigned [io 0x10024-0x10027] [ 4.218387][ T1] pci 0000:00:01.0: PCI bridge to [bus 01] [ 4.218408][ T1] pci 0000:00:01.0: bridge window [io 0x10000-0x10fff] [ 4.218439][ T1] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe00fffff] [ 4.218602][ T1] pcieport 0000:00:01.0: enabling device (0140 -> 0143) [ 4.219297][ T1] mv_xor f1060800.xor: Marvell shared XOR driver [ 4.275826][ T1] mv_xor f1060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr ) [ 4.279805][ T1] mv_xor f1060900.xor: Marvell shared XOR driver [ 4.335897][ T1] mv_xor f1060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr ) [ 4.340183][ T1] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 4.341872][ T1] printk: console [ttyS0] disabled [ 4.341981][ T1] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 26, base_baud = 12500000) is a 16550A [ 5.473861][ T1] printk: console [ttyS0] enabled [ 5.489236][ T1] loop: module loaded [ 5.494041][ T1] sata_mv f1080000.sata: slots 32 ports 2 [ 5.504067][ T1] scsi host0: sata_mv [ 5.508964][ T1] scsi host1: sata_mv [ 5.513156][ T1] ata1: SATA max UDMA/133 irq 33 [ 5.518039][ T1] ata2: SATA max UDMA/133 irq 33 [ 5.523864][ T1] nand: device found, Manufacturer ID: 0xec, Chip ID: 0x75 [ 5.531051][ T1] nand: Samsung NAND 32MiB 3,3V 8-bit [ 5.536335][ T1] nand: 32 MiB, SLC, erase size: 16 KiB, page size: 512, OOB size: 16 [ 5.544410][ T1] Scanning device for bad blocks [ 5.856250][ T48] ata1: SATA link down (SStatus 0 SControl F300) [ 5.903932][ T1] 3 cmdlinepart partitions found on MTD device orion_nand [ 5.910961][ T1] Creating 3 MTD partitions on "orion_nand": [ 5.916885][ T1] 0x000000000000-0x000000100000 : "u-boot" [ 5.923269][ T1] 0x000000100000-0x000000600000 : "uImage" [ 5.929758][ T1] 0x000000600000-0x000002000000 : "rootfs" [ 5.937536][ T1] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information. [ 5.946152][ T1] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. [ 5.989845][ T1] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4 [ 6.206379][ T50] ata2: SATA link down (SStatus 0 SControl F300) [ 6.755911][ T1] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:d0:b8:13:1d:15 [ 7.525881][ T1] mv643xx_eth_port mv643xx_eth_port.1 eth1: port 0 with MAC address 00:d0:b8:13:1d:16 [ 7.535578][ T1] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 7.542923][ T1] ehci-pci: EHCI PCI platform driver [ 7.548189][ T1] ehci-orion: EHCI orion driver [ 7.553182][ T1] orion-ehci f1050000.ehci: EHCI Host Controller [ 7.559517][ T1] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1 [ 7.568171][ T1] orion-ehci f1050000.ehci: irq 30, io mem 0xf1050000 [ 7.604735][ T1] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00 [ 7.611796][ T1] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.18 [ 7.620840][ T1] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 7.628828][ T1] usb usb1: Product: EHCI Host Controller [ 7.634432][ T1] usb usb1: Manufacturer: Linux 5.18.6-kirkwood-tld-1 ehci_hcd [ 7.641897][ T1] usb usb1: SerialNumber: f1050000.ehci [ 7.648152][ T1] hub 1-0:1.0: USB hub found [ 7.652673][ T1] hub 1-0:1.0: 1 port detected [ 7.658317][ T1] usbcore: registered new interface driver usb-storage [ 7.665596][ T1] mousedev: PS/2 mouse device common for all mice [ 7.673078][ T1] rtc-mv f1010300.rtc: registered as rtc0 [ 7.678795][ T1] rtc-mv f1010300.rtc: setting system clock to 2022-08-25T00:35:24 UTC (1661387724) [ 7.688464][ T1] i2c_dev: i2c /dev entries driver [ 7.695253][ T1] device-mapper: uevent: version 1.0.3 [ 7.700985][ T1] device-mapper: ioctl: 4.46.0-ioctl (2022-02-22) initialised: dm-devel@redhat.com [ 7.710849][ T1] device-mapper: multipath round-robin: version 1.2.0 loaded [ 7.718186][ T1] device-mapper: multipath queue-length: version 0.2.0 loaded [ 7.725571][ T1] device-mapper: multipath service-time: version 0.3.0 loaded [ 7.733012][ T1] device-mapper: dm-log-userspace: version 1.3.0 loaded [ 7.739865][ T1] device-mapper: raid: Loading target version 1.15.1 [ 7.747433][ T1] hid: raw HID events driver (C) Jiri Kosina [ 7.753674][ T1] drop_monitor: Initializing network drop monitor service [ 7.761349][ T1] NET: Registered PF_INET6 protocol family [ 7.769218][ T1] Segment Routing with IPv6 [ 7.773611][ T1] RPL Segment Routing with IPv6 [ 7.778531][ T1] In-situ OAM (IOAM) with IPv6 [ 7.783302][ T1] NET: Registered PF_PACKET protocol family [ 7.789455][ T1] Key type dns_resolver registered [ 7.795379][ T1] registered taskstats version 1 [ 7.800213][ T1] Loading compiled-in X.509 certificates [ 7.807044][ T1] zswap: loaded using pool lzo/zbud [ 7.812842][ T1] Key type ._fscrypt registered [ 7.817668][ T1] Key type .fscrypt registered [ 7.822312][ T1] Key type fscrypt-provisioning registered [ 7.833956][ T1] Key type big_key registered [ 7.870523][ T1] Key type encrypted registered [ 7.944776][ T45] usb 1-1: new high-speed USB device number 2 using orion-ehci [ 7.975642][ T105] "cryptomgr_test" (105) uses obsolete ecb(arc4) skcipher [ 8.146427][ T45] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=77.63 [ 8.164715][ T45] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 8.172596][ T45] usb 1-1: Product: USB2.0 Hub [ 8.195776][ T45] hub 1-1:1.0: USB hub found [ 8.204728][ T45] hub 1-1:1.0: 4 ports detected [ 8.534728][ T45] usb 1-1.2: new high-speed USB device number 3 using orion-ehci [ 8.695674][ T45] usb 1-1.2: New USB device found, idVendor=0781, idProduct=557c, bcdDevice= 1.27 [ 8.714716][ T45] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 8.722768][ T45] usb 1-1.2: Product: Cruzer Orbit [ 8.744714][ T45] usb 1-1.2: Manufacturer: SanDisk [ 8.749711][ T45] usb 1-1.2: SerialNumber: 4C530012311126108485 [ 8.765677][ T45] usb-storage 1-1.2:1.0: USB Mass Storage device detected [ 8.785275][ T45] scsi host2: usb-storage 1-1.2:1.0 [ 9.849013][ T30] scsi 2:0:0:0: Direct-Access SanDisk Cruzer Orbit 1.27 PQ: 0 ANSI: 6 [ 9.869715][ T8] sd 2:0:0:0: [sda] 62530624 512-byte logical blocks: (32.0 GB/29.8 GiB) [ 9.887826][ T8] sd 2:0:0:0: [sda] Write Protect is off [ 9.904727][ T8] sd 2:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 9.949220][ T8] sda: sda1 [ 9.990577][ T8] sd 2:0:0:0: [sda] Attached SCSI removable disk [ 12.526880][ T1] Freeing unused kernel image (initmem) memory: 1024K [ 12.545643][ T1] Checked W+X mappings: passed, no W+X pages found [ 12.552054][ T1] Run /init as init process Loading, please wait... Starting version 247.3-6 [ 13.553654][ T147] ahci 0000:01:00.0: Disabling your PATA port. Use the boot option 'ahci.marvell_enable=0' to avoid this. [ 13.624822][ T147] ahci 0000:01:00.0: controller can't do NCQ, turning off CAP_NCQ [ 13.632538][ T147] ahci 0000:01:00.0: controller can't do PMP, turning off CAP_PMP [ 13.699805][ T147] ahci 0000:01:00.0: masking port_map 0x7 -> 0x3 [ 13.724451][ T152] usbcore: registered new interface driver uas [ 13.735000][ T147] ahci 0000:01:00.0: SSS flag set, parallel bus scan disabled [ 13.742408][ T147] ahci 0000:01:00.0: AHCI 0001.0000 32 slots 3 ports 3 Gbps 0x3 impl IDE mode [ 13.820487][ T147] ahci 0000:01:00.0: flags: 64bit stag led slum part [ 13.889590][ T147] scsi host3: ahci [ 13.921923][ T147] scsi host4: ahci [ 13.954464][ T147] scsi host5: ahci [ 13.971113][ T147] ata3: SATA max UDMA/133 abar m1024@0xe0000000 port 0xe0000100 irq 38 [ 14.026855][ T147] ata4: SATA max UDMA/133 abar m1024@0xe0000000 port 0xe0000180 irq 38 [ 14.071494][ T147] ata5: DUMMY [ 14.416406][ T154] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 19.444741][ T154] ata3.00: qc timeout (cmd 0xec) [ 19.449662][ T154] ata3.00: failed to IDENTIFY (I/O error, err_mask=0x4) [ 19.786402][ T154] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 19.795129][ T154] ata3.00: ATA-11: ST6000NM021A-2R7101, SN03, max UDMA/133 [ 19.802304][ T154] ata3.00: 11721045168 sectors, multi 16: LBA48 NCQ (depth 0/32) [ 19.812783][ T154] ata3.00: configured for UDMA/133 [ 19.828357][ T8] scsi 3:0:0:0: Direct-Access ATA ST6000NM021A-2R7 SN03 PQ: 0 ANSI: 5 [ 19.840572][ T161] sd 3:0:0:0: [sdb] 11721045168 512-byte logical blocks: (6.00 TB/5.46 TiB) [ 19.851313][ T161] sd 3:0:0:0: [sdb] 4096-byte physical blocks [ 19.857561][ T161] sd 3:0:0:0: [sdb] Write Protect is off [ 19.863345][ T161] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 19.909140][ T161] sdb: sdb1 [ 19.915418][ T161] sd 3:0:0:0: [sdb] Attached SCSI disk [ 20.186404][ T156] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 20.195233][ T156] ata4.00: ATA-11: ST6000NM021A-2R7101, SN03, max UDMA/133 [ 20.202413][ T156] ata4.00: 11721045168 sectors, multi 16: LBA48 NCQ (depth 0/32) [ 20.212900][ T156] ata4.00: configured for UDMA/133 [ 20.228466][ T30] scsi 4:0:0:0: Direct-Access ATA ST6000NM021A-2R7 SN03 PQ: 0 ANSI: 5 [ 20.240250][ T161] sd 4:0:0:0: [sdc] 11721045168 512-byte logical blocks: (6.00 TB/5.46 TiB) [ 20.251035][ T161] sd 4:0:0:0: [sdc] 4096-byte physical blocks [ 20.257225][ T161] sd 4:0:0:0: [sdc] Write Protect is off [ 20.263031][ T161] sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 20.307930][ T161] sdc: sdc1 [ 20.314228][ T161] sd 4:0:0:0: [sdc] Attached SCSI disk Begin: Loading essential drivers ... [ 20.879434][ T166] Btrfs loaded, crc32c=crc32c-generic, zoned=no, fsverity=no done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... Scanning for Btrfs filesystems 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 rootfs: clean, 43172/1954064 files, 678599/7815936 blocks [ 31.305223][ T119] random: crng init done done. done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 32.239603][ T1] systemd[1]: Inserted module 'autofs4' [ 32.343191][ T1] systemd[1]: systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [ 32.367436][ T1] systemd[1]: Detected architecture arm. Welcome to Debian GNU/Linux 11 (bullseye)! [ 32.416960][ T1] systemd[1]: Set hostname to <debian>. [ 35.027593][ T1] systemd[1]: Queued start job for default target Graphical Interface. [ 35.039216][ T1] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 35.052519][ T1] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) [ 35.064016][ T1] systemd[1]: Created slice system-getty.slice. [ OK ] Created slice system-getty.slice. [ 35.106338][ T1] systemd[1]: Created slice system-modprobe.slice. [ OK ] Created slice system-modprobe.slice. [ 35.146271][ T1] systemd[1]: Created slice system-serial\x2dgetty.slice. [ OK ] Created slice system-serial\x2dgetty.slice. [ 35.185945][ T1] systemd[1]: Created slice User and Session Slice. [ OK ] Created slice User and Session Slice. [ 35.225512][ T1] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ OK ] Started Dispatch Password …ts to Console Directory Watch. [ 35.265469][ T1] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ OK ] Started Forward Password R…uests to Wall Directory Watch. [ 35.306572][ T1] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ OK ] Set up automount Arbitrary…s File System Automount Point. [ 35.345410][ T1] systemd[1]: Reached target Local Encrypted Volumes. [ OK ] Reached target Local Encrypted Volumes. [ 35.385753][ T1] systemd[1]: Reached target Paths. [ OK ] Reached target Paths. [ 35.425370][ T1] systemd[1]: Reached target Slices. [ OK ] Reached target Slices. [ 35.465234][ T1] systemd[1]: Reached target Swap. [ OK ] Reached target Swap. [ 35.495167][ T1] systemd[1]: Reached target System Time Set. [ OK ] Reached target System Time Set. [ 35.536378][ T1] systemd[1]: Listening on Device-mapper event daemon FIFOs. [ OK ] Listening on Device-mapper event daemon FIFOs. [ 35.575876][ T1] systemd[1]: Listening on LVM2 poll daemon socket. [ OK ] Listening on LVM2 poll daemon socket. [ 35.616173][ T1] systemd[1]: Listening on RPCbind Server Activation Socket. [ OK ] Listening on RPCbind Server Activation Socket. [ 35.657346][ T1] systemd[1]: Listening on Syslog Socket. [ OK ] Listening on Syslog Socket. [ 35.696996][ T1] systemd[1]: Listening on fsck to fsckd communication Socket. [ OK ] Listening on fsck to fsckd communication Socket. [ 35.735577][ T1] systemd[1]: Listening on initctl Compatibility Named Pipe. [ OK ] Listening on initctl Compatibility Named Pipe. [ 35.776434][ T1] systemd[1]: Listening on Journal Audit Socket. [ OK ] Listening on Journal Audit Socket. [ 35.815904][ T1] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 35.856198][ T1] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. [ 35.897474][ T1] systemd[1]: Listening on Network Service Netlink Socket. [ OK ] Listening on Network Service Netlink Socket. [ 35.936170][ T1] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. [ 35.975936][ T1] systemd[1]: Listening on udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ 36.016050][ T1] systemd[1]: Condition check resulted in Huge Pages File System being skipped. [ 36.030555][ T1] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 36.058635][ T1] systemd[1]: Mounting RPC Pipe File System... Mounting RPC Pipe File System... [ 36.110103][ T1] systemd[1]: Mounting Kernel Debug File System... Mounting Kernel Debug File System... [ 36.160211][ T1] systemd[1]: Mounting Kernel Trace File System... Mounting Kernel Trace File System... [ 36.205529][ T1] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped. [ 36.216841][ T1] systemd[1]: Finished Availability of block devices. [ OK ] Finished Availability of block devices. [ 36.262279][ T1] systemd[1]: Starting Create list of static device nodes for the current kernel... Starting Create list of st…odes for the current kernel... [ 36.320017][ T1] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM…meventd or progress polling... [ 36.380562][ T1] systemd[1]: Starting Load Kernel Module configfs... Starting Load Kernel Module configfs... [ 36.450791][ T1] systemd[1]: Starting Load Kernel Module drm... Starting Load Kernel Module drm... [ 36.520447][ T1] systemd[1]: Starting Load Kernel Module fuse... Starting Load Kernel Module fuse... [ 36.575355][ T1] systemd[1]: Condition check resulted in OpenVSwitch configuration for cleanup being skipped. [ 36.597795][ T1] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped. [ 36.608192][ T1] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 36.635780][ T1] systemd[1]: Starting Journal Service... Starting Journal Service... [ 36.673524][ T1] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 36.710418][ T1] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 36.790094][ T1] systemd[1]: Starting Coldplug All udev Devices... Starting Coldplug All udev Devices... [ 36.928220][ T1] systemd[1]: Mounted POSIX Message Queue File System. [ OK ] Mounted POSIX Message Queue File System. [ 36.963613][ T1] systemd[1]: Mounted RPC Pipe File System. [ OK ] Mounted RPC Pipe File System. [ 37.016329][ T1] systemd[1]: Mounted Kernel Debug File System. [ OK ] Mounted Kernel Debug File System. [ 37.045895][ T1] systemd[1]: Mounted Kernel Trace File System. [ OK ] Mounted Kernel Trace File System. [ 37.058267][ T239] ext2 filesystem being remounted at / supports timestamps until 2038 (0x7fffffff) [ 37.114991][ T1] systemd[1]: Finished Create list of static device nodes for the current kernel. [ OK ] Finished Create list of st… nodes for the current kernel. [ 37.147585][ T1] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. [ OK ] Finished Monitoring of LVM… dmeventd or progress polling. [ 37.217312][ T1] systemd[1]: modprobe@configfs.service: Succeeded. [ 37.245629][ T1] systemd[1]: Finished Load Kernel Module configfs. [ OK ] Finished Load Kernel Module configfs. [ 37.277610][ T1] systemd[1]: modprobe@drm.service: Succeeded. [ 37.305403][ T1] systemd[1]: Finished Load Kernel Module drm. [ OK ] Finished Load Kernel Module drm. [ 37.347853][ T1] systemd[1]: modprobe@fuse.service: Succeeded. [ 37.365812][ T1] systemd[1]: Finished Load Kernel Module fuse. [ OK ] Finished Load Kernel Module fuse. [ 37.387549][ T1] systemd[1]: Finished Load Kernel Modules. [ OK ] Finished Load Kernel Modules. [ 37.427371][ T1] systemd[1]: Finished Remount Root and Kernel File Systems. [ OK ] Finished Remount Root and Kernel File Systems. [ 37.515476][ T1] systemd[1]: Mounting FUSE Control File System... Mounting FUSE Control File System... [ 37.585516][ T1] systemd[1]: Mounting Kernel Configuration File System... Mounting Kernel Configuration File System... [ 37.637933][ T1] systemd[1]: Starting pNFS block layout mapping daemon... Starting pNFS block layout mapping daemon... [ 37.701235][ T1] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped. [ 37.725445][ T1] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped. [ 37.749826][ T1] systemd[1]: Starting Load/Save Random Seed... Starting Load/Save Random Seed... [ 37.809901][ T1] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 37.890097][ T1] systemd[1]: Starting Create System Users... Starting Create System Users... [ 37.973205][ T1] systemd[1]: Started Journal Service. [ OK ] Started Journal Service. [ OK ] Mounted FUSE Control File System. [ OK ] Mounted Kernel Configuration File System. [ OK ] Started pNFS block layout mapping daemon. [ OK ] Finished Load/Save Random Seed. [ OK ] Finished Apply Kernel Variables. [ OK ] Finished Create System Users. Starting Flush Journal to Persistent Storage... Starting Create Static Device Nodes in /dev... [ OK ] Finished Coldplug All udev Devices. Starting Helper to synchronize boot up for ifu[ 38.446344][ T235] systemd-journald[235]: Received client request to flush runtime journal. pdown... [ OK ] Finished Helper to synchronize boot up for ifupdown. [ OK ] Finished Create Static Device Nodes in /dev. [ OK ] Reached target Local File Systems (Pre). Mounting /tmp... Starting Rule-based Manage…for Device Events and Files... [ OK ] Mounted /tmp. [ OK ] Reached target Local File Systems. Starting Raise network interfaces... Starting Preprocess NFS configuration... Starting Cleanup monit state file... Starting Cleanup PHP session files... [ OK ] Finished Preprocess NFS configuration. [ OK ] Reached target NFS client services. [ OK ] Finished Cleanup monit state file. [ OK ] Finished Cleanup PHP session files. [ OK ] Started Rule-based Manager for Device Events and Files. Starting Network Service... [ OK ] Started Network Service. Starting Wait for Network to be Configured... [ OK ] Finished Raise network interfaces. [ 41.575748][ T287] adt7475 0-002e: ADT7473 device, revision 0 [ 41.618916][ T287] adt7475 0-002e: Optional features: fan4 pwm2 [ OK ] Found device /dev/ttyS0. [ 41.724201][ T284] sd 2:0:0:0: Attached scsi generic sg0 type 0 [ 41.812049][ T284] sd 3:0:0:0: Attached scsi generic sg1 type 0 [ 41.828356][ T284] sd 4:0:0:0: Attached scsi generic sg2 type 0 [ 41.841442][ T280] orion_wdt: Initial timeout 21 sec [ OK ] Finished Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [ OK ] Finished Create Volatile Files and Directories. Starting RPC bind portmap service... Starting Network Name Resolution... Starting Update UTMP about System Boot/Shutdown... [ OK ] Started RPC bind portmap service. [ OK ] Reached target Remote File Systems (Pre). [ OK ] Reached target Remote File Systems. [ OK ] Reached target RPC Port Mapper. [ 42.934868][ T285] marvell-cesa f1030000.crypto: CESA device successfully registered [ OK ] Finished Update UTMP about System Boot/Shutdown. [ OK ] Reached target System Initialization. [ OK ] Started Daily Cleanup of Temporary Directories. [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket. [ OK ] Listening on D-Bus System Message Bus Socket. [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. Starting Avahi mDNS/DNS-SD Stack... Starting LSB: Starts syslogd... [ OK ] Started Regular background program processing daemon. [ OK ] Started D-Bus System Message Bus. Starting Remove Stale Onli…t4 Metadata Check Snapshots... Starting LSB: Load kernel …d to enable cpufreq scaling... Starting LSB: service and resource monitoring daemon... Starting System Logging Service... Starting User Login Management... Starting WPA supplicant... [ OK ] Started LSB: Starts syslogd. [ OK ] Started System Logging Service. [ 44.738884][ C0] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled [ 44.749610][ T45] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ OK ] Finished Wait for Network to be Configured. [ OK ] Finished Remove Stale Onli…ext4 Metadata Check Snapshots. [ OK ] Started LSB: service and resource monitoring daemon. [ OK ] Started Avahi mDNS/DNS-SD Stack. [ OK ] Started WPA supplicant. Starting LSB: Starts klogd... [ OK ] Started LSB: Starts klogd. [ OK ] Started User Login Management. [ OK ] Started Network Name Resolution. [ OK ] Reached target Network. [ OK ] Reached target Network is Online. [ OK ] Reached target Host and Network Name Lookups. Starting chrony, an NTP client/server... Starting A high performanc… and a reverse proxy server... Starting The OpenMediaVaul…t processes the RPC request... Starting Generate the prelogin message... Starting The PHP 7.4 FastCGI Process Manager... Starting /etc/rc.local Compatibility... Starting OpenBSD Secure Shell server... Starting Permit User Sessions... [ OK ] Started LSB: Load kernel m…ded to enable cpufreq scaling. [ OK ] Finished Permit User Sessions. Starting LSB: set CPUFreq kernel parameters... [ OK ] Started /etc/rc.local Compatibility. [ OK ] Started Getty on tty1. [ OK ] Started Serial Getty on ttyS0. [ OK ] Started LSB: set CPUFreq kernel parameters. [ OK ] Started OpenBSD Secure Shell server. [FAILED] Failed to start chrony, an NTP client/server. See 'systemctl status chrony.service' for details. [ OK ] Started The OpenMediaVault…hat processes the RPC request. [ OK ] Reached target System Time Synchronized. [ OK ] Started Trigger anacron every hour. [ OK ] Started Daily apt download activities. [ OK ] Started Daily apt upgrade and clean activities. [ OK ] Started Periodic ext4 Onli…ata Check for All Filesystems. [ OK ] Started Daily rotation of log files. [ OK ] Started Daily man-db regeneration. [ OK ] Started Clean PHP session files every 30 mins. [ OK ] Reached target Timers. [ OK ] Started Run anacron jobs. Starting LSB: start or stop rrdcached... [ OK ] Started The PHP 7.4 FastCGI Process Manager. [ OK ] Started A high performance…er and a reverse proxy server. [ OK ] Started LSB: start or stop rrdcached. Starting Statistics collection and monitoring daemon... [ OK ] Started Statistics collection and monitoring daemon. openmediavault 6.0.37-1 (Shaitan) debian ttyS0 Copyright (C) 2009-2022 by Volker Theile. All rights reserved. To manage the system visit the openmediavault web control panel: eth0: 192.168.42.150 By default the web control panel administrator account has the username 'admin' and password 'openmediavault'. It is recommended that you change the password for this account within the web control panel or using the 'omv-firstaid' CLI command. For more information regarding this appliance, please visit the web site: https://www.openmediavault.org debian login: [ 73.187219][ T156] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 73.194288][ T154] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 73.208747][ T154] ata3.00: configured for UDMA/133 [ 78.244806][ T156] ata4.00: qc timeout (cmd 0xec) [ 78.249691][ T156] ata4.00: failed to IDENTIFY (I/O error, err_mask=0x4) [ 78.259359][ T156] ata4.00: revalidation failed (errno=-5) [ 78.597106][ T156] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 88.804794][ T156] ata4.00: qc timeout (cmd 0xec) [ 88.809716][ T156] ata4.00: failed to IDENTIFY (I/O error, err_mask=0x4) [ 88.819332][ T156] ata4.00: revalidation failed (errno=-5) [ 88.826531][ T156] ata4: limiting SATA link speed to 1.5 Gbps [ 89.157034][ T156] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 310) [ 89.169494][ T156] ata4.00: configured for UDMA/133 debian login:
Re: Iomega ix4-200d U-boot needed August 24, 2022 07:42PM |
Registered: 2 years ago Posts: 52 |
> SCSI: AHCI 0001.0000 32 slots 3 ports 3 Gbps 0x7 > impl IDE mode >>
Re: Iomega ix4-200d U-boot needed August 24, 2022 08:10PM |
Admin Registered: 13 years ago Posts: 19,010 |
Marvell Serial ATA Adapter Integrated Sata device found [0 0 0]: Enable DMA mode (6) Device 0 @ 0 0: Model: ST6000NM021A-2R7101 Firm: SN03 Ser#: WSE0QQ6A Type: Hard Disk Supports 48-bit addressing Capacity: 1528862.5 MB = 1493.0 GB (3131110576 x 512) [0 1 0]: Enable DMA mode (6) Device 1 @ 0 1: Model: ST6000NM021A-2R7101 Firm: SN03 Ser#: WSE0QPSQ Type: Hard Disk Supports 48-bit addressing Capacity: 1528862.5 MB = 1493.0 GB (3131110576 x 512)
Re: Iomega ix4-200d U-boot needed August 24, 2022 08:33PM |
Admin Registered: 13 years ago Posts: 19,010 |
scsi reset scsi info scsi part
Re: Iomega ix4-200d U-boot needed August 26, 2022 05:15PM |
Registered: 2 years ago Posts: 52 |
97 % [......................................................................] 99 % [....................................] [Type Ctrl-\ + c to quit] U-Boot 2022.10-rc3-tld-0.3 (Aug 24 2022 - 18:55:05 -0700) Lenovo-ix4-200d SoC: Kirkwood 88F6281_A1 DRAM: 512 MiB Core: 17 devices, 13 uclasses, devicetree: separate NAND: 32 MiB MMC: Loading Environment from NAND... OK In: serial Out: serial Err: serial Net: eth0: ethernet-controller@72000, eth1: ethernet-controller@76000 Hit any key to stop autoboot: 0 => setenv set_bootargs 'setenv bootargs console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 $mtdparts' => setenv load_uimage 'ext2load usb 0:1 0x800000 /boot/uImage.orig' => setenv load_uinitrd 'ext2load usb 0:1 0x1100000 /boot/uInitrd' => setenv load_dtb 'ext2load usb 0:1 0x2c00000 /boot/dts/kirkwood-iomega_ix4_200d.dtb' => setenv usb_boot 'usb reset; run set_bootargs; run load_uimage; run load_uinitrd; run load_dtb; bootm 0x800000 0x1100000 0x2c00000' => scsi reset Reset SCSI scanning bus for devices...
U-Boot 2022.10-rc3-tld-0.3 (Aug 24 2022 - 18:55:05 -0700) Lenovo-ix4-200d SoC: Kirkwood 88F6281_A1 DRAM: 512 MiB Core: 17 devices, 13 uclasses, devicetree: separate NAND: 32 MiB MMC: Loading Environment from NAND... OK In: serial Out: serial Err: serial Net: eth0: ethernet-controller@72000, eth1: ethernet-controller@76000 Hit any key to stop autoboot: 0 => scsi info => scsi part no scsi partition table available =>
Re: Iomega ix4-200d U-boot needed August 26, 2022 05:50PM |
Admin Registered: 13 years ago Posts: 19,010 |
md.l 0xF1010000 8 md.l 0xF1010100 1 md.l 0xF1010140 1
Re: Iomega ix4-200d U-boot needed August 26, 2022 05:56PM |
Registered: 2 years ago Posts: 52 |
Re: Iomega ix4-200d U-boot needed August 26, 2022 06:13PM |
Admin Registered: 13 years ago Posts: 19,010 |
mw.l 0xF1010100 0x1000d080 mw.l 0xf1010140 0x0001000c scsi reset
mw.l 0xF1010100 0x1000d080 mw.l 0xf1010140 0x0001000c sata init sata info
Re: Iomega ix4-200d U-boot needed August 26, 2022 06:23PM |
Registered: 2 years ago Posts: 52 |
=> mw.l 0xF1010100 0x1000d080 => mw.l 0xf1010140 0x0001000c => scsi reset Reset SCSI scanning bus for devices... Unsupport SCSI command 0x9d Unsupport SCSI command 0x9d Unsupport SCSI command 0x9d Unsupport SCSI command 0x9d controller reset failed (0x20f1) =>
Re: Iomega ix4-200d U-boot needed August 26, 2022 06:32PM |
Admin Registered: 13 years ago Posts: 19,010 |
mw.l 0xF1010100 0x1000d080 mw.l 0xf1010140 0x0001000c sata init sata info
Re: Iomega ix4-200d U-boot needed August 26, 2022 06:37PM |
Registered: 2 years ago Posts: 52 |
U-Boot 2022.10-rc3-tld-0.2 (Aug 24 2022 - 16:52:00 -0700) Lenovo-ix4-200d SoC: Kirkwood 88F6281_A1 DRAM: 512 MiB Core: 12 devices, 9 uclasses, devicetree: separate NAND: 32 MiB MMC: Loading Environment from NAND... OK In: serial Out: serial Err: serial Net: eth0: ethernet-controller@72000, eth1: ethernet-controller@76000 Hit any key to stop autoboot: 0 => mw.l 0xF1010100 0x1000d080 => mw.l 0xf1010140 0x0001000c => sata init Err: Failed to identify SATA device 0 Err: Failed to identify SATA device 1 => => => sata info Device 0: Model: Firm: Ser#: Type: Hard Disk Capacity: not available Device 1: Model: Firm: Ser#: Type: Hard Disk Capacity: not available =>
Re: Iomega ix4-200d U-boot needed August 26, 2022 06:50PM |
Admin Registered: 13 years ago Posts: 19,010 |
=> sata init Err: Failed to identify SATA device 0 Err: Failed to identify SATA device 1
Re: Iomega ix4-200d U-boot needed August 26, 2022 06:58PM |
Admin Registered: 13 years ago Posts: 19,010 |
> mw.l 0xF1010100 0x1000d080 > mw.l 0xf1010140 0x0001000c > sata init > sata info >
md.l 0xF1010000 8 mw.l 0xF1010100 0x1000d080 mw.l 0xf1010140 0x0001000c sleep 5 sata init sata info
Re: Iomega ix4-200d U-boot needed August 26, 2022 07:03PM |
Registered: 2 years ago Posts: 52 |
=> mw.l 0xF1010100 0x1000d080 => mw.l 0xf1010140 0x0001000c => sleep 5 => sata init => sata info Device 0: Model: ST6000NM021A-2R7101 Firm: SN03 Ser#: WSE0QQ6A Type: Hard Disk Supports 48-bit addressing Capacity: 5723166.5 MB = 5589.0 GB (11721045168 x 512) Device 1: Model: ST6000NM021A-2R7101 Firm: SN03 Ser#: WSE0QPSQ Type: Hard Disk Supports 48-bit addressing Capacity: 5723166.5 MB = 5589.0 GB (11721045168 x 512) =>
U-Boot 2022.10-rc3-tld-0.3 (Aug 24 2022 - 18:55:05 -0700) Lenovo-ix4-200d SoC: Kirkwood 88F6281_A1 DRAM: 512 MiB Core: 17 devices, 13 uclasses, devicetree: separate NAND: 32 MiB MMC: Loading Environment from NAND... OK In: serial Out: serial Err: serial Net: eth0: ethernet-controller@72000, eth1: ethernet-controller@76000 Hit any key to stop autoboot: 0 => mw.l 0xF1010100 0x1000d080 => mw.l 0xf1010140 0x0001000c => sleep 5 => sata init Unknown command 'sata' - try 'help' => scsi info => scsi reset Reset SCSI scanning bus for devices... Unsupport SCSI command 0x1c Unsupport SCSI command 0x1c Unsupport SCSI command 0x1c Unsupport SCSI command 0x1c controller reset failed (0x20f1) =>
Re: Iomega ix4-200d U-boot needed August 26, 2022 07:28PM |
Admin Registered: 13 years ago Posts: 19,010 |
> => mw.l 0xF1010100 0x1000d080 > => mw.l 0xf1010140 0x0001000c > => sleep 5 > => sata init > => sata info > Device 0: Model: ST6000NM021A-2R7101 Firm: SN03 > Ser#: WSE0QQ6A > Type: Hard Disk > Supports 48-bit addressing > Capacity: 5723166.5 MB = 5589.0 GB > (11721045168 x 512) > Device 1: Model: ST6000NM021A-2R7101 Firm: SN03 > Ser#: WSE0QPSQ > Type: Hard Disk > Supports 48-bit addressing > Capacity: 5723166.5 MB = 5589.0 GB > (11721045168 x 512) > => >
Re: Iomega ix4-200d U-boot needed August 26, 2022 07:32PM |
Registered: 2 years ago Posts: 52 |
Re: Iomega ix4-200d U-boot needed August 26, 2022 09:58PM |
Admin Registered: 13 years ago Posts: 19,010 |
md.l 0xF1010000 8 md.l 0xF1010100 1 md.l 0xF1010140 1And
sata init sata info sata part
mw.l 0xF1010100 0x1000d080 mw.l 0xf1010140 0x0001000c sleep 5
scsi reset scsi info scsi part
Re: Iomega ix4-200d U-boot needed August 28, 2022 10:29AM |
Registered: 2 years ago Posts: 52 |
99 % [....................................] [Type Ctrl-\ + c to quit] U-Boot 2022.10-rc3-tld-0.4 (Aug 26 2022 - 19:42:06 -0700) Lenovo-ix4-200d SoC: Kirkwood 88F6281_A1 DRAM: 512 MiB Core: 18 devices, 13 uclasses, devicetree: separate NAND: 32 MiB MMC: Loading Environment from NAND... OK In: serial Out: serial Err: serial Net: eth0: ethernet-controller@72000, eth1: ethernet-controller@76000 Hit any key to stop autoboot: 0 => md.l 0xF1010000 8 f1010000: 01111111 00003311 33331140 33003333 .....3..@.3333.3 f1010010: 00000033 00000000 00000000 00000000 3............... => md.l 0xF1010100 1 f1010100: efff3f7f .?.. => md.l 0xF1010140 1 f1010140: fffefff3 .... => sata init Unsupport SCSI command 0x9d Unsupport SCSI command 0x9d Unsupport SCSI command 0x9d Unsupport SCSI command 0x9d controller reset failed (0x2091) Cannot scan SATA device 0 (err=-38) => sata info Unsupport SCSI command 0x9d Unsupport SCSI command 0x9d Unsupport SCSI command 0x9d Unsupport SCSI command 0x9d Unsupport SCSI command 0x9d Unsupport SCSI command 0x9d controller reset failed (0x2091) Cannot scan SATA device 0 (err=-38) => sata part Unsupport SCSI command 0x9d Unsupport SCSI command 0x9d Unsupport SCSI command 0x9d Unsupport SCSI command 0x9d Unsupport SCSI command 0x9d Unsupport SCSI command 0x9d controller reset failed (0x2091) Cannot scan SATA device 0 (err=-38) => mw.l 0xF1010100 0x1000d080 => mw.l 0xf1010140 0x0001000c => sleep 5 => sata init Unsupport SCSI command 0x9d Unsupport SCSI command 0x9d Unsupport SCSI command 0x9d Unsupport SCSI command 0x9d Unsupport SCSI command 0x9d Unsupport SCSI command 0x9d controller reset failed (0x2091) Cannot scan SATA device 0 (err=-38) => scsi reset Reset SCSI scanning bus for devices... Unsupport SCSI command 0x9d Unsupport SCSI command 0x9d Unsupport SCSI command 0x9d Unsupport SCSI command 0x9d controller reset failed (0x2091) => scsi info => scsi part no scsi partition table available =>
Re: Iomega ix4-200d U-boot needed August 28, 2022 03:09PM |
Admin Registered: 13 years ago Posts: 19,010 |
Re: Iomega ix4-200d U-boot needed August 28, 2022 04:33PM |
Admin Registered: 13 years ago Posts: 19,010 |
md.l 0xF1010000 8 md.l 0xF1010100 1 md.l 0xF1010140 1
sata init sata info sata part
Quote
PCIe to SATA RAID Controller;Marvell;88SE6121
Re: Iomega ix4-200d U-boot needed August 28, 2022 04:42PM |
Registered: 2 years ago Posts: 52 |
99 % [....................................] [Type Ctrl-\ + c to quit] U-Boot 2022.10-rc3-tld-0.5 (Aug 28 2022 - 14:23:08 -0700) Lenovo-ix4-200d SoC: Kirkwood 88F6281_A1 DRAM: 512 MiB Core: 16 devices, 12 uclasses, devicetree: separate NAND: 32 MiB MMC: Loading Environment from NAND... OK In: serial Out: serial Err: serial pcie0.0: Link up Net: eth0: ethernet-controller@72000, eth1: ethernet-controller@76000 Hit any key to stop autoboot: 0 => md.l 0xF1010000 8 f1010000: 01111111 00003311 33331140 33003333 .....3..@.3333.3 f1010010: 00000033 00000000 00000000 00000000 3............... => md.l 0xF1010100 1 f1010100: 1000c080 .... => md.l 0xF1010140 1 f1010140: 0001000c .... => sata init => sata info => sata part no sata partition table available =>
Re: Iomega ix4-200d U-boot needed August 28, 2022 04:49PM |
Admin Registered: 13 years ago Posts: 19,010 |
Stock Marvell>> md.l 0xF1010100 1 f1010100: 1000d080 .... Marvell>> md.l 0xF1010140 1 f1010140: 0001000c .... New => md.l 0xF1010100 1 f1010100: 1000c080 .... => md.l 0xF1010140 1 f1010140: 0001000c ....
Re: Iomega ix4-200d U-boot needed August 28, 2022 04:56PM |
Registered: 2 years ago Posts: 52 |