From owner-freebsd-hardware@FreeBSD.ORG Wed Feb 25 03:24:14 2004 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9110016A4CE for ; Wed, 25 Feb 2004 03:24:14 -0800 (PST) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id C568443D1F for ; Wed, 25 Feb 2004 03:24:13 -0800 (PST) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (localhost [127.0.0.1]) by abigail.blackend.org (8.12.9/8.12.3) with ESMTP id i1PBOCek063647; Wed, 25 Feb 2004 12:24:12 +0100 (CET) (envelope-from marc@abigail.blackend.org) Received: (from marc@localhost) by abigail.blackend.org (8.12.9/8.12.3/Submit) id i1PBOBx2063646; Wed, 25 Feb 2004 12:24:11 +0100 (CET) (envelope-from marc) Date: Wed, 25 Feb 2004 12:24:11 +0100 From: Marc Fonvieille To: Dev Tugnait Message-ID: <20040225112411.GC62093@abigail.blackend.org> References: <20040225015248.GC3266@peacemaker.death.net> <20040225102343.GA62093@abigail.blackend.org> <20040225103537.GA32808@peacemaker.death.net> <20040225111555.GB62093@abigail.blackend.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040225111555.GB62093@abigail.blackend.org> User-Agent: Mutt/1.4.2.1i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 4.8-STABLE cc: freebsd-hardware@freebsd.org Subject: Re: TDK DVD Burner X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Feb 2004 11:24:14 -0000 On Wed, Feb 25, 2004 at 12:15:56PM +0100, Marc Fonvieille wrote: > On Wed, Feb 25, 2004 at 05:35:38AM -0500, Dev Tugnait wrote: > > Yes I have those options in my kernel, and i am root. > > > > dvd+rw-mediainfo /dev/cd0 > > /dev/cd0: unable to open: Device not configured > > > > I assume you cannot mount a vanilla CD as well. > It seems it could be either a devfs issue (check /etc/devfs.conf and man > devfs(8)) or an ATAPI/CAM problem. You should upgrade your system and > redo the tests with a fresh -CURRENT. > Of course only if "X-Operating-System: Unix/5.2-RELEASE (i386)" matches to your box. :)) Marc