View previous topic :: View next topic |
Author |
Message |
shiva3791 n00b
Joined: 19 Jan 2006 Posts: 1
|
|
Back to top |
|
|
outspoken Guru
Joined: 14 Feb 2004 Posts: 464 Location: orlando, fl
|
Posted: Tue Jan 31, 2006 10:37 pm Post subject: |
|
|
heya,
i just got one of these today so i'll post back what i find in a few. the livecd was happy to boot it but i'm looking for the sata/scsi driver right now as i'm having kernel panic on boot after installing gentoo-sources kernel. |
|
Back to top |
|
|
outspoken Guru
Joined: 14 Feb 2004 Posts: 464 Location: orlando, fl
|
Posted: Wed Feb 01, 2006 4:22 pm Post subject: |
|
|
ok, i needed the sata_sil driver for the ATI 4379 SATA Chipset.
which is this in the .config as:
Code: |
CONFIG_SCSI_SATA_SIL=y
CONFIG_SCSI_SATA_SIL24=y
|
i'll post back after i've compiled xwindows and had my go at the ati drivers for video.
Also if you wanted to know what the equivelant for the above is in menuconfig:
Code: |
Device Drivers --->
SCSI device support --->
SCSI low-level drivers --->
[*] Serial ATA (SATA) support
[*] Silicon Image SATA support
[*] Silicon Image 3124/3132 SATA support
|
|
|
Back to top |
|
|
|