Here's some more info on my sg/atapi cd-r issue (below):

The first error is not the error i logged below.  There is first a problem
when attempting a 'read toc' command.  This returns an invalid field in cdb
error.

Later on, there is a mode select g1 error on the following:

CDB: 55 10 00 00 00 00 00 00 3C 00

This mode select worked earlier in the runtime of cdrecord.  Then after
these two a bit later on is the mode select g1 error with

CDB: 55 10 00 00 00 00 00 00 10 00

If a complete log might help anyone to help me, I will email it to you off
list.

Randy

-----Original Message-----
From: Douglas Gilbert [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 05, 2000 11:23 PM
To: Locklair, Randy
Cc: Linux-Scsi (E-mail)
Subject: Re: scsi generic/atapi cd burning issue..


"Locklair, Randy" wrote:
> 
> Hey all..
> 
> I am using a linux 2.4.0-test2 kernel built under egcs 2.91.66 with an
ATAPI
> CD-R drive in the machine.  It is a 4x speed burner.  I have set up scsi
> generic and host adapter emulation as you can see below:
> 
> scsi0 : SCSI host adapter emulation for IDE ATAPI devices
> scsi : 1 host
>   Vendor: MITSUMI   Model: CR-4801TE            Rev: 2.01
>   Type:    CD-ROM                               ANSI SCSI revision: 02
> Detected scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
> scsi : detected 1 SCSI cdrom total.
> sr0: scs3-mmc drive: 8x/8x writer cd/rw xa/form2 cdda tray
> 
> I am trying to use cdrecord version 1.9a03, and it fails saying:
> 
> cdrecord: Cannot allocate memory.  Cannot send SCSI cmd via ioctl.
> 
> Here is some more information that might help someone to help me :)
> 
> This is the exact SCSI command where cdrecord seems to fail:
> 
> Executing 'mode select g1' command on Bus 0 Target 0, Lun 0 timeout 40s
> CDB:  55 10 00 00 00 00 00 00 10 00
> cdrecord: Input/output error. mode select g1: scsi sendcmd: retryable
error
> CDB:  55 10 00 00 00 00 00 00 10 00
> status: 0x2 (CHECK CONDITION)
> Sense Bytes: 70 00 05 00 00 00 00 06 00 00 00 00 26 00 00 00
> Sense Key: 0x5 Illegal Request, Segment 0
> Sense Code: 0x26 Qual 0x00 (invalid field in parameter list) Fru 0x0
> Sense flags: Blk 0 (not valid)
> cmd finished after 0.006s timeout 40s

-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]

Reply via email to