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

cdwrite trouble: SENSE_ERROR



Greetings,

I am having difficulty writing a CD using a Yamaha CDR400tx on a
Gateway2000 P5-90 (using a BusLogic B-958 SCSI card) running Debian
1.3.1 (cdwrite 2.0, mkisofs v1.11).  This same CD writer seems to work
on an NT machine.

The CD-Writing mini-Howto talked about using scsi devices such as
/dev/sg[a-h], but my box has /dev/sg[0-7].  The CD writer is SCSI ID
1, but is the only device on the chain, so I guessed /dev/sg0, and
that seems to be right since the following successfully ejects the CD:

    # cdwrite -v --eject --device /dev/sg0
    cdwrite 2.0
    Manufacturer:  YAMAHA
    Model:         CDR400t
    Revision:      1.0d
    Using mode:    Yamaha
    Using speed:   2

But when I try to write a CD I get the following errors:

  # cdwrite -v --device /dev/sg0 UnixCD.iso
  cdwrite 2.0
  Track 01: data   26 Mb
  Manufacturer:  YAMAHA
  Model:         CDR400t
  Revision:      1.0d
  Using mode:    Yamaha
  Using speed:   2
  mode_select6#2 result 0, pack_id 12 sense 70 00 05 00 00 00 00 0A
                                            00 00 00 00 26 02 00 00
  18 of 18 mode_select6#2 reply bytes: 00 00 00 00 31 02 00 10 59
                                       41 4D 41 48 41 20 20 43 44
  write_data_track result 0, pack_id 14 sense 70 00 05 00 00 00 00 0A
                                              00 00 00 00 20 00 00 00
  18 of 18 write_data_track reply bytes: 00 00 00 08 00 00 00 00 00
                                         00 08 00 48 41 20 20 43 44
  SENSE_ERROR iter 1: pipe_to_cd result 0, pack_id 15 sense
                                   70 00 05 00 00 00 00 0A
                                   00 00 00 00 20 00 00 00
  18 of 18 pipe_to_cd reply bytes: 00 00 00 08 00 00 00 00 00
                                   00 08 00 48 41 20 20 43 44
  SENSE_ERROR iter 2: pipe_to_cd result 0, pack_id 15 sense
                                   70 00 05 00 00 00 00 0A
                                   00 00 00 00 20 00 00 00

... and so on until I kill it.

Has anyone here seen this before?

TIA,
Kirk Hilliard
kdh5j@virginia.edu


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: