On Mon, 2003-03-03 at 23:38, knesbitt wrote:
> Well,
> tried as you suggested (modifying the modules.conf), however now when
> attempting to run rmmod ide-cdrom I get;
> rmod: module ide-cdrom is not loaded
> Also, when attempting to run modprobe I get;
> modprobe: Can't locate module ide-cdrom.
> Of course when attempting to run the hdparm -d1 (DMA on), I receive only the
> "permission denied" response.
> Confimed my /dev/cdrom as per system devices, however I see on a related
> instruction below the statement "ide-cd" is used. Which is correct,
> ide-cdrom, or ide-cd?
> 
> K. Nesbitt
> 


looking at my system, I have  ide-cd,  try that.

lsmod will list the modules that are loaded 

[EMAIL PROTECTED] gbase-0.5]$ lsmod |grep cd
ide-cd                 30048   0 (autoclean)
cdrom                  31968   0 (autoclean) [ide-cd]

from my /etc/modules.conf

[EMAIL PROTECTED] gbase-0.5]$ grep cd /etc/modules.conf
options ide-cd dma=1

Sorry about that I just did a quick search of the archive to find a
reference and assumed that it was correct.

Bret 



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to