From owner-freebsd-multimedia@FreeBSD.ORG Tue Jul 10 08:00:23 2012 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 590CD106564A for ; Tue, 10 Jul 2012 08:00:23 +0000 (UTC) (envelope-from tijl@coosemans.org) Received: from mailrelay009.isp.belgacom.be (mailrelay009.isp.belgacom.be [195.238.6.176]) by mx1.freebsd.org (Postfix) with ESMTP id D461F8FC12 for ; Tue, 10 Jul 2012 08:00:22 +0000 (UTC) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av4EAIjg+09bsaDg/2dsb2JhbABFt3uBCIIgAQEFViMQCw4KCSUPAigeBg0BBQIBAQUSh3a8dotAhiIDjkiBIZBUhH6CYQ Received: from 224.160-177-91.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([91.177.160.224]) by relay.skynet.be with ESMTP; 10 Jul 2012 09:59:12 +0200 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.14.5/8.14.5) with ESMTP id q6A7xBts001432; Tue, 10 Jul 2012 09:59:12 +0200 (CEST) (envelope-from tijl@coosemans.org) Message-ID: <4FFBE0C9.90109@coosemans.org> Date: Tue, 10 Jul 2012 09:59:05 +0200 From: Tijl Coosemans User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:13.0) Gecko/20120707 Thunderbird/13.0.1 MIME-Version: 1.0 To: Doug Hardie References: In-Reply-To: X-Enigmail-Version: 1.4.2 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enigA49576DD4B2CA8321B7F45A4" Cc: freebsd-multimedia@freebsd.org Subject: Re: Port abcde and cdparanoia X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jul 2012 08:00:23 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigA49576DD4B2CA8321B7F45A4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 08-07-2012 10:48, Doug Hardie wrote: > I didn't get any response to this on freebsd-ports so thought I would > try here. I am not subscribed to this list so please include me as a > recipient. Thanks, >=20 > -- Doug >=20 > I am converting a system from 8.2 to 9.0 and have encountered a > significant problem with abcde and cdparanoia. On the new system, > both of them believe the CD is blank. Here is the output of > cdparanoia as its a bit more informative: >=20 >> master# cdparanoia -vsQ >> cdparanoia III release 9.8 (March 23, 2001) >> (C) 2001 Monty and Xiphophorus >> FreeBSD porting (c) 2003 >> Simon 'corecode' Schubert >> >> Report bugs to paranoia@xiph.org >> http://www.xiph.org/paranoia/ >> >> Checking /dev/cd0 for cdrom... >> >> CDROM model sensed: HL-DT-ST CDRW/DVD GCC4244 B101=20 >> >> Checking for ATAPICAM... >> Drive is ATAPI (using ATAPICAM or direct CAM (S)ATA transport) >> >> Checking for MMC style command set... >> Drive does not have MMC CDDA support >> 003: CDROM reporting illegal number of tracks >> >> Unable to open disc. Is there an audio CD in the drive? >=20 > However cdcontrol has no problem obtaining the track list: >=20 >> master# cdcontrol -f/dev/cd0 info >> Starting track =3D 1, ending track =3D 6, TOC size =3D 58 bytes >> track start duration block length type >> ------------------------------------------------- >> 1 0:02.00 10:09.73 0 45748 audio >> 2 10:11.73 9:35.45 45748 43170 audio >> 3 19:47.43 6:48.08 88918 30608 audio >> 4 26:35.51 9:34.64 119526 43114 audio >> 5 36:10.40 8:01.63 162640 36138 audio >> 6 44:12.28 1:20.14 198778 6014 audio >> 170 45:32.42 - 204792 - - >> >=20 > I need to be able to rip the cd to mp3 format. I don't see anyway to > start that with cdcontrol. cdcontrol is also able to play the cd. I > have tried another drive and it gives exactly the same results. Any > ideas how to get around this? There's a new ATA driver in 9.0 and I believe there were a few bugs in its CD-audio support. They've been fixed in the upcoming 9.1 (expected end of August). In the mean time, the easiest solution would be to upgrade to 9-STABLE. Alternatively you could switch back to the old ATA driver but that's a bit tricky because it also changes your disk devices in /etc/fstab. --------------enigA49576DD4B2CA8321B7F45A4 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iF4EAREIAAYFAk/74M8ACgkQfoCS2CCgtivCQAD/Q7r2tWgDpWvNONNU5q7OvjP/ zYXF2K7oa3LbVnVoLmEA/RPOE8QYIvh9UyG3RGQ7pYyX6TbLP5Q687PttXvyphND =JuNl -----END PGP SIGNATURE----- --------------enigA49576DD4B2CA8321B7F45A4--