From owner-freebsd-current@FreeBSD.ORG Sun Aug 2 09:54:06 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 005E81065673 for ; Sun, 2 Aug 2009 09:54:05 +0000 (UTC) (envelope-from Joerg.Schilling9ab33xy531fokus.fraunhofer.de@bounce.antispameurope.com) Received: from relay04-haj2.antispameurope.com (relay04-haj2.antispameurope.com [83.246.65.54]) by mx1.freebsd.org (Postfix) with ESMTP id AD3858FC24 for ; Sun, 2 Aug 2009 09:54:05 +0000 (UTC) (envelope-from Joerg.Schilling9ab33xy531fokus.fraunhofer.de@bounce.antispameurope.com) Received: by relay04-haj2.antispameurope.com (ASE-Secure-MTA, from userid 1000) id 4D1625EC0D4; Sun, 2 Aug 2009 11:32:27 +0200 (CEST) Received: from pluto.fokus.fraunhofer.de (pluto.fokus.fraunhofer.de [195.37.77.164]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by relay04-haj2.antispameurope.com (ASE-Secure-MTA) with ESMTP id E60B15EC0CD; Sun, 2 Aug 2009 11:32:26 +0200 (CEST) Received: from EXCHSRV.fokus.fraunhofer.de (bohr.fokus.fraunhofer.de [10.147.9.231]) by pluto.fokus.fraunhofer.de (8.14.2/8.14.2) with SMTP id n729WQT4017898; Sun, 2 Aug 2009 11:32:27 +0200 (MEST) Received: from rigel ([10.147.65.195]) by EXCHSRV.fokus.fraunhofer.de with Microsoft SMTPSVC(6.0.3790.3959); Sun, 2 Aug 2009 11:32:26 +0200 Date: Sun, 02 Aug 2009 11:32:01 +0200 From: Joerg.Schilling@fokus.fraunhofer.de (Joerg Schilling) To: freebsd-current@freebsd.org, fullermd@over-yonder.net Message-ID: <4a755d11.YH68jo2T1j3qYokP%Joerg.Schilling@fokus.fraunhofer.de> User-Agent: nail 11.22 3/20/05 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-OriginalArrivalTime: 02 Aug 2009 09:32:26.0464 (UTC) FILETIME=[25BA7E00:01CA1354] X-Mailman-Approved-At: Fri, 07 Aug 2009 15:52:47 +0000 Cc: Subject: Re: RFC: ATA to CAM integration patch X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Aug 2009 09:54:06 -0000 >2) Audio CD stuff on the DVD drive gets cranky. > - cdrecord doesn't seem to like it anymore. -scanbus says > cdrecord: Inappropriate ioctl for device. CAMIOCOMMAND ioctl > failed. Cannot open SCSI driver. Did someone iomplement a CAM driver that does not support the ioctl for sending SCSI commands, or do you have different problems? > - Using cdda2wav to try and rip an audio track using the cd0 device > scrolls a lot of > Sorry, this driver and/or drive does not support cdda reading. > and such errors. Guessing the bus/id/lun from the devlist gives > what I assume is the same ioctl error from above. Be careful: if you give a /dev/* parameter to cdda2wav, it will use cooked ioctls from the kernel to read audio and I know of no operating system that does this in a recent way. If you like to get the best quality, you need to send RAW SCSI commands directly from cdda2wav. Do you use a recent cdrtools from: ftp://ftp.berlios.de/pub/cdrecord/alpha/ http://cdrecord.berlios.de Note that this is slow today as a switch died yesterday and I needed to reroute the data though other networks without physical device access. Jörg -- EMail:joerg@schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin js@cs.tu-berlin.de (uni) joerg.schilling@fokus.fraunhofer.de (work) Blog: http://schily.blogspot.com/ URL: http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily