From owner-freebsd-questions@FreeBSD.ORG Fri Aug 26 10:50:23 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 536D916A41F for ; Fri, 26 Aug 2005 10:50:23 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from efacilitas.de (smtp.efacilitas.de [85.10.196.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6FB643D45 for ; Fri, 26 Aug 2005 10:50:20 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from eurystheus.local (port-212-202-37-251.dynamic.qsc.de [212.202.37.251]) by efacilitas.de (Postfix) with ESMTP id 6F39B4B1C1; Fri, 26 Aug 2005 12:56:30 +0200 (CEST) Received: from [192.168.1.67] (eurystheus.local [192.168.1.67]) by eurystheus.local (Postfix) with ESMTP id 6DF9A331D21; Fri, 26 Aug 2005 10:49:57 +0000 (UTC) Message-ID: <430EF3D4.7060004@cs.tu-berlin.de> Date: Fri, 26 Aug 2005 12:49:56 +0200 From: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.10) Gecko/20050824 X-Accept-Language: en-us, en MIME-Version: 1.0 To: user References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: cannot burn a CD with plextor atapi cdrom drive on 5.4-RELEASE 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: Fri, 26 Aug 2005 10:50:23 -0000 user wrote: > [...] > burncd: ioctl(CDRIOCNEXTWRITEABLEADDR): Input/output error > [...] > acd0: FAILURE - READ_TRACK_INFO ILLEGAL REQUEST asc=0x24 ascq=0x00 > error=4 Mostly likely burncd won't work with DVD drives at all. I get exactly the same error messages with an LG drive. There might be technical reasons for this behaviour because DVD writers work in a different way than CD writers. This is just an assumption; I don't know exactly. Björn