Welcome! Log In Create A New Profile

Advanced

Help with iomega ix4-200d installation

Posted by TrashCanMan 
TrashCanMan
Re: Help with iomega ix4-200d installation
January 12, 2020 05:44AM
bodhi Wrote:
-------------------------------------------------------
> TrashCanMan ,
>
> In the
> WIki
> thread
:
>
>
Quote

Debian Stretch and OpenMediaVault (OMV4) on
> Netgear Stora
>
>
Quote

Thanks to information found mainly here
> (but also a little found elsewhere), I have made
> my Stora into an Open Media Vault. Note that the
> current release of OMV, OMV4, is NOT supported on
> Buster and does not install. You must install
> Stretch
>
> So your OMV problem is just that. Many users have
> tried Debian buster and it did not work. All have
> reported that Debian stretch is the right version
> to use.
>

OFC i know all that i did my research, i did the procedure exactly like that "omv on stora" thread (exept that i didnt move the installation to hdd), if you look his thread i even suggested a tiny but "capital" correction to his instructions a few days ago...


> Debian stretch rootfs:
>
> https://forum.doozan.com/read.php?2,12096,12098#msg-12098
>
>
Quote

> Updated 24 Jul 2017:
>
> Basic Debian stretch Kirkwood rootfs for most
> Kirwood plugs:
>
> - tarball size: 188M
> - install size: 488M
> - The init system used in this rootfs is sysvinit
> . To boot with systemd, see note 2 below.
> - Installed packages: nano, avahi, ntp,
> busybox-syslogd (log to RAM), htop,
> isc-dhcp-client, dialog, bzip2, nfs server/client,
> iperf, ethtool, sysvinit-core, sysvinit, and
> sysvinit-utils.
> - see LED controls in /etc/rc.local, and
> /etc/init.d/halt
> - see some useful aliases in /root/.profile
> - root password: root
>
> Download at Dropbox:
>
> Debian-4.12.1-kirkwood-tld-1-rootfs-bodhi.tar.bz2
>
>
> You can upgrade the kernel to the latest version
> after booting
> Debian-4.12.1-kirkwood-tld-1-rootfs-bodhi.tar.bz2.
Re: Help with iomega ix4-200d installation
January 12, 2020 06:43PM
@bodhi Sorry to bother you one last time, how can i go back to uboot stock envs?

Stock envs:
Marvell>> printenv
bootdelay=1
baudrate=115200
loads_echo=0
ipaddr=10.4.50.165
serverip=10.4.50.5
rootpath=/mnt/ARM_FS/
netmask=255.255.255.0
run_diag=yes
CASset=min
MALLOC_len=1
ethprime=egiga0
bootargs_root=root=/dev/nfs rw
bootargs_end=:::DB88FXX81:eth0:none
image_name=uImage
console=console=ttyS0,115200 mtdparts=nand_mtd:0xa0000@0x0(uboot),0x00010000@0x000a0000(param),32m@0x0(flash)
uboot_start=0x0
uboot_size=0xa0000
env_start=0xa0000
env_size=0x10000
kernel_start=0xb0000
kernel_size=0x228000
initrd_size=0x300000
make_boot_args=setenv bootargs console=ttyS0,115200 mtdparts=nand_mtd:$(uboot_size)@$(uboot_start)(uboot),$(env_size)@$(env_start)(env),$(kernel_size)@$(kernel_start)(zImage),$(initrd_size)@$(initrd_start)(initrd),32m@0x0(flash);
flash_load=run make_boot_args;nand read.e 0x2000000 $(kernel_start) $(kernel_size);nand read.e 0x12000000 $(initrd_start) $(initrd_size);bootm 0x2000000 0x12000000;
bootcmd=run flash_load;
standalone=fsload 0x2000000 $(image_name);setenv bootargs $(console) root=/dev/mtdblock0 rw ip=$(ipaddr):$(serverip)$(bootargs_end); bootm 0x2000000;
ethmtu=1500
mvNetConfig=mv_net_config=(00:11:88:0f:62:81,0:1:2:3),mtu=1500
usb0Mode=host
nandEcc=1bit
netretry=no
rcvrip=169.254.100.100
loadaddr=0x02000000
autoload=no
uboot_ver=v1.1.1
ethact=egiga0
mfgmodel=ix4
fw_ver=v1_0_11_3114995
preroot_ver=0.1.5
serial_number=5560Y01011G20100292J0J1
ethaddr=00:D0:B8:1F:50:89
serialNo=USC010GSA1
modelname=31962501
serialno=0,0118gBxqcDGGeguzOfdnxDWIlC5ZgYwIbHDMYf+jxSXdjJcBN5EYWlzzPx4UCzchQT,USC010GSA1,
runintime=10800
ftpserver=192.168.16.4
testfile=4NC
mfgtest_state=system_tested_ok
stdin=serial
stdout=serial
stderr=serial
mainlineLinux=no
enaMonExt=no
enaCpuStream=no
enaWrAllo=no
pexMode=RC
disL2Cache=no
setL2CacheWT=yes
disL2Prefetch=yes
enaICPref=yes
enaDCPref=yes
sata_dma_mode=yes
netbsd_en=no
vxworks_en=no
initrd_start=0x2d8000
disaMvPnp=no
eth1addr=00:d0:b8:1f:50:8a
enaAutoRecovery=yes
pcieTune=no

Environment size: 1931/16380 bytes
Marvell>>



Envs now:
Marvell>> printenv
bootdelay=1
baudrate=115200
loads_echo=0
ipaddr=10.4.50.165
serverip=10.4.50.5
rootpath=/mnt/ARM_FS/
netmask=255.255.255.0
run_diag=yes
CASset=min
MALLOC_len=1
ethprime=egiga0
bootargs_root=root=/dev/nfs rw
bootargs_end=:::DB88FXX81:eth0:none
image_name=uImage
console=console=ttyS0,115200 mtdparts=nand_mtd:0xa0000@0x0(uboot),0x00010000@0x000a0000(param),32m@0x0(flash)
uboot_start=0x0
uboot_size=0xa0000
env_start=0xa0000
env_size=0x10000
kernel_start=0xb0000
kernel_size=0x228000
initrd_size=0x300000
make_boot_args=setenv bootargs console=ttyS0,115200 mtdparts=nand_mtd:$(uboot_size)@$(uboot_start)(uboot),$(env_size)@$(env_start)(env),$(kernel_size)@$(kernel_start)(zImage),$(initrd_size)@$(initrd_start)(initrd),32m@0x0(flash);
flash_load=run make_boot_args;nand read.e 0x2000000 $(kernel_start) $(kernel_size);nand read.e 0x12000000 $(initrd_start) $(initrd_size);bootm 0x2000000 0x12000000;
standalone=fsload 0x2000000 $(image_name);setenv bootargs $(console) root=/dev/mtdblock0 rw ip=$(ipaddr):$(serverip)$(bootargs_end); bootm 0x2000000;
ethmtu=1500
mvNetConfig=mv_net_config=(00:11:88:0f:62:81,0:1:2:3),mtu=1500
usb0Mode=host
nandEcc=1bit
netretry=no
rcvrip=169.254.100.100
loadaddr=0x02000000
autoload=no
uboot_ver=v1.1.1
ethact=egiga0
mfgmodel=ix4
fw_ver=v1_0_11_3114995
preroot_ver=0.1.5
serial_number=5560Y01011G20100292J0J1
ethaddr=00:D0:B8:1F:50:89
serialNo=USC010GSA1
modelname=31962501
serialno=0,0118gBxqcDGGeguzOfdnxDWIlC5ZgYwIbHDMYf+jxSXdjJcBN5EYWlzzPx4UCzchQT,USC010GSA1,
runintime=10800
ftpserver=192.168.16.4
testfile=4NC
mfgtest_state=system_tested_ok
load_initrd=ext2load usb 0:1 0x2100000 /boot/uInitrd
load_uimage=ext2load usb 0:1 0x800000 /boot/uImage
usb_boot=usb start; run load_uimage; run load_initrd; bootm 0x800000 0x2100000
bootcmd=run usb_make_boot_args ; run usb_boot; reset
usb_make_boot_args=setenv bootargs console=ttyS0,115200 mtdparts=orion_nand:$(uboot_size)@$(uboot_start)(uboot),$(env_size)@$(env_start)(env),$(kernel_size)@$(kernel_start)(zImage),$(initrd_size)@$(initrd_start)(initrd),32m@0x0(flash) root=LABEL=rootfs rootdelay=10 earlyprintk=serial init=/bin/systemd
stdin=serial
stdout=serial
stderr=serial
mainlineLinux=no
enaMonExt=no
enaCpuStream=no
enaWrAllo=no
pexMode=RC
disL2Cache=no
setL2CacheWT=yes
disL2Prefetch=yes
enaICPref=yes
enaDCPref=yes
sata_dma_mode=yes
netbsd_en=no
vxworks_en=no
initrd_start=0x2d8000
disaMvPnp=no
eth1addr=00:d0:b8:1f:50:8a
enaAutoRecovery=yes
pcieTune=no

Environment size: 2446/16380 bytes
Marvell>>

Re: Help with iomega ix4-200d installation
January 12, 2020 10:31PM
TrashCanMan,

In serial console:
setenv bootcmd 'run flash_load'

And then try booting
boot

After you've verified that it boot successfully to stock, reboot and interrupt serial console,

setenv bootcmd 'run flash_load'
saveenv

From now on, it always boots to stock.

To test Debian booting again, interrupt serial console and

setenv bootcmd 'run usb_make_boot_args ; run usb_boot; reset'
boot

Note: just recycle power, or reboot while in Debian would boot it back to stock again, like nothing changed.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Help with iomega ix4-200d installation
February 07, 2020 10:15AM
@TrashCanMan

Sorry to 'hijack' your topic but have you found the fix for the 4 sata port issue? I'm having the exactly same problem and couldn't find the topic @bodhi mentioned earlier. I've found this topic but couldn't find the solution: https://forum.doozan.com/read.php?2,22623,page=1

Thank you.
Re: Help with iomega ix4-200d installation
February 07, 2020 10:19AM
I've started working with mine but can't seem to get sata to work at all (built-in or PCI). It's possible mine is a hardware problem but I haven't confirmed that yet.

At one point I dug through those posts too but didn't find what the solution was. I'd be interested to know as well.
Re: Help with iomega ix4-200d installation
February 07, 2020 03:50PM
All,

The 4 SATA ports activation is in the DTB. See my released kernel for DTB and DTS source.


Quote
https://forum.doozan.com/read.php?2,12096

Updated 03 Feb 2020:

Kernel linux-5.5.1-kirkwood-tld-1 package has been uploaded.

Latest Linux kernel 5.x general release information can be found at:
LinuxChanges log

Download at Dropbox:
linux-5.5.1-kirkwood-tld-1-bodhi.tar.bz2

md5:
fb2f12ebd29d89fceab51e4e15b9b15a
sha256:
ef1c19641671a26488901b8d28fd83a0eace3c0c08e553bf7c284df6a97c6595

This tarball contains 6 files:
linux-image-5.5.1-kirkwood-tld-1_1.0_armel.deb
linux-headers-5.5.1-kirkwood-tld-1_1.0_armel.deb
config-5.5.1-kirkwood-tld-1
zImage-5.5.1-kirkwood-tld-1
linux-dtb-5.5.1-kirkwood-tld-1.tar
linux-5.5.1-kirkwood-tld-1.patch

The DTS patch is part of linux-5.5.1-kirkwood-tld-1.patch. The DTB is in linux-dtb-5.5.1-kirkwood-tld-1.tar.

=====

If you've installed my kernel build, then please post dmesg here for help. Your dmesg should be compared to damacc's dmesg in this post.

https://forum.doozan.com/read.php?2,22623,22623#msg-22623

And Reto's dmesg in this post:

https://forum.doozan.com/read.php?3,25120,25698#msg-25698

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Help with iomega ix4-200d installation
February 07, 2020 05:35PM
@bodhi

In my case the issue is not about activating the SATA Ports. I've followed your instructions and appended the DTB file to the kernel image. The OS can see the ports and the disks attached. My problem occurrs intermittently when trying to access(read/write/hdparm) some of the drives.

[  152.766204] Segment Routing with IPv6
[  411.119283] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[  411.129125] ata4.00: configured for UDMA/133
[  597.667653] ata4: limiting SATA link speed to 1.5 Gbps
[  597.999284] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  603.057743] ata4.00: qc timeout (cmd 0xec)
[  603.062572] ata4.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[  603.069766] ata4.00: revalidation failed (errno=-5)
[  603.399283] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  613.617672] ata4.00: qc timeout (cmd 0xec)
[  613.622501] ata4.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[  613.629722] ata4.00: revalidation failed (errno=-5)
[  613.959253] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  644.337642] ata4.00: qc timeout (cmd 0xec)
[  644.342477] ata4.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[  644.349701] ata4.00: revalidation failed (errno=-5)
[  644.355303] ata4.00: disabled
[  644.689241] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 310)

Full dmesg:

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 5.5.1-kirkwood-tld-1 (root@tldDebian) (gcc version 8.3.0 (Debian 8.3.0-6)) #1.0 PREEMPT Sat Feb 1 22:28:36 PST 2020
[    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] printk: bootconsole [earlycon0] enabled
[    0.000000] Memory policy: Data cache writeback
[    0.000000] On node 0 totalpages: 131072
[    0.000000]   Normal zone: 1024 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 131072 pages, LIFO batch:31
[    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 earlyprintk=serial mtdparts=orion_nand:0xa0000@0x0(uboot),0x10000@0xa0000(env),0x224000@0xb0000(zImage),0x224000@0x2d4000(initrd),32m@0x0(flash) root=LABEL=rootfs rootdelay=10
[    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: 493664K/524288K available (9216K kernel code, 926K rwdata, 3860K rodata, 1024K init, 296K bss, 30624K reserved, 0K cma-reserved)
[    0.000000] random: get_random_u32 called from ____cache_alloc+0x470/0x80c with crng_init=0
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] 	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.000008] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
[    0.008514] Switching to timer-based delay loop, resolution 5ns
[    0.015824] Console: colour dummy device 80x30
[    0.021021] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=2000000)
[    0.032233] pid_max: default: 32768 minimum: 301
[    0.037879] LSM: Security Framework initializing
[    0.043364] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.051389] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.059968] *** VALIDATE tmpfs ***
[    0.064874] *** VALIDATE proc ***
[    0.069145] *** VALIDATE cgroup1 ***
[    0.073406] *** VALIDATE cgroup2 ***
[    0.077743] CPU: Testing write buffer coherency: ok
[    0.085047] Setting up static identity map for 0x100000 - 0x100058
[    0.092222] mvebu-soc-id: MVEBU SoC ID=0x6281, Rev=0x3
[    0.098275] rcu: Hierarchical SRCU implementation.
[    0.106345] devtmpfs: initialized
[    0.115771] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.126346] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[    0.134133] xor: measuring software checksum speed
[    0.238544]    arm4regs  :  1083.200 MB/sec
[    0.338545]    8regs     :   650.400 MB/sec
[    0.438541]    32regs    :   945.200 MB/sec
[    0.443403] xor: using function: arm4regs (1083.200 MB/sec)
[    0.449682] prandom: seed boundary self test passed
[    0.459458] prandom: 100 self tests passed
[    0.464234] pinctrl core: initialized pinctrl subsystem
[    0.471048] thermal_sys: Registered thermal governor 'step_wise'
[    0.471681] NET: Registered protocol family 16
[    0.484239] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.492761] audit: initializing netlink subsys (disabled)
[    0.500184] audit: type=2000 audit(0.490:1): state=initialized audit_enabled=0 res=1
[    0.508731] cpuidle: using governor ladder
[    0.513578] cpuidle: using governor menu
[    0.518768] Feroceon L2: Enabling L2
[    0.523054] Feroceon L2: Cache support initialised.
[    0.534864] No ATAGs?
[    2.568522] random: fast init done
[    5.639026] raid6: int32x8  gen()   105 MB/s
[    5.808762] raid6: int32x8  xor()    65 MB/s
[    5.978976] raid6: int32x4  gen()   106 MB/s
[    6.148787] raid6: int32x4  xor()    68 MB/s
[    6.318682] raid6: int32x2  gen()   131 MB/s
[    6.488587] raid6: int32x2  xor()    93 MB/s
[    6.659090] raid6: int32x1  gen()   100 MB/s
[    6.828828] raid6: int32x1  xor()    68 MB/s
[    6.833768] raid6: using algorithm int32x2 gen() 131 MB/s
[    6.839851] raid6: .... xor() 93 MB/s, rmw enabled
[    6.845311] raid6: using intx1 recovery algorithm
[    6.850950] vgaarb: loaded
[    6.854924] SCSI subsystem initialized
[    6.859621] libata version 3.00 loaded.
[    6.859887] usbcore: registered new interface driver usbfs
[    6.866106] usbcore: registered new interface driver hub
[    6.872214] usbcore: registered new device driver usb
[    6.878132] pps_core: LinuxPPS API ver. 1 registered
[    6.883794] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    6.893613] PTP clock support registered
[    6.899714] clocksource: Switched to clocksource orion_clocksource
[    8.252203] *** VALIDATE bpf ***
[    8.256551] VFS: Disk quotas dquot_6.6.0
[    8.261270] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    8.268982] *** VALIDATE ramfs ***
[    8.283792] NET: Registered protocol family 2
[    8.289674] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[    8.298797] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    8.307306] TCP bind hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    8.315188] TCP: Hash tables configured (established 4096 bind 4096)
[    8.322363] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[    8.329570] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[    8.337436] NET: Registered protocol family 1
[    8.343210] RPC: Registered named UNIX socket transport module.
[    8.349877] RPC: Registered udp transport module.
[    8.355255] RPC: Registered tcp transport module.
[    8.360654] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    8.367762] PCI: CLS 0 bytes, default 32
[    8.372693] Trying to unpack rootfs image as initramfs...
[    9.251118] Freeing initrd memory: 9444K
[    9.255909] NetWinder Floating Point Emulator V0.97 (double precision)
[    9.264473] Initialise system trusted keyrings
[    9.269633] Key type blacklist registered
[    9.274625] workingset: timestamp_bits=30 max_order=17 bucket_order=0
[    9.281903] zbud: loaded
[    9.286330] NFS: Registering the id_resolver key type
[    9.292159] Key type id_resolver registered
[    9.297015] Key type id_legacy registered
[    9.301740] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    9.309110] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    9.316570] jffs2: version 2.2. (NAND) (SUMMARY)  \xc2\xa9 2001-2006 Red Hat, Inc.
[    9.324773] *** VALIDATE jffs2 ***
[    9.328859] fuse: init (API version 7.31)
[    9.333580] *** VALIDATE fuse ***
[    9.337576] *** VALIDATE fuse ***
[    9.341943] orangefs_debugfs_init: called with debug mask: :none: :0:
[    9.349237] orangefs_init: module version upstream loaded
[    9.355335] SGI XFS with ACLs, security attributes, realtime, scrub, quota, no debug enabled
[    9.365162] *** VALIDATE xfs ***
[    9.418922] async_tx: api initialized (async)
[    9.424059] Key type asymmetric registered
[    9.428828] Asymmetric key parser 'x509' registered
[    9.434507] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    9.444155] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver
[    9.453644] mvebu-gpio f1010140.gpio: IRQ index 3 not found
[    9.460560] mvebu-pcie mbus@f1000000:pcie@82000000: PCI host bridge to bus 0000:00
[    9.468796] pci_bus 0000:00: root bus resource [bus 00-ff]
[    9.474991] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff]
[    9.482553] pci_bus 0000:00: root bus resource [io  0x1000-0xeffff]
[    9.489485] pci_bus 0000:00: scanning bus
[    9.489563] pci 0000:00:01.0: [11ab:6281] type 01 class 0x060400
[    9.496283] pci 0000:00:01.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
[    9.504667] pci_bus 0000:00: fixups for bus
[    9.504680] PCI: bus0: Fast back to back transfers disabled
[    9.510957] pci 0000:00:01.0: scanning [bus 00-00] behind bridge, pass 0
[    9.510967] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    9.519636] pci 0000:00:01.0: scanning [bus 00-00] behind bridge, pass 1
[    9.519805] pci_bus 0000:01: scanning bus
[    9.519851] pci 0000:01:00.0: [11ab:6121] type 00 class 0x01018f
[    9.526549] pci 0000:01:00.0: reg 0x10: [io  0x0000-0x0007]
[    9.532826] pci 0000:01:00.0: reg 0x14: [io  0xf0000008-0xf000000b]
[    9.539791] pci 0000:01:00.0: reg 0x18: [io  0x0000-0x0007]
[    9.546041] pci 0000:01:00.0: reg 0x1c: [io  0xf0000018-0xf000001b]
[    9.553002] pci 0000:01:00.0: reg 0x20: [io  0xf0000020-0xf000002f]
[    9.559964] pci 0000:01:00.0: reg 0x24: [mem 0x40000000-0x400003ff]
[    9.566975] pci 0000:01:00.0: supports D1
[    9.571683] pci 0000:01:00.0: PME# supported from D0 D1 D3hot
[    9.578098] pci 0000:01:00.0: PME# disabled
[    9.578359] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    9.589828] pci_bus 0000:01: fixups for bus
[    9.589841] PCI: bus1: Fast back to back transfers disabled
[    9.596084] pci_bus 0000:01: bus scan returning with max=01
[    9.596096] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    9.603411] pci_bus 0000:00: bus scan returning with max=01
[    9.603597] pci 0000:00:01.0: BAR 14: assigned [mem 0xe0000000-0xe00fffff]
[    9.611167] pci 0000:00:01.0: BAR 13: assigned [io  0x10000-0x10fff]
[    9.618189] pci 0000:00:01.0: BAR 6: assigned [mem 0xe0100000-0xe01007ff pref]
[    9.626107] pci 0000:01:00.0: BAR 5: assigned [mem 0xe0000000-0xe00003ff]
[    9.633585] pci 0000:01:00.0: BAR 4: assigned [io  0x10000-0x1000f]
[    9.640548] pci 0000:01:00.0: BAR 0: assigned [io  0x10010-0x10017]
[    9.647481] pci 0000:01:00.0: BAR 2: assigned [io  0x10018-0x1001f]
[    9.654441] pci 0000:01:00.0: BAR 1: assigned [io  0x10020-0x10023]
[    9.661404] pci 0000:01:00.0: BAR 3: assigned [io  0x10024-0x10027]
[    9.668337] pci 0000:00:01.0: PCI bridge to [bus 01]
[    9.673997] pci 0000:00:01.0:   bridge window [io  0x10000-0x10fff]
[    9.680955] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe00fffff]
[    9.688477] pcieport 0000:00:01.0: assign IRQ: got 0
[    9.688495] pcieport 0000:00:01.0: enabling device (0140 -> 0143)
[    9.695297] pcieport 0000:00:01.0: enabling bus mastering
[    9.695797] mv_xor f1060800.xor: Marvell shared XOR driver
[    9.760768] mv_xor f1060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    9.771306] mv_xor f1060900.xor: Marvell shared XOR driver
[    9.840719] mv_xor f1060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    9.851509] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    9.859906] printk: console [ttyS0] disabled
[    9.864933] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 26, base_baud = 12500000) is a 16550A
[    9.874648] printk: console [ttyS0] enabled
[    9.884499] printk: bootconsole [earlycon0] disabled
[    9.904294] loop: module loaded
[    9.908476] sata_mv f1080000.sata: version 1.28
[    9.908748] sata_mv f1080000.sata: slots 32 ports 2
[    9.918024] scsi host0: sata_mv
[    9.922533] scsi host1: sata_mv
[    9.926664] ata1: SATA max UDMA/133 irq 33
[    9.931545] ata2: SATA max UDMA/133 irq 33
[    9.937325] nand: device found, Manufacturer ID: 0xec, Chip ID: 0x75
[    9.944534] nand: Samsung NAND 32MiB 3,3V 8-bit
[    9.949812] nand: 32 MiB, SLC, erase size: 16 KiB, page size: 512, OOB size: 16
[    9.957872] Scanning device for bad blocks
[   10.300985] 5 cmdlinepart partitions found on MTD device orion_nand
[   10.307985] Creating 5 MTD partitions on "orion_nand":
[   10.313875] 0x000000000000-0x0000000a0000 : "uboot"
[   10.320975] 0x0000000a0000-0x0000000b0000 : "env"
[   10.327774] 0x0000000b0000-0x0000002d4000 : "zImage"
[   10.334944] 0x0000002d4000-0x0000004f8000 : "initrd"
[   10.342090] 0x000000000000-0x000002000000 : "flash"
[   10.351431] libphy: Fixed MDIO Bus: probed
[   10.357079] libphy: orion_mdio_bus: probed
[   10.390992] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[   10.439762] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[   10.451334] ata1.00: ATA-8: ST32000542AS, CC38, max UDMA/133
[   10.457720] ata1.00: 3907029168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   10.472072] ata1.00: configured for UDMA/133
[   10.487588] scsi 0:0:0:0: Direct-Access     ATA      ST32000542AS     CC38 PQ: 0 ANSI: 5
[   10.497716] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[   10.506773] sd 0:0:0:0: [sda] Write Protect is off
[   10.512371] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[   10.512513] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   10.569334]  sda: sda1 sda2
[   10.574597] sd 0:0:0:0: [sda] Attached SCSI disk
[   11.009778] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[   11.021366] ata2.00: ATA-8: Hitachi HUA723020ALA641, MK7OA840, max UDMA/133
[   11.029062] ata2.00: 3907029168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   11.043375] ata2.00: configured for UDMA/133
[   11.058854] scsi 1:0:0:0: Direct-Access     ATA      Hitachi HUA72302 A840 PQ: 0 ANSI: 5
[   11.068967] sd 1:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[   11.077871] sd 1:0:0:0: [sdb] Write Protect is off
[   11.083450] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[   11.083611] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   11.110423] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:50:43:70:23:36
[   11.120728]  sdb: sdb1 sdb2
[   11.125995] sd 1:0:0:0: [sdb] Attached SCSI disk
[   11.840409] mv643xx_eth_port mv643xx_eth_port.1 eth1: port 0 with MAC address 00:50:43:70:23:37
[   11.850050] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   11.857346] ehci-pci: EHCI PCI platform driver
[   11.862599] ehci-orion: EHCI orion driver
[   11.867543] orion-ehci f1050000.ehci: EHCI Host Controller
[   11.873820] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1
[   11.882411] orion-ehci f1050000.ehci: irq 30, io mem 0xf1050000
[   11.909758] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00
[   11.916778] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
[   11.925814] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.933792] usb usb1: Product: EHCI Host Controller
[   11.939395] usb usb1: Manufacturer: Linux 5.5.1-kirkwood-tld-1 ehci_hcd
[   11.946757] usb usb1: SerialNumber: f1050000.ehci
[   11.952875] hub 1-0:1.0: USB hub found
[   11.957381] hub 1-0:1.0: 1 port detected
[   11.962826] usbcore: registered new interface driver usb-storage
[   11.970014] mousedev: PS/2 mouse device common for all mice
[   11.977089] rtc-mv f1010300.rtc: registered as rtc0
[   11.982911] i2c /dev entries driver
[   11.988466] device-mapper: uevent: version 1.0.3
[   11.994171] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
[   12.003839] device-mapper: multipath round-robin: version 1.2.0 loaded
[   12.011175] device-mapper: multipath queue-length: version 0.2.0 loaded
[   12.018519] device-mapper: multipath service-time: version 0.3.0 loaded
[   12.025977] device-mapper: dm-log-userspace: version 1.3.0 loaded
[   12.032831] device-mapper: raid: Loading target version 1.15.0
[   12.040343] hid: raw HID events driver (C) Jiri Kosina
[   12.046523] exFAT: Version 1.3.0
[   12.050590] drop_monitor: Initializing network drop monitor service
[   12.057855] NET: Registered protocol family 17
[   12.063308] Key type dns_resolver registered
[   12.068804] registered taskstats version 1
[   12.073790] Loading compiled-in X.509 certificates
[   12.079421] zswap: loaded using pool lzo/zbud
[   12.084736] Key type ._fscrypt registered
[   12.089463] Key type .fscrypt registered
[   12.195777] Key type big_key registered
[   12.243997] Key type encrypted registered
[   12.251403] rtc-mv f1010300.rtc: setting system clock to 2020-02-07T23:14:49 UTC (1581117289)
[   12.264160] Freeing unused kernel memory: 1024K
[   12.270605] Checked W+X mappings: passed, no W+X pages found
[   12.276995] Run /init as init process
[   12.329900] usb 1-1: new high-speed USB device number 2 using orion-ehci
[   12.391818] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice= 9.01
[   12.401927] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[   12.415967] usb 1-1: Product: USB2.0 Hub
[   12.427648] hub 1-1:1.0: USB hub found
[   12.440343] hub 1-1:1.0: 4 ports detected
[   12.769811] usb 1-1.1: new high-speed USB device number 3 using orion-ehci
[   12.822695] usb 1-1.1: New USB device found, idVendor=8564, idProduct=1000, bcdDevice=11.00
[   12.847189] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   12.872357] usb 1-1.1: Product: Mass Storage Device
[   12.877964] usb 1-1.1: Manufacturer: JetFlash
[   12.902321] usb 1-1.1: SerialNumber: 26X4R0R0EBEQBAA5
[   12.925670] usb-storage 1-1.1:1.0: USB Mass Storage device detected
[   12.954581] scsi host2: usb-storage 1-1.1:1.0
[   13.186714] usbcore: registered new interface driver uas
[   13.341762] ahci 0000:01:00.0: assign IRQ: got 38
[   13.341791] ahci 0000:01:00.0: version 3.0
[   13.341813] pci 0000:00:01.0: enabling bus mastering
[   13.341877] ahci 0000:01:00.0: Disabling your PATA port. Use the boot option 'ahci.marvell_enable=0' to avoid this.
[   13.419894] ahci 0000:01:00.0: controller can't do NCQ, turning off CAP_NCQ
[   13.427593] ahci 0000:01:00.0: controller can't do PMP, turning off CAP_PMP
[   13.493263] ahci 0000:01:00.0: masking port_map 0x7 -> 0x3
[   13.499610] ahci 0000:01:00.0: SSS flag set, parallel bus scan disabled
[   13.568081] ahci 0000:01:00.0: AHCI 0001.0000 32 slots 3 ports 3 Gbps 0x3 impl IDE mode
[   13.627266] ahci 0000:01:00.0: flags: 64bit stag led slum part 
[   13.687940] scsi host3: ahci
[   13.709937] scsi host4: ahci
[   13.729877] scsi host5: ahci
[   13.733883] ata3: SATA max UDMA/133 abar m1024@0xe0000000 port 0xe0000100 irq 38
[   13.785120] ata4: SATA max UDMA/133 abar m1024@0xe0000000 port 0xe0000180 irq 38
[   13.832034] ata5: DUMMY
[   14.181416] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   14.317150] scsi 2:0:0:0: Direct-Access     JetFlash Transcend 32GB   1100 PQ: 0 ANSI: 4
[   14.332233] sd 2:0:0:0: [sdc] 63406080 512-byte logical blocks: (32.5 GB/30.2 GiB)
[   14.346222] sd 2:0:0:0: [sdc] Write Protect is off
[   14.351872] sd 2:0:0:0: [sdc] Mode Sense: 43 00 00 00
[   14.352456] sd 2:0:0:0: [sdc] No Caching mode page found
[   14.358501] sd 2:0:0:0: [sdc] Assuming drive cache: write through
[   14.371574]  sdc: sdc1
[   14.382723] sd 2:0:0:0: [sdc] Attached SCSI removable disk
[   19.209776] ata3.00: qc timeout (cmd 0xec)
[   19.214606] ata3.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[   19.551385] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   29.929875] ata3.00: qc timeout (cmd 0xec)
[   29.934701] ata3.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[   29.941551] ata3: limiting SATA link speed to 1.5 Gbps
[   30.271388] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   60.649850] ata3.00: qc timeout (cmd 0xec)
[   60.654677] ata3.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[   60.991412] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[   61.331418] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   61.339602] ata4.00: ATA-8: ST32000542AS, CC38, max UDMA/133
[   61.346051] ata4.00: 3907029168 sectors, multi 0: LBA48 NCQ (depth 0/32)
[   61.859916] ata4.00: configured for UDMA/133
[   61.875454] scsi 4:0:0:0: Direct-Access     ATA      ST32000542AS     CC38 PQ: 0 ANSI: 5
[   61.886985] sd 4:0:0:0: [sdd] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[   61.897374] sd 4:0:0:0: [sdd] Write Protect is off
[   61.902973] sd 4:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[   61.903118] sd 4:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   61.941271]  sdd: sdd1 sdd2
[   61.948287] sd 4:0:0:0: [sdd] Attached SCSI disk
[   92.391395] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   92.410987] ata4.00: configured for UDMA/133
[   92.531566] random: crng init done
[  103.927357] EXT4-fs (sdc1): mounting ext3 file system using the ext4 subsystem
[  103.974486] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
[  106.983564] systemd-udevd[414]: Using default interface naming scheme 'v240'.
[  107.012716] systemd-udevd[395]: Using default interface naming scheme 'v240'.
[  107.052645] systemd-udevd[414]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[  107.065023] systemd-udevd[395]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[  107.169888] sd 0:0:0:0: Attached scsi generic sg0 type 0
[  107.249891] sd 1:0:0:0: Attached scsi generic sg1 type 0
[  107.271009] watchdog: f1020300.watchdog-timer: driver supplied timeout (4294967295) out of range
[  107.313068] sd 2:0:0:0: Attached scsi generic sg2 type 0
[  107.386061] adt7475 0-002e: ADT7473 device, revision 0
[  107.457171] sd 4:0:0:0: Attached scsi generic sg3 type 0
[  107.468709] watchdog: f1020300.watchdog-timer: falling back to default timeout (21)
[  107.500838] adt7475 0-002e: Optional features: fan4 pwm2
[  107.558219] orion_wdt: Initial timeout 21 sec
[  108.125104] marvell-cesa f1030000.crypto: CESA device successfully registered
[  108.297338] systemd-udevd[415]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[  138.471390] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[  138.480948] ata4.00: configured for UDMA/133
[  140.541980] EXT4-fs (sdc1): re-mounted. Opts: errors=remount-ro
[  147.080111] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
[  152.759268] NET: Registered protocol family 10
[  152.766204] Segment Routing with IPv6
[  411.119283] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[  411.129125] ata4.00: configured for UDMA/133
[  597.667653] ata4: limiting SATA link speed to 1.5 Gbps
[  597.999284] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  603.057743] ata4.00: qc timeout (cmd 0xec)
[  603.062572] ata4.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[  603.069766] ata4.00: revalidation failed (errno=-5)
[  603.399283] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  613.617672] ata4.00: qc timeout (cmd 0xec)
[  613.622501] ata4.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[  613.629722] ata4.00: revalidation failed (errno=-5)
[  613.959253] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  644.337642] ata4.00: qc timeout (cmd 0xec)
[  644.342477] ata4.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[  644.349701] ata4.00: revalidation failed (errno=-5)
[  644.355303] ata4.00: disabled
[  644.689241] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 310)

