From owner-freebsd-current@FreeBSD.ORG Sun Oct 18 16:19:49 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 78E0610656A3 for ; Sun, 18 Oct 2009 16:19:49 +0000 (UTC) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from mail-gw1.york.ac.uk (mail-gw1.york.ac.uk [144.32.128.246]) by mx1.freebsd.org (Postfix) with ESMTP id 1095C8FC1B for ; Sun, 18 Oct 2009 16:19:48 +0000 (UTC) Received: from mail-gw6.york.ac.uk (mail-gw6.york.ac.uk [144.32.129.26]) by mail-gw1.york.ac.uk (8.13.6/8.13.6) with ESMTP id n9IGJkQa007605; Sun, 18 Oct 2009 17:19:46 +0100 (BST) Received: from ury.york.ac.uk ([144.32.108.81]) by mail-gw6.york.ac.uk with esmtps (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1MzYTy-0003mE-Hs; Sun, 18 Oct 2009 17:19:46 +0100 Received: from ury.york.ac.uk (localhost.york.ac.uk [127.0.0.1]) by ury.york.ac.uk (8.14.3/8.14.3) with ESMTP id n9IGJkMK007888; Sun, 18 Oct 2009 17:19:46 +0100 (BST) (envelope-from gavin.atkinson@ury.york.ac.uk) Received: from localhost (gavin@localhost) by ury.york.ac.uk (8.14.3/8.14.3/Submit) with ESMTP id n9IGJkm8007885; Sun, 18 Oct 2009 17:19:46 +0100 (BST) (envelope-from gavin.atkinson@ury.york.ac.uk) X-Authentication-Warning: ury.york.ac.uk: gavin owned process doing -bs Date: Sun, 18 Oct 2009 17:19:46 +0100 (BST) From: Gavin Atkinson X-X-Sender: gavin@ury.york.ac.uk To: Dwayne MacKinnon In-Reply-To: <200910180304.12900.dmk@ncf.ca> Message-ID: <20091018171903.G82400@ury.york.ac.uk> References: <200910180304.12900.dmk@ncf.ca> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-York-MailScanner: Found to be clean X-York-MailScanner-From: gavin.atkinson@ury.york.ac.uk Cc: freebsd-current@freebsd.org Subject: Re: SATA DVD not found - FreeBSD 8.0-RC1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Oct 2009 16:19:49 -0000 On Sun, 18 Oct 2009, Dwayne MacKinnon wrote: > Gotta say, for the most part I'm thrilled with 8.0-RC1. Been very solid for > me, no stability problems. The Linux "Emulation" works great... I have > everything from Skype and Acrobat8 to UT2004 & Neverwinter Nights working. > > I just wanted to mention that my SATA DVD writer isn't seen when in AHCI mode. > The SATA harddrive works great at UDMA150, but the CD drive isn't seen. It is > seen by BIOS... I can boot off the DVD. But if I boot off the HD the DVD isn't > seen. > > I have an ASUS M4N72-E motherboard and a LG GH22NS50 SATA DVD writer. > > I realize that this may be just something that will be worked out when 8.0- > RELEASE hits the street. But I figured I ought to mention it regardless. Can you upload a verbose dmesg somewhere and post a link to it to the mailing list? Gavin