Take a look at dmesg output, is the CD-ROM being detected?  and if so, make
sure the /dev/cdrom link is pointing to the right device.

-Chris
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Luc Morin
Sent: Sunday, March 19, 2000 7:07 PM
To: [EMAIL PROTECTED]
Subject: CD problems after upgrade to 4.0


Hi all,

After upgrading my system to 4.0 with sources (cvsup), I'm experiencing
problems with my CD player.

I can't mount any CD, nor can I listen to any music CD. When I try to
mount, I get:

cd9660: Device not configured

and when I try to access using wmcdplay I get:

wmcdplay: Unable to open cdrom device '/dev/cdrom'.



I have the following in my kernel config file:


options    CD9660

...

device ata
device atadisk
device atapicd
options    ATA_STATIC_ID

I also have the following entries in /dev:

bash-2.03# cd /dev/
bash-2.03# ls acd*
acd0a   acd0c   acd1a   acd1c
bash-2.03# ls -l cdrom
lrwxr-xr-x  1 root  wheel  5 Mar 19 15:58 cdrom -> acd0a

And the following entry in /etc/fstab:

/dev/acd0c              /cdrom          cd9660  ro,noauto       0
0


As I write this, I notice the different references to acd0a and acd0c...
what should I be using ?

Have I overlooked anything else?

Thanks


Luc Morin    <[EMAIL PROTECTED]>
Electrical Engineering Technologist



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to