[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ide-scsi and initrd



Herbert Xu was roused into action on 2002-11-24 02:32 and wrote:
David P James <dpjames@rogers.com> wrote:


# more /var/log/dmesg
[snip]
PIIX4: IDE controller on PCI bus 00 dev 39
PIIX4: chipset revision 1
PIIX4: not 100% native mode: will probe irqs later
   ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:DMA
   ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:pio, hdd:pio
scsi1 : SCSI host adapter emulation for IDE ATAPI devices


OK, the problem is that ide-probe isn't loaded at this point in time
so there is nothing for ide-scsi to use.  Perhaps this is something
that modprobe could do by default.

Try

pre-install ide-scsi modprobe -k ide-probe-mod


Thanks Herbert - that seems to have worked. I get an error early in the boot process where it reports that 'ide-scsi' is not available but when it works out later on and the CDRW is identified as a device on scsi1. Also, is there any way to get rid of these warning messages that tell me that modules.conf is newer than modules.dep?

Now all I have to do is solve the problem of the soundcard module not loading at boot despite being in /etc/modules and working just fine when insmod is run on it after I've logged in...
--
David P. James
4th Year Economics Student
Queen's University
Kingston, Ontario
http://members.rogers.com/dpjames/

The bureaucratic mentality is the only constant in the universe.
-Dr. Leonard McCoy, Star Trek IV



Reply to: