From owner-freebsd-stable@FreeBSD.ORG Sun Sep 26 17:47:39 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7746106564A for ; Sun, 26 Sep 2010 17:47:39 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from qmta10.westchester.pa.mail.comcast.net (qmta10.westchester.pa.mail.comcast.net [76.96.62.17]) by mx1.freebsd.org (Postfix) with ESMTP id 5EF3F8FC14 for ; Sun, 26 Sep 2010 17:47:38 +0000 (UTC) Received: from omta02.westchester.pa.mail.comcast.net ([76.96.62.19]) by qmta10.westchester.pa.mail.comcast.net with comcast id BViK1f0010QuhwU5AVnf1K; Sun, 26 Sep 2010 17:47:39 +0000 Received: from koitsu.dyndns.org ([98.248.41.155]) by omta02.westchester.pa.mail.comcast.net with comcast id BVne1f0033LrwQ23NVneX6; Sun, 26 Sep 2010 17:47:39 +0000 Received: by icarus.home.lan (Postfix, from userid 1000) id E6FC89B418; Sun, 26 Sep 2010 10:47:36 -0700 (PDT) Date: Sun, 26 Sep 2010 10:47:36 -0700 From: Jeremy Chadwick To: David DEMELIER Message-ID: <20100926174736.GA38750@icarus.home.lan> References: <4C9F16F9.50707@icyb.net.ua> <20100926103836.GA33415@owl.midgard.homeip.net> <20100926172527.GA38405@icarus.home.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-stable , Andriy Gapon Subject: Re: Failure to burn with ahci mode. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Sep 2010 17:47:39 -0000 On Sun, Sep 26, 2010 at 07:37:15PM +0200, David DEMELIER wrote: > 2010/9/26 Jeremy Chadwick : > > On Sun, Sep 26, 2010 at 07:12:17PM +0200, David DEMELIER wrote: > >> 2010/9/26 Erik Trulsson : > >> > On Sun, Sep 26, 2010 at 11:53:01AM +0200, David DEMELIER wrote: > >> >> 2010/9/26 Andriy Gapon : > >> >> > on 26/09/2010 12:31 David DEMELIER said the following: > >> >> >> Hi, > >> >> >> > >> >> >> I posted this PR : http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/146464 > >> >> >> > >> >> >> I can't burn with the optical drive, I can read it but not burn. When > >> >> >> I try to use burncd it says > >> >> >> > >> >> >> acd0: FAILURE - MODE_SELECT_BIG timed out > >> >> >> > >> >> >> It's a > >> >> >> Master: acd0 SATA revision 1.x > >> >> >>     Slave:       no device present > [...] > >> > If you were using the ahci(4) driver the optical drive ought to show up > >> > as cd0 rather than acd0. > [...] > markand@Melon ~ $ sudo camcontrol devlist > at scbus0 target 0 lun 0 (ada0) > at scbus1 target 0 lun 0 (cd0) Your initial post consists of indication that you're using classic ata(4) (you can see it as a result of acd0 being in use, not cd0, and the output you provided came from atacontrol), followed by statements that you absolutely are using ahci(4) (which prompted Andriy's comments), followed by what appears to be you actually using ahci(4). A mistake was made and/or fixed/addressed between comments, or something is being falsified. Can you shed some light on this? The only reason I mention it is that it makes debugging/troubleshooting basically impossible when there's a complete mismatch in information. It makes it difficult to trust problem reports when something keeps changing. Let us know. Thanks! -- | Jeremy Chadwick jdc@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |