On Sun, Aug 20, 2006 at 06:00:32PM +0200, Mag. Leonhard Landrock wrote: > > I'll took a try to get the most important out of my (Debian) kernel log. > Maybe > there is someone who finds anything. > [...] > Aug 20 17:26:51 veneto kernel: scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA > DRIVER, Rev 7.0 [...] > Aug 20 17:26:51 veneto kernel: ohci_hcd 0000:00:02.0: OHCI Host Controller [...] > Aug 20 17:26:51 veneto kernel: scsi1 : sata_sil
> root:/# grep SCSI /boot/config-2.6.16.27 | grep -v "is not set" > CONFIG_BLK_DEV_IDESCSI=y Possibly wrong - might be needed for xcdroast or perhaps cdrdao, but not needed for normal data CD writing. > # SCSI device support > CONFIG_SCSI=y > CONFIG_SCSI_PROC_FS=y > # SCSI support type (disk, tape, CD-ROM) > # Some SCSI devices (e.g. CD jukebox) support multiple LUNs > CONFIG_SCSI_CONSTANTS=y > CONFIG_SCSI_LOGGING=y > # SCSI Transport Attributes > CONFIG_SCSI_SPI_ATTRS=y > # SCSI low-level drivers > CONFIG_SCSI_AIC7XXX=y > CONFIG_SCSI_SATA=y > CONFIG_SCSI_ATA_PIIX=y Seems unnecessary > CONFIG_SCSI_SATA_SX4=m > CONFIG_SCSI_SATA_SIL=m > CONFIG_SCSI_SATA_SIL24=m I'm not sure of the difference between these (check the help in menuconfig), but you seem to be using sata_sil in debian so you definitely want one or both of these. > CONFIG_SCSI_SATA_SIS=m > CONFIG_SCSI_SATA_INTEL_COMBINED=y > # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' > > > root:/# grep USB /boot/config-2.6.16.27 | grep -v "is not set" > # USB devices [snipped, looks reasonable] Ken -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page