BTW, it seems that DVD burning with ahci is broken, burning a CD is okay, but I never burn a DVD sucessfully with ahci. Always get somethings like "unable to wr...@60h input/output error" and many "(cd0:ahcich2:0:0:0): SCSI sense: ILLEGAL REQUEST csi:43,0,0,c asc:24,0 (Invalid field in CDB): Command byte 6 is invalid" in dmesg,
With ahci unloaded, I see "(cd0:ata4:0:0:0): SCSI sense: ILLEGAL REQUEST csi:43,0,0,c asc:24,0 (Invalid field in CDB): Command byte 6 is invalid" once, but it works. But I can read data DVD with ahci and sucessfully verify data with diff. --Buganini On Sat, Aug 28, 2010 at 5:41 PM, Garrett Wollman <[email protected]> wrote: > In article <[email protected]> [email protected] writes: >>> [I wrote:] >>> ...say what? Why is the cd driver suddenly returning ENXIO? >> >>Strange indeed. >>Can you dtrace this read? You can use combination of syscall and fbt >>providers >>with execname predicate. > > You're going to have to be much much more specific than that. > > -GAWollman > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "[email protected]" > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
