Re: won't work: 2.6.0 && SiI 3112 SATA

From: newbiz
Date: Tue Jan 06 2004 - 10:01:51 EST


Karel Kulhavý a écrit le 06.01.2004 13:56:

I try to make Adaptec SATA RAID AAR-1210SA (in fact, SiI 3112 ACT 144 chip)
work under 2.6.0

When booting, get "hde: lost interrupt" and DMA errors. Tried to switch
on/off local and I/O APIC (singleproc board) and the errors stay the same.

Are these errors experienced on all SiI3112 boards? Are they experienced
also in 2.4 kernel? Shall I try some "newer" kernel than 2.6.0?

I have NF7-S too (and Seagate sata 120), and it works for me with :

- 2.4.23 and libata (ftp://ftp.kernel.org/pub/linux/kernel/people/jgarzik/libata/2.4.23-libata2.patch.bz2)
- 2.6.0 and libata (CONFIG_SCSI_SATA=m and CONFIG_SCSI_SATA_SIL=m)

But it doesn't work with the siimage driver (CONFIG_BLK_DEV_SIIMAGE=m) under 2.4.23 (didn't try it under 2.6, since it worked with libata...)

Question (for Jeff ?) :

Why is my drive (with 2.4.23 and libata2) on /dev/sda ? Why isn't it on /dev/hde, like (afaik) everybody else ? I'd like to run hdparm to improve performance (hdparm -tT gives ~ 20 Mb/s)

Thanks

--


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/