From owner-freebsd-questions@FreeBSD.ORG Wed Nov 12 08:47:26 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 6FEC816A4CE for ; Wed, 12 Nov 2003 08:47:26 -0800 (PST) Received: from pfepc.post.tele.dk (pfepc.post.tele.dk [193.162.153.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 788E043FE0 for ; Wed, 12 Nov 2003 08:47:25 -0800 (PST) (envelope-from freebsd.nospam@mekanix.dk) Received: from desktop.my.home (0x3ef34d78.albnxx2.adsl.tele.dk [62.243.77.120]) by pfepc.post.tele.dk (Postfix) with ESMTP id A5D32262A2E; Wed, 12 Nov 2003 17:47:18 +0100 (CET) From: Bjarne Wichmann Petersen To: Charles Howse , Questions Date: Wed, 12 Nov 2003 17:47:53 +0100 User-Agent: KMail/1.5.4 References: <200311120738.09493.chowse@charter.net> <200311121522.43752.freebsd.nospam@mekanix.dk> <200311121013.25230.chowse@charter.net> In-Reply-To: <200311121013.25230.chowse@charter.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200311121747.54074.freebsd.nospam@mekanix.dk> Subject: Re: cdbakeoven doesn't see atapi burner 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: Wed, 12 Nov 2003 16:47:26 -0000 On Wednesday 12 November 2003 17:13, Charles Howse wrote: > > Try reading 'man atapicam'. It tells you what needs to be done. > Actually, I read the Handbook section on CD's, added device atapicam to my > kernel config file, rebuilt the kernel. > Now my burner is detected in scanbus. Hmm... interesting. I've done everything described in man/handbook. The drives shows up (correctly) in dmesg and with camcontrol. So *why* will cdbakeoven not detect the drives? > > > Could anyone point me to some documentation for cdbakeoven, or help me > > > get started? > I did find *some* documentation. > In cdbakeoven, Help, About, click the link, browse the FAQ (very minimal) > and documentation. > Hope this helps! Only as much as I now know it *ought* to work... I just don't know why it doesn't... Bjarne