[svlug] CD-R/W Problem

Scott Thompson scott_thompson at earthlink.net
Thu Apr 3 15:05:42 PST 2003



William R Ward wrote:
> Scott Thompson writes:
> 
>>So here's what happened.  I turn my machine off for the night.  I 
>>power-up the next day and launch XCDRoast.  XCDRoast tells me there is a 
>>problem with my SCSI buss, and can't see my CD-R/W (HP 9300) so I do 
>>some investigation.
> 
> [...]
> 
>>So, any ideas?  Because I'm out of 'em.  Two days ago I could write CDs. 
>> Today I can't.
> 
> 
> That smells like a problem I had when I was first trying to get my CD
> writer working.  Turned out I hadn't installed the kernel modules for
> SCSI support.  I had the "sg" and "ide-scsi" modules, but not the core
> scsi stuff.  Maybe that's it?  Play with modprobe and lsmod and those
> things to see what modules you have/need.
> 

It's amazing what happens when you actually read the documentation. 
lsmod was the clue.  I didn't see any scsi modules installed, which I 
thought was kinda wierd.  I grepped around the kernel documentation and 
came up with these:
scsi.txt
scsi-generic.txt

I discovered I was missing "sg", "ide-scsi" and "sr_mod"

I then read the man pages for lsmod, insmod and modprobe.

A quick edit to /etc/modules, and BAM! I'm back in business.

Thanks,
~Scott




More information about the svlug mailing list