Thank you!
Re: Help with iomega ix4-200d installation
February 07, 2020 06:07PM
nialbr,

See what your PCI status looks like. I wonder if it is idenified as Marvell's PCI:

lspci -vv

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Help with iomega ix4-200d installation
February 07, 2020 06:12PM
@bodhi

Here is the output

root@debian:~# lspci -vv
00:01.0 PCI bridge: Marvell Technology Group Ltd. 88F6281 [Kirkwood] ARM SoC (rev 03) (prog-if 00 [Normal decode])
    Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0, Cache Line Size: 64 bytes
    Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
    I/O behind bridge: 00010000-00010fff
    Memory behind bridge: e0000000-e00fffff
    Prefetchable memory behind bridge: 00000000-000fffff
    Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
    [virtual] Expansion ROM at e0100000 [disabled] [size=2K]
    BridgeCtl: Parity+ SERR+ NoISA- VGA- MAbort+ >Reset- FastB2B-
        PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
    Capabilities: [40] Express (v2) Root Port (Slot+), MSI 00
        DevCap: MaxPayload 128 bytes, PhantFunc 0
                ExtTag- RBE+
        DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
                RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
                MaxPayload 128 bytes, MaxReadReq 512 bytes
        DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
        LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <256ns, L1 unlimited
                ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp-
        LnkCtl: ASPM Disabled; RCB 128 bytes Disabled- CommClk-
                ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
        LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
        SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise-
                Slot #0, PowerLimit 0.000W; Interlock- NoCompl-
        SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
                Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
        SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
                Changed: MRL- PresDet- LinkState-
        RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna- CRSVisible-
        RootCap: CRSVisible-
        RootSta: PME ReqID 0000, PMEStatus- PMEPending-
        DevCap2: Completion Timeout: Not Supported, TimeoutDis-, LTR-, OBFF Not Supported ARIFwd-
        DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled ARIFwd-
        LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-
                 Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
                 Compliance De-emphasis: -6dB
        LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-, EqualizationPhase1-
                 EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-

01:00.0 IDE interface: Marvell Technology Group Ltd. 88SE6121 SATA II / PATA Controller (rev b2) (prog-if 8f [PCI native mode controller, supports both channels switched to ISA compatibility mode, supports bus mastering])
    Subsystem: Marvell Technology Group Ltd. 88SE6111/6121 SATA II / PATA Controller (88SE6111/6121 1/2 port SATA II + 1 port PATA Controller)
    Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0, Cache Line Size: 32 bytes
    Interrupt: pin A routed to IRQ 38
    Region 0: I/O ports at 10010 [size=8]
    Region 1: I/O ports at 10020 [size=4]
    Region 2: I/O ports at 10018 [size=8]
    Region 3: I/O ports at 10024 [size=4]
    Region 4: I/O ports at 10000 [size=16]
    Region 5: Memory at e0000000 (32-bit, non-prefetchable) [size=1K]
    Capabilities: [48] Power Management version 2
        Flags: PMEClk- DSI- D1+ D2- AuxCurrent=0mA PME(D0+,D1+,D2-,D3hot+,D3cold-)
        Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=1 PME-
    Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit-
        Address: 00000000  Data: 0000
    Capabilities: [e0] Express (v1) Legacy Endpoint, MSI 00
        DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited
                ExtTag- AttnBtn- AttnInd- PwrInd- RBE- FLReset-
        DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
                RlxdOrd- ExtTag- PhantFunc- AuxPwr+ NoSnoop-
                MaxPayload 128 bytes, MaxReadReq 512 bytes
        DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
        LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s, Exit Latency L0s <256ns, L1 unlimited
                ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp-
        LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk-
                ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
        LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
    Capabilities: [100 v1] Advanced Error Reporting
        UESta:  DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
        UEMsk:  DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
        UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
        CESta:  RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
        CEMsk:  RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
        AERCap: First Error Pointer: 1f, GenCap- CGenEn- ChkCap- ChkEn-
    Kernel driver in use: ahci
    Kernel modules: ahci

Re: Help with iomega ix4-200d installation
February 07, 2020 11:43PM
It looks normal, but I need to compare with my Kirkwood boxes to see if anything strange.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Help with iomega ix4-200d installation
February 08, 2020 12:28AM
01:00.0 IDE interface: Marvell Technology Group Ltd. 88SE6121 SATA II / PATA Controller (rev b2) (prog-if 8f [PCI native mode controller, supports both channels switched to ISA compatibility mode, supports bus mastering])

It might be that this box IDE controller is older.

If you can boot into stock OS, try
grep CONFIG_PATA_MARVELL /boot/config*

and
dmesg | grep -i pata

I might need to build another kernel version to see if it will help.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)



Edited 1 time(s). Last edit at 02/08/2020 12:38AM by bodhi.
Re: Help with iomega ix4-200d installation
February 08, 2020 08:11AM
@bodhi

I don`t have any config file in /boot. The dmsg has no "pata" either

root@ix4-200d:/# dmesg | grep pata
root@ix4-200d:/#

Here is the ls lspci output from the Stock OS:

root@ix4-200d:/# lspci -vv
00:01.0 IDE interface: Marvell Technology Group Ltd. Device 6121 (rev b2) (prog-if 8f [Master SecP SecO PriP PriO])
        Subsystem: Marvell Technology Group Ltd. Device 6121
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR+ FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 32 bytes
        Interrupt: pin A routed to IRQ 9
        Region 0: I/O ports at 1010 [size=8]
        Region 1: I/O ports at 1020 [size=4]
        Region 2: I/O ports at 1018 [size=8]
        Region 3: I/O ports at 1024 [size=4]
        Region 4: I/O ports at 1000 [size=16]
        Region 5: Memory at e8000000 (32-bit, non-prefetchable) [size=1K]
        Capabilities: [48] Power Management version 2
                Flags: PMEClk- DSI- D1+ D2- AuxCurrent=0mA PME(D0+,D1+,D2-,D3hot+,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=1 PME-
        Capabilities: [50] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable-
                Address: 00000000  Data: 0000
        Capabilities: [e0] Express (v1) Legacy Endpoint, MSI 00
                DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited
                        ExtTag- AttnBtn- AttnInd- PwrInd- RBE- FLReset-
                DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
                        RlxdOrd- ExtTag- PhantFunc- AuxPwr+ NoSnoop-
                        MaxPayload 128 bytes, MaxReadReq 512 bytes
                DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
                LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s, Latency L0 <256ns, L1 unlimited
                        ClockPM- Suprise- LLActRep- BwNot-
                LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk-
                        ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
                LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
        Capabilities: [100] #11ab
        Capabilities: [612] #00
        Capabilities: [102] #6121
        Capabilities: [014] #1021
        Kernel driver in use: mv_mv61xx

And the full dmsg

Linux version 2.6.22.18 (soho@bsoho149.lss.emc.com) (gcc version 4.3.2 (crosstool-NG-1.3.1) ) #1 Thu Jan 5 13:29:36 EST 2012
CPU: ARM926EJ-S [56251311] revision 1 (ARMv5TE), cr=00053977
Machine: Feroceon-KW
Using UBoot passing parameters structure
Memory policy: ECC disabled, Data cache writeback
On node 0 totalpages: 131072
  DMA zone: 1024 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 130048 pages, LIFO batch:31
  Normal zone: 0 pages used for memmap
CPU0: D VIVT write-back cache
CPU0: I cache: 16384 bytes, associativity 4, 32 byte lines, 128 sets
CPU0: D cache: 16384 bytes, associativity 4, 32 byte lines, 128 sets
Built 1 zonelists.  Total pages: 130048
Kernel command line: console=ttyS0,115200 mtdparts=nand_mtd:0xa0000@0x0(uboot),0x10000@0xa0000(env),0x224000@0xb0000(zImage),0x224000@0x2d4000(initrd),32m@0x0(flash)
PID hash table entries: 2048 (order: 11, 8192 bytes)
Console: colour dummy device 80x30
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 256MB 256MB 0MB 0MB = 512MB total
Memory: 513920KB available (3520K code, 283K data, 120K init)
Calibrating delay loop... 1192.75 BogoMIPS (lpj=5963776)
Mount-cache hash table entries: 512
CPU: Testing write buffer coherency: ok
NET: Registered protocol family 16

CPU Interface
-------------
SDRAM_CS0 ....base 00000000, size 256MB 
SDRAM_CS1 ....base 10000000, size 256MB 
SDRAM_CS2 ....disable
SDRAM_CS3 ....disable
PEX0_MEM ....base e8000000, size 128MB 
PEX0_IO ....base f2000000, size   1MB 
INTER_REGS ....base f1000000, size   1MB 
NFLASH_CS ....base fa000000, size   2MB 
SPI_CS ....base f4000000, size  16MB 
BOOT_ROM_CS ....no such
DEV_BOOTCS ....no such
CRYPT_ENG ....base f0000000, size   2MB 

  Marvell Development Board (LSP Version KW_LSP_4.2.7_patch21)-- IX4-110  Soc: 88F6281 A1 LE

 Detected Tclk 200000000 and SysClk 400000000 
MV Buttons Device Load
Marvell USB EHCI Host controller #0: c0876600
PEX0 interface detected Link X1
PCI: bus0: Fast back to back transfers disabled
SCSI Scattered Spinup:
SCSI Scattered Spinup Feature Status: Enabled
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
NET: Registered protocol family 2
Time: kw_clocksource clocksource has been installed.
IP route cache hash table entries: 16384 (order: 4, 65536 bytes)
TCP established hash table entries: 65536 (order: 7, 524288 bytes)
TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
TCP: Hash tables configured (established 65536 bind 65536)
TCP reno registered
checking if image is initramfs...it isn't (no cpio magic); looks like an initrd
Freeing initrd memory: 1788K
RTC registered
Use the XOR engines (acceleration) for enhancing the following functions:
  o RAID 5 Xor calculation
  o kernel memcpy
  o kenrel memzero
Number of XOR engines to use: 4
cesadev_init(c0011e28)
mvCesaInit: sessions=640, queue=64, pSram=f0000000
MV Buttons Driver Load
Registering unionfs 2.5.1 (for 2.6.22.19)
Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
io scheduler noop registered
io scheduler anticipatory registered (default)
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33) is a 16550A
serial8250.0: ttyS1 at MMIO 0xf1012100 (irq = 34) is a 16550A
RAMDISK driver initialized: 16 RAM disks of 5120K size 1024 blocksize
loop: module loaded
Loading Marvell Ethernet Driver:
  o Cached descriptors in DRAM
  o DRAM SW cache-coherency
  o Single RX Queue support - ETH_DEF_RXQ=0
  o Single TX Queue support - ETH_DEF_TXQ=0
  o TCP segmentation offload enabled
  o Receive checksum offload enabled
  o Transmit checksum offload enabled
  o Network Fast Processing (Routing) supported
  o Driver ERROR statistics enabled
  o Driver INFO statistics enabled
  o Proc tool API enabled
  o Rx descripors: q0=128
  o Tx descripors: q0=532
  o Loading network interface(s):
    o eth0, ifindex = 1, GbE port = 0
    o eth1, ifindex = 2, GbE port = 1

mvFpRuleDb (c0ac0000): 16384 entries, 65536 bytes
e100: Intel(R) PRO/100 Network Driver, 3.5.17-k4-NAPI
e100: Copyright(c) 1999-2006 Intel Corporation
Marvell Storage Controller is found, using IRQ 9.
scsi0 : Marvell Storage Controller
scsi 0:0:0:0: Direct-Access     ATA      ST32000542AS     CC38 PQ: 0 ANSI: 5
scsi 0:0:4:0: Direct-Access     ATA      ST32000542AS     CC38 PQ: 0 ANSI: 5
Integrated Sata device found
scsi1 : Marvell SCSI to SATA adapter
scsi2 : Marvell SCSI to SATA adapter
scsi 1:0:0:0: Direct-Access     Seagate  ST32000542AS     CC38 PQ: 0 ANSI: 5
scsi 2:0:0:0: Direct-Access     Hitachi  HUA723020ALA641  MK7O PQ: 0 ANSI: 5
sd 0:0:0:0: [sda] 3907029168 512-byte hardware sectors (2000399 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 17 00 10 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
sd 0:0:0:0: [sda] 3907029168 512-byte hardware sectors (2000399 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 17 00 10 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
 sda: sda1 sda2
sd 0:0:0:0: [sda] Attached SCSI disk
sd 0:0:4:0: [sdb] 3907029168 512-byte hardware sectors (2000399 MB)
sd 0:0:4:0: [sdb] Write Protect is off
sd 0:0:4:0: [sdb] Mode Sense: 17 00 10 00
sd 0:0:4:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
sd 0:0:4:0: [sdb] 3907029168 512-byte hardware sectors (2000399 MB)
sd 0:0:4:0: [sdb] Write Protect is off
sd 0:0:4:0: [sdb] Mode Sense: 17 00 10 00
sd 0:0:4:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
 sdb: sdb1 sdb2
sd 0:0:4:0: [sdb] Attached SCSI disk
sd 1:0:0:0: [sdc] 3907029168 512-byte hardware sectors (2000399 MB)
sd 1:0:0:0: [sdc] Write Protect is off
sd 1:0:0:0: [sdc] Mode Sense: 23 00 10 00
sd 1:0:0:0: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA
sd 1:0:0:0: [sdc] 3907029168 512-byte hardware sectors (2000399 MB)
sd 1:0:0:0: [sdc] Write Protect is off
sd 1:0:0:0: [sdc] Mode Sense: 23 00 10 00
sd 1:0:0:0: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA
 sdc: sdc1 sdc2
sd 1:0:0:0: [sdc] Attached SCSI disk
sd 2:0:0:0: [sdd] 3907029168 512-byte hardware sectors (2000399 MB)
sd 2:0:0:0: [sdd] Write Protect is off
sd 2:0:0:0: [sdd] Mode Sense: 23 00 10 00
sd 2:0:0:0: [sdd] Write cache: enabled, read cache: enabled, supports DPO and FUA
sd 2:0:0:0: [sdd] 3907029168 512-byte hardware sectors (2000399 MB)
sd 2:0:0:0: [sdd] Write Protect is off
sd 2:0:0:0: [sdd] Mode Sense: 23 00 10 00
sd 2:0:0:0: [sdd] Write cache: enabled, read cache: enabled, supports DPO and FUA
 sdd: sdd1 sdd2
sd 2:0:0:0: [sdd] Attached SCSI disk
sd 0:0:0:0: Attached scsi generic sg0 type 0
sd 0:0:4:0: Attached scsi generic sg1 type 0
sd 1:0:0:0: Attached scsi generic sg2 type 0
sd 2:0:0:0: Attached scsi generic sg3 type 0
NFTL driver: nftlcore.c $Revision: 1.98 $, nftlmount.c $Revision: 1.41 $
NAND device: Manufacturer ID: 0xec, Chip ID: 0x75 (Samsung NAND 32MiB 3,3V 8-bit)
Scanning device for bad blocks
5 cmdlinepart partitions found on MTD device nand_mtd
Using command line partition definition
Creating 5 MTD partitions on "nand_mtd":
0x00000000-0x000a0000 : "uboot"
0x000a0000-0x000b0000 : "env"
0x000b0000-0x002d4000 : "zImage"
0x002d4000-0x004f8000 : "initrd"
0x00000000-0x02000000 : "flash"
ehci_marvell ehci_marvell.70059: Marvell Orion EHCI
ehci_marvell ehci_marvell.70059: new USB bus registered, assigned bus number 1
ehci_marvell ehci_marvell.70059: irq 19, io base 0xf1050100
ehci_marvell ehci_marvell.70059: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 1 port detected
ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
USB Universal Host Controller Interface driver v3.0
usb 1-1: new high speed USB device using ehci_marvell and address 2
usb 1-1: configuration #1 chosen from 1 choice
hub 1-1:1.0: USB hub found
hub 1-1:1.0: 4 ports detected
usbcore: registered new interface driver usblp
drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
mice: PS/2 mouse device common for all mice
i2c /dev entries driver
attach_adapter....
adt7473_detect....
adt7473 0-002e: adt7473 chip found
md: linear personality registered for level -1
md: raid0 personality registered for level 0
md: raid1 personality registered for level 1
md: raid10 personality registered for level 10
raid6: int32x1     92 MB/s
raid6: int32x2    118 MB/s
raid6: int32x4    130 MB/s
raid6: int32x8     98 MB/s
raid6: using algorithm int32x4 (130 MB/s)
md: raid6 personality registered for level 6
md: raid5 personality registered for level 5
md: raid4 personality registered for level 4
raid5: measuring checksumming speed
   arm4regs  :  1087.200 MB/sec
   8regs     :   806.000 MB/sec
   32regs    :   881.200 MB/sec
raid5: using function: arm4regs (1087.200 MB/sec)
device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat.com
dm_crypt using the OCF package.
wix gpio_init
wix_lcm: WIX LCM driver version 0.1
TCP cubic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
RAMDISK: Compressed image found at block 0
EXT2-fs warning: checktime reached, running e2fsck is recommended
VFS: Mounted root (ext2 filesystem).
md: md0 stopped.
md: bind<sdc1>
md: bind<sdb1>
md: bind<sdd1>
md: bind<sda1>
raid1: raid set md0 active with 4 out of 4 mirrors
ufsd: module license 'Commercial product' taints kernel.
ufsd: driver 8.1 (031_A) LBD=ON with ioctl loaded at bf000000
NTFS read/write support included
Hfs+/HfsX read/write support included
Bluetooth: Core ver 2.11
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: HCI USB driver ver 2.9
usbcore: registered new interface driver hci_usb
usbcore: registered new interface driver hiddev
usbcore: registered new interface driver usbhid
drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
Bluetooth: L2CAP ver 2.9
Bluetooth: L2CAP socket layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM ver 1.8
SGI XFS with ACLs, security attributes, large block numbers, no debug enabled
Freeing init memory: 120K
drivers/scsi/thor/linux/hba_mod.c 719:Enable/Disable Write Cache command error: parameter error:133
drivers/scsi/thor/linux/hba_mod.c 719:Enable/Disable Write Cache command error: parameter error:133
drivers/scsi/thor/linux/hba_mod.c 719:Enable/Disable Write Cache command error: parameter error:133
drivers/scsi/thor/linux/hba_mod.c 719:Enable/Disable Write Cache command error: parameter error:133
Adding 524280k swap on /boot/swapfile.  Priority:-1 extents:133 across:533820k
eth0: link down
eth0: started
eth1: started
eth0: link up, full duplex, speed 1 Gbps
md: md1 stopped.
md: bind<sdb2>
md: bind<sdc2>
md: bind<sdd2>
md: bind<sda2>
raid5: device sda2 operational as raid disk 0
raid5: device sdd2 operational as raid disk 3
raid5: device sdc2 operational as raid disk 2
raid5: device sdb2 operational as raid disk 1
raid5: allocated 4212kB for md1
raid5: raid level 5 set md1 active with 4 out of 4 devices, algorithm 2
RAID5 conf printout:
 --- rd:4 wd:4
 disk 0, o:1, dev:sda2
 disk 1, o:1, dev:sdb2
 disk 2, o:1, dev:sdc2
 disk 3, o:1, dev:sdd2
Filesystem "dm-0": Disabling barriers, trial barrier write failed
XFS mounting filesystem dm-0
Starting XFS recovery on filesystem: dm-0 (logdev: internal)
Ending XFS recovery on filesystem: dm-0 (logdev: internal)
iSCSI Enterprise Target Software - version 1.4.20.2
iscsi_trgt: Registered io type fileio
iscsi_trgt: Registered io type blockio
iscsi_trgt: Registered io type nullio
iscsi_trgt: Removing all connections, sessions and targets
eth0: link down
eth1: link up, full duplex, speed 1 Gbps

root@ix4-200d:/# lsmod
Module                  Size  Used by
iscsi_trgt             89140  5
xfs                   526836  1
rfcomm                 27184  0
l2cap                  20388  3 rfcomm
usbhid                 24404  0
hci_usb                12028  0
bluetooth              52384  3 rfcomm,l2cap,hci_usb
hfsplus                81284  0
msdos                   7840  0
hfs                    51204  0
udf                    92332  0
isofs                  24996  0
ext3                  115112  0
jbd                    53064  1 ext3
ufsd                  594792  0
Re: Help with iomega ix4-200d installation
February 08, 2020 03:55PM
nialbr,

Are your hard disk being used for testing only? i.e. no important data on them?

I've compiled the pata_marvell driver module, but I feel you should only try it in a test box where you don't care what happen to the data.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Help with iomega ix4-200d installation
February 08, 2020 04:13PM
bodhi,

I have two spare drives(no important data) that I can swap in. Do you think that would make sense to test the para_module with only two drives in? That would be perfect for me.

I have a backup from the important data from the original ones but I would like to try to keep these disks if possible.
Re: Help with iomega ix4-200d installation
February 08, 2020 05:33PM
nialbr,

> I have two spare drives(no important data) that I
> can swap in. Do you think that would make sense to
> test the para_module with only two drives in? That
> would be perfect for me.

That will be OK. Make a note of where the ata3 and ata4 HDDs in your existing configuration (that is causing problem), those are the ports connected to PCI. Remove the 2 original ones, and insert the two spares into the same slots as before.

Boot into Debian on USB.

Copy the attached module pata_marvell.ko to:

/lib/modules/5.5.1-kirkwood-tld-1/kernel/drivers/ata/


And edit your modules list /etc/initramfs-tools/modules to load it early

cat /etc/initramfs-tools/modules
# List of modules that you want to include in your initramfs.
# They will be loaded at boot time in the order below.
#
# Syntax:  module_name [args ...]
#
# You must run update-initramfs(8) to effect this change.
#
# Examples:
#
# raid1
# sd_mod
pata_marvell

Regenerate initramfs

cd /boot
cp -a initrd.img-5.5.1-kirkwood-tld-1 initrd.img-5.5.1-kirkwood-tld-1.bak
update-initramfs -u

Make a new uInitrd

cp -a uInitrd uInitrd.bak
mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-5.5.1-kirkwood-tld-1 -d initrd.img-5.5.1-kirkwood-tld-1 uInitrd
sync

And reboot.

Interrupt serial console, and

And then enter the envs like you did before. This time change the usb_make_boot_args:

setenv usb_make_boot_args 'setenv bootargs console=ttyS0,115200 earlyprintk=serial mtdparts=orion_nand:$(uboot_size)@$(uboot_start)(uboot),$(env_size)@$(env_start)(env),$(kernel_size)@$(kernel_start)(zImage),$(initrd_size)@$(initrd_start)(initrd),32m@0x0(flash) root=LABEL=rootfs rootdelay=10 ahci.marvell_enable=0'

And then
boot

Please post the boot log here.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)



Edited 2 time(s). Last edit at 02/08/2020 08:14PM by bodhi.
Attachments:
open | download - pata_marvell.ko (9.2 KB)
Re: Help with iomega ix4-200d installation
February 08, 2020 07:09PM
bodhi,

Seems like it has no effect :(

[   61.031388][  T182] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   66.089757][  T182] ata3.00: qc timeout (cmd 0xec)
[   66.094589][  T182] ata3.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[   66.101436][  T182] ata3.00: revalidation failed (errno=-5)
[   66.431381][  T182] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   66.440945][  T182] ata3.00: configured for UDMA/133


The log is below(I think putty has screw up the file encoding).

         __  __                      _ _
        |  \/  | __ _ _ ____   _____| | |
        | |\/| |/ _` | '__\ \ / / _ \ | |
        | |  | | (_| | |   \ V /  __/ | |
        |_|  |_|\__,_|_|    \_/ \___|_|_|
 _   _     ____              _
| | | |   | __ )  ___   ___ | |_ 
| | | |___|  _ \ / _ \ / _ \| __| 
| |_| |___| |_) | (_) | (_) | |_ 
 \___/    |____/ \___/ \___/ \__|  ** uboot_ver:v1.1.0 **

 ** MARVELL BOARD: IX4-110 LE 

