Thanks for all your replies.
it means the optcode does alllow or prevent media removal it depends on
the prevent bits in the cdb but you basically just have a 00 for allow
or a 01 for prevent in the cdb. Anyway since sense already told you the
request is illegal you have to figure out what came befor the removal
request so you might get a clue in what state the hardware is still.
Thanks for those informations. Unfortunetly, I don't have more
informations or error than those for the moment to determine what happen
exactly.
Have you tried cdrecord from ports? I haven't burnt a CD in awhile but last
time I did I couldn't get cdio to work but cdrecord would.
I've tried cdrecord too, but I have the same problem. More precisely, it
quits because it encounters an error, but the CD is still spining forever.
I put the output of cdrecord at the end, just in case it can help, but
since it seems to be a hardware problem, I suppose there is no easy
solutions (except changing it, of course). ^^"
Kind regards,
Jérôme
write track data: error after 552960 bytes
cdrecord: A write error occured.
cdrecord: Please properly read the error message above.
cdrecord: Input/output error. test unit ready: scsi sendcmd: retryable
error
CDB: 00 00 00 00 00 00
status: 0x0 (GOOD STATUS)
cmd finished after 0.000s timeout 40s
cdrecord: Input/output error. flush cache: scsi sendcmd: retryable error
CDB: 35 00 00 00 00 00 00 00 00 00
status: 0x0 (GOOD STATUS)
cmd finished after 0.000s timeout 120s
Trouble flushing the cache
Writing time: 5.115s
Average write speed 860.1x.
Fixating...
cdrecord: Input/output error. close track/session: scsi sendcmd:
retryable error
CDB: 5B 00 02 00 00 00 00 00 00 00
status: 0x0 (GOOD STATUS)
cmd finished after 0.009s timeout 480s
cmd finished after 0.009s timeout 480s
cdrecord: faio_wait_on_buffer for writer timed out.
cdrecord: Input/output error. prevent/allow medium removal: scsi
sendcmd: retryable error
CDB: 1E 00 00 00 00 00
status: 0x0 (GOOD STATUS)
cmd finished after 0.000s timeout 40s
cdrecord: Cannot fixate disk.
Fixating time: 466.776s
cdrecord: Input/output error. prevent/allow medium removal: scsi
sendcmd: retryable error
CDB: 1E 00 00 00 00 00
status: 0x0 (GOOD STATUS)
cmd finished after 0.000s timeout 40s
cdrecord: fifo had 77 puts and 10 gets.
cdrecord: fifo was 0 times empty and 2 times full, min fill was 89%.