timeouts on ATAPI cd-burner
Thomas Quinot
thomas at FreeBSD.ORG
Thu Feb 26 09:20:39 PST 2004
* Peter Wullinger, 2004-02-19 :
> I have upgraded to 5.2-CURRENT #5 from yesterday, to
> test if the following commit fixes my problem,
> beeing to able to write to an PHILIPS CDRW48P P1.6
> ATAPI burner using cdrecord:
Does burning CDs with burncd work on your setup?
Also, when cdrecord hangs, you can try to at least unlock the drive with
the following commands:
# FLUSH CACHE (abort CD write sequence)
camcontrol cmd 2:1:0 -c 0x35 -v &&
# PREVENT/ALLOW MEDIUM REMOVAL
camcontrol cmd 2:1:0 -c 0x1e -v
(replace 2:1:0 with the appropriate target identification for your CD
writer).
--
Thomas.Quinot at Cuivre.FR.EU.ORG
More information about the freebsd-current
mailing list