From owner-freebsd-questions Mon Oct 1 16:32:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.plug.cx (kypo.alfred.cx [150.101.93.134]) by hub.freebsd.org (Postfix) with ESMTP id 9B74337B403 for ; Mon, 1 Oct 2001 16:32:30 -0700 (PDT) Received: from [10.1.1.3] (ade-firewall.matcom.com.au [150.101.234.157]) by mail.plug.cx (Postfix) with ESMTP id F014D2B8C2 for ; Tue, 2 Oct 2001 09:16:16 +0930 (CST) Subject: CD Drive Problems From: Andrew Reid To: FreeBSD Questions Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1001936080.3297.22.camel@percible.alfred.cx> Mime-Version: 1.0 X-Mailer: Evolution/0.12.99 (Preview Release) Date: 02 Oct 2001 09:00:10 +0930 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Having recently installed FreeBSD 4.4-STABLE onto a new machine, I've noticed that I'm not able to "rip" CD Audio from either the burner or reader that is in the drive. I've tried the 'cd2mp3' utility from ports, but dagrab fails when it tries to read the CD. The light on the drive flashes once, then sits there and does nothing, causing the program to hang. The sound card, a VIA VT82C686A works reasonably well -- CD Audio will come through the speakers (connected to the card) when I press the "Play" button on the front of the drive. The two drives in the machine, an LG CDRW Drive (acd0) and an LG CDROM Drive (acd1) "work" in the sense that the physical hardware is fine, they'll mount CDs etc. However, when I try the following command (as root), I get this somewhat strange output: root@keetoo tmp > dd if=/dev/acd0c of=test.img dd: /dev/acd0c: Invalid argument 0+0 records in 0+0 records out 0 bytes transferred in 0.000130 secs (0 bytes/sec) It seems especially strange, seeing as I could mount the CD that's in the drive currently (a 4.4-STABLE release I cooked). I initially installed 4.3-RELEASE and updated the sources to 4.4-STABLE. My kernel isn't much different from GENERIC (I basically removed the USB stuff). I can't think of anything that I've done that could have brought on this problem. Whilst CD ripping isn't the most important thing in the world, it bothers me that it doesn't work. The fact that I can no longer use "dd" on these drives is somewhat more important, and I'd like to clear it up. I'd be aweful annoyed if I was forced to reinstall. Can anyone suggest why this would be happening, and possibly a solution? Your help is greatly appreciated, - andrew -- void signature () { cout << "Andrew Reid -- andrew.reid@plug.cx" << endl ; cout << "Cell: +61 401 946 813" << endl; cout << "Quidquid latine dictum sit, altum viditur" << endl; } To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message