From owner-freebsd-questions@FreeBSD.ORG Fri Aug 26 05:01:08 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 06A7916A41F for ; Fri, 26 Aug 2005 05:01:08 +0000 (GMT) (envelope-from jason@ec.rr.com) Received: from ms-smtp-02-eri0.southeast.rr.com (ms-smtp-02-lbl.southeast.rr.com [24.25.9.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B10043D48 for ; Fri, 26 Aug 2005 05:01:07 +0000 (GMT) (envelope-from jason@ec.rr.com) Received: from [192.168.1.101] (cpe-065-184-205-194.ec.res.rr.com [65.184.205.194]) by ms-smtp-02-eri0.southeast.rr.com (8.12.10/8.12.7) with ESMTP id j7Q513l8023746; Fri, 26 Aug 2005 01:01:03 -0400 (EDT) Message-ID: <430EA337.9000100@ec.rr.com> Date: Fri, 26 Aug 2005 01:05:59 -0400 From: jason User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050814) 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: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine 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 05:01:08 -0000 user wrote: >I have: > >#dmesg|grep acd >acd0: DVDR at ata0-slave PIO4 > >which comes up as acd0 in /dev - I can mount cds in this drive just fine >with: > >/dev/acd0 /cdrom cd9660 ro,noauto 0 0 > >So far so good. > >I put in a new blank CDR. > >I run: > >burncd -f /dev/acd0 data ./test.iso fixate > >I get: > >burncd: ioctl(CDRIOCNEXTWRITEABLEADDR): Input/output error > >and now my dmesg contains: > >acd0: FAILURE - READ_TRACK_INFO ILLEGAL REQUEST asc=0x24 ascq=0x00 >error=4 > >Why is this happening, and how do I change my recipe to make burning a cd >(which should be very simple) work ? > >Thanks. > >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > I have the same thing with my plextor. Try checking out http://www.freshports.org/sysutils/dvd+rw-tools/