Quantcast
Channel: Debian on Shuttle KD20 (PLX OXNAS 7821)
Viewing all articles
Browse latest Browse all 141

Re: Debian on Shuttle KD20 (PLX OXNAS 7821)

$
0
0
Hey, your right so far, Warhead has this driver in an old git. https://github.com/WarheadsSE/OX820-3.1-Linux

And beside from raid, cardreader, front usb3.0 and gpio, this non-fdt works so far.

The cardreader, front usb3.0 and gpio is I not the hard task.

With try to use the raid here I got:
[  273.010000] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[  273.020000] ata2.00: cmd 35/00:00:80:24:04/00:04:00:00:00/e0 tag 0 dma 524288 out
[  273.020000]          res 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[  273.030000] ata2: hard resetting link
[  273.120000] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[  273.120000] ata1.00: cmd 25/00:00:80:28:04/00:04:00:00:00/e0 tag 0 dma 524288 in
[  273.120000]          res 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
[  273.130000] ata1: hard resetting link
[  273.550000] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  273.710000] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[  273.710000] ata1.00: failed to IDENTIFY (INIT_DEV_PARAMS failed, err_mask=0x80)
[  273.720000] ata1.00: revalidation failed (errno=-5)
udevd[291]: timeout: killing '/sbin/blkid -o udev -p /dev/md0' [1412]

udevd[291]: timeout: killing '/sbin/blkid -o udev -p /dev/md0' [1412]

udevd[291]: timeout: killing '/sbin/blkid -o udev -p /dev/md0' [1412]

udevd[291]: timeout: killing '/sbin/blkid -o udev -p /dev/md0' [1412]

udevd[291]: timeout: killing '/sbin/blkid -o udev -p /dev/md0' [1412]

[  278.710000] ata1: hard resetting link
[  278.710000] ata2.00: configured for UDMA/133
[  278.710000] ata2.00: device reported invalid CHS sector 0
[  278.720000] ata2: EH complete
udevd[291]: timeout: killing '/sbin/blkid -o udev -p /dev/md0' [1412]

[  279.220000] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
udevd[291]: timeout: killing '/sbin/blkid -o udev -p /dev/md0' [1412]

udevd[291]: timeout: killing '/sbin/blkid -o udev -p /dev/md0' [1412]


I'm not sure if this driver is capable of fdt, so maybe it might be better to work on the "newer" sata driver and add there the second port. But after many hours of looking into the code of the sata_oxnas.c I realized my coding skills are to low :-(.

Viewing all articles
Browse latest Browse all 141

Trending Articles