From owner-freebsd-questions@FreeBSD.ORG Sun Nov 18 06:46:38 2007 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 6848316A41A for ; Sun, 18 Nov 2007 06:46:38 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from mail0.rawbw.com (mail0.rawbw.com [198.144.192.41]) by mx1.freebsd.org (Postfix) with ESMTP id 4E25113C448 for ; Sun, 18 Nov 2007 06:46:38 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from mail0.rawbw.com (localhost [127.0.0.1]) by mail0.rawbw.com (8.13.8/8.13.8) with ESMTP id lAI6kI6k064233; Sat, 17 Nov 2007 22:46:18 -0800 (PST) Received: (from www@localhost) by mail0.rawbw.com (8.13.8/8.13.8/Submit) id lAI6kITa064230; Sat, 17 Nov 2007 22:46:18 -0800 (PST) X-Authentication-Warning: mail0.rawbw.com: www set sender to yuri@rawbw.com using -f Received: from ip224.carlyle.sfo.ygnition.net (ip224.carlyle.sfo.ygnition.net [24.219.144.224]) by webmail.rawbw.com (IMP) with HTTP for ; Sat, 17 Nov 2007 22:46:17 -0800 Message-ID: <1195368377.473fdfb9b7082@webmail.rawbw.com> Date: Sat, 17 Nov 2007 22:46:17 -0800 From: Yuri To: "Brian A. Seklecki" References: <1195359978.473fbeea991a6@webmail.rawbw.com> <1195360854.5189.86.camel@new-host.l33tsdal3.biz> <1195367648.473fdce0ec1f8@webmail.rawbw.com> <20071118013722.Q4211@arbitor.digitalfreaks.org> In-Reply-To: <20071118013722.Q4211@arbitor.digitalfreaks.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.1 X-Originating-IP: 24.219.144.224 Cc: yuri@tsoft.com, freebsd-questions@freebsd.org Subject: Re: Pioneer DVR-112D/1.21 refuses to write CDs, only writes DVDs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Nov 2007 06:46:38 -0000 Quoting "Brian A. Seklecki" : > > Normally that means that the drive is not ready to burn (Door not closed, > or media not ready). Its possible that the driver is sensing that data > wrong from the hardware, too. > > You only have the one drive in the system? No possible /dev/ confusion? > > Try cdrtools (Good luck with the syntax) > No, door is closed and there is only one device. Actually cdrecord works ok. So I guess this is is some bug with burncd. burncd is obsolete anyway. It's wrong that handbook still recommends to use cdrecord on ATAPI cd-writer. Yuri