Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Mar 2000 19:06:57 -0500
From:      Luc Morin <luc_m@videotron.ca>
To:        stable@freebsd.org
Subject:   CD problems after upgrade to 4.0
Message-ID:  <38D56BA0.79A31C82@videotron.ca>

next in thread | raw e-mail | index | archive | help
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    <luc_m@videotron.ca>
Electrical Engineering Technologist



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38D56BA0.79A31C82>