Lennart Sorensen wrote: > On Tue, Apr 26, 2005 at 11:29:18PM +0200, Susanne Wenz wrote: >> lspci -n |grep 010: >> 0000:00:02.5 0101: 1039:5513 (rev 01) >> 0000:00:05.0 0104: 1039:0182 (rev 01) > > The 0182 (SI sata/"raid" controller I imagine) is not supported in > 2.6.11 and below (it might be in 2.6.12 or something). > > 0181 and 0180 are supported so it is probably not much work to add > support for the newer model. > > For now you appear to be out of luck with SATA on that chipset. It does > not currently have support in Linux as far as I can tell. > Hi Len, hi all,
now my system seems to work (don't know whether it will be stable). Here is, what I did: I bought an ide disk and installed it with the sarge-i386-1.iso and 2.6.8-kernel, installed the module sata_sis. After that I could partition /dev/sda and copy my /dev/hda to it. I asked ASUS for drivers and got this answer: ... here is the SIS SATA driver for different Linux core : http://driver2.sis.com/linux/raid/sis18x_2.6.10_1.00.00.tgz http://driver2.sis.com/linux/raid/sis18x_2.6.9_1.00.00.tgz but the onboard lan for K8S-MX ,no Linux driver now :( ... I compiled a 2.6.10 kernel (without (M) DEVICE DRIVERS--> CHARACTER DEVICES---> 3Dlabs, because it caused an error) and the sis sata drivers and put the modules sata_sis, libata, scsi_mod and sd_mod into /etc/mkinitrd/modules. We had some problems with grub till everything was ok, but now it boots from /dev/sda and hda is deinstalled. Thank you everybody for your help! Susanne -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

