From owner-freebsd-questions@FreeBSD.ORG Thu Nov 20 13:04: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 0037016A4CE for ; Thu, 20 Nov 2003 13:04:38 -0800 (PST) Received: from freshaire.wiz.com (freshaire.wiz.com [66.143.183.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BA0243FAF for ; Thu, 20 Nov 2003 13:04:37 -0800 (PST) (envelope-from marc@wiz.com) Received: from freshaire.wiz.com (localhost [127.0.0.1]) by freshaire.wiz.com (8.12.9p2/8.12.6) with ESMTP id hAKL4aRS004356 for ; Thu, 20 Nov 2003 15:04:36 -0600 (CST) (envelope-from marc@freshaire.wiz.com) Received: (from marc@localhost) by freshaire.wiz.com (8.12.9p2/8.12.9/Submit) id hAKL4af0004355 for freebsd-questions@freebsd.org; Thu, 20 Nov 2003 15:04:36 -0600 (CST) Date: Thu, 20 Nov 2003 15:04:36 -0600 From: Marc Wiz To: FreeBSD Questions Message-ID: <20031120210436.GO1676@wiz.com> References: <1069348530.619.16.camel@zim.hddesign.com> <6FA4F2C9-1B91-11D8-B453-003065ABFD92@mac.com> <1069359516.619.37.camel@zim.hddesign.com> <25F4D85A-1B99-11D8-B94F-003065ABFD92@mac.com> <1069361542.619.55.camel@zim.hddesign.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1069361542.619.55.camel@zim.hddesign.com> User-Agent: Mutt/1.4i Subject: Re: DVD Burning 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: Thu, 20 Nov 2003 21:04:39 -0000 On Thu, Nov 20, 2003 at 02:52:22PM -0600, Chris Meyers wrote: > On Thu, 2003-11-20 at 14:35, Charles Swiger wrote: > > On Nov 20, 2003, at 3:18 PM, Chris Meyers wrote: > > > I did check out the docs at > > > /usr/local/share/doc/dvd+rw-tools/index.html > > > and they pretty much re-enforce what you said. > > > > > > Any other ideas?? > > > > Double-check what's going on with your devices, what does "camcontrol > > devlist" give you? Maybe try using "/dev/cd0c" rather than > > "/dev/acd0c"? > > > > Here's what camcontrol had to say: > # camcontrol devlist -v > scbus-1 on xpt0 bus 0: > < > at scbus-1 target -1 lun -1 (xpt0) > > I'm guessing there should be something there between the < >. > > I don't have a cd0 entry in /dev so trying growisofs with it give this: > :-( unable to open("/dev/cd0c",O_RDONLY): No such file or directory > Also dmesg show this line: > acd0: DVD-R at ata1-master PIO4 > which pretty much shows that the drive is being recognized and put at > acd0 > > > Is there any chance you could try this out under FreeBSD 4.9 or so > > instead of 5.x? Here is what my 4.9 system looks like. I am using Firewire to connect to my DVD burner. -su-2.05b# camcontrol devlist at scbus1 target 0 lun 0 (pass0,da0) < S7Z0> at scbus1 target 1 lun 0 (pass1,da1) at scbus2 target 0 lun 0 (pass2,cd0) at scbus4 target 0 lun 0 (pass3,cd1) -su-2.05b# camcontrol devlist -v scbus0 on sym0 bus 0: < > at scbus0 target -1 lun -1 () scbus1 on sym1 bus 0: at scbus1 target 0 lun 0 (pass0,da0) < S7Z0> at scbus1 target 1 lun 0 (pass1,da1) < > at scbus1 target -1 lun -1 () scbus2 on sbp0 bus 0: at scbus2 target 0 lun 0 (pass2,cd0) < > at scbus2 target -1 lun -1 () scbus3 on ata0 bus 0: < > at scbus3 target -1 lun -1 () scbus4 on ata1 bus 0: at scbus4 target 0 lun 0 (pass3,cd1) < > at scbus4 target -1 lun -1 () scbus-1 on xpt0 bus 0: < > at scbus-1 target -1 lun -1 (xpt0) -- Marc Wiz marc@wiz.com Yes, that really is my last name.