Hi Bret,
hey NP. Appreciate the help. The ide-cd entry worked! Mplayer is smooth as
silk.
When I ran "lsmod |grep cd", received exactly the same output:

ide-cd                 30048   0 (autoclean)
cdrom                  31968   0 (autoclean) [ide-cd]

I would like to understand the second line a bit better and the relationship
between cdrom and [ide-cd]
Is this an expression of some form of link between the two? I start mplyaer
using /dev/cdrom rather than ide-cd which is not recognized. As well, when I
look at a listing of Block Devices using KDE Control Module, I see listed
/dev/cdrom .. /mnt/cdrom
No where do I see reference to ide-cd other than in the module.conf
discussion. Just trying to get my head around this one :-)

Cheers-

Kirby



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Bret Hughes
Sent: Tuesday, March 04, 2003 5:47 AM
To: [EMAIL PROTECTED]
Subject: RE: hdparm - exist?


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
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.455 / Virus Database: 255 - Release Date: 2/13/2003

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.459 / Virus Database: 258 - Release Date: 2/25/2003



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

Reply via email to