U-Boot 1.1.4 (Oct 15 2009 - 17:28:22) 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
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


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.: ST32000542AS Rev: CC38
            Type: Hard Disk
            Capacity: 1907729.0 MB = 1863.0 GB (3907029168 x 512)
  Device 1: (1:0) Vendor: ATA Prod.: WDC WD2500BEVS-6 Rev: 01.0
            Type: Hard Disk
            Capacity: 238475.1 MB = 232.8 GB (488397168 x 512)
Net:   egiga0 [PRIME], egiga1
Hit any key to stop autoboot:  0

Marvell>> setenv usb_make_boot_args 'setenv bootargs console=ttyS0,115200 earlyprintk=serial mtdparts=orion_nand:$(uboot_size)@$(uboot_start)(uboot),$(env_size)@$(env_start)(env),$(kernel_size)@$(kernel_start)(zImage),$(initrd_size)@$(initrd_start)(initrd),32m@0x0(flash) root=LABEL=rootfs rootdelay=10'

Marvell>> setenv load_initrd 'ext2load usb 0:1 0x2100000 /boot/uInitrd'

Marvell>> setenv load_uimage 'ext2load usb 0:1 0x800000 /boot/uImage'

Marvell>> setenv usb_boot 'usb start; run load_uimage; run load_initrd; bootm 0x800000 0x2100000'

Marvell>> setenv bootcmd 'run usb_make_boot_args ; run usb_boot; run flash_load; reset'

Marvell>> boot

(Re)start USB...
USB:   scanning bus for devices... 3 USB Device(s) found
       scanning bus for storage devices... 1 Storage Device(s) found
....
.
......
............
.........................
...................................................
......................................................................................................
............................................................................................................................................................................................................
....
..............................................................................................

5212194 bytes read
....
.
......
............
.........................
...................................................
......................................................................................................
............................................................................................................................................................................................................
....
....................................................................................................................................................................................................................................................................................................................................................................................................................
....
........................................................................................................................

9672412 bytes read
## Booting image at 00800000 ...
   Image Name:   Linux-5.5.1-kirkwood-tld-1
   Created:      2020-02-07  23:07:53 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    5212130 Bytes =  5 MB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
OK
## Loading Ramdisk Image at 02100000 ...
   Image Name:   initramfs-5.5.1-kirkwood-tld-1
   Created:      2020-02-09   0:52:36 UTC
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    9672348 Bytes =  9.2 MB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000][    T0] Booting Linux on physical CPU 0x0
[    0.000000][    T0] Linux version 5.5.1-kirkwood-tld-1 (root@tldDebian) (gcc version 8.3.0 (Debian 8.3.0-6)) #1.0 PREEMPT Sat Feb 1 22:28:36 PST 2020
[    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] printk: bootconsole [earlycon0] enabled
[    0.000000][    T0] Memory policy: Data cache writeback
[    0.000000][    T0] Built 1 zonelists, mobility grouping on.  Total pages: 130048
[    0.000000][    T0] Kernel command line: console=ttyS0,115200 earlyprintk=serial mtdparts=orion_nand:0xa0000@0x0(uboot),0x10000@0xa0000(env),0x224000@0xb0000(zImage),0x224000@0x2d4000(initrd),32m@0x0(flash) root=LABEL=rootfs rootdelay=10
[    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: 493660K/524288K available (9216K kernel code, 926K rwdata, 3860K rodata, 1024K init, 296K bss, 30628K reserved, 0K cma-reserved)
[    0.000000][    T0] random: get_random_u32 called from ____cache_alloc+0x470/0x80c with crng_init=0
[    0.000000][    T0] rcu: Preemptible hierarchical RCU implementation.
[    0.000000][    T0] 	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.000008][    T0] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
[    0.008513][    T0] Switching to timer-based delay loop, resolution 5ns
[    0.015822][    T0] Console: colour dummy device 80x30
[    0.021021][    T0] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=2000000)
[    0.032234][    T0] pid_max: default: 32768 minimum: 301
[    0.037886][    T0] LSM: Security Framework initializing
[    0.043376][    T0] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.051405][    T0] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.059983][    T0] *** VALIDATE tmpfs ***
[    0.064878][    T0] *** VALIDATE proc ***
[    0.069141][    T0] *** VALIDATE cgroup1 ***
[    0.073405][    T0] *** VALIDATE cgroup2 ***
[    0.077738][    T0] CPU: Testing write buffer coherency: ok
[    0.085045][    T1] Setting up static identity map for 0x100000 - 0x100058
[    0.092221][    T1] mvebu-soc-id: MVEBU SoC ID=0x6281, Rev=0x3
[    0.098275][    T1] rcu: Hierarchical SRCU implementation.
[    0.106345][    T1] devtmpfs: initialized
[    0.115772][    T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.126345][    T1] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[    0.134130][    T1] xor: measuring software checksum speed
[    0.238544][    T1]    arm4regs  :  1083.200 MB/sec
[    0.338546][    T1]    8regs     :   650.400 MB/sec
[    0.438543][    T1]    32regs    :   945.600 MB/sec
[    0.443402][    T1] xor: using function: arm4regs (1083.200 MB/sec)
[    0.449682][    T1] prandom: seed boundary self test passed
[    0.459457][    T1] prandom: 100 self tests passed
[    0.464233][    T1] pinctrl core: initialized pinctrl subsystem
[    0.471046][    T1] thermal_sys: Registered thermal governor 'step_wise'
[    0.471688][    T1] NET: Registered protocol family 16
[    0.484249][    T1] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.492772][    T1] audit: initializing netlink subsys (disabled)
[    0.500188][   T14] audit: type=2000 audit(0.490:1): state=initialized audit_enabled=0 res=1
[    0.508729][    T1] cpuidle: using governor ladder
[    0.513578][    T1] cpuidle: using governor menu
[    0.518770][    T1] Feroceon L2: Enabling L2
[    0.523054][    T1] Feroceon L2: Cache support initialised.
[    0.534862][    T1] No ATAGs?
[    2.568523][    C0] random: fast init done
[    5.639022][    T1] raid6: int32x8  gen()   105 MB/s
[    5.808766][    T1] raid6: int32x8  xor()    65 MB/s
[    5.978976][    T1] raid6: int32x4  gen()   106 MB/s
[    6.148788][    T1] raid6: int32x4  xor()    68 MB/s
[    6.318602][    T1] raid6: int32x2  gen()   131 MB/s
[    6.488582][    T1] raid6: int32x2  xor()    93 MB/s
[    6.659090][    T1] raid6: int32x1  gen()   100 MB/s
[    6.828828][    T1] raid6: int32x1  xor()    68 MB/s
[    6.833768][    T1] raid6: using algorithm int32x2 gen() 131 MB/s
[    6.839851][    T1] raid6: .... xor() 93 MB/s, rmw enabled
[    6.845311][    T1] raid6: using intx1 recovery algorithm
[    6.850948][    T1] vgaarb: loaded
[    6.854919][    T1] SCSI subsystem initialized
[    6.859877][    T1] usbcore: registered new interface driver usbfs
[    6.866098][    T1] usbcore: registered new interface driver hub
[    6.872206][    T1] usbcore: registered new device driver usb
[    6.878124][    T1] pps_core: LinuxPPS API ver. 1 registered
[    6.883784][    T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    6.893606][    T1] PTP clock support registered
[    6.899707][    T1] clocksource: Switched to clocksource orion_clocksource
[    8.252173][    T1] *** VALIDATE bpf ***
[    8.256519][    T1] VFS: Disk quotas dquot_6.6.0
[    8.261237][    T1] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    8.268947][    T1] *** VALIDATE ramfs ***
[    8.283777][    T1] NET: Registered protocol family 2
[    8.289653][    T1] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[    8.298771][    T1] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    8.307279][    T1] TCP bind hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    8.315162][    T1] TCP: Hash tables configured (established 4096 bind 4096)
[    8.322336][    T1] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[    8.329544][    T1] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[    8.337409][    T1] NET: Registered protocol family 1
[    8.343195][    T1] RPC: Registered named UNIX socket transport module.
[    8.349860][    T1] RPC: Registered udp transport module.
[    8.355237][    T1] RPC: Registered tcp transport module.
[    8.360637][    T1] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    8.367745][    T1] PCI: CLS 0 bytes, default 32
[    8.372672][    T1] Trying to unpack rootfs image as initramfs...
[    9.251108][    T1] Freeing initrd memory: 9448K
[    9.255892][    T1] NetWinder Floating Point Emulator V0.97 (double precision)
[    9.264454][    T1] Initialise system trusted keyrings
[    9.269621][    T1] Key type blacklist registered
[    9.274601][    T1] workingset: timestamp_bits=30 max_order=17 bucket_order=0
[    9.281880][    T1] zbud: loaded
[    9.286304][    T1] NFS: Registering the id_resolver key type
[    9.292127][    T1] Key type id_resolver registered
[    9.296981][    T1] Key type id_legacy registered
[    9.301705][    T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    9.309075][    T1] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    9.316542][    T1] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[    9.324740][    T1] *** VALIDATE jffs2 ***
[    9.328824][    T1] fuse: init (API version 7.31)
[    9.333546][    T1] *** VALIDATE fuse ***
[    9.337541][    T1] *** VALIDATE fuse ***
[    9.341909][    T1] orangefs_debugfs_init: called with debug mask: :none: :0:
[    9.349201][    T1] orangefs_init: module version upstream loaded
[    9.355300][    T1] SGI XFS with ACLs, security attributes, realtime, scrub, quota, no debug enabled
[    9.365133][    T1] *** VALIDATE xfs ***
[    9.421427][    T1] async_tx: api initialized (async)
[    9.426467][    T1] Key type asymmetric registered
[    9.431345][    T1] Asymmetric key parser 'x509' registered
[    9.436950][    T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    9.446598][    T1] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver
[    9.456097][    T1] mvebu-gpio f1010140.gpio: IRQ index 3 not found
[    9.463015][    T1] mvebu-pcie mbus@f1000000:pcie@82000000: PCI host bridge to bus 0000:00
[    9.471319][    T1] pci_bus 0000:00: root bus resource [bus 00-ff]
[    9.477477][    T1] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff]
[    9.485035][    T1] pci_bus 0000:00: root bus resource [io  0x1000-0xeffff]
[    9.492064][    T1] pci 0000:00:01.0: [11ab:6281] type 01 class 0x060400
[    9.498760][    T1] pci 0000:00:01.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
[    9.507169][    T1] PCI: bus0: Fast back to back transfers disabled
[    9.513454][    T1] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    9.522336][    T1] pci 0000:01:00.0: [11ab:6121] type 00 class 0x01018f
[    9.529038][    T1] pci 0000:01:00.0: reg 0x10: [io  0x0000-0x0007]
[    9.535315][    T1] pci 0000:01:00.0: reg 0x14: [io  0xf0000008-0xf000000b]
[    9.542279][    T1] pci 0000:01:00.0: reg 0x18: [io  0x0000-0x0007]
[    9.548529][    T1] pci 0000:01:00.0: reg 0x1c: [io  0xf0000018-0xf000001b]
[    9.555489][    T1] pci 0000:01:00.0: reg 0x20: [io  0xf0000020-0xf000002f]
[    9.562453][    T1] pci 0000:01:00.0: reg 0x24: [mem 0x40000000-0x400003ff]
[    9.569464][    T1] pci 0000:01:00.0: supports D1
[    9.574172][    T1] pci 0000:01:00.0: PME# supported from D0 D1 D3hot
[    9.580871][    T1] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    9.592325][    T1] PCI: bus1: Fast back to back transfers disabled
[    9.598576][    T1] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    9.606078][    T1] pci 0000:00:01.0: BAR 14: assigned [mem 0xe0000000-0xe00fffff]
[    9.613646][    T1] pci 0000:00:01.0: BAR 13: assigned [io  0x10000-0x10fff]
[    9.620692][    T1] pci 0000:00:01.0: BAR 6: assigned [mem 0xe0100000-0xe01007ff pref]
[    9.628581][    T1] pci 0000:01:00.0: BAR 5: assigned [mem 0xe0000000-0xe00003ff]
[    9.636057][    T1] pci 0000:01:00.0: BAR 4: assigned [io  0x10000-0x1000f]
[    9.643018][    T1] pci 0000:01:00.0: BAR 0: assigned [io  0x10010-0x10017]
[    9.649974][    T1] pci 0000:01:00.0: BAR 2: assigned [io  0x10018-0x1001f]
[    9.656906][    T1] pci 0000:01:00.0: BAR 1: assigned [io  0x10020-0x10023]
[    9.663868][    T1] pci 0000:01:00.0: BAR 3: assigned [io  0x10024-0x10027]
[    9.670830][    T1] pci 0000:00:01.0: PCI bridge to [bus 01]
[    9.676464][    T1] pci 0000:00:01.0:   bridge window [io  0x10000-0x10fff]
[    9.683418][    T1] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe00fffff]
[    9.690980][    T1] pcieport 0000:00:01.0: enabling device (0140 -> 0143)
[    9.698253][    T1] mv_xor f1060800.xor: Marvell shared XOR driver
[    9.760756][    T1] mv_xor f1060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    9.771287][    T1] mv_xor f1060900.xor: Marvell shared XOR driver
[    9.840710][    T1] mv_xor f1060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    9.851500][    T1] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    9.859888][    T1] printk: console [ttyS0] disabled
[    9.864907][    T1] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 26, base_baud = 12500000) is a 16550A
[    9.874621][    T1] printk: console [ttyS0] enabled
[    9.874621][    T1] printk: console [ttyS0] enabled
[    9.884465][    T1] printk: bootconsole [earlycon0] disabled
[    9.884465][    T1] printk: bootconsole [earlycon0] disabled
[    9.904260][    T1] loop: module loaded
[    9.908712][    T1] sata_mv f1080000.sata: slots 32 ports 2
[    9.917996][    T1] scsi host0: sata_mv
[    9.922485][    T1] scsi host1: sata_mv
[    9.926619][    T1] ata1: SATA max UDMA/133 irq 33
[    9.931501][    T1] ata2: SATA max UDMA/133 irq 33
[    9.937281][    T1] nand: device found, Manufacturer ID: 0xec, Chip ID: 0x75
[    9.944491][    T1] nand: Samsung NAND 32MiB 3,3V 8-bit
[    9.949770][    T1] nand: 32 MiB, SLC, erase size: 16 KiB, page size: 512, OOB size: 16
[    9.957828][    T1] Scanning device for bad blocks
[   10.271237][  T118] ata1: SATA link down (SStatus 0 SControl F300)
[   10.307220][    T1] 5 cmdlinepart partitions found on MTD device orion_nand
[   10.314234][    T1] Creating 5 MTD partitions on "orion_nand":
[   10.320124][    T1] 0x000000000000-0x0000000a0000 : "uboot"
[   10.327200][    T1] 0x0000000a0000-0x0000000b0000 : "env"
[   10.334059][    T1] 0x0000000b0000-0x0000002d4000 : "zImage"
[   10.341225][    T1] 0x0000002d4000-0x0000004f8000 : "initrd"
[   10.348334][    T1] 0x000000000000-0x000002000000 : "flash"
[   10.357685][    T1] libphy: Fixed MDIO Bus: probed
[   10.363380][    T1] libphy: orion_mdio_bus: probed
[   10.397253][    T1] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[   10.621319][  T120] ata2: SATA link down (SStatus 0 SControl F300)
[   11.120372][    T1] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:50:43:70:23:36
[   11.850356][    T1] mv643xx_eth_port mv643xx_eth_port.1 eth1: port 0 with MAC address 00:50:43:70:23:37
[   11.859977][    T1] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   11.867259][    T1] ehci-pci: EHCI PCI platform driver
[   11.872511][    T1] ehci-orion: EHCI orion driver
[   11.877428][    T1] orion-ehci f1050000.ehci: EHCI Host Controller
[   11.883699][    T1] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1
[   11.892319][    T1] orion-ehci f1050000.ehci: irq 30, io mem 0xf1050000
[   11.919749][    T1] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00
[   11.926786][    T1] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
[   11.935827][    T1] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.943802][    T1] usb usb1: Product: EHCI Host Controller
[   11.949406][    T1] usb usb1: Manufacturer: Linux 5.5.1-kirkwood-tld-1 ehci_hcd
[   11.956768][    T1] usb usb1: SerialNumber: f1050000.ehci
[   11.962893][    T1] hub 1-0:1.0: USB hub found
[   11.967407][    T1] hub 1-0:1.0: 1 port detected
[   11.972880][    T1] usbcore: registered new interface driver usb-storage
[   11.980094][    T1] mousedev: PS/2 mouse device common for all mice
[   11.987145][    T1] rtc-mv f1010300.rtc: registered as rtc0
[   11.992963][    T1] i2c /dev entries driver
[   11.998549][    T1] device-mapper: uevent: version 1.0.3
[   12.004261][    T1] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
[   12.013920][    T1] device-mapper: multipath round-robin: version 1.2.0 loaded
[   12.021252][    T1] device-mapper: multipath queue-length: version 0.2.0 loaded
[   12.028599][    T1] device-mapper: multipath service-time: version 0.3.0 loaded
[   12.036045][    T1] device-mapper: dm-log-userspace: version 1.3.0 loaded
[   12.042894][    T1] device-mapper: raid: Loading target version 1.15.0
[   12.050371][    T1] hid: raw HID events driver (C) Jiri Kosina
[   12.056551][    T1] exFAT: Version 1.3.0
[   12.060618][    T1] drop_monitor: Initializing network drop monitor service
[   12.067894][    T1] NET: Registered protocol family 17
[   12.073350][    T1] Key type dns_resolver registered
[   12.078824][    T1] registered taskstats version 1
[   12.083808][    T1] Loading compiled-in X.509 certificates
[   12.089443][    T1] zswap: loaded using pool lzo/zbud
[   12.094858][    T1] Key type ._fscrypt registered
[   12.099588][    T1] Key type .fscrypt registered
[   12.205784][    T1] Key type big_key registered
[   12.253971][    T1] Key type encrypted registered
[   12.261360][    T1] rtc-mv f1010300.rtc: setting system clock to 2020-02-09T00:55:21 UTC (1581209721)
[   12.274100][    T1] Freeing unused kernel memory: 1024K
[   12.280596][    T1] Checked W+X mappings: passed, no W+X pages found
[   12.286980][    T1] Run /init as init process
Loading, please wait...
[   12.340212][  T129] usb 1-1: new high-speed USB device number 2 using orion-ehci
[   12.401982][  T129] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice= 9.01
[   12.412434][  T129] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[   12.426503][  T129] usb 1-1: Product: USB2.0 Hub
[   12.438029][  T129] hub 1-1:1.0: USB hub found
[   12.450243][  T129] hub 1-1:1.0: 4 ports detected
Starting version 241
[   12.779809][  T129] usb 1-1.1: new high-speed USB device number 3 using orion-ehci
[   12.842730][  T129] usb 1-1.1: New USB device found, idVendor=8564, idProduct=1000, bcdDevice=11.00
[   12.866708][  T129] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   12.894622][  T129] usb 1-1.1: Product: Mass Storage Device
[   12.909887][  T129] usb 1-1.1: Manufacturer: JetFlash
[   12.914972][  T129] usb 1-1.1: SerialNumber: 26X4R0R0EBEQBAA5
[   12.944424][  T129] usb-storage 1-1.1:1.0: USB Mass Storage device detected
[   12.972416][  T129] scsi host2: usb-storage 1-1.1:1.0
[   13.205219][  T169] usbcore: registered new interface driver uas
[   13.334824][  T169] ahci 0000:01:00.0: Disabling your PATA port. Use the boot option 'ahci.marvell_enable=0' to avoid this.
[   13.409828][  T169] ahci 0000:01:00.0: controller can't do NCQ, turning off CAP_NCQ
[   13.417530][  T169] ahci 0000:01:00.0: controller can't do PMP, turning off CAP_PMP
[   13.492782][  T169] ahci 0000:01:00.0: masking port_map 0x7 -> 0x3
[   13.499160][  T169] ahci 0000:01:00.0: SSS flag set, parallel bus scan disabled
[   13.554280][  T169] ahci 0000:01:00.0: AHCI 0001.0000 32 slots 3 ports 3 Gbps 0x3 impl IDE mode
[   13.600139][  T169] ahci 0000:01:00.0: flags: 64bit stag led slum part 
[   13.648260][  T169] scsi host3: ahci
[   13.669931][  T169] scsi host4: ahci
[   13.687380][  T169] scsi host5: ahci
[   13.702172][  T169] ata3: SATA max UDMA/133 abar m1024@0xe0000000 port 0xe0000100 irq 38
[   13.741873][  T169] ata4: SATA max UDMA/133 abar m1024@0xe0000000 port 0xe0000180 irq 38
[   13.779599][  T169] ata5: DUMMY
[   14.121461][  T182] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   14.130212][  T182] ata3.00: ATA-8: ST32000542AS, CC38, max UDMA/133
[   14.136601][  T182] ata3.00: 3907029168 sectors, multi 0: LBA48 NCQ (depth 0/32)
[   14.145616][  T182] ata3.00: configured for UDMA/133
[   14.160754][   T22] scsi: waiting for bus probes to complete ...
[   14.318186][  T188] scsi 2:0:0:0: Direct-Access     JetFlash Transcend 32GB   1100 PQ: 0 ANSI: 4
[   14.332384][   T22] scsi 3:0:0:0: Direct-Access     ATA      ST32000542AS     CC38 PQ: 0 ANSI: 5
[   14.343652][  T188] sd 2:0:0:0: [sda] 63406080 512-byte logical blocks: (32.5 GB/30.2 GiB)
[   14.357751][  T190] sd 3:0:0:0: [sdb] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[   14.368769][  T190] sd 3:0:0:0: [sdb] Write Protect is off
[   14.374618][  T188] sd 2:0:0:0: [sda] Write Protect is off
[   14.380275][  T190] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   14.392156][  T188] sd 2:0:0:0: [sda] No Caching mode page found
[   14.398226][  T188] sd 2:0:0:0: [sda] Assuming drive cache: write through
[   14.412855][  T188]  sda: sda1
[   14.417539][  T190]  sdb: sdb1 sdb2
[   14.432874][  T188] sd 2:0:0:0: [sda] Attached SCSI removable disk
[   14.439815][  T190] sd 3:0:0:0: [sdb] Attached SCSI disk
[   14.701561][  T184] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   14.708925][  T184] ata4.00: ATA-8: WDC WD2500BEVS-60UST0, 01.01A01, max UDMA/100
[   14.716479][  T184] ata4.00: 488397168 sectors, multi 0: LBA48 
[   14.722993][  T184] ata4.00: configured for UDMA/100
[   14.738502][    T7] scsi 4:0:0:0: Direct-Access     ATA      WDC WD2500BEVS-6 1A01 PQ: 0 ANSI: 5
[   14.749769][  T190] sd 4:0:0:0: [sdc] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[   14.760013][  T190] sd 4:0:0:0: [sdc] Write Protect is off
[   14.765698][  T190] sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   14.827295][  T190]  sdc: sdc1 sdc2 sdc3
[   14.835681][  T190] sd 4:0:0:0: [sdc] Attached SCSI disk
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.33.1
[/sbin/fsck.ext3 (1) -- /dev/sda1] fsck.ext3 -a -C0 /dev/sda1 
rootfs: clean, 18096/1982464 files, 423040/7925504 blocks (check in 3 mounts)
done.
[   27.007392][  T211] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
[   27.055149][  T211] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.

