Byron Clark <[EMAIL PROTECTED]> wrote: > On Sat, Feb 26, 2005 at 09:40:51PM +0100, Joerg Schilling wrote: > > Your problem is either caused by a kernel bug or by a bug > > in the ATAPI <-> USB adaptor. > > > > If you like to help, > > run cdrecord -V to check the time and error codes of > > a single read buffer SCSI command. > > cdrecord version: > > Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg > Schilling > bin/cdrecord: Warning: Running on Linux-2.6.8-2-686 > bin/cdrecord: There are unsettled issues with Linux-2.5 and newer. > bin/cdrecord: If you have unexpected problems, please try Linux-2.4 or > Solaris. > bin/cdrecord: Warning: Linux-2.6.8 introduced incompatible interface > changes. > bin/cdrecord: Warning: SCSI transport does no longer work for suid root > programs. > bin/cdrecord: Warning: if cdrecord fails, try to run it from a root > account. > > > Trimmed output from cdrecord -V: > > Executing 'read buffer' command on Bus 0 Target 0, Lun 0 timeout 40s > CDB: 3C 00 00 00 00 00 00 00 04 00 > cmd finished after 39.999s timeout 40s > > Executing 'read buffer' command on Bus 0 Target 0, Lun 0 timeout 40s > CDB: 3C 00 00 00 00 00 00 FC 00 00 > cmd finished after 39.999s timeout 40s
So you found another Linux kernel bug :-( *** Linux does not report SCSI timeouts *** I believe that I did even report this bug more than a year ago..... But it seems that Linux kernel bugs are not fixed within a resonable amount of time. - Please report this bug again. - I may try to find a way to prevent cdrecord from repeatedly isuing the command. Note that due to the kernel bug, this is not possible in general (libscg already contains too many work arounds for Linux kernel bugs so it is now impossible to add new ones without breaking functionality) but it may be in this special case. Jörg -- EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin [EMAIL PROTECTED] (uni) [EMAIL PROTECTED] (work) Blog: http://schily.blogspot.com/ URL: http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily