From owner-freebsd-stable Sun Mar 19 16:17:34 2000 Delivered-To: freebsd-stable@freebsd.org Received: from field.videotron.net (field.videotron.net [205.151.222.108]) by hub.freebsd.org (Postfix) with ESMTP id DB16537B6EB for ; Sun, 19 Mar 2000 16:17:27 -0800 (PST) (envelope-from luc_m@videotron.ca) Received: from videotron.ca ([24.200.211.63]) by field.videotron.net (Sun Internet Mail Server sims.3.5.1999.12.14.10.29.p8) with ESMTP id <0FRP00HBU1O859@field.videotron.net> for stable@freebsd.org; Sun, 19 Mar 2000 19:07:25 -0500 (EST) Date: Sun, 19 Mar 2000 19:06:57 -0500 From: Luc Morin Subject: CD problems after upgrade to 4.0 To: stable@freebsd.org Message-id: <38D56BA0.79A31C82@videotron.ca> MIME-version: 1.0 X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 4.0-STABLE i386) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 Electrical Engineering Technologist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message