Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Mar 2000 20:26:30 -0500
From:      "C J Michaels" <cjm2@earthling.net>
To:        "Luc Morin" <luc_m@videotron.ca>
Cc:        "FreeBSD Stable" <freebsd-stable@FreeBSD.org>
Subject:   RE: CD problems after upgrade to 4.0
Message-ID:  <NDBBILKDCLLECBCLPMBIOEBCCAAA.cjm2@earthling.net>
In-Reply-To: <38D56BA0.79A31C82@videotron.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
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: owner-freebsd-stable@FreeBSD.ORG
[mailto:owner-freebsd-stable@FreeBSD.ORG]On Behalf Of Luc Morin
Sent: Sunday, March 19, 2000 7:07 PM
To: stable@FreeBSD.ORG
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    <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



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?NDBBILKDCLLECBCLPMBIOEBCCAAA.cjm2>