INIT: version 2.93 booting

[[36minfo[39;49m] Using makefile-style concurrent boot in runlevel S.
[....] Starting hotplug events dispatcher: systemd-udevd
[?25l[?1c7[1G[[32m ok[39;49m8[?25h[?0c.
[....] Synthesizing the initial hotplug events (subsystems)...[?25l[?1c7[1G[[32m ok[39;49m8[?25h[?0cdone.
[....] Synthesizing the initial hotplug events (devices)...[?25l[?1c7[1G[[32m ok[39;49m8[?25h[?0cdone.
[   29.948808][    C0] random: crng init done
[....] Waiting for /dev to be fully populated...[   30.123692][  T396] sd 2:0:0:0: Attached scsi generic sg0 type 0
[   30.135458][  T414] systemd-udevd[414]: Using default interface naming scheme 'v240'.
[   30.152591][  T394] systemd-udevd[394]: Using default interface naming scheme 'v240'.
[   30.194070][  T396] sd 3:0:0:0: Attached scsi generic sg1 type 0
[   30.253167][  T396] sd 4:0:0:0: Attached scsi generic sg2 type 0
[   30.270577][  T414] systemd-udevd[414]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   30.282543][  T394] systemd-udevd[394]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   30.410263][  T397] adt7475 0-002e: ADT7473 device, revision 0
[   30.416157][  T397] adt7475 0-002e: Optional features: fan4 pwm2
[   30.464347][  T416] watchdog: f1020300.watchdog-timer: driver supplied timeout (4294967295) out of range
[   30.587401][  T416] watchdog: f1020300.watchdog-timer: falling back to default timeout (21)
[   30.744624][  T416] orion_wdt: Initial timeout 21 sec
[   31.324287][  T415] marvell-cesa f1030000.crypto: CESA device successfully registered
[   31.356548][  T394] systemd-udevd[394]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   61.031388][  T182] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   66.089757][  T182] ata3.00: qc timeout (cmd 0xec)
[   66.094589][  T182] ata3.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[   66.101436][  T182] ata3.00: revalidation failed (errno=-5)
[   66.431381][  T182] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   66.440945][  T182] ata3.00: configured for UDMA/133
[?25l[?1c7[1G[[32m ok[39;49m8[?25h[?0cdone.
[....] Setting hostname to 'debian'...[?25l[?1c7[1G[[32m ok[39;49m8[?25h[?0cdone.
[....] Activating swap:[?25l[?1c7[1G[[32m ok[39;49m8[?25h[?0c.
[   68.500393][  T656] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[[36minfo[39;49m] Will now check all file systems.
fsck from util-linux 2.33.1
Checking all file systems.
LABEL=rootfs is mounted
[....] Done checking file systems. A log is being saved in /var/log/fsck/checkfs if that location is writable.[?25l[?1c7[1G[[32m ok[39;49m8[?25h[?0c.
[....] Cleaning up temporary files...[....] Cleaning /tmp...[?25l[?1c7[1G[[32m ok[39;49m8[?25h[?0cdone.
 /tmp[?25l[?1c7[1G[[32m ok[39;49m8[?25h[?0c.
[....] Will now mount local filesystems:[?25l[?1c7[1G[[32m ok[39;49m8[?25h[?0c.
[....] Will now activate swapfile swap:[?25l[?1c7[1G[[32m ok[39;49m8[?25h[?0cdone.
[....] Checking minimum space in /tmp...[?25l[?1c7[1G[[32m ok[39;49m8[?25h[?0cdone.
[....] Cleaning up temporary files...[?25l[?1c7[1G[[32m ok[39;49m8[?25h[?0c.
[....] Starting Setting kernel variables: sysctl[?25l[?1c7[1G[[32m ok[39;49m8[?25h[?0c.
[....] Initializing random number generator...[?25l[?1c7[1G[[32m ok[39;49m8[?25h[?0cdone.
[....] 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:70:23:36
Sending on   LPF/eth0/00:50:43:70:23:36
Sending on   Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
[   74.888519][    C0] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
DHCPOFFER of 192.168.1.191 from 192.168.1.1
DHCPREQUEST for 192.168.1.191 on eth0 to 255.255.255.255 port 67
DHCPACK of 192.168.1.191 from 192.168.1.1
bound to 192.168.1.191 -- renewal in 21332 seconds.
[   79.358876][ T1211] NET: Registered protocol family 10
[   79.365800][ T1211] Segment Routing with IPv6
[?25l[?1c7[1G[[32m ok[39;49m8[?25h[?0cdone.
[....] Starting RPC port mapper daemon: rpcbind[?25l[?1c7[1G[[32m ok[39;49m8[?25h[?0c.
[....] Starting NFS common utilities: statd idmapd[?25l[?1c7[1G[[32m ok[39;49m8[?25h[?0c.
[....] Cleaning up temporary files...[?25l[?1c7[1G[[32m ok[39;49m8[?25h[?0c.

INIT: Entering runlevel: 2

[[36minfo[39;49m] Using makefile-style concurrent boot in runlevel 2.
[....] Starting busybox' syslogd implementation : syslogdStarting /sbin/syslogd...
1422 (syslogd)
[?25l[?1c7[1G[[32m ok[39;49m8[?25h[?0c.
[....] Starting busybox' klogd implementation : klogdStarting /sbin/klogd...
1449 (klogd)
[?25l[?1c7[1G[[32m ok[39;49m8[?25h[?0c.
[....] Starting system message bus: dbus[?25l[?1c7[1G[[32m ok[39;49m8[?25h[?0c.
[....] Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon[?25l[?1c7[1G[[32m ok[39;49m8[?25h[?0c.
[....] Starting NFS common utilities: statd idmapd[?25l[?1c7[1G[[32m ok[39;49m8[?25h[?0c.
[....] Not starting NFS kernel daemon: no exports. ...[?25l[?1c7[1G[[33mwarn[39;49m8[?25h[?0c[33m(warning).[39;49m
[....] Starting NTP server: ntpd[?25l[?1c7[1G[[32m ok[39;49m8[?25h[?0c.
[....] Starting OpenBSD Secure Shell server: sshd[?25l[?1c7[1G[[32m ok[39;49m8[?25h[?0c.
[....] Running local boot scripts (/etc/rc.local)[?25l[?1c7[1G[[32m ok[39;49m8[?25h[?0c.


Debian GNU/Linux 10 debian ttyS0

debian login: root

Password: 
Last login: Sat Feb  8 16:32:46 PST 2020 on ttyS0
Linux debian 5.5.1-kirkwood-tld-1 #1.0 PREEMPT Sat Feb 1 22:28:36 PST 2020 armv5tel

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

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
root@debian:~# lsmod
Module                  Size  Used by
ipv6                  442368  32
nf_defrag_ipv6         16384  1 ipv6
marvell_cesa           36864  0
orion_wdt              16384  0
adt7475                28672  0
hwmon_vid              16384  1 adt7475
sg                     28672  0
uio_pdrv_genirq        16384  0
uio                    20480  1 uio_pdrv_genirq
pata_marvell           16384  0
ahci                   24576  0
libahci                32768  1 ahci
uas                    20480  0
root@debian:~# ls -la /lib/modules/5.5.1-kirkwood-tld-1/kernel/drivers/ata/
total 208
drwxr-xr-x  2 root root  4096 Feb  8 16:25 .
drwxr-xr-x 55 root root  4096 Feb  7 15:05 ..
-rw-r--r--  1 root root 13256 Feb  1 22:27 acard-ahci.ko
-rw-r--r--  1 root root 50904 Feb  1 22:27 ahci.ko
-rw-r--r--  1 root root  9324 Feb  1 22:27 ahci_mvebu.ko
-rw-r--r--  1 root root 41232 Feb  1 22:27 libahci.ko
-rw-r--r--  1 root root 20004 Feb  1 22:27 libahci_platform.ko
-rw-r--r--  1 root root 12784 Feb  1 22:27 pata_atp867x.ko
-rw-r--r--  1 root root  9384 Feb  8 16:25 pata_marvell.ko
-rw-r--r--  1 root root  8788 Feb  1 22:27 pata_piccolo.ko
-rw-r--r--  1 root root 11688 Feb  1 22:27 pata_rdc.ko
root@debian:~# cat /etc/initramfs-tools/modules
# List of modules that you want to include in your initramfs.
# They will be loaded at boot time in the order below.
#
# Syntax:  module_name [args ...]
#
# You must run update-initramfs(8) to effect this change.
#
# Examples:
#
# raid1
# sd_mod
pata_marvell

root@debian:~# hdparm -I /dev/sda

/dev/sda:
SG_IO: bad/missing sense data, sb[]:  70 00 05 00 00 00 00 0a 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

ATA device, with non-removable media
Standards:
	Likely used: 1
Configuration:
	Logical		max	current
	cylinders	0	0
	heads		0	0
	sectors/track	0	0
	--
	Logical/Physical Sector size:           512 bytes
	device size with M = 1024*1024:           0 MBytes
	device size with M = 1000*1000:           0 MBytes 
	cache/buffer size  = unknown
Capabilities:
	IORDY not likely
	Cannot perform double-word IO
	R/W multiple sector transfer: not supported
	DMA: not supported
	PIO: pio0 
root@debian:~# hdparm -I /dev/sdb

/dev/sdb:
[  166.631263][  T182] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[  166.641109][  T182] ata3.00: configured for UDMA/133
SG_IO: bad/missing sense data, sb[]:  70 00 05 00 00 00 00 0a 00 40 00 00 21 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

ATA device, with non-removable media
	Model Number:       ST32000542AS                            
	Serial Number:      6XW1JBFS
	Firmware Revision:  CC38    
	Transport:          Serial
Standards:
	Used: unknown (minor revision code 0x0029) 
	Supported: 8 7 6 5 
	Likely used: 8
Configuration:
	Logical		max	current
	cylinders	16383	16383
	heads		16	16
	sectors/track	63	63
	--
	CHS current addressable sectors:    16514064
	LBA    user addressable sectors:   268435455
	LBA48  user addressable sectors:  3907029168
	Logical/Physical Sector size:           512 bytes
	device size with M = 1024*1024:     1907729 MBytes
	device size with M = 1000*1000:     2000398 MBytes (2000 GB)
	cache/buffer size  = unknown
	Nominal Media Rotation Rate: 5900
Capabilities:
	LBA, IORDY(can be disabled)
	Queue depth: 32
	Standby timer values: spec'd by Standard, no device specific minimum
	R/W multiple sector transfer: Max = 16	Current = ?
	Advanced power management level: 254
	Recommended acoustic management value: 254, current value: 0
	DMA: mdma0 mdma1 mdma2 udma0 udma1 udma2 udma3 udma4 udma5 *udma6 
	     Cycle time: min=120ns recommended=120ns
	PIO: pio0 pio1 pio2 pio3 pio4 
	     Cycle time: no flow control=120ns  IORDY flow control=120ns
Commands/features:
	Enabled	Supported:
	   *	SMART feature set
	    	Security Mode feature set
	   *	Power Management feature set
	   *	Write cache
	   *	Look-ahead
	   *	Host Protected Area feature set
	   *	WRITE_BUFFER command
	   *	READ_BUFFER command
	   *	DOWNLOAD_MICROCODE
	   *	Advanced Power Management feature set
	    	Power-Up In Standby feature set
	    	SET_FEATURES required to spinup after power up
	    	SET_MAX security extension
	   *	Automatic Acoustic Management feature set
	   *	48-bit Address feature set
	   *	Device Configuration Overlay feature set
	   *	Mandatory FLUSH_CACHE
	   *	FLUSH_CACHE_EXT
	   *	SMART error logging
	   *	SMART self-test
	   *	General Purpose Logging feature set
	   *	WRITE_{DMA|MULTIPLE}_FUA_EXT
	   *	64-bit World wide name
	    	Write-Read-Verify feature set
	   *	WRITE_UNCORRECTABLE_EXT command
	   *	{READ,WRITE}_DMA_EXT_GPL commands
	   *	Segmented DOWNLOAD_MICROCODE
	   *	Gen1 signaling speed (1.5Gb/s)
	   *	Gen2 signaling speed (3.0Gb/s)
	   *	Native Command Queueing (NCQ)
	   *	Phy event counters
	    	Device-initiated interface power management
	   *	Software settings preservation
	   *	SMART Command Transport (SCT) feature set
	   *	SCT Read/Write Long (AC1), obsolete
	   *	SCT Write Same (AC2)
	   *	SCT Error Recovery Control (AC3)
	   *	SCT Features Control (AC4)
	   *	SCT Data Tables (AC5)
	    	unknown 206[12] (vendor specific)
Security: 
	Master password revision code = 65534
		supported
	not	enabled
	not	locked
	not	frozen
	not	expired: security count
		supported: enhanced erase
	368min for SECURITY ERASE UNIT. 368min for ENHANCED SECURITY ERASE UNIT.
Logical Unit WWN Device Identifier: 5000c50022810ff7
	NAA		: 5
	IEEE OUI	: 000c50
	Unique ID	: 022810ff7
Checksum: correct
root@debian:~# hdparm -I /dev/sdc

/dev/sdc:

ATA device, with non-removable media
	Model Number:       WDC WD2500BEVS-60UST0                   
	Serial Number:      WD-WXE508CH5322
	Firmware Revision:  01.01A01
Standards:
	Supported: 8 7 6 5 
	Likely used: 8
Configuration:
	Logical		max	current
	cylinders	16383	16383
	heads		16	16
	sectors/track	63	63
	--
	CHS current addressable sectors:    16514064
	LBA    user addressable sectors:   268435455
	LBA48  user addressable sectors:   488397168
	Logical/Physical Sector size:           512 bytes
	device size with M = 1024*1024:      238475 MBytes
	device size with M = 1000*1000:      250059 MBytes (250 GB)
	cache/buffer size  = 8192 KBytes
Capabilities:
	LBA, IORDY(can be disabled)
	Standby timer values: spec'd by Standard, with device specific minimum
	R/W multiple sector transfer: Max = 16	Current = 0
	Advanced power management level: 254
	DMA: mdma0 mdma1 mdma2 udma0 udma1 udma2 udma3 udma4 *udma5 
	     Cycle time: min=120ns recommended=120ns
	PIO: pio0 pio1 pio2 pio3 pio4 
	     Cycle time: no flow control=120ns  IORDY flow control=120ns
Commands/features:
	Enabled	Supported:
	   *	SMART feature set
	    	Security Mode feature set
	   *	Power Management feature set
	   *	Write cache
	   *	Look-ahead
	   *	WRITE_BUFFER command
	   *	READ_BUFFER command
	   *	NOP cmd
	   *	DOWNLOAD_MICROCODE
	   *	Advanced Power Management feature set
	   *	48-bit Address feature set
	   *	Device Configuration Overlay feature set
	   *	Mandatory FLUSH_CACHE
	   *	FLUSH_CACHE_EXT
	   *	SMART error logging
	   *	SMART self-test
	   *	General Purpose Logging feature set
	   *	64-bit World wide name
	   *	IDLE_IMMEDIATE with UNLOAD
	   *	WRITE_UNCORRECTABLE_EXT command
	   *	Segmented DOWNLOAD_MICROCODE
	   *	Gen1 signaling speed (1.5Gb/s)
	   *	Phy event counters
	    	Device-initiated interface power management
	   *	Software settings preservation
	   *	SMART Command Transport (SCT) feature set
	   *	SCT Read/Write Long (AC1), obsolete
	   *	SCT Write Same (AC2)
	   *	SCT Error Recovery Control (AC3)
	   *	SCT Features Control (AC4)
	   *	SCT Data Tables (AC5)
	    	unknown 206[12] (vendor specific)
	    	unknown 206[13] (vendor specific)
Security: 
	Master password revision code = 65534
		supported
	not	enabled
	not	locked
	not	frozen
	not	expired: security count
		supported: enhanced erase
	92min for SECURITY ERASE UNIT. 92min for ENHANCED SECURITY ERASE UNIT.
Logical Unit WWN Device Identifier: 50014ee2ac3c635a
	NAA		: 5
	IEEE OUI	: 0014ee
	Unique ID	: 2ac3c635a
Checksum: correct

root@debian:~# 
Re: Help with iomega ix4-200d installation
February 08, 2020 08:15PM
nialbr,

One more missing ingredient. I've modified the post above to add this:


Quote

And reboot.

Interrupt serial console, and

And then enter the envs like you did before. This time change the usb_make_boot_args:

setenv usb_make_boot_args 'setenv bootargs console=ttyS0,115200 earlyprintk=serial mtdparts=orion_nand:$(uboot_size)@$(uboot_start)(uboot),$(env_size)@$(env_start)(env),$(kernel_size)@$(kernel_start)(zImage),$(initrd_size)@$(initrd_start)(initrd),32m@0x0(flash) root=LABEL=rootfs rootdelay=10 ahci.marvell_enable=0'


And then
boot

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)



Edited 1 time(s). Last edit at 02/08/2020 08:16PM by bodhi.
Re: Help with iomega ix4-200d installation
February 08, 2020 08:43PM
bodhi,

Now I think it's detecting the disks but not creating the device under /dev/sdX.

[   13.363549][  T170] scsi host3: pata_marvell
[   13.394828][  T170] scsi host4: pata_marvell
[   13.399472][  T170] ata3: PATA max UDMA/100 cmd 0x10010 ctl 0x10020 bmdma 0x10000 irq 38
[   13.467951][  T170] ata4: PATA max UDMA/133 cmd 0x10018 ctl 0x10024 bmdma 0x10008 irq 38


I noticed that lsmod is still showing up the ahci.

Here is the full log:

Marvell>> setenv usb_make_boot_args 'setenv bootargs console=ttyS0,115200 earlyprintk=serial mtdparts=orion_nand:$(uboot_size)@$(uboot_start)(uboot),$(env_size)@$(env_start)(env),$(kernel_size)@$(kernel_start)(zImage),$(initrd_size)@$(initrd_start)(initrd),32m@0x0(flash) root=LABEL=rootfs rootdelay=10 ahci.marvell_enable=0'

Marvell>> setenv load_initrd 'ext2load usb 0:1 0x2100000 /boot/uInitrd'

Marvell>> setenv load_uimage 'ext2load usb 0:1 0x800000 /boot/uImage'

Marvell>> setenv usb_boot 'usb start; run load_uimage; run load_initrd; bootm 0x800000 0x2100000'

Marvell>> setenv bootcmd 'run usb_make_boot_args ; run usb_boot; run flash_load; reset'

Marvell>> boot

(Re)start USB...
USB:   scanning bus for devices... 3 USB Device(s) found
       scanning bus for storage devices... 1 Storage Device(s) found
....
.
......
............
.........................
...................................................
......................................................................................................
............................................................................................................................................................................................................
....
..............................................................................................

5212194 bytes read
....
.
......
............
.........................
...................................................
......................................................................................................
............................................................................................................................................................................................................
....
....................................................................................................................................................................................................................................................................................................................................................................................................................
....
........................................................................................................................

9672412 bytes read
## Booting image at 00800000 ...
   Image Name:   Linux-5.5.1-kirkwood-tld-1
   Created:      2020-02-07  23:07:53 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    5212130 Bytes =  5 MB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
OK
## Loading Ramdisk Image at 02100000 ...
   Image Name:   initramfs-5.5.1-kirkwood-tld-1
   Created:      2020-02-09   0:52:36 UTC
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    9672348 Bytes =  9.2 MB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000][    T0] Booting Linux on physical CPU 0x0
[    0.000000][    T0] Linux version 5.5.1-kirkwood-tld-1 (root@tldDebian) (gcc version 8.3.0 (Debian 8.3.0-6)) #1.0 PREEMPT Sat Feb 1 22:28:36 PST 2020
[    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] printk: bootconsole [earlycon0] enabled
[    0.000000][    T0] Memory policy: Data cache writeback
[    0.000000][    T0] Built 1 zonelists, mobility grouping on.  Total pages: 130048
[    0.000000][    T0] Kernel command line: console=ttyS0,115200 earlyprintk=serial mtdparts=orion_nand:0xa0000@0x0(uboot),0x10000@0xa0000(env),0x224000@0xb0000(zImage),0x224000@0x2d4000(initrd),32m@0x0(flash) root=LABEL=rootfs rootdelay=10 ahci.marvell_enable=0
[    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: 493660K/524288K available (9216K kernel code, 926K rwdata, 3860K rodata, 1024K init, 296K bss, 30628K reserved, 0K cma-reserved)
[    0.000000][    T0] random: get_random_u32 called from ____cache_alloc+0x470/0x80c with crng_init=0
[    0.000000][    T0] rcu: Preemptible hierarchical RCU implementation.
[    0.000000][    T0] 	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.000009][    T0] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
[    0.008522][    T0] Switching to timer-based delay loop, resolution 5ns
[    0.015832][    T0] Console: colour dummy device 80x30
[    0.021031][    T0] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=2000000)
[    0.032244][    T0] pid_max: default: 32768 minimum: 301
[    0.037892][    T0] LSM: Security Framework initializing
[    0.043384][    T0] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.051407][    T0] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.059984][    T0] *** VALIDATE tmpfs ***
[    0.064886][    T0] *** VALIDATE proc ***
[    0.069154][    T0] *** VALIDATE cgroup1 ***
[    0.073415][    T0] *** VALIDATE cgroup2 ***
[    0.077758][    T0] CPU: Testing write buffer coherency: ok
[    0.085073][    T1] Setting up static identity map for 0x100000 - 0x100058
[    0.092257][    T1] mvebu-soc-id: MVEBU SoC ID=0x6281, Rev=0x3
[    0.098315][    T1] rcu: Hierarchical SRCU implementation.
[    0.106378][    T1] devtmpfs: initialized
[    0.115859][    T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.126430][    T1] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[    0.134218][    T1] xor: measuring software checksum speed
[    0.238552][    T1]    arm4regs  :  1083.200 MB/sec
[    0.338554][    T1]    8regs     :   650.400 MB/sec
[    0.438552][    T1]    32regs    :   945.600 MB/sec
[    0.443411][    T1] xor: using function: arm4regs (1083.200 MB/sec)
[    0.449691][    T1] prandom: seed boundary self test passed
[    0.459457][    T1] prandom: 100 self tests passed
[    0.464233][    T1] pinctrl core: initialized pinctrl subsystem
[    0.471048][    T1] thermal_sys: Registered thermal governor 'step_wise'
[    0.471682][    T1] NET: Registered protocol family 16
[    0.484281][    T1] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.492799][    T1] audit: initializing netlink subsys (disabled)
[    0.500219][   T14] audit: type=2000 audit(0.490:1): state=initialized audit_enabled=0 res=1
[    0.508764][    T1] cpuidle: using governor ladder
[    0.513613][    T1] cpuidle: using governor menu
[    0.518846][    T1] Feroceon L2: Enabling L2
[    0.523132][    T1] Feroceon L2: Cache support initialised.
[    0.534959][    T1] No ATAGs?
[    2.568530][    C0] random: fast init done
[    5.639041][    T1] raid6: int32x8  gen()   105 MB/s
[    5.808764][    T1] raid6: int32x8  xor()    65 MB/s
[    5.978990][    T1] raid6: int32x4  gen()   106 MB/s
[    6.148798][    T1] raid6: int32x4  xor()    68 MB/s
[    6.318862][    T1] raid6: int32x2  gen()   132 MB/s
[    6.488603][    T1] raid6: int32x2  xor()    93 MB/s
[    6.659103][    T1] raid6: int32x1  gen()   100 MB/s
[    6.828837][    T1] raid6: int32x1  xor()    68 MB/s
[    6.833777][    T1] raid6: using algorithm int32x2 gen() 132 MB/s
[    6.839860][    T1] raid6: .... xor() 93 MB/s, rmw enabled
[    6.845319][    T1] raid6: using intx1 recovery algorithm
[    6.850956][    T1] vgaarb: loaded
[    6.854932][    T1] SCSI subsystem initialized
[    6.859892][    T1] usbcore: registered new interface driver usbfs
[    6.866121][    T1] usbcore: registered new interface driver hub
[    6.872224][    T1] usbcore: registered new device driver usb
[    6.878141][    T1] pps_core: LinuxPPS API ver. 1 registered
[    6.883802][    T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    6.893624][    T1] PTP clock support registered
[    6.899766][    T1] clocksource: Switched to clocksource orion_clocksource
[    8.252877][    T1] *** VALIDATE bpf ***
[    8.257220][    T1] VFS: Disk quotas dquot_6.6.0
[    8.261937][    T1] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    8.269646][    T1] *** VALIDATE ramfs ***
[    8.284420][    T1] NET: Registered protocol family 2
[    8.290348][    T1] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[    8.299388][    T1] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    8.307916][    T1] TCP bind hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    8.315806][    T1] TCP: Hash tables configured (established 4096 bind 4096)
[    8.323007][    T1] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[    8.330248][    T1] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[    8.338096][    T1] NET: Registered protocol family 1
[    8.343872][    T1] RPC: Registered named UNIX socket transport module.
[    8.350543][    T1] RPC: Registered udp transport module.
[    8.355920][    T1] RPC: Registered tcp transport module.
[    8.361320][    T1] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    8.368428][    T1] PCI: CLS 0 bytes, default 32
[    8.373355][    T1] Trying to unpack rootfs image as initramfs...
[    9.251795][    T1] Freeing initrd memory: 9448K
[    9.256625][    T1] NetWinder Floating Point Emulator V0.97 (double precision)
[    9.265191][    T1] Initialise system trusted keyrings
[    9.270433][    T1] Key type blacklist registered
[    9.275323][    T1] workingset: timestamp_bits=30 max_order=17 bucket_order=0
[    9.282600][    T1] zbud: loaded
[    9.287027][    T1] NFS: Registering the id_resolver key type
[    9.292858][    T1] Key type id_resolver registered
[    9.297715][    T1] Key type id_legacy registered
[    9.302464][    T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    9.309861][    T1] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    9.317306][    T1] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[    9.325509][    T1] *** VALIDATE jffs2 ***
[    9.329594][    T1] fuse: init (API version 7.31)
[    9.334315][    T1] *** VALIDATE fuse ***
[    9.338309][    T1] *** VALIDATE fuse ***
[    9.342678][    T1] orangefs_debugfs_init: called with debug mask: :none: :0:
[    9.350006][    T1] orangefs_init: module version upstream loaded
[    9.356070][    T1] SGI XFS with ACLs, security attributes, realtime, scrub, quota, no debug enabled
[    9.365905][    T1] *** VALIDATE xfs ***
[    9.419829][    T1] async_tx: api initialized (async)
[    9.424870][    T1] Key type asymmetric registered
[    9.429639][    T1] Asymmetric key parser 'x509' registered
[    9.435313][    T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    9.444942][    T1] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver
[    9.454477][    T1] mvebu-gpio f1010140.gpio: IRQ index 3 not found
[    9.461396][    T1] mvebu-pcie mbus@f1000000:pcie@82000000: PCI host bridge to bus 0000:00
[    9.469634][    T1] pci_bus 0000:00: root bus resource [bus 00-ff]
[    9.475862][    T1] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff]
[    9.483428][    T1] pci_bus 0000:00: root bus resource [io  0x1000-0xeffff]
[    9.490458][    T1] pci 0000:00:01.0: [11ab:6281] type 01 class 0x060400
[    9.497153][    T1] pci 0000:00:01.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
[    9.505564][    T1] PCI: bus0: Fast back to back transfers disabled
[    9.511847][    T1] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    9.520727][    T1] pci 0000:01:00.0: [11ab:6121] type 00 class 0x01018f
[    9.527422][    T1] pci 0000:01:00.0: reg 0x10: [io  0x0000-0x0007]
[    9.533699][    T1] pci 0000:01:00.0: reg 0x14: [io  0xf0000008-0xf000000b]
[    9.540663][    T1] pci 0000:01:00.0: reg 0x18: [io  0x0000-0x0007]
[    9.546914][    T1] pci 0000:01:00.0: reg 0x1c: [io  0xf0000018-0xf000001b]
[    9.553874][    T1] pci 0000:01:00.0: reg 0x20: [io  0xf0000020-0xf000002f]
[    9.560838][    T1] pci 0000:01:00.0: reg 0x24: [mem 0x40000000-0x400003ff]
[    9.567848][    T1] pci 0000:01:00.0: supports D1
[    9.572556][    T1] pci 0000:01:00.0: PME# supported from D0 D1 D3hot
[    9.579236][    T1] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    9.590685][    T1] PCI: bus1: Fast back to back transfers disabled
[    9.596935][    T1] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    9.604433][    T1] pci 0000:00:01.0: BAR 14: assigned [mem 0xe0000000-0xe00fffff]
[    9.612009][    T1] pci 0000:00:01.0: BAR 13: assigned [io  0x10000-0x10fff]
[    9.619027][    T1] pci 0000:00:01.0: BAR 6: assigned [mem 0xe0100000-0xe01007ff pref]
[    9.626946][    T1] pci 0000:01:00.0: BAR 5: assigned [mem 0xe0000000-0xe00003ff]
[    9.634423][    T1] pci 0000:01:00.0: BAR 4: assigned [io  0x10000-0x1000f]
[    9.641386][    T1] pci 0000:01:00.0: BAR 0: assigned [io  0x10010-0x10017]
[    9.648327][    T1] pci 0000:01:00.0: BAR 2: assigned [io  0x10018-0x1001f]
[    9.655288][    T1] pci 0000:01:00.0: BAR 1: assigned [io  0x10020-0x10023]
[    9.662251][    T1] pci 0000:01:00.0: BAR 3: assigned [io  0x10024-0x10027]
[    9.669184][    T1] pci 0000:00:01.0: PCI bridge to [bus 01]
[    9.674845][    T1] pci 0000:00:01.0:   bridge window [io  0x10000-0x10fff]
[    9.681801][    T1] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe00fffff]
[    9.689344][    T1] pcieport 0000:00:01.0: enabling device (0140 -> 0143)
[    9.696647][    T1] mv_xor f1060800.xor: Marvell shared XOR driver
[    9.760807][    T1] mv_xor f1060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    9.771344][    T1] mv_xor f1060900.xor: Marvell shared XOR driver
[    9.840767][    T1] mv_xor f1060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    9.851556][    T1] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    9.859943][    T1] printk: console [ttyS0] disabled
[    9.864968][    T1] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 26, base_baud = 12500000) is a 16550A
[    9.874683][    T1] printk: console [ttyS0] enabled
[    9.874683][    T1] printk: console [ttyS0] enabled
[    9.884534][    T1] printk: bootconsole [earlycon0] disabled
[    9.884534][    T1] printk: bootconsole [earlycon0] disabled
[    9.904326][    T1] loop: module loaded
[    9.908777][    T1] sata_mv f1080000.sata: slots 32 ports 2
[    9.918068][    T1] scsi host0: sata_mv
[    9.922557][    T1] scsi host1: sata_mv
[    9.926688][    T1] ata1: SATA max UDMA/133 irq 33
[    9.931571][    T1] ata2: SATA max UDMA/133 irq 33
[    9.937344][    T1] nand: device found, Manufacturer ID: 0xec, Chip ID: 0x75
[    9.944551][    T1] nand: Samsung NAND 32MiB 3,3V 8-bit
[    9.949831][    T1] nand: 32 MiB, SLC, erase size: 16 KiB, page size: 512, OOB size: 16
[    9.957890][    T1] Scanning device for bad blocks
[   10.271297][  T118] ata1: SATA link down (SStatus 0 SControl F300)
[   10.307305][    T1] 5 cmdlinepart partitions found on MTD device orion_nand
[   10.314322][    T1] Creating 5 MTD partitions on "orion_nand":
[   10.320211][    T1] 0x000000000000-0x0000000a0000 : "uboot"
[   10.327283][    T1] 0x0000000a0000-0x0000000b0000 : "env"
[   10.334134][    T1] 0x0000000b0000-0x0000002d4000 : "zImage"
[   10.341291][    T1] 0x0000002d4000-0x0000004f8000 : "initrd"
[   10.348395][    T1] 0x000000000000-0x000002000000 : "flash"
[   10.357745][    T1] libphy: Fixed MDIO Bus: probed
[   10.363444][    T1] libphy: orion_mdio_bus: probed
[   10.397021][    T1] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[   10.621384][  T120] ata2: SATA link down (SStatus 0 SControl F300)
[   11.120448][    T1] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:50:43:70:23:36
[   11.850423][    T1] mv643xx_eth_port mv643xx_eth_port.1 eth1: port 0 with MAC address 00:50:43:70:23:37
[   11.860051][    T1] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   11.867339][    T1] ehci-pci: EHCI PCI platform driver
[   11.872592][    T1] ehci-orion: EHCI orion driver
[   11.877514][    T1] orion-ehci f1050000.ehci: EHCI Host Controller
[   11.883785][    T1] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1
[   11.892445][    T1] orion-ehci f1050000.ehci: irq 30, io mem 0xf1050000
[   11.919807][    T1] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00
[   11.926835][    T1] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
[   11.935869][    T1] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.943847][    T1] usb usb1: Product: EHCI Host Controller
[   11.949448][    T1] usb usb1: Manufacturer: Linux 5.5.1-kirkwood-tld-1 ehci_hcd
[   11.956812][    T1] usb usb1: SerialNumber: f1050000.ehci
[   11.962934][    T1] hub 1-0:1.0: USB hub found
[   11.967442][    T1] hub 1-0:1.0: 1 port detected
[   11.972906][    T1] usbcore: registered new interface driver usb-storage
[   11.980116][    T1] mousedev: PS/2 mouse device common for all mice
[   11.987177][    T1] rtc-mv f1010300.rtc: registered as rtc0
[   11.992991][    T1] i2c /dev entries driver
[   11.998566][    T1] device-mapper: uevent: version 1.0.3
[   12.004277][    T1] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
[   12.013933][    T1] device-mapper: multipath round-robin: version 1.2.0 loaded
[   12.021274][    T1] device-mapper: multipath queue-length: version 0.2.0 loaded
[   12.028616][    T1] device-mapper: multipath service-time: version 0.3.0 loaded
[   12.036066][    T1] device-mapper: dm-log-userspace: version 1.3.0 loaded
[   12.042920][    T1] device-mapper: raid: Loading target version 1.15.0
[   12.050398][    T1] hid: raw HID events driver (C) Jiri Kosina
[   12.056584][    T1] exFAT: Version 1.3.0
[   12.060658][    T1] drop_monitor: Initializing network drop monitor service
[   12.067934][    T1] NET: Registered protocol family 17
[   12.073384][    T1] Key type dns_resolver registered
[   12.078900][    T1] registered taskstats version 1
[   12.083885][    T1] Loading compiled-in X.509 certificates
[   12.089518][    T1] zswap: loaded using pool lzo/zbud
[   12.094934][    T1] Key type ._fscrypt registered
[   12.099666][    T1] Key type .fscrypt registered
[   12.205646][    T1] Key type big_key registered
[   12.253742][    T1] Key type encrypted registered
[   12.261133][    T1] rtc-mv f1010300.rtc: setting system clock to 2020-02-09T02:29:39 UTC (1581215379)
[   12.273880][    T1] Freeing unused kernel memory: 1024K
[   12.280660][    T1] Checked W+X mappings: passed, no W+X pages found
[   12.287049][    T1] Run /init as init process
Loading, please wait...
[   12.339905][  T129] usb 1-1: new high-speed USB device number 2 using orion-ehci
[   12.402704][  T129] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice= 9.01
[   12.417856][  T129] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[   12.431751][  T129] usb 1-1: Product: USB2.0 Hub
[   12.450662][  T129] hub 1-1:1.0: USB hub found
[   12.459870][  T129] hub 1-1:1.0: 4 ports detected
Starting version 241
[   12.789852][  T129] usb 1-1.1: new high-speed USB device number 3 using orion-ehci
[   12.852479][  T129] usb 1-1.1: New USB device found, idVendor=8564, idProduct=1000, bcdDevice=11.00
[   12.878284][  T129] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   12.903753][  T129] usb 1-1.1: Product: Mass Storage Device
[   12.909365][  T129] usb 1-1.1: Manufacturer: JetFlash
[   12.936857][  T129] usb 1-1.1: SerialNumber: 26X4R0R0EBEQBAA5
[   12.952839][  T129] usb-storage 1-1.1:1.0: USB Mass Storage device detected
[   12.989883][  T129] scsi host2: usb-storage 1-1.1:1.0
[   13.214244][  T170] usbcore: registered new interface driver uas
[   13.363549][  T170] scsi host3: pata_marvell
[   13.394828][  T170] scsi host4: pata_marvell
[   13.399472][  T170] ata3: PATA max UDMA/100 cmd 0x10010 ctl 0x10020 bmdma 0x10000 irq 38
[   13.467951][  T170] ata4: PATA max UDMA/133 cmd 0x10018 ctl 0x10024 bmdma 0x10008 irq 38
[   14.329939][   T22] scsi 2:0:0:0: Direct-Access     JetFlash Transcend 32GB   1100 PQ: 0 ANSI: 4
[   14.344397][    T7] sd 2:0:0:0: [sda] 63406080 512-byte logical blocks: (32.5 GB/30.2 GiB)
[   14.358507][    T7] sd 2:0:0:0: [sda] Write Protect is off
[   14.364742][    T7] sd 2:0:0:0: [sda] No Caching mode page found
[   14.370890][    T7] sd 2:0:0:0: [sda] Assuming drive cache: write through
[   14.383981][    T7]  sda: sda1
[   14.402751][    T7] sd 2:0:0:0: [sda] Attached SCSI removable disk
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.33.1
[/sbin/fsck.ext3 (1) -- /dev/sda1] fsck.ext3 -a -C0 /dev/sda1 
rootfs: clean, 18097/1982464 files, 423044/7925504 blocks (check after next mount)
done.
[   25.907391][  T204] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
[   25.955524][  T204] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.

INIT: version 2.93 booting

[[36minfo[39;49m] Using makefile-style concurrent boot in runlevel S.
[....] Starting hotplug events dispatcher: systemd-udevd[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
[....] Synthesizing the initial hotplug events (subsystems)...[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0cdone.
[....] Synthesizing the initial hotplug events (devices)...[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0cdone.
[....] Waiting for /dev to be fully populated...[   28.885149][  T399] systemd-udevd[399]: Using default interface naming scheme 'v240'.
[   29.011592][  T390] systemd-udevd[390]: Using default interface naming scheme 'v240'.
[   29.028543][  T399] systemd-udevd[399]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   29.131829][  T390] systemd-udevd[390]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   29.187436][  T397] watchdog: f1020300.watchdog-timer: driver supplied timeout (4294967295) out of range
[   29.227892][  T391] adt7475 0-002e: ADT7473 device, revision 0
[   29.331129][  T397] watchdog: f1020300.watchdog-timer: falling back to default timeout (21)
[   29.348382][  T391] adt7475 0-002e: Optional features: fan4 pwm2
[   29.493212][  T397] orion_wdt: Initial timeout 21 sec
[   29.753676][  T391] sd 2:0:0:0: Attached scsi generic sg0 type 0
[   30.001053][  T411] systemd-udevd[411]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   30.027496][  T398] marvell-cesa f1030000.crypto: CESA device successfully registered
[   30.444109][    C0] random: crng init done
[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0cdone.
[....] Setting hostname to 'debian'...[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0cdone.
[....] Activating swap:[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
[   32.451390][  T633] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[[36minfo[39;49m] Will now check all file systems.
fsck from util-linux 2.33.1
Checking all file systems.
LABEL=rootfs is mounted
[....] Done checking file systems. A log is being saved in /var/log/fsck/checkfs if that location is writable.[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
[....] Cleaning up temporary files...[....] Cleaning /tmp...[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0cdone.
 /tmp[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
[....] Will now mount local filesystems:[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
[....] Will now activate swapfile swap:[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0cdone.
[....] Checking minimum space in /tmp...[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0cdone.
[....] Cleaning up temporary files...[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
[....] Starting Setting kernel variables: sysctl[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
[....] Initializing random number generator...[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0cdone.
[....] 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:70:23:36
Sending on   LPF/eth0/00:50:43:70:23:36
Sending on   Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 9
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 19
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 15
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0cdone.
[....] Starting RPC port mapper daemon: rpcbind[   98.823910][ T1239] NET: Registered protocol family 10
[   98.830657][ T1239] Segment Routing with IPv6
[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
[....] Starting NFS common utilities: statd idmapd[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
[....] Cleaning up temporary files...[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.

INIT: Entering runlevel: 2

[[36minfo[39;49m] Using makefile-style concurrent boot in runlevel 2.
[....] Starting busybox' syslogd implementation : syslogdStarting /sbin/syslogd...
1380 (syslogd)
[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
[....] Starting busybox' klogd implementation : klogdStarting /sbin/klogd...
1407 (klogd)
[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
[....] Starting system message bus: dbus[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
[....] Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
[....] Starting NFS common utilities: statd idmapd[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
[....] Not starting NFS kernel daemon: no exports. ...[?25l[?1c7[1G[[33mwarn[39;49m8[?25h[?0c [33m(warning).[39;49m
[....] Starting NTP server: ntpd[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
[....] Starting OpenBSD Secure Shell server: sshd[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.
[....] Running local boot scripts (/etc/rc.local)[?25l[?1c7[1G[[32m ok [39;49m8[?25h[?0c.


Debian GNU/Linux 10 debian ttyS0

debian login: root

Password: 
Last login: Sat Feb  8 18:26:20 PST 2020 on ttyS0
Linux debian 5.5.1-kirkwood-tld-1 #1.0 PREEMPT Sat Feb 1 22:28:36 PST 2020 armv5tel

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

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
root@debian:~# lsmod
Module                  Size  Used by
ipv6                  442368  30
nf_defrag_ipv6         16384  1 ipv6
sg                     28672  0
marvell_cesa           36864  0
adt7475                28672  0
hwmon_vid              16384  1 adt7475
orion_wdt              16384  0
uio_pdrv_genirq        16384  0
uio                    20480  1 uio_pdrv_genirq
pata_marvell           16384  0
ahci                   24576  0
libahci                32768  1 ahci
uas                    20480  0
root@debian:~# fdisk -l
Disk /dev/mtdblock0: 640 KiB, 655360 bytes, 1280 sectors
[0mUnits: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


[1mDisk /dev/mtdblock1: 64 KiB, 65536 bytes, 128 sectors
[0mUnits: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


[1mDisk /dev/mtdblock2: 2.1 MiB, 2244608 bytes, 4384 sectors
[0mUnits: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


[1mDisk /dev/mtdblock3: 2.1 MiB, 2244608 bytes, 4384 sectors
[0mUnits: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


[1mDisk /dev/mtdblock4: 32 MiB, 33554432 bytes, 65536 sectors
[0mUnits: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


[1mDisk /dev/sda: 30.2 GiB, 32463912960 bytes, 63406080 sectors
[0mDisk model: Transcend 32GB  
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0xfb8b47bf

[1mDevice[0m     [1mBoot[0m [1mStart[0m [1m     End[0m [1m Sectors[0m [1m Size[0m [1mId[0m [1mType[0m
/dev/sda1        2048 63406079 63404032 30.2G 83 Linux


root@debian:~# hdparm -I /dev/sdb
/dev/sdb: No such file or directory
root@debian:~# hdparm -I /dev/sdc
/dev/sdc: No such file or directory
Re: Help with iomega ix4-200d installation
February 09, 2020 08:10PM
nialbr,

It acts as though there is no power to the drives. Sorry, I'm not sure what the best way to go forward from here.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Help with iomega ix4-200d installation
February 11, 2020 03:38PM
bodhi,

Dunno if it helps or not but I've reverted back to AHCI and tried with two smaller WD spare drives and I had no errors. Seems like an issue with Seagate drives. It's weird because the NAS came with these Seagate drives from factory.

Any clue?
Re: Help with iomega ix4-200d installation
February 11, 2020 04:16PM
nialbr,

> Dunno if it helps or not but I've reverted back to
> AHCI and tried with two smaller WD spare drives
> and I had no errors.

Congrats :) It means that the AHCI driver managed the disks from stock PCI controller fine. But it did not like these Seagate drives. Or the power management for these 2 ports is incorrect so the smaller 2.5" drives work OK.

One way to find out is to plug in 3.5" HDDs to those slot (brand other than Seagate).

> Seems like an issue with
> Seagate drives. It's weird because the NAS came
> with these Seagate drives from factory.

Assuming it is not power management issue.

Oftentime, custom stock kernel has implemented quirk (work around) that we can only know when looking at the GPL source code. Could be that the older kernel driver work fine with these drives. Or could be there was a specific patch that does it.

Please post the dmesg log for your new configuration with all 4 drives installed. Good to see how they were detected and the info are good to have (to be a reference later).

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Help with iomega ix4-200d installation
February 11, 2020 07:18PM
bodhi,

I've found a Lifeline Fosskit zip that seems to contain the GPL code from Iomega/Lenovo for this NAS. Do you think it might help?

I'm running some tests with two WD, one Toshiba and one Samsung drives installed, let's see if my suspicious makes sense.

Here is the log you asked..

         __  __                      _ _
        |  \/  | __ _ _ ____   _____| | |
        | |\/| |/ _` | '__\ \ / / _ \ | |
        | |  | | (_| | |   \ V /  __/ | |
        |_|  |_|\__,_|_|    \_/ \___|_|_|
 _   _     ____              _
| | | |   | __ )  ___   ___ | |_ 
| | | |___|  _ \ / _ \ / _ \| __| 
| |_| |___| |_) | (_) | (_) | |_ 
 \___/    |____/ \___/ \___/ \__|  ** uboot_ver:v1.1.0 **

 ** MARVELL BOARD: IX4-110 LE 

U-Boot 1.1.4 (Oct 15 2009 - 17:28:22) 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
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 (5)
  Device 0 @ 0 0:
Model: TOSHIBA MK7559GSXP                       Firm: GN001A   Ser#:            Z1ACP0CAT
            Type: Hard Disk
            Supports 48-bit addressing
            Capacity: 715404.8 MB = 698.6 GB (1465149168 x 512)
[0 1 0]: Enable DMA mode (5)
  Device 1 @ 0 1:
Model: SAMSUNG HM120JI                          Firm: YF100-18 Ser#: S09GJ10LC66556      
            Type: Hard Disk
            Supports 48-bit addressing
            Capacity: 114473.4 MB = 111.7 GB (234441648 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.: WDC WD2500KS-00M Rev: 02.0
            Type: Hard Disk
            Capacity: 238475.1 MB = 232.8 GB (488397168 x 512)
  Device 1: (1:0) Vendor: ATA Prod.: WDC WD2500BEVS-6 Rev: 01.0
            Type: Hard Disk
            Capacity: 238475.1 MB = 232.8 GB (488397168 x 512)
Net:   egiga0 [PRIME], egiga1
Hit any key to stop autoboot:  1  0

Marvell>> setenv usb_make_boot_args 'setenv bootargs console=ttyS0,115200 earlyprintk=serial mtdparts=orion_nand:$(uboot_size)@$(uboot_start)(uboot),$(env_size)@$(env_start)(env),$(kernel_size)@$(kernel_start)(zImage),$(initrd_size)@$(initrd_start)(initrd),32m@0x0(flash) root=LABEL=rootfs rootdelay=10'
Marvell>> setenv load_initrd 'ext2load usb 0:1 0x2100000 /boot/uInitrd'
Marvell>> setenv load_uimage 'ext2load usb 0:1 0x800000 /boot/uImage'
Marvell>> setenv usb_boot 'usb start; run load_uimage; run load_initrd; bootm 0x800000 0x2100000'
Marvell>> setenv bootcmd 'run usb_make_boot_args ; run usb_boot; run flash_load; reset'
Marvell>> boot

(Re)start USB...
USB:   scanning bus for devices... 3 USB Device(s) found
       scanning bus for storage devices... 1 Storage Device(s) found
....
.
......
............
.........................
...................................................
......................................................................................................
............................................................................................................................................................................................................
....
..............................................................................................

5212194 bytes read
....
.
......
............
.........................
...................................................
......................................................................................................
............................................................................................................................................................................................................
....
....................................................................................................................................................................................................................................................................................................................................................................................................................
....
........................................................................................................................

9672526 bytes read
## Booting image at 00800000 ...
   Image Name:   Linux-5.5.1-kirkwood-tld-1
   Created:      2020-02-07  23:07:53 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    5212130 Bytes =  5 MB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
OK
## Loading Ramdisk Image at 02100000 ...
   Image Name:   initramfs-5.5.1-kirkwood-tld-1
   Created:      2020-02-10   0:20:06 UTC
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    9672462 Bytes =  9.2 MB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000][    T0] Booting Linux on physical CPU 0x0
[    0.000000][    T0] Linux version 5.5.1-kirkwood-tld-1 (root@tldDebian) (gcc version 8.3.0 (Debian 8.3.0-6)) #1.0 PREEMPT Sat Feb 1 22:28:36 PST 2020
[    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] printk: bootconsole [earlycon0] enabled
[    0.000000][    T0] Memory policy: Data cache writeback
[    0.000000][    T0] Built 1 zonelists, mobility grouping on.  Total pages: 130048
[    0.000000][    T0] Kernel command line: console=ttyS0,115200 earlyprintk=serial mtdparts=orion_nand:0xa0000@0x0(uboot),0x10000@0xa0000(env),0x224000@0xb0000(zImage),0x224000@0x2d4000(initrd),32m@0x0(flash) root=LABEL=rootfs rootdelay=10
[    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: 493660K/524288K available (9216K kernel code, 926K rwdata, 3860K rodata, 1024K init, 296K bss, 30628K reserved, 0K cma-reserved)
[    0.000000][    T0] random: get_random_u32 called from ____cache_alloc+0x470/0x80c with crng_init=0
[    0.000000][    T0] rcu: Preemptible hierarchical RCU implementation.
[    0.000000][    T0] 	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.000008][    T0] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
[    0.008513][    T0] Switching to timer-based delay loop, resolution 5ns
[    0.015822][    T0] Console: colour dummy device 80x30
[    0.021012][    T0] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=2000000)
[    0.032226][    T0] pid_max: default: 32768 minimum: 301
[    0.037879][    T0] LSM: Security Framework initializing
[    0.043373][    T0] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.051398][    T0] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.059977][    T0] *** VALIDATE tmpfs ***
[    0.064872][    T0] *** VALIDATE proc ***
[    0.069143][    T0] *** VALIDATE cgroup1 ***
[    0.073407][    T0] *** VALIDATE cgroup2 ***
[    0.077739][    T0] CPU: Testing write buffer coherency: ok
[    0.085052][    T1] Setting up static identity map for 0x100000 - 0x100058
[    0.092229][    T1] mvebu-soc-id: MVEBU SoC ID=0x6281, Rev=0x3
[    0.098283][    T1] rcu: Hierarchical SRCU implementation.
[    0.106349][    T1] devtmpfs: initialized
[    0.115798][    T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.126371][    T1] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[    0.134156][    T1] xor: measuring software checksum speed
[    0.238544][    T1]    arm4regs  :  1083.200 MB/sec
[    0.338546][    T1]    8regs     :   650.400 MB/sec
[    0.438542][    T1]    32regs    :   945.600 MB/sec
[    0.443403][    T1] xor: using function: arm4regs (1083.200 MB/sec)
[    0.449683][    T1] prandom: seed boundary self test passed
[    0.459456][    T1] prandom: 100 self tests passed
[    0.464224][    T1] pinctrl core: initialized pinctrl subsystem
[    0.471039][    T1] thermal_sys: Registered thermal governor 'step_wise'
[    0.471672][    T1] NET: Registered protocol family 16
[    0.484231][    T1] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.492758][    T1] audit: initializing netlink subsys (disabled)
[    0.500192][   T14] audit: type=2000 audit(0.490:1): state=initialized audit_enabled=0 res=1
[    0.508741][    T1] cpuidle: using governor ladder
[    0.513586][    T1] cpuidle: using governor menu
[    0.518780][    T1] Feroceon L2: Enabling L2
[    0.523063][    T1] Feroceon L2: Cache support initialised.
[    0.534873][    T1] No ATAGs?
[    2.568522][    C0] random: fast init done
[    5.639018][    T1] raid6: int32x8  gen()   105 MB/s
[    5.808765][    T1] raid6: int32x8  xor()    65 MB/s
[    5.978973][    T1] raid6: int32x4  gen()   106 MB/s
[    6.148789][    T1] raid6: int32x4  xor()    68 MB/s
[    6.318806][    T1] raid6: int32x2  gen()   132 MB/s
[    6.488589][    T1] raid6: int32x2  xor()    93 MB/s
[    6.659091][    T1] raid6: int32x1  gen()   100 MB/s
[    6.828828][    T1] raid6: int32x1  xor()    68 MB/s
[    6.833769][    T1] raid6: using algorithm int32x2 gen() 132 MB/s
[    6.839852][    T1] raid6: .... xor() 93 MB/s, rmw enabled
[    6.845311][    T1] raid6: using intx1 recovery algorithm
[    6.850952][    T1] vgaarb: loaded
[    6.854934][    T1] SCSI subsystem initialized
[    6.859892][    T1] usbcore: registered new interface driver usbfs
[    6.866115][    T1] usbcore: registered new interface driver hub
[    6.872222][    T1] usbcore: registered new device driver usb
[    6.878142][    T1] pps_core: LinuxPPS API ver. 1 registered
[    6.883801][    T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    6.893623][    T1] PTP clock support registered
[    6.899718][    T1] clocksource: Switched to clocksource orion_clocksource
[    8.252823][    T1] *** VALIDATE bpf ***
[    8.257171][    T1] VFS: Disk quotas dquot_6.6.0
[    8.261894][    T1] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    8.269604][    T1] *** VALIDATE ramfs ***
[    8.284415][    T1] NET: Registered protocol family 2
[    8.290345][    T1] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[    8.299380][    T1] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    8.307909][    T1] TCP bind hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    8.315798][    T1] TCP: Hash tables configured (established 4096 bind 4096)
[    8.322999][    T1] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[    8.330239][    T1] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[    8.338076][    T1] NET: Registered protocol family 1
[    8.343858][    T1] RPC: Registered named UNIX socket transport module.
[    8.350526][    T1] RPC: Registered udp transport module.
[    8.355902][    T1] RPC: Registered tcp transport module.
[    8.361302][    T1] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    8.368410][    T1] PCI: CLS 0 bytes, default 32
[    8.373342][    T1] Trying to unpack rootfs image as initramfs...
[    9.251835][    T1] Freeing initrd memory: 9448K
[    9.256625][    T1] NetWinder Floating Point Emulator V0.97 (double precision)
[    9.265185][    T1] Initialise system trusted keyrings
[    9.270427][    T1] Key type blacklist registered
[    9.275321][    T1] workingset: timestamp_bits=30 max_order=17 bucket_order=0
[    9.282597][    T1] zbud: loaded
[    9.287020][    T1] NFS: Registering the id_resolver key type
[    9.292850][    T1] Key type id_resolver registered
[    9.297707][    T1] Key type id_legacy registered
[    9.302456][    T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    9.309852][    T1] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    9.317295][    T1] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[    9.325491][    T1] *** VALIDATE jffs2 ***
[    9.329576][    T1] fuse: init (API version 7.31)
[    9.334298][    T1] *** VALIDATE fuse ***
[    9.338293][    T1] *** VALIDATE fuse ***
[    9.342660][    T1] orangefs_debugfs_init: called with debug mask: :none: :0:
[    9.349988][    T1] orangefs_init: module version upstream loaded
[    9.356053][    T1] SGI XFS with ACLs, security attributes, realtime, scrub, quota, no debug enabled
[    9.365893][    T1] *** VALIDATE xfs ***
[    9.420807][    T1] async_tx: api initialized (async)
[    9.425846][    T1] Key type asymmetric registered
[    9.430717][    T1] Asymmetric key parser 'x509' registered
[    9.436327][    T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    9.445975][    T1] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver
[    9.455462][    T1] mvebu-gpio f1010140.gpio: IRQ index 3 not found
[    9.462386][    T1] mvebu-pcie mbus@f1000000:pcie@82000000: PCI host bridge to bus 0000:00
[    9.470688][    T1] pci_bus 0000:00: root bus resource [bus 00-ff]
[    9.476846][    T1] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff]
[    9.484405][    T1] pci_bus 0000:00: root bus resource [io  0x1000-0xeffff]
[    9.491434][    T1] pci 0000:00:01.0: [11ab:6281] type 01 class 0x060400
[    9.498129][    T1] pci 0000:00:01.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
[    9.506538][    T1] PCI: bus0: Fast back to back transfers disabled
[    9.512824][    T1] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    9.521703][    T1] pci 0000:01:00.0: [11ab:6121] type 00 class 0x01018f
[    9.528399][    T1] pci 0000:01:00.0: reg 0x10: [io  0x0000-0x0007]
[    9.534676][    T1] pci 0000:01:00.0: reg 0x14: [io  0xf0000008-0xf000000b]
[    9.541640][    T1] pci 0000:01:00.0: reg 0x18: [io  0x0000-0x0007]
[    9.547890][    T1] pci 0000:01:00.0: reg 0x1c: [io  0xf0000018-0xf000001b]
[    9.554851][    T1] pci 0000:01:00.0: reg 0x20: [io  0xf0000020-0xf000002f]
[    9.561814][    T1] pci 0000:01:00.0: reg 0x24: [mem 0x40000000-0x400003ff]
[    9.568826][    T1] pci 0000:01:00.0: supports D1
[    9.573533][    T1] pci 0000:01:00.0: PME# supported from D0 D1 D3hot
[    9.580234][    T1] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    9.591691][    T1] PCI: bus1: Fast back to back transfers disabled
[    9.597945][    T1] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    9.605448][    T1] pci 0000:00:01.0: BAR 14: assigned [mem 0xe0000000-0xe00fffff]
[    9.613016][    T1] pci 0000:00:01.0: BAR 13: assigned [io  0x10000-0x10fff]
[    9.620061][    T1] pci 0000:00:01.0: BAR 6: assigned [mem 0xe0100000-0xe01007ff pref]
[    9.627951][    T1] pci 0000:01:00.0: BAR 5: assigned [mem 0xe0000000-0xe00003ff]
[    9.635426][    T1] pci 0000:01:00.0: BAR 4: assigned [io  0x10000-0x1000f]
[    9.642388][    T1] pci 0000:01:00.0: BAR 0: assigned [io  0x10010-0x10017]
[    9.649330][    T1] pci 0000:01:00.0: BAR 2: assigned [io  0x10018-0x1001f]
[    9.656291][    T1] pci 0000:01:00.0: BAR 1: assigned [io  0x10020-0x10023]
[    9.663254][    T1] pci 0000:01:00.0: BAR 3: assigned [io  0x10024-0x10027]
[    9.670216][    T1] pci 0000:00:01.0: PCI bridge to [bus 01]
[    9.675850][    T1] pci 0000:00:01.0:   bridge window [io  0x10000-0x10fff]
[    9.682805][    T1] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe00fffff]
[    9.690366][    T1] pcieport 0000:00:01.0: enabling device (0140 -> 0143)
[    9.697641][    T1] mv_xor f1060800.xor: Marvell shared XOR driver
[    9.760759][    T1] mv_xor f1060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    9.771297][    T1] mv_xor f1060900.xor: Marvell shared XOR driver
[    9.840720][    T1] mv_xor f1060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    9.851503][    T1] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    9.859890][    T1] printk: console [ttyS0] disabled
[    9.864916][    T1] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 26, base_baud = 12500000) is a 16550A
[    9.874632][    T1] printk: console [ttyS0] enabled
[    9.874632][    T1] printk: console [ttyS0] enabled
[    9.884480][    T1] printk: bootconsole [earlycon0] disabled
[    9.884480][    T1] printk: bootconsole [earlycon0] disabled
[    9.904287][    T1] loop: module loaded
[    9.908734][    T1] sata_mv f1080000.sata: slots 32 ports 2
[    9.918030][    T1] scsi host0: sata_mv
[    9.922524][    T1] scsi host1: sata_mv
[    9.926654][    T1] ata1: SATA max UDMA/133 irq 33
[    9.931537][    T1] ata2: SATA max UDMA/133 irq 33
[    9.937320][    T1] nand: device found, Manufacturer ID: 0xec, Chip ID: 0x75
[    9.944523][    T1] nand: Samsung NAND 32MiB 3,3V 8-bit
[    9.949805][    T1] nand: 32 MiB, SLC, erase size: 16 KiB, page size: 512, OOB size: 16
[    9.957863][    T1] Scanning device for bad blocks
[   10.300925][    T1] 5 cmdlinepart partitions found on MTD device orion_nand
[   10.307924][    T1] Creating 5 MTD partitions on "orion_nand":
[   10.313815][    T1] 0x000000000000-0x0000000a0000 : "uboot"
[   10.320930][    T1] 0x0000000a0000-0x0000000b0000 : "env"
[   10.327726][    T1] 0x0000000b0000-0x0000002d4000 : "zImage"
[   10.334893][    T1] 0x0000002d4000-0x0000004f8000 : "initrd"
[   10.342029][    T1] 0x000000000000-0x000002000000 : "flash"
[   10.351369][    T1] libphy: Fixed MDIO Bus: probed
[   10.357015][    T1] libphy: orion_mdio_bus: probed
[   10.391136][    T1] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[   10.439766][  T118] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[   10.839799][  T118] ata1.00: ATA-8: TOSHIBA MK7559GSXP, GN001A, max UDMA/100
[   10.846884][  T118] ata1.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[   10.859191][  T118] ata1.00: configured for UDMA/100
[   10.874729][    T7] scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA MK7559GS 1A   PQ: 0 ANSI: 5
[   10.884840][  T122] sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/699 GiB)
[   10.893646][  T122] sd 0:0:0:0: [sda] 4096-byte physical blocks
[   10.899777][  T122] sd 0:0:0:0: [sda] Write Protect is off
[   10.905430][  T122] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[   11.120431][    T1] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:50:43:70:23:36
[   11.380924][  T122]  sda: sda1 sda2
[   11.386303][  T122] sd 0:0:0:0: [sda] Attached SCSI disk
[   11.391734][  T120] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl F300)
[   11.429861][  T120] ata2.00: ATA-7: SAMSUNG HM120JI, YF100-18, max UDMA/100
[   11.436861][  T120] ata2.00: 234441648 sectors, multi 0: LBA48 
[   11.469859][  T120] ata2.00: configured for UDMA/100
[   11.485350][   T22] scsi 1:0:0:0: Direct-Access     ATA      SAMSUNG HM120JI  0-18 PQ: 0 ANSI: 5
[   11.495451][  T122] sd 1:0:0:0: [sdb] 234441648 512-byte logical blocks: (120 GB/112 GiB)
[   11.504084][  T122] sd 1:0:0:0: [sdb] Write Protect is off
[   11.509775][  T122] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   11.850425][    T1] mv643xx_eth_port mv643xx_eth_port.1 eth1: port 0 with MAC address 00:50:43:70:23:37
[   11.860063][    T1] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   11.867344][    T1] ehci-pci: EHCI PCI platform driver
[   11.872599][    T1] ehci-orion: EHCI orion driver
[   11.877524][    T1] orion-ehci f1050000.ehci: EHCI Host Controller
[   11.883796][    T1] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1
[   11.892453][    T1] orion-ehci f1050000.ehci: irq 30, io mem 0xf1050000
[   11.919761][    T1] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00
[   11.926783][    T1] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
[   11.935816][    T1] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.943795][    T1] usb usb1: Product: EHCI Host Controller
[   11.949668][    T1] usb usb1: Manufacturer: Linux 5.5.1-kirkwood-tld-1 ehci_hcd
[   11.957051][    T1] usb usb1: SerialNumber: f1050000.ehci
[   11.962558][  T122]  sdb: sdb1 sdb2 sdb3 < sdb5 >
[   11.968235][    T1] hub 1-0:1.0: USB hub found
[   11.974750][  T122] sd 1:0:0:0: [sdb] Attached SCSI disk
[   11.980209][    T1] hub 1-0:1.0: 1 port detected
[   11.985659][    T1] usbcore: registered new interface driver usb-storage
[   11.992893][    T1] mousedev: PS/2 mouse device common for all mice
[   12.000050][    T1] rtc-mv f1010300.rtc: registered as rtc0
[   12.005804][    T1] i2c /dev entries driver
[   12.011420][    T1] device-mapper: uevent: version 1.0.3
[   12.017052][    T1] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
[   12.026732][    T1] device-mapper: multipath round-robin: version 1.2.0 loaded
[   12.034075][    T1] device-mapper: multipath queue-length: version 0.2.0 loaded
[   12.041465][    T1] device-mapper: multipath service-time: version 0.3.0 loaded
[   12.048869][    T1] device-mapper: dm-log-userspace: version 1.3.0 loaded
[   12.055720][    T1] device-mapper: raid: Loading target version 1.15.0
[   12.063214][    T1] hid: raw HID events driver (C) Jiri Kosina
[   12.069396][    T1] exFAT: Version 1.3.0
[   12.073467][    T1] drop_monitor: Initializing network drop monitor service
[   12.080762][    T1] NET: Registered protocol family 17
[   12.086181][    T1] Key type dns_resolver registered
[   12.091951][    T1] registered taskstats version 1
[   12.096771][    T1] Loading compiled-in X.509 certificates
[   12.102421][    T1] zswap: loaded using pool lzo/zbud
[   12.107695][    T1] Key type ._fscrypt registered
[   12.112457][    T1] Key type .fscrypt registered
[   12.218740][    T1] Key type big_key registered
[   12.267129][    T1] Key type encrypted registered
[   12.274548][    T1] rtc-mv f1010300.rtc: setting system clock to 2020-02-12T00:08:22 UTC (1581466102)
[   12.287362][    T1] Freeing unused kernel memory: 1024K
[   12.310516][    T1] Checked W+X mappings: passed, no W+X pages found
[   12.316907][    T1] Run /init as init process
[   12.349823][  T130] usb 1-1: new high-speed USB device number 2 using orion-ehci
Loading, please wait...
[   12.411867][  T130] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice= 9.01
[   12.423903][  T130] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[   12.437451][  T130] usb 1-1: Product: USB2.0 Hub
[   12.448360][  T130] hub 1-1:1.0: USB hub found
[   12.454747][  T130] hub 1-1:1.0: 4 ports detected
Starting version 241
[   12.779807][  T130] usb 1-1.1: new high-speed USB device number 3 using orion-ehci
[   12.842736][  T130] usb 1-1.1: New USB device found, idVendor=8564, idProduct=1000, bcdDevice=11.00
[   12.865467][  T130] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   12.891762][  T130] usb 1-1.1: Product: Mass Storage Device
[   12.897366][  T130] usb 1-1.1: Manufacturer: JetFlash
[   12.922575][  T130] usb 1-1.1: SerialNumber: 26X4R0R0EBEQBAA5
[   12.946654][  T130] usb-storage 1-1.1:1.0: USB Mass Storage device detected
[   12.976086][  T130] scsi host2: usb-storage 1-1.1:1.0
[   13.240200][  T173] usbcore: registered new interface driver uas
[   13.392483][  T173] ahci 0000:01:00.0: Disabling your PATA port. Use the boot option 'ahci.marvell_enable=0' to avoid this.
[   13.469107][  T173] ahci 0000:01:00.0: controller can't do NCQ, turning off CAP_NCQ
[   13.510494][  T173] ahci 0000:01:00.0: controller can't do PMP, turning off CAP_PMP
[   13.518196][  T173] ahci 0000:01:00.0: masking port_map 0x7 -> 0x3
[   13.571634][  T173] ahci 0000:01:00.0: SSS flag set, parallel bus scan disabled
[   13.579035][  T173] ahci 0000:01:00.0: AHCI 0001.0000 32 slots 3 ports 3 Gbps 0x3 impl IDE mode
[   13.663510][  T173] ahci 0000:01:00.0: flags: 64bit stag led slum part 
[   13.719903][  T173] scsi host3: ahci
[   13.738624][  T173] scsi host4: ahci
[   13.759895][  T173] scsi host5: ahci
[   13.763884][  T173] ata3: SATA max UDMA/133 abar m1024@0xe0000000 port 0xe0000100 irq 38
[   13.807750][  T173] ata4: SATA max UDMA/133 abar m1024@0xe0000000 port 0xe0000180 irq 38
[   13.844907][  T173] ata5: DUMMY
[   14.171529][  T185] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   14.179048][  T185] ata3.00: ATA-7: WDC WD2500KS-00MJB0, 02.01C03, max UDMA/133
[   14.186423][  T185] ata3.00: 488397168 sectors, multi 0: LBA48 
[   14.193045][  T185] ata3.00: configured for UDMA/133
[   14.208170][  T122] scsi: waiting for bus probes to complete ...
[   14.336444][  T123] scsi 2:0:0:0: Direct-Access     JetFlash Transcend 32GB   1100 PQ: 0 ANSI: 4
[   14.350696][  T122] scsi 3:0:0:0: Direct-Access     ATA      WDC WD2500KS-00M 1C03 PQ: 0 ANSI: 5
[   14.360776][  T123] sd 2:0:0:0: [sdc] 63406080 512-byte logical blocks: (32.5 GB/30.2 GiB)
[   14.376010][  T193] sd 3:0:0:0: [sdd] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[   14.386865][  T123] sd 2:0:0:0: [sdc] Write Protect is off
[   14.392618][  T193] sd 3:0:0:0: [sdd] Write Protect is off
[   14.398378][  T193] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   14.408505][  T123] sd 2:0:0:0: [sdc] No Caching mode page found
[   14.418039][  T123] sd 2:0:0:0: [sdc] Assuming drive cache: write through
[   14.426683][  T193]  sdd: sdd1
[   14.434884][  T193] sd 3:0:0:0: [sdd] Attached SCSI disk
[   14.440625][  T123]  sdc: sdc1
[   14.452892][  T123] sd 2:0:0:0: [sdc] Attached SCSI removable disk
[   14.721500][  T187] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   14.728863][  T187] ata4.00: ATA-8: WDC WD2500BEVS-60UST0, 01.01A01, max UDMA/100
[   14.736425][  T187] ata4.00: 488397168 sectors, multi 0: LBA48 
[   14.742932][  T187] ata4.00: configured for UDMA/100
[   14.758468][   T22] scsi 4:0:0:0: Direct-Access     ATA      WDC WD2500BEVS-6 1A01 PQ: 0 ANSI: 5
[   14.769796][  T123] sd 4:0:0:0: [sde] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[   14.780068][  T123] sd 4:0:0:0: [sde] Write Protect is off
[   14.785753][  T123] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   15.099133][  T123]  sde: sde1 sde2 sde3
[   15.107625][  T123] sd 4:0:0:0: [sde] Attached SCSI disk
[   16.210661][    C0] random: crng init done
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.33.1
[/sbin/fsck.ext3 (1) -- /dev/sdc1] fsck.ext3 -a -C0 /dev/sdc1 
rootfs: clean, 225131/1982464 files, 1584904/7925504 blocks
done.
[   28.647401][  T215] EXT4-fs (sdc1): mounting ext3 file system using the ext4 subsystem
[   28.694786][  T215] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.

INIT: version 2.93 booting

[info] Using makefile-style concurrent boot in runlevel S.
[....] Starting hotplug events dispatcher: systemd-udevd[?25l[?1c7[ ok 8[?25h[?0c.
[....] Synthesizing the initial hotplug events (subsystems)...[?25l[?1c7[ ok 8[?25h[?0cdone.
[....] Synthesizing the initial hotplug events (devices)...[?25l[?1c7[ ok 8[?25h[?0cdone.
[....] Waiting for /dev to be fully populated...[   31.795900][  T402] systemd-udevd[402]: Using default interface naming scheme 'v240'.
[   31.840139][  T401] systemd-udevd[401]: Using default interface naming scheme 'v240'.
[   31.921698][  T401] systemd-udevd[401]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   31.934004][  T402] systemd-udevd[402]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   31.956723][  T428] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   32.030499][  T428] sd 1:0:0:0: Attached scsi generic sg1 type 0
[   32.061389][  T430] adt7475 0-002e: ADT7473 device, revision 0
[   32.081921][  T428] sd 2:0:0:0: Attached scsi generic sg2 type 0
[   32.111113][  T430] adt7475 0-002e: Optional features: fan4 pwm2
[   32.169915][  T428] sd 3:0:0:0: Attached scsi generic sg3 type 0
[   32.185929][  T431] watchdog: f1020300.watchdog-timer: driver supplied timeout (4294967295) out of range
[   32.240240][  T428] sd 4:0:0:0: Attached scsi generic sg4 type 0
[   32.381538][  T431] watchdog: f1020300.watchdog-timer: falling back to default timeout (21)
[   32.500132][  T431] orion_wdt: Initial timeout 21 sec
[   32.985189][  T432] marvell-cesa f1030000.crypto: CESA device successfully registered
[   33.314280][  T430] systemd-udevd[430]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[?25l[?1c7[ ok 8[?25h[?0cdone.
[....] Setting hostname to 'debian'...[?25l[?1c7[ ok 8[?25h[?0cdone.
[....] Activating swap:[?25l[?1c7[ ok 8[?25h[?0c.
[   39.331648][  T680] EXT4-fs (sdc1): re-mounted. Opts: errors=remount-ro
[info] Will now check all file systems.
fsck from util-linux 2.33.1
Checking all file systems.
LABEL=rootfs is mounted
[....] Done checking file systems. A log is being saved in /var/log/fsck/checkfs if that location is writable.[?25l[?1c7[ ok 8[?25h[?0c.
[....] Cleaning up temporary files...[....] Cleaning /tmp...[?25l[?1c7[ ok 8[?25h[?0cdone.
 /tmp[?25l[?1c7[ ok 8[?25h[?0c.
[....] Will now mount local filesystems:[?25l[?1c7[ ok 8[?25h[?0c.
[....] Will now activate swapfile swap:[?25l[?1c7[ ok 8[?25h[?0cdone.
[....] Checking minimum space in /tmp...[?25l[?1c7[ ok 8[?25h[?0cdone.
[....] Cleaning up temporary files...[?25l[?1c7[ ok 8[?25h[?0c.
[....] Starting Setting kernel variables: sysctl[?25l[?1c7[ ok 8[?25h[?0c.
[....] Initializing random number generator...[?25l[?1c7[ ok 8[?25h[?0cdone.
[....] 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:70:23:36
Sending on   LPF/eth0/00:50:43:70:23:36
Sending on   Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
[   46.024595][    C0] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 12
DHCPOFFER of 192.168.1.191 from 192.168.1.1
DHCPREQUEST for 192.168.1.191 on eth0 to 255.255.255.255 port 67
DHCPACK of 192.168.1.191 from 192.168.1.1
bound to 192.168.1.191 -- renewal in 3352 seconds.
[   53.039868][ T1233] NET: Registered protocol family 10
[   53.046708][ T1233] Segment Routing with IPv6
[?25l[?1c7[ ok 8[?25h[?0cdone.
[....] Starting RPC port mapper daemon: rpcbind[?25l[?1c7[ ok 8[?25h[?0c.
[....] Starting NFS common utilities: statd idmapd[?25l[?1c7[ ok 8[?25h[?0c.
[....] Cleaning up temporary files...[?25l[?1c7[ ok 8[?25h[?0c.

INIT: Entering runlevel: 2

[info] Using makefile-style concurrent boot in runlevel 2.
[....] Starting busybox' syslogd implementation : syslogdStarting /sbin/syslogd...
1451 (syslogd)
[?25l[?1c7[ ok 8[?25h[?0c.
[....] Starting busybox' klogd implementation : klogdStarting /sbin/klogd...
1478 (klogd)
[?25l[?1c7[ ok 8[?25h[?0c.
[....] Starting system message bus: dbus[?25l[?1c7[ ok 8[?25h[?0c.
[....] Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon[?25l[?1c7[ ok 8[?25h[?0c.
[....] Starting NFS common utilities: statd idmapd[?25l[?1c7[ ok 8[?25h[?0c.
[....] Not starting NFS kernel daemon: no exports. ...[?25l[?1c7[warn8[?25h[?0c (warning).
[....] Starting NTP server: ntpd[?25l[?1c7[ ok 8[?25h[?0c.
[....] Starting OpenBSD Secure Shell server: sshd[?25l[?1c7[ ok 8[?25h[?0c.
[....] Running local boot scripts (/etc/rc.local)[?25l[?1c7[ ok 8[?25h[?0c.


Debian GNU/Linux 10 debian ttyS0
Re: Help with iomega ix4-200d installation
February 11, 2020 08:12PM
The gpl source would be good to have access too if you have it.

I did a little work with my device though not as much as I would have liked with sata not working.

What I did do is:
- add entries to the dts for each of the buttons
- add entries to the dts for the leds
- add entries to the dts for the stock nand partitions
- create a python script that displays an example image (debian logo) on the lcd

I’ve posted what I have so far here:
https://github.com/1000001101000/ix4-200d-research

When I get a chance I want to add support for arbitrary bitmaps to the python script. That probably as far as I’ll get if my sata is truly broken.
Re: Help with iomega ix4-200d installation
February 11, 2020 09:12PM
nialbr,

> I've found a Lifeline Fosskit zip that seems to
> contain the GPL code from Iomega/Lenovo for this
> NAS. Do you think it might help?

Always good to have GPL source in case we need to find out more.

>
> I'm running some tests with two WD, one Toshiba
> and one Samsung drives installed, let's see if my
> suspicious makes sense.

If you can test with 3.5" HDDs in the 3rd and 4th slots, it would eliminate a lot of unknowns about SATA. If that works, even we still don't know why the Seagate drives are not working, but it would prove that the AHCI driver is the one to use (PATA is no longer in the picture).

> Here is the log you asked..

It looks really good! espeically the part about the 3rd and 4th disks.

[   13.469107][  T173] ahci 0000:01:00.0: controller can't do NCQ, turning off CAP_NCQ
[   13.510494][  T173] ahci 0000:01:00.0: controller can't do PMP, turning off CAP_PMP
[   13.518196][  T173] ahci 0000:01:00.0: masking port_map 0x7 -> 0x3
[   13.571634][  T173] ahci 0000:01:00.0: SSS flag set, parallel bus scan disabled
[   13.579035][  T173] ahci 0000:01:00.0: AHCI 0001.0000 32 slots 3 ports 3 Gbps 0x3 impl IDE mode

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)



Edited 2 time(s). Last edit at 02/11/2020 09:34PM by bodhi.
Re: Help with iomega ix4-200d installation
February 12, 2020 04:36PM
@bodhi,

Bad news. I was running one 2.5" and one 3.5" in bays 3 and 4 before. Now I followed your instructions and booted with two 3.5" in bays 3 and 4 and got the errors again(1 Hitachi + 1 WD) :(

I think you're right about something else may be happening(power management issue, custom work around from Iomega/Lenovo), etc


@bodhi and @1000001101000,

Here is the link I've found that seems to have the GPL part from Iomega/Lenovo. Please let me know if there is something there that may help us with this issue or even improve the compatibility between the Debian and this NAS.

Dunno if it's missing something but the ix4-200d files seems to be at:

lenovoemc-lifeline-fosskit-20120827.zip\EMCLifeline-GPL-Bellagio\Lifeline_OSSKit\kernel\linux-2.6.31.8\ix4-200d


Full boot log:

     _ _
        |  \/  | __ _ _ ____   _____| | |
        | |\/| |/ _` | '__\ \ / / _ \ | |
        | |  | | (_| | |   \ V /  __/ | |
        |_|  |_|\__,_|_|    \_/ \___|_|_|
 _   _     ____              _
| | | |   | __ )  ___   ___ | |_ 
| | | |___|  _ \ / _ \ / _ \| __| 
| |_| |___| |_) | (_) | (_) | |_ 
 \___/    |____/ \___/ \___/ \__|  ** uboot_ver:v1.1.0 **

 ** MARVELL BOARD: IX4-110 LE 

U-Boot 1.1.4 (Oct 15 2009 - 17:28:22) 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
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 (5)
  Device 0 @ 0 0:
Model: TOSHIBA MK7559GSXP                       Firm: GN001A   Ser#:            Z1ACP0CAT
            Type: Hard Disk
            Supports 48-bit addressing
            Capacity: 715404.8 MB = 698.6 GB (1465149168 x 512)
[0 1 0]: Enable DMA mode (5)
  Device 1 @ 0 1:
Model: SAMSUNG HM120JI                          Firm: YF100-18 Ser#: S09GJ10LC66556      
            Type: Hard Disk
            Supports 48-bit addressing
            Capacity: 114473.4 MB = 111.7 GB (234441648 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.: WDC WD2500KS-00M Rev: 02.0
            Type: Hard Disk
            Capacity: 238475.1 MB = 232.8 GB (488397168 x 512)
  Device 1: (1:0) Vendor: ATA Prod.: Hitachi HUA72302 Rev: MK7O
            Type: Hard Disk
            Capacity: 1907729.0 MB = 1863.0 GB (3907029168 x 512)
Net:   egiga0 [PRIME], egiga1
Hit any key to stop autoboot:  1 0
Marvell>> setenv usb_make_boot_args 'setenv bootargs console=ttyS0,115200 earlyprintk=serial mtdparts=orion_nand:$(uboot_size)@$(uboot_start)(uboot),$(env_size)@$(env_start)(env),$(kernel_size)@$(kernel_start)(zImage),$(initrd_size)@$(initrd_start)(initrd),32m@0x0(flash) root=LABEL=rootfs rootdelay=10'

Marvell>> setenv load_initrd 'ext2load usb 0:1 0x2100000 /boot/uInitrd'

Marvell>> setenv load_uimage 'ext2load usb 0:1 0x800000 /boot/uImage'

Marvell>> setenv usb_boot 'usb start; run load_uimage; run load_initrd; bootm 0x800000 0x2100000'

Marvell>> setenv bootcmd 'run usb_make_boot_args ; run usb_boot; run flash_load; reset'

Marvell>> boot

(Re)start USB...
USB:   scanning bus for devices... 3 USB Device(s) found
       scanning bus for storage devices... 1 Storage Device(s) found
....
.
......
............
.........................
...................................................
......................................................................................................
............................................................................................................................................................................................................
....
..............................................................................................

5212194 bytes read
....
.
......
............
.........................
...................................................
......................................................................................................
............................................................................................................................................................................................................
....
....................................................................................................................................................................................................................................................................................................................................................................................................................
....
........................................................................................................................

9672526 bytes read
## Booting image at 00800000 ...
   Image Name:   Linux-5.5.1-kirkwood-tld-1
   Created:      2020-02-07  23:07:53 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    5212130 Bytes =  5 MB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
OK
## Loading Ramdisk Image at 02100000 ...
   Image Name:   initramfs-5.5.1-kirkwood-tld-1
   Created:      2020-02-10   0:20:06 UTC
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    9672462 Bytes =  9.2 MB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000][    T0] Booting Linux on physical CPU 0x0
[    0.000000][    T0] Linux version 5.5.1-kirkwood-tld-1 (root@tldDebian) (gcc version 8.3.0 (Debian 8.3.0-6)) #1.0 PREEMPT Sat Feb 1 22:28:36 PST 2020
[    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] printk: bootconsole [earlycon0] enabled
[    0.000000][    T0] Memory policy: Data cache writeback
[    0.000000][    T0] Built 1 zonelists, mobility grouping on.  Total pages: 130048
[    0.000000][    T0] Kernel command line: console=ttyS0,115200 earlyprintk=serial mtdparts=orion_nand:0xa0000@0x0(uboot),0x10000@0xa0000(env),0x224000@0xb0000(zImage),0x224000@0x2d4000(initrd),32m@0x0(flash) root=LABEL=rootfs rootdelay=10
[    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: 493660K/524288K available (9216K kernel code, 926K rwdata, 3860K rodata, 1024K init, 296K bss, 30628K reserved, 0K cma-reserved)
[    0.000000][    T0] random: get_random_u32 called from ____cache_alloc+0x470/0x80c with crng_init=0
[    0.000000][    T0] rcu: Preemptible hierarchical RCU implementation.
[    0.000000][    T0] 	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.000008][    T0] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
[    0.008513][    T0] Switching to timer-based delay loop, resolution 5ns
[    0.015821][    T0] Console: colour dummy device 80x30
[    0.021012][    T0] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=2000000)
[    0.032226][    T0] pid_max: default: 32768 minimum: 301
[    0.037879][    T0] LSM: Security Framework initializing
[    0.043373][    T0] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.051398][    T0] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[    0.059977][    T0] *** VALIDATE tmpfs ***
[    0.064873][    T0] *** VALIDATE proc ***
[    0.069142][    T0] *** VALIDATE cgroup1 ***
[    0.073407][    T0] *** VALIDATE cgroup2 ***
[    0.077739][    T0] CPU: Testing write buffer coherency: ok
[    0.085052][    T1] Setting up static identity map for 0x100000 - 0x100058
[    0.092229][    T1] mvebu-soc-id: MVEBU SoC ID=0x6281, Rev=0x3
[    0.098284][    T1] rcu: Hierarchical SRCU implementation.
[    0.106350][    T1] devtmpfs: initialized
[    0.115798][    T1] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.126372][    T1] futex hash table entries: 256 (order: -1, 3072 bytes, linear)
[    0.134156][    T1] xor: measuring software checksum speed
[    0.238542][    T1]    arm4regs  :  1083.200 MB/sec
[    0.338543][    T1]    8regs     :   650.400 MB/sec
[    0.438543][    T1]    32regs    :   945.600 MB/sec
[    0.443402][    T1] xor: using function: arm4regs (1083.200 MB/sec)
[    0.449683][    T1] prandom: seed boundary self test passed
[    0.459459][    T1] prandom: 100 self tests passed
[    0.464233][    T1] pinctrl core: initialized pinctrl subsystem
[    0.471053][    T1] thermal_sys: Registered thermal governor 'step_wise'
[    0.471687][    T1] NET: Registered protocol family 16
[    0.484248][    T1] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.492772][    T1] audit: initializing netlink subsys (disabled)
[    0.500191][   T14] audit: type=2000 audit(0.490:1): state=initialized audit_enabled=0 res=1
[    0.508742][    T1] cpuidle: using governor ladder
[    0.513585][    T1] cpuidle: using governor menu
[    0.518787][    T1] Feroceon L2: Enabling L2
[    0.523072][    T1] Feroceon L2: Cache support initialised.
[    0.534881][    T1] No ATAGs?
[    2.568523][    C0] random: fast init done
[    5.639023][    T1] raid6: int32x8  gen()   105 MB/s
[    5.808764][    T1] raid6: int32x8  xor()    65 MB/s
[    5.978976][    T1] raid6: int32x4  gen()   106 MB/s
[    6.148786][    T1] raid6: int32x4  xor()    68 MB/s
[    6.318739][    T1] raid6: int32x2  gen()   131 MB/s
[    6.488587][    T1] raid6: int32x2  xor()    93 MB/s
[    6.659090][    T1] raid6: int32x1  gen()   100 MB/s
[    6.828829][    T1] raid6: int32x1  xor()    68 MB/s
[    6.833768][    T1] raid6: using algorithm int32x2 gen() 131 MB/s
[    6.839852][    T1] raid6: .... xor() 93 MB/s, rmw enabled
[    6.845311][    T1] raid6: using intx1 recovery algorithm
[    6.850948][    T1] vgaarb: loaded
[    6.854923][    T1] SCSI subsystem initialized
[    6.859883][    T1] usbcore: registered new interface driver usbfs
[    6.866107][    T1] usbcore: registered new interface driver hub
[    6.872214][    T1] usbcore: registered new device driver usb
[    6.878133][    T1] pps_core: LinuxPPS API ver. 1 registered
[    6.883793][    T1] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    6.893614][    T1] PTP clock support registered
[    6.899712][    T1] clocksource: Switched to clocksource orion_clocksource
[    8.252101][    T1] *** VALIDATE bpf ***
[    8.256443][    T1] VFS: Disk quotas dquot_6.6.0
[    8.261158][    T1] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    8.268870][    T1] *** VALIDATE ramfs ***
[    8.283677][    T1] NET: Registered protocol family 2
[    8.289562][    T1] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[    8.298684][    T1] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    8.307193][    T1] TCP bind hash table entries: 4096 (order: 2, 16384 bytes, linear)
[    8.315076][    T1] TCP: Hash tables configured (established 4096 bind 4096)
[    8.322260][    T1] UDP hash table entries: 256 (order: 0, 4096 bytes, linear)
[    8.329467][    T1] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear)
[    8.337333][    T1] NET: Registered protocol family 1
[    8.343115][    T1] RPC: Registered named UNIX socket transport module.
[    8.349700][    T1] RPC: Registered udp transport module.
[    8.355155][    T1] RPC: Registered tcp transport module.
[    8.360551][    T1] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    8.367659][    T1] PCI: CLS 0 bytes, default 32
[    8.372587][    T1] Trying to unpack rootfs image as initramfs...
[    9.251144][    T1] Freeing initrd memory: 9448K
[    9.255934][    T1] NetWinder Floating Point Emulator V0.97 (double precision)
[    9.264495][    T1] Initialise system trusted keyrings
[    9.269648][    T1] Key type blacklist registered
[    9.274626][    T1] workingset: timestamp_bits=30 max_order=17 bucket_order=0
[    9.281904][    T1] zbud: loaded
[    9.286329][    T1] NFS: Registering the id_resolver key type
[    9.292154][    T1] Key type id_resolver registered
[    9.297007][    T1] Key type id_legacy registered
[    9.301732][    T1] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    9.309102][    T1] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    9.316565][    T1] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[    9.324764][    T1] *** VALIDATE jffs2 ***
[    9.328850][    T1] fuse: init (API version 7.31)
[    9.333572][    T1] *** VALIDATE fuse ***
[    9.337567][    T1] *** VALIDATE fuse ***
[    9.341934][    T1] orangefs_debugfs_init: called with debug mask: :none: :0:
[    9.349228][    T1] orangefs_init: module version upstream loaded
[    9.355328][    T1] SGI XFS with ACLs, security attributes, realtime, scrub, quota, no debug enabled
[    9.365162][    T1] *** VALIDATE xfs ***
[    9.420215][    T1] async_tx: api initialized (async)
[    9.425259][    T1] Key type asymmetric registered
[    9.430126][    T1] Asymmetric key parser 'x509' registered
[    9.435731][    T1] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    9.445382][    T1] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver
[    9.454870][    T1] mvebu-gpio f1010140.gpio: IRQ index 3 not found
[    9.461788][    T1] mvebu-pcie mbus@f1000000:pcie@82000000: PCI host bridge to bus 0000:00
[    9.470093][    T1] pci_bus 0000:00: root bus resource [bus 00-ff]
[    9.476250][    T1] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff]
[    9.483811][    T1] pci_bus 0000:00: root bus resource [io  0x1000-0xeffff]
[    9.490847][    T1] pci 0000:00:01.0: [11ab:6281] type 01 class 0x060400
[    9.497542][    T1] pci 0000:00:01.0: reg 0x38: [mem 0x00000000-0x000007ff pref]
[    9.505951][    T1] PCI: bus0: Fast back to back transfers disabled
[    9.512237][    T1] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    9.521116][    T1] pci 0000:01:00.0: [11ab:6121] type 00 class 0x01018f
[    9.527811][    T1] pci 0000:01:00.0: reg 0x10: [io  0x0000-0x0007]
[    9.534089][    T1] pci 0000:01:00.0: reg 0x14: [io  0xf0000008-0xf000000b]
[    9.541053][    T1] pci 0000:01:00.0: reg 0x18: [io  0x0000-0x0007]
[    9.547303][    T1] pci 0000:01:00.0: reg 0x1c: [io  0xf0000018-0xf000001b]
[    9.554263][    T1] pci 0000:01:00.0: reg 0x20: [io  0xf0000020-0xf000002f]
[    9.561226][    T1] pci 0000:01:00.0: reg 0x24: [mem 0x40000000-0x400003ff]
[    9.568236][    T1] pci 0000:01:00.0: supports D1
[    9.572945][    T1] pci 0000:01:00.0: PME# supported from D0 D1 D3hot
[    9.579622][    T1] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    9.591076][    T1] PCI: bus1: Fast back to back transfers disabled
[    9.597331][    T1] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    9.604820][    T1] pci 0000:00:01.0: BAR 14: assigned [mem 0xe0000000-0xe00fffff]
[    9.612389][    T1] pci 0000:00:01.0: BAR 13: assigned [io  0x10000-0x10fff]
[    9.619407][    T1] pci 0000:00:01.0: BAR 6: assigned [mem 0xe0100000-0xe01007ff pref]
[    9.627327][    T1] pci 0000:01:00.0: BAR 5: assigned [mem 0xe0000000-0xe00003ff]
[    9.634804][    T1] pci 0000:01:00.0: BAR 4: assigned [io  0x10000-0x1000f]
[    9.641766][    T1] pci 0000:01:00.0: BAR 0: assigned [io  0x10010-0x10017]
[    9.648707][    T1] pci 0000:01:00.0: BAR 2: assigned [io  0x10018-0x1001f]
[    9.655668][    T1] pci 0000:01:00.0: BAR 1: assigned [io  0x10020-0x10023]
[    9.662631][    T1] pci 0000:01:00.0: BAR 3: assigned [io  0x10024-0x10027]
[    9.669564][    T1] pci 0000:00:01.0: PCI bridge to [bus 01]
[    9.675225][    T1] pci 0000:00:01.0:   bridge window [io  0x10000-0x10fff]
[    9.682182][    T1] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe00fffff]
[    9.689749][    T1] pcieport 0000:00:01.0: enabling device (0140 -> 0143)
[    9.697023][    T1] mv_xor f1060800.xor: Marvell shared XOR driver
[    9.760760][    T1] mv_xor f1060800.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    9.771301][    T1] mv_xor f1060900.xor: Marvell shared XOR driver
[    9.840712][    T1] mv_xor f1060900.xor: Marvell XOR (Registers Mode): ( xor cpy intr )
[    9.851512][    T1] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    9.859903][    T1] printk: console [ttyS0] disabled
[    9.864925][    T1] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 26, base_baud = 12500000) is a 16550A
[    9.874638][    T1] printk: console [ttyS0] enabled
[    9.874638][    T1] printk: console [ttyS0] enabled
[    9.884481][    T1] printk: bootconsole [earlycon0] disabled
[    9.884481][    T1] printk: bootconsole [earlycon0] disabled
[    9.904269][    T1] loop: module loaded
[    9.908720][    T1] sata_mv f1080000.sata: slots 32 ports 2
[    9.918008][    T1] scsi host0: sata_mv
[    9.922495][    T1] scsi host1: sata_mv
[    9.926628][    T1] ata1: SATA max UDMA/133 irq 33
[    9.931510][    T1] ata2: SATA max UDMA/133 irq 33
[    9.937289][    T1] nand: device found, Manufacturer ID: 0xec, Chip ID: 0x75
[    9.944497][    T1] nand: Samsung NAND 32MiB 3,3V 8-bit
[    9.949779][    T1] nand: 32 MiB, SLC, erase size: 16 KiB, page size: 512, OOB size: 16
[    9.957837][    T1] Scanning device for bad blocks
[   10.300918][    T1] 5 cmdlinepart partitions found on MTD device orion_nand
[   10.307915][    T1] Creating 5 MTD partitions on "orion_nand":
[   10.313804][    T1] 0x000000000000-0x0000000a0000 : "uboot"
[   10.320916][    T1] 0x0000000a0000-0x0000000b0000 : "env"
[   10.327716][    T1] 0x0000000b0000-0x0000002d4000 : "zImage"
[   10.334894][    T1] 0x0000002d4000-0x0000004f8000 : "initrd"
[   10.342038][    T1] 0x000000000000-0x000002000000 : "flash"
[   10.351382][    T1] libphy: Fixed MDIO Bus: probed
[   10.357027][    T1] libphy: orion_mdio_bus: probed
[   10.391144][    T1] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[   10.439759][  T118] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[   10.869793][  T118] ata1.00: ATA-8: TOSHIBA MK7559GSXP, GN001A, max UDMA/100
[   10.876882][  T118] ata1.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[   10.889177][  T118] ata1.00: configured for UDMA/100
[   10.904723][    T7] scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA MK7559GS 1A   PQ: 0 ANSI: 5
[   10.914838][  T122] sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/699 GiB)
[   10.923646][  T122] sd 0:0:0:0: [sda] 4096-byte physical blocks
[   10.929780][  T122] sd 0:0:0:0: [sda] Write Protect is off
[   10.935436][  T122] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[   11.120423][    T1] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:50:43:70:23:36
[   11.409267][  T122]  sda: sda1 sda2
[   11.414682][  T122] sd 0:0:0:0: [sda] Attached SCSI disk
[   11.420104][  T120] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl F300)
[   11.449851][  T120] ata2.00: ATA-7: SAMSUNG HM120JI, YF100-18, max UDMA/100
[   11.456849][  T120] ata2.00: 234441648 sectors, multi 0: LBA48 
[   11.489853][  T120] ata2.00: configured for UDMA/100
[   11.505345][   T22] scsi 1:0:0:0: Direct-Access     ATA      SAMSUNG HM120JI  0-18 PQ: 0 ANSI: 5
[   11.515443][  T122] sd 1:0:0:0: [sdb] 234441648 512-byte logical blocks: (120 GB/112 GiB)
[   11.524065][  T122] sd 1:0:0:0: [sdb] Write Protect is off
[   11.529752][  T122] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   11.850436][    T1] mv643xx_eth_port mv643xx_eth_port.1 eth1: port 0 with MAC address 00:50:43:70:23:37
[   11.860072][    T1] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   11.867352][    T1] ehci-pci: EHCI PCI platform driver
[   11.872609][    T1] ehci-orion: EHCI orion driver
[   11.877544][    T1] orion-ehci f1050000.ehci: EHCI Host Controller
[   11.883824][    T1] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1
[   11.892446][    T1] orion-ehci f1050000.ehci: irq 30, io mem 0xf1050000
[   11.919754][    T1] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00
[   11.926771][    T1] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.05
[   11.935807][    T1] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   11.943786][    T1] usb usb1: Product: EHCI Host Controller
[   11.949388][    T1] usb usb1: Manufacturer: Linux 5.5.1-kirkwood-tld-1 ehci_hcd
[   11.956751][    T1] usb usb1: SerialNumber: f1050000.ehci
[   11.962875][    T1] hub 1-0:1.0: USB hub found
[   11.967394][    T1] hub 1-0:1.0: 1 port detected
[   11.972866][    T1] usbcore: registered new interface driver usb-storage
[   11.980053][    T1] mousedev: PS/2 mouse device common for all mice
[   11.987123][    T1] rtc-mv f1010300.rtc: registered as rtc0
[   11.992940][    T1] i2c /dev entries driver
[   11.998513][    T1] device-mapper: uevent: version 1.0.3
[   12.004244][    T1] device-mapper: ioctl: 4.41.0-ioctl (2019-09-16) initialised: dm-devel@redhat.com
[   12.014233][    T1] device-mapper: multipath round-robin: version 1.2.0 loaded
[   12.021574][    T1] device-mapper: multipath queue-length: version 0.2.0 loaded
[   12.028987][  T122]  sdb: sdb1 sdb2 sdb3 < sdb5 >
[   12.033770][    T1] device-mapper: multipath service-time: version 0.3.0 loaded
[   12.043314][  T122] sd 1:0:0:0: [sdb] Attached SCSI disk
[   12.048769][    T1] device-mapper: dm-log-userspace: version 1.3.0 loaded
[   12.055664][    T1] device-mapper: raid: Loading target version 1.15.0
[   12.063221][    T1] hid: raw HID events driver (C) Jiri Kosina
[   12.069410][    T1] exFAT: Version 1.3.0
[   12.073518][    T1] drop_monitor: Initializing network drop monitor service
[   12.080947][    T1] NET: Registered protocol family 17
[   12.086382][    T1] Key type dns_resolver registered
[   12.092032][    T1] registered taskstats version 1
[   12.096849][    T1] Loading compiled-in X.509 certificates
[   12.102500][    T1] zswap: loaded using pool lzo/zbud
[   12.107775][    T1] Key type ._fscrypt registered
[   12.112534][    T1] Key type .fscrypt registered
[   12.219232][    T1] Key type big_key registered
[   12.267851][    T1] Key type encrypted registered
[   12.275329][    T1] rtc-mv f1010300.rtc: setting system clock to 2020-02-12T22:09:29 UTC (1581545369)
[   12.288042][    T1] Freeing unused kernel memory: 1024K
[   12.310509][    T1] Checked W+X mappings: passed, no W+X pages found
[   12.316899][    T1] Run /init as init process
[   12.339843][  T130] usb 1-1: new high-speed USB device number 2 using orion-ehci
Loading, please wait...
[   12.391972][  T130] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice= 9.01
[   12.405261][  T130] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[   12.420145][  T130] usb 1-1: Product: USB2.0 Hub
[   12.430555][  T130] hub 1-1:1.0: USB hub found
[   12.435921][  T130] hub 1-1:1.0: 4 ports detected
Starting version 241
[   12.759809][  T130] usb 1-1.1: new high-speed USB device number 3 using orion-ehci
[   12.822731][  T130] usb 1-1.1: New USB device found, idVendor=8564, idProduct=1000, bcdDevice=11.00
[   12.849790][  T130] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   12.857855][  T130] usb 1-1.1: Product: Mass Storage Device
[   12.888074][  T130] usb 1-1.1: Manufacturer: JetFlash
[   12.901669][  T130] usb 1-1.1: SerialNumber: 26X4R0R0EBEQBAA5
[   12.923828][  T130] usb-storage 1-1.1:1.0: USB Mass Storage device detected
[   12.952486][  T130] scsi host2: usb-storage 1-1.1:1.0
[   13.226100][  T172] usbcore: registered new interface driver uas
[   13.388903][  T172] ahci 0000:01:00.0: Disabling your PATA port. Use the boot option 'ahci.marvell_enable=0' to avoid this.
[   13.448633][  T172] ahci 0000:01:00.0: controller can't do NCQ, turning off CAP_NCQ
[   13.488275][  T172] ahci 0000:01:00.0: controller can't do PMP, turning off CAP_PMP
[   13.535924][  T172] ahci 0000:01:00.0: masking port_map 0x7 -> 0x3
[   13.558879][  T172] ahci 0000:01:00.0: SSS flag set, parallel bus scan disabled
[   13.600645][  T172] ahci 0000:01:00.0: AHCI 0001.0000 32 slots 3 ports 3 Gbps 0x3 impl IDE mode
[   13.651986][  T172] ahci 0000:01:00.0: flags: 64bit stag led slum part 
[   13.711114][  T172] scsi host3: ahci
[   13.728913][  T172] scsi host4: ahci
[   13.753070][  T172] scsi host5: ahci
[   13.757053][  T172] ata3: SATA max UDMA/133 abar m1024@0xe0000000 port 0xe0000100 irq 38
[   13.803069][  T172] ata4: SATA max UDMA/133 abar m1024@0xe0000000 port 0xe0000180 irq 38
[   13.837462][  T172] ata5: DUMMY
[   14.181535][  T184] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   14.189042][  T184] ata3.00: ATA-7: WDC WD2500KS-00MJB0, 02.01C03, max UDMA/133
[   14.196426][  T184] ata3.00: 488397168 sectors, multi 0: LBA48 
[   14.203069][  T184] ata3.00: configured for UDMA/133
[   14.218191][  T122] scsi: waiting for bus probes to complete ...
[   14.333438][  T123] scsi 2:0:0:0: Direct-Access     JetFlash Transcend 32GB   1100 PQ: 0 ANSI: 4
[   14.347754][  T122] scsi 3:0:0:0: Direct-Access     ATA      WDC WD2500KS-00M 1C03 PQ: 0 ANSI: 5
[   14.357767][  T123] sd 2:0:0:0: [sdc] 63406080 512-byte logical blocks: (32.5 GB/30.2 GiB)
[   14.373043][  T192] sd 3:0:0:0: [sdd] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[   14.384134][  T192] sd 3:0:0:0: [sdd] Write Protect is off
[   14.390015][  T123] sd 2:0:0:0: [sdc] Write Protect is off
[   14.395607][  T192] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   14.405740][  T123] sd 2:0:0:0: [sdc] No Caching mode page found
[   14.414893][  T123] sd 2:0:0:0: [sdc] Assuming drive cache: write through
[   14.427647][  T192]  sdd: sdd1
[   14.431116][  T123]  sdc: sdc1
[   14.437101][  T192] sd 3:0:0:0: [sdd] Attached SCSI disk
[   14.452887][  T123] sd 2:0:0:0: [sdc] Attached SCSI removable disk
[   14.711585][  T186] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   14.719702][  T186] ata4.00: ATA-8: Hitachi HUA723020ALA641, MK7OA840, max UDMA/133
[   14.727434][  T186] ata4.00: 3907029168 sectors, multi 0: LBA48 NCQ (depth 0/32)
[   14.736143][  T186] ata4.00: configured for UDMA/133
[   14.751700][   T22] scsi 4:0:0:0: Direct-Access     ATA      Hitachi HUA72302 A840 PQ: 0 ANSI: 5
[   14.762961][  T123] sd 4:0:0:0: [sde] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[   14.773521][  T123] sd 4:0:0:0: [sde] Write Protect is off
[   14.779670][  T123] sd 4:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[   14.824099][  T123]  sde: sde1 sde2
[   14.831382][  T123] sd 4:0:0:0: [sde] Attached SCSI disk
[   16.974619][    C0] random: crng init done
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.33.1
[/sbin/fsck.ext3 (1) -- /dev/sdc1] fsck.ext3 -a -C0 /dev/sdc1 
rootfs: clean, 225131/1982464 files, 1584906/7925504 blocks
done.
[   28.557519][  T215] EXT4-fs (sdc1): mounting ext3 file system using the ext4 subsystem
[   28.605150][  T215] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.

INIT: version 2.93 booting

[info] Using makefile-style concurrent boot in runlevel S.
[....] Starting hotplug events dispatcher: systemd-udevd[?25l[?1c7[ ok 8[?25h[?0c.
[....] Synthesizing the initial hotplug events (subsystems)...[?25l[?1c7[ ok 8[?25h[?0cdone.
[....] Synthesizing the initial hotplug events (devices)...[?25l[?1c7[ ok 8[?25h[?0cdone.
[....] Waiting for /dev to be fully populated...[   31.744117][  T430] systemd-udevd[430]: Using default interface naming scheme 'v240'.
[   31.752559][  T431] systemd-udevd[431]: Using default interface naming scheme 'v240'.
[   31.836848][  T430] systemd-udevd[430]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   31.849207][  T431] systemd-udevd[431]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   31.919895][  T432] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   31.972659][  T432] sd 1:0:0:0: Attached scsi generic sg1 type 0
[   31.995202][  T399] adt7475 0-002e: ADT7473 device, revision 0
[   32.033917][  T432] sd 2:0:0:0: Attached scsi generic sg2 type 0
[   32.086924][  T399] adt7475 0-002e: Optional features: fan4 pwm2
[   32.124871][  T432] sd 3:0:0:0: Attached scsi generic sg3 type 0
[   32.153622][  T400] watchdog: f1020300.watchdog-timer: driver supplied timeout (4294967295) out of range
[   32.254262][  T432] sd 4:0:0:0: Attached scsi generic sg4 type 0
[   32.359824][  T400] watchdog: f1020300.watchdog-timer: falling back to default timeout (21)
[   32.484026][  T400] orion_wdt: Initial timeout 21 sec
[   32.907487][  T402] marvell-cesa f1030000.crypto: CESA device successfully registered
[   33.199901][  T399] systemd-udevd[399]: link_config: autonegotiation is unset or enabled, the speed and duplex are not writable.
[   63.591404][  T186] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[   63.600771][  T186] ata4.00: configured for UDMA/133
[?25l[?1c7[ ok 8[?25h[?0cdone.
[....] Setting hostname to 'debian'...[?25l[?1c7[ ok 8[?25h[?0cdone.
[....] Activating swap:[?25l[?1c7[ ok 8[?25h[?0c.
[   65.861267][  T680] EXT4-fs (sdc1): re-mounted. Opts: errors=remount-ro
[info] Will now check all file systems.
fsck from util-linux 2.33.1
Checking all file systems.
LABEL=rootfs is mounted
[....] Done checking file systems. A log is being saved in /var/log/fsck/checkfs if that location is writable.[?25l[?1c7[ ok 8[?25h[?0c.
[....] Cleaning up temporary files...[....] Cleaning /tmp...[?25l[?1c7[ ok 8[?25h[?0cdone.
 /tmp[?25l[?1c7[ ok 8[?25h[?0c.
[....] Will now mount local filesystems:[?25l[?1c7[ ok 8[?25h[?0c.
[....] Will now activate swapfile swap:[?25l[?1c7[ ok 8[?25h[?0cdone.
[....] Checking minimum space in /tmp...[?25l[?1c7[ ok 8[?25h[?0cdone.
[....] Cleaning up temporary files...[?25l[?1c7[ ok 8[?25h[?0c.
[....] Starting Setting kernel variables: sysctl[?25l[?1c7[ ok 8[?25h[?0c.
[....] Initializing random number generator...[?25l[?1c7[ ok 8[?25h[?0cdone.
[....] 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:70:23:36
Sending on   LPF/eth0/00:50:43:70:23:36
Sending on   Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6
[   72.416262][    C0] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
DHCPOFFER of 192.168.1.191 from 192.168.1.1
DHCPREQUEST for 192.168.1.191 on eth0 to 255.255.255.255 port 67
DHCPACK of 192.168.1.191 from 192.168.1.1
bound to 192.168.1.191 -- renewal in 2783 seconds.
[   78.374048][ T1233] NET: Registered protocol family 10
[   78.380978][ T1233] Segment Routing with IPv6
[?25l[?1c7[ ok 8[?25h[?0cdone.
[....] Starting RPC port mapper daemon: rpcbind[?25l[?1c7[ ok 8[?25h[?0c.
[....] Starting NFS common utilities: statd idmapd[?25l[?1c7[ ok 8[?25h[?0c.
[....] Cleaning up temporary files...[?25l[?1c7[ ok 8[?25h[?0c.

INIT: Entering runlevel: 2

[info] Using makefile-style concurrent boot in runlevel 2.
[....] Starting busybox' syslogd implementation : syslogdStarting /sbin/syslogd...
1451 (syslogd)
[?25l[?1c7[ ok 8[?25h[?0c.
[....] Starting busybox' klogd implementation : klogdStarting /sbin/klogd...
1478 (klogd)
[?25l[?1c7[ ok 8[?25h[?0c.
[....] Starting system message bus: dbus[?25l[?1c7[ ok 8[?25h[?0c.
[....] Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon[?25l[?1c7[ ok 8[?25h[?0c.
[....] Starting NFS common utilities: statd idmapd[?25l[?1c7[ ok 8[?25h[?0c.
[....] Not starting NFS kernel daemon: no exports. ...[?25l[?1c7[warn8[?25h[?0c (warning).
[....] Starting NTP server: ntpd[?25l[?1c7[ ok 8[?25h[?0c.
[....] Starting OpenBSD Secure Shell server: sshd[?25l[?1c7[ ok 8[?25h[?0c.
[....] Running local boot scripts (/etc/rc.local)[?25l[?1c7[ ok 8[?25h[?0c.


Debian GNU/Linux 10 debian ttyS0

dmesg showing errors later on:

[   78.380978] Segment Routing with IPv6
[  199.271245] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[  199.281274] ata4.00: configured for UDMA/133
[  331.121148] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[  331.131194] ata4.00: configured for UDMA/133
[  371.749278] ata4: limiting SATA link speed to 1.5 Gbps
[  372.080874] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  377.138975] ata4.00: qc timeout (cmd 0xec)
[  377.143809] ata4.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[  377.150992] ata4.00: revalidation failed (errno=-5)
[  377.480610] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  387.698519] ata4.00: qc timeout (cmd 0xec)
[  387.703355] ata4.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[  387.710552] ata4.00: revalidation failed (errno=-5)
[  388.040144] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  418.417901] ata4.00: qc timeout (cmd 0xec)
[  418.422737] ata4.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[  418.429956] ata4.00: revalidation failed (errno=-5)
[  418.435596] ata4.00: disabled
[  418.769524] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
Re: Help with iomega ix4-200d installation
February 13, 2020 01:12AM
nialbr,

> Bad news. I was running one 2.5" and one 3.5" in
> bays 3 and 4 before. Now I followed your
> instructions and booted with two 3.5" in bays 3
> and 4 and got the errors again(1 Hitachi + 1 WD)

Indeed, so we are back to 2.5" HDDs on slot 3 and 4. Please continue running that configuration to make sure you have no problem.

> I think you're right about something else may be
> happening(power management issue, custom work
> around from Iomega/Lenovo), etc
>

The thing I suspect the most is power management, base on your test result. With 5V, you can run 2.5" HDD, but 3.5" HDD needs 12V.

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Help with iomega ix4-200d installation
February 22, 2020 11:51AM
I took a look at that GPL code you found, it looks like it has some things in there specific to the ix4-200d but seems to be missing some things. Specifically, the driver for the lcd doesn't seem to be anywhere that I can find. There is a kernel image in there and I can see from it's strings that it was built with the lcd driver but I don't see the actual source in there anywhere. There do appear to be some patches specific to sata which may be of interest though.

Speaking of the LCD... working form other sources I've been able to get some more features working in my example script. I managed to get both read/write operations working and have added the ability to read common image file types via a python library.

I pulled this out using the read function this morning which I thought might be amusing:

00011111111111111111111111111111111111111111111111111111111111100000111111111111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111111111111000000011111111111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111111111111000000011111111111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111111111111000000011111111111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111111111111000000011111111111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111111111111000000011111111111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111111111111100000111111111111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111110000000000000000000001111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111110000000000000000000000111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111100000111111111100000000111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111100000111111111100000000111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111100000111111111110000000111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111100000111111111110000000111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111100000111111111110000000111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111100000000111111110000000111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111100000000011111100000000111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111100000000000000000000000111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111110000000000000000000000111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111110000000000000000000001111111111111111111111111111111111111111111111111111
00011111111111111111111111111111100011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111
00011111111111111111111111111111100011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111
00011111111111111111111111111111100011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111
00011111111111111111111111111111000011110000000111000100000110000011110000001111000000000110000001111111111111111111111111111111
00011111111111111111111111111111100011100011100011000000000000000011100011000110001100011101110000111111111111111111111111111111
00011111111111111111111111111111100011000011100011000011000011100001000111000110001110001111111000111111111111111111111111111111
00011111111111111111111111111111100011000111100001000111100011100001000111000100001110001111111000111111111111111111111111111111
00011111111111111111111111111111100011000111100001000111100011100001000100000110001100011111100000111111111111111111111111111111
00011111111111111111111111111111100011000111100001000111100011100001000111111110001100011100011000111111111111111111111111111111
00011111111111111111111111111111100011000111100001000111100011100001000111111111000000111000111000111111111111111111111111111111
00011111111111111111111111111111100011000111100001000111100011100001000011111111001111111000111000111111111111111111111111111111
00011111111111111111111111111111100011000011100011000111100011100001100011111110001111111000111000111111111111111111111111111111
00011111111111111111111111111111100011100011000111000111100011100001100000000110000000011000010000111111111111111111111111111111
00011111111111111111111111111111100011111000001111000111100011100001111000011111000000000100001100011111111111111111111111111111
00011111111111111111111111111111111111111111111111111111111111111111111111111110111110000111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111111111111111111111111111100011111000111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111111111111111111111111111100011111000111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111111111111111111111111111100011111001111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111111111111111111111111111110011110011111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111111111111111111111111111111000001111111111111111111111111111111111111111111
00011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111

Re: Help with iomega ix4-200d installation
February 22, 2020 06:09PM
> I pulled this out using the read function this
> morning which I thought might be amusing:
>
>
> 00011111111111111111111111111111111111111111111111111111111111100000111111111111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111111111111000000011111111111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111111111111000000011111111111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111111111111000000011111111111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111111111111000000011111111111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111111111111000000011111111111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111111111111100000111111111111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111110000000000000000000001111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111110000000000000000000000111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111100000111111111100000000111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111100000111111111100000000111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111100000111111111110000000111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111100000111111111110000000111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111100000111111111110000000111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111100000000111111110000000111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111100000000011111110000000111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111100000000011111100000000111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111100000000000000000000000111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111110000000000000000000000111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111110000000000000000000001111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111100011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111100011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111100011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111
> 00011111111111111111111111111111000011110000000111000100000110000011110000001111000000000110000001111111111111111111111111111111
> 00011111111111111111111111111111100011100011100011000000000000000011100011000110001100011101110000111111111111111111111111111111
> 00011111111111111111111111111111100011000011100011000011000011100001000111000110001110001111111000111111111111111111111111111111
> 00011111111111111111111111111111100011000111100001000111100011100001000111000100001110001111111000111111111111111111111111111111
> 00011111111111111111111111111111100011000111100001000111100011100001000100000110001100011111100000111111111111111111111111111111
> 00011111111111111111111111111111100011000111100001000111100011100001000111111110001100011100011000111111111111111111111111111111
> 00011111111111111111111111111111100011000111100001000111100011100001000111111111000000111000111000111111111111111111111111111111
> 00011111111111111111111111111111100011000111100001000111100011100001000011111111001111111000111000111111111111111111111111111111
> 00011111111111111111111111111111100011000011100011000111100011100001100011111110001111111000111000111111111111111111111111111111
> 00011111111111111111111111111111100011100011000111000111100011100001100000000110000000011000010000111111111111111111111111111111
> 00011111111111111111111111111111100011111000001111000111100011100001111000011111000000000100001100011111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111111111111111111111111111110111110000111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111111111111111111111111111100011111000111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111111111111111111111111111100011111000111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111111111111111111111111111100011111001111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111111111111111111111111111110011110011111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111111111111111111111111111111000001111111111111111111111111111111111111111111
> 00011111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111
> 
>

Like the Ascii art of old :)

-bodhi
===========================
Forum Wiki
bodhi's corner (buy bodhi a beer)
Re: Help with iomega ix4-200d installation
February 22, 2020 06:26PM
I implemented that to troubleshoot some bit order issues but now that I have it working it's super helpful to get a sense for how things are showing up on the screen without having to physically sit in front of it.

Ascii art is a fun bonus.
Mr. Poopybutthole
Re: Help with iomega ix4-200d installation
June 11, 2020 04:44AM
Hey Guys,

I've been playing with Debian on my ix4-200d too, and am seeing the same things with the stock drives. All fine under stock OS.

[ 2041.190866][  T176] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2046.249406][  T176] ata3.00: qc timeout (cmd 0xec)
[ 2046.254242][  T176] ata3.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[ 2046.266561][  T176] ata3.00: revalidation failed (errno=-5)
[ 2046.610898][  T176] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2046.658862][  T176] ata3.00: configured for UDMA/133
[ 3874.140902][  T176] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 3879.209402][  T176] ata3.00: qc timeout (cmd 0xec)
[ 3879.214234][  T176] ata3.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[ 3879.226518][  T176] ata3.00: revalidation failed (errno=-5)
[ 3879.570899][  T176] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 3889.769373][  T176] ata3.00: qc timeout (cmd 0xec)
[ 3889.774206][  T176] ata3.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[ 3889.786405][  T176] ata3.00: revalidation failed (errno=-5)
[ 3889.804762][  T176] ata3: limiting SATA link speed to 1.5 Gbps
[ 3890.150867][  T176] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 3920.489373][  T176] ata3.00: qc timeout (cmd 0xec)
[ 3920.494209][  T176] ata3.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[ 3920.513218][  T176] ata3.00: revalidation failed (errno=-5)
[ 3920.518879][  T176] ata3.00: disabled
[ 3920.850878][  T176] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[ 3920.858156][    C0] sd 3:0:0:0: [sda] tag#17 FAILED Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 3920.868958][    C0] sd 3:0:0:0: [sda] tag#17 CDB: Synchronize Cache(10) 35 00 00 00 00 00 00 00 00 00
[ 3920.879621][    C0] print_req_error: I/O error, dev sda, sector 15706128 flags 801
[ 3920.975353][    C0] sd 3:0:0:0: [sda] tag#14 FAILED Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 3920.984936][    C0] sd 3:0:0:0: [sda] tag#14 CDB: Read(10) 28 00 19 34 8b 80 00 06 80 00
[ 3920.993111][    C0] print_req_error: I/O error, dev sda, sector 422873984 flags 4000
[ 3921.086637][    C0] sd 3:0:0:0: [sda] tag#15 FAILED Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 3921.096235][    C0] sd 3:0:0:0: [sda] tag#15 CDB: Read(10) 28 00 19 34 92 00 00 05 00 00
[ 3921.104403][    C0] print_req_error: I/O error, dev sda, sector 422875648 flags 4000
[ 3921.135252][    C0] sd 3:0:0:0: [sda] tag#16 FAILED Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 3921.144832][    C0] sd 3:0:0:0: [sda] tag#16 CDB: Read(10) 28 00 19 34 97 00 00 04 00 00
[ 3921.153000][    C0] print_req_error: I/O error, dev sda, sector 422876928 flags 0
[ 3921.166275][    C0] sd 3:0:0:0: [sda] tag#18 FAILED Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 3921.175894][    C0] sd 3:0:0:0: [sda] tag#18 CDB: ATA command pass through(16) 85 06 2c 00 da 00 00 00 00 00 4f 00 c2 00 b0 00
[ 3921.239750][    C0] sd 3:0:0:0: [sda] tag#22 FAILED Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 3921.250468][    C0] sd 3:0:0:0: [sda] tag#22 CDB: Read(10) 28 00 19 34 8b 80 00 00 08 00
[ 3921.260008][    C0] print_req_error: I/O error, dev sda, sector 422873984 flags 800
[ 3921.286817][    C0] sd 3:0:0:0: [sda] tag#23 FAILED Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 3921.296425][    C0] sd 3:0:0:0: [sda] tag#23 CDB: Write(10) 2a 00 19 34 8b 80 00 00 08 00
[ 3921.304704][    C0] print_req_error: I/O error, dev sda, sector 422873984 flags 801
[ 3921.353633][    C0] sd 3:0:0:0: [sda] tag#24 FAILED Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 3921.363247][    C0] sd 3:0:0:0: [sda] tag#24 CDB: Read(10) 28 00 19 34 8c 00 00 00 08 00
[ 3921.371419][    C0] print_req_error: I/O error, dev sda, sector 422874112 flags 800
[ 3921.420665][    C0] sd 3:0:0:0: [sda] tag#25 FAILED Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 3921.430257][    C0] sd 3:0:0:0: [sda] tag#25 CDB: Write(10) 2a 00 19 34 8c 00 00 00 08 00
[ 3921.438481][    C0] print_req_error: I/O error, dev sda, sector 422874112 flags 801
[ 3921.553459][    C0] sd 3:0:0:0: [sda] tag#26 FAILED Result: hostbyte=DID_BAD_TARGET driverbyte=DRIVER_OK
[ 3921.563035][    C0] sd 3:0:0:0: [sda] tag#26 CDB: Read(10) 28 00 19 34 8c 80 00 00 08 00
[ 3921.571199][    C0] print_req_error: I/O error, dev sda, sector 422874240 flags 800
[ 3921.595265][    C0] print_req_error: I/O error, dev sda, sector 422874240 flags 801

Stock drives are:

Model Family:     Hitachi Deskstar 7K3000
Device Model:     Hitachi HDS723020BLA642
LU WWN Device Id: 5 000cca 369d47013
Firmware Version: MN6OA5C0
User Capacity:    2,000,398,934,016 bytes [2.00 TB]
Sector Size:      512 bytes logical/physical
Rotation Rate:    7200 rpm
Form Factor:      3.5 inches

Similarly, other drives are fine (in this case 4x Seagate Barracuda ST3500641AS).

Happy to do any testing if I can help.
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: