On Sun, Sep 26, 2010 at 07:37:15PM +0200, David DEMELIER wrote: > 2010/9/26 Jeremy Chadwick <[email protected]>: > > On Sun, Sep 26, 2010 at 07:12:17PM +0200, David DEMELIER wrote: > >> 2010/9/26 Erik Trulsson <[email protected]>: > >> > On Sun, Sep 26, 2010 at 11:53:01AM +0200, David DEMELIER wrote: > >> >> 2010/9/26 Andriy Gapon <[email protected]>: > >> >> > 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 <hp DVDRAM GT20L/DC05> 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. > [...] > mark...@melon ~ $ sudo camcontrol devlist > <WDC WD3200BEKT-60F3T1 12.01A12> at scbus0 target 0 lun 0 (ada0) > <hp DVDRAM GT20L DC05> 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 [email protected] | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB | _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
