[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Announcing cdrskin-0.4.4



Hi,

Giulio Orsero wrote:

> ====== BD-RE, USB burner (2.4 usb/scsi), stream_recording=on
> cdrskin: FATAL : SCSI error on write(0,16): key=5 asc=24h ascq=00h

5 24 00 INVALID FIELD IN CDB

The drive does not like the first WRITE12 command.


> ====== DVD-RAM, IDE burner (2.4 ide-scsi), stream_recording=on
> Total size:      101 MB (11:33.90) = 51893 sectors
> cdrskin: FATAL : SCSI error on write(51888,5): key=5 asc=24h ascq=00h

The drive does not like the last WRITE12 command.
3243 previous WRITE12 commands succeeded.

The drive has no clue that this shall be the
last of the WRITE12 commands.
So it looks like the drive wants full 32 KB transfers
rather than this final 10 KB write.

My own USB attached DVD-RAM drive can stand odd
numbers of blocks. E.g. 19583.


The transfer size might also be the reason for the
failure with BD-RE. Maybe it needs 64 kB.
I'll have to read the specs for hints.


Have a nice day :)

Thomas


Reply to: