From owner-freebsd-questions@FreeBSD.ORG Fri May 9 15:55:39 2003 Return-Path: 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 CB04537B401 for ; Fri, 9 May 2003 15:55:39 -0700 (PDT) Received: from adsl-64-161-78-226.dsl.lsan03.pacbell.net (adsl-64-161-78-226.dsl.lsan03.pacbell.net [64.161.78.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 1881C43F75 for ; Fri, 9 May 2003 15:55:39 -0700 (PDT) (envelope-from oremanj@adsl-64-161-78-226.dsl.lsan03.pacbell.net) Received: (qmail 48481 invoked by uid 1001); 9 May 2003 22:56:17 -0000 Date: Fri, 9 May 2003 15:56:17 -0700 From: Joshua Oreman To: JoeB Message-ID: <20030509225617.GB48396@webserver.get-linux.org> References: <200305021231.h42CVDK82354@mmm2611.sbc-webhosting.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i cc: questions@freebsd.org Subject: Re: Re: DVD+RW and FreeBSD 4.7 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2003 22:55:40 -0000 On Thu, May 08, 2003 at 01:12:57PM -0400 or thereabouts, JoeB seemed to write: > Sounds like you have problem with ribbon connecting dvd to motherboard. Fbsd does not handle a single device as slave on the ribbon. Move DVD to master position on ribbon. If you do have an master and slave device on ribbon then be sure both devices use same ata mode. Hard drive may be ata100 and the dvd ata33 this could cause your problem with DVD. NO NO NO. [sorry I shouted] This is not the problem. He's using CD-burning commands to burn DVDs. I already posted a fix. HTH, -- Josh > > -----Original Message----- > From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of jr@ebcrp.org > Sent: Friday, May 02, 2003 10:31 AM > To: mrspock@esfm.ipn.mx; freebsd-questions@freebsd.org; jr@ebcrp.org > Subject: RE: Re: DVD+RW and FreeBSD 4.7 > > > >----- ------- Original Message ------- ----- > >From: mrspock@esfm.ipn.mx > >To: jr@ebcrp.org > >Sent: Thu, 1 May 2003 -0500 (CDT) 17:45:16 > > > >On Thu, 1 May 2003, JR Richards wrote: > > > >> Hello Folks, > >> > >> > >> > >> I'm running FreeBSD 4.7 with a Sony DVD+RW drive > >and am trying to get > >> this darn thing to work with burncd. > >> > >> > >> > >> These are the packages that I added recently: > >> > >> Cdrtools-2.00 > >> > >> Mkisofs-2.00 > >> > >> > >> > >> This is what happens when I try to run burncd by > >hand: > >> > >> backup# burncd -q -f /dev/acd0c -s 10 data > >filename > >> > >> burncd: ioctl(CDRIOCNEXTWRITEABLEADDR): > >Input/output error > >> > >> > > > >It is problem I had while using burncd in 5.0 and > >a DVD-RW also. > > > >> > >> > >> Can anyone help me get this thing up? > >> > > > >You may want to reconfigure your kernel. Delete > >the atapi cdrom > >entries and add > > > > device atapicam > > device scbus > > device cd > > device pass > > > >rebuild your kernel and install it. > > > >Now your DVD-WR will be seen as a SCSI burner and > >you will be > >able to burn your cd using xcdroast, cdrecord, etc. > > > > *************** > I see that several of the entries you mentioned are already in my kernel. Do I erase those and add them concurrently, or is it okay to leave them in their present order? > _______________________________________________ > 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" > > _______________________________________________ > 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"