Re: timeouts on ATAPI cd-burner

From: Thomas Quinot <thomas_at_FreeBSD.ORG>
Date: Thu, 26 Feb 2004 18:20:36 +0100
* 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
Received on Thu Feb 26 2004 - 08:20:39 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:44 UTC