From owner-freebsd-questions@FreeBSD.ORG Fri Aug 28 01:05:06 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 96B78106564A for ; Fri, 28 Aug 2009 01:05:06 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell.rawbw.com (shell.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id B9B9A90057 for ; Thu, 27 Aug 2009 21:19:50 +0000 (UTC) Received: from eagle.syrec.org (c-24-6-221-126.hsd1.ca.comcast.net [24.6.221.126]) (authenticated bits=0) by shell.rawbw.com (8.13.6/8.13.6) with ESMTP id n7RLJVfA050666; Thu, 27 Aug 2009 14:19:31 -0700 (PDT) Message-ID: <4A96F862.1040508@rawbw.com> Date: Thu, 27 Aug 2009 14:19:30 -0700 From: Yuri User-Agent: Thunderbird 2.0.0.23 (X11/20090824) MIME-Version: 1.0 To: Joerg Schilling References: <4a96eaeb.+hwTxrm8ZMkfnJv7%Joerg.Schilling@fokus.fraunhofer.de> In-Reply-To: <4a96eaeb.+hwTxrm8ZMkfnJv7%Joerg.Schilling@fokus.fraunhofer.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: CD writing fails on P6T motherboard with Pioneer cdwriter X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: yuri@rawbw.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Aug 2009 01:05:06 -0000 Joerg Schilling wrote: > Hi, > > you are using an _extremely_ outdated version of cdrtools. > > Upgrade to a recent cdrtools version > > ftp://ftp.berlios.de/pub/cdrecord/alpha/ > > If you still have problems with writing this audio CD, > try to write in -raw96r mode. The pioneer drives have some strange > firmware limitations and cannot write some Cds due to a broken memory layout > in the firmware of the writer. > > Jörg > > Yes, I used cdrtools 2.01 from FreeBSD ports which is from ~2004. For some reason all more recent version all labeled as 'alphas'. Upgrading to Cdrecord-ProDVD-ProBD-Clone 2.01.01a62 didn't help. Adding -raw96r option causes this error message: cdrecord: SAO RAW writing only makes sense in clone mode. And adding -clone on top of that causes this error message: cdrecord: SAO RAW writing not yet implemented. Yuri