[Techtalk] Funky Modules Problem

Conor Daly conor.daly at oceanfree.net
Mon Jul 22 00:17:40 EST 2002


On Sun, Jul 21, 2002 at 04:39:16PM -0500 or so it is rumoured hereabouts, 
David Merrill thought:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On Sunday 21 July 2002 12:14 pm, Julie wrote:
> > Greets,
> >
> > I just upgraded to the 2.4.18 kernel.  Suddenly most of my
> > modules aren't getting automatically loaded and worst of all,
> > the IDE-SCSI emulation isn't preventing my CD-ROM burning
> > from becoming an IDE (/dev/hdd) device.  I think that's
> > because the ide-scsi modules isn't getting loaded.
 
Can you do an 

rmmod ide-cd

before doing 

modprobe ide-scsi

Just to see if the ide-scsi module loads at all.  I'm not sure if this
will make the CDRW available to cdrecord though I seem to remember doing
something like that in my rc.local before I figured out how to do it
properly...
 
> You have to tell the kernel 
> which driver to use for your CD-W drive. If you're booting with LILO, add 
> to your 2.4.18 section's kernel options "hdd=ide-scsi". If you're passing 
> multiple options, separate them with spaces. This tells the kernel which 
> driver to use for the device, so you'll need to substitute your own drive 
> for hdd, which is mine. :-)
 
Using grub, the options just go on the end of the "kernel=" line in 
/etc/grub.conf

Incidentally, I have both "hdc=ide-scsi" and "hdd-ide-scsi" in my
lilo.conf so the CDROM drive is also seen as a scsi device.  This means
that stuff like cdparanoia or cdda2wav (can't remember which) can use the
CDROM as an audio ripping source (it refuses to find/use an IDE device).

> I used the CD-Writing-HOWTO at the LDP and it was helpful, but I had to
> read very carefully. I used the scripts he provided, putting them in
                                          ^^
s'funny, I always thought Winfried Trumper was a _she_...

> /usr/local/bin, and they worked great for me. The url is 
> http://www.tldp.org/HOWTO/CD-Writing-HOWTO.html

Conor
-- 
Conor Daly <conor.daly at oceanfree.net>

Domestic Sysadmin :-)
---------------------
Faenor.cod.ie
 12:19am  up 59 days,  9:36,  0 users,  load average: 0.01, 0.02, 0.00
Hobbiton.cod.ie
 12:07am  up 2 days,  6:44,  2 users,  load average: 0.02, 0.02, 0.00



More information about the Techtalk mailing list