Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cdrdao USB device
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
flimmerfix
n00b
n00b


Joined: 11 Jul 2002
Posts: 47

PostPosted: Sun Apr 13, 2003 4:48 pm    Post subject: cdrdao USB device Reply with quote

I'm trying to write a cue/bin image with cdrdao. The cdrw I'm using is normal ATAPI device in an USB case. Connected to IDE bus i never had problems.
Now I get this error:
Code:

$cdrdao write --speed 12 --overburn --device 1,0,0 --eject --driver generic-mmc data.cue
Cdrdao version 1.1.7 - (C) Andreas Mueller <andreas@daneb.de>
  SCSI interface library - (C) Joerg Schilling
  Paranoia DAE library - (C) Monty

Check http://cdrdao.sourceforge.net/drives.html#dt for current driver tables.

Using libscg version 'andreas-0.5-UNIXWARE_Patch'

1,0,0: LITE-ON LTR-12102B       Rev: NS1I
Using driver: Generic SCSI-3/MMC - Version 2.0 (options 0x0000)

WARNING: Length of toc (62:26:30, 280980 blocks) exceeds capacity of CD-R (00:00:00, 0 blocks).
WARNING: Ignored because of option '--overburn'.
WARNING: Some drives may fail to record this toc.
?: Input/output error.  : scsi sendcmd: no error
CDB:  BB 00 FF FF 08 4C 00 00 00 00 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 06 00 00 00 00 0A 00 00 00 00 29 00 00 00
Sense Key: 0x6 Unit Attention, Segment 0
Sense Code: 0x29 Qual 0x00 (power on, reset, or bus device reset occurred) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 0.001s timeout 20s
ERROR: Cannot set cd speed.
ERROR: Writing speed 12 not supported by device.

With an different --speed option I get a similar message. Without the speed option I get a different error.
Code:

$cdrdao write --overburn --device 1,0,0 --eject --driver generic-mmc data.cue
Cdrdao version 1.1.7 - (C) Andreas Mueller <andreas@daneb.de>
  SCSI interface library - (C) Joerg Schilling
  Paranoia DAE library - (C) Monty

Check http://cdrdao.sourceforge.net/drives.html#dt for current driver tables.

Using libscg version 'andreas-0.5-UNIXWARE_Patch'

1,0,0: LITE-ON LTR-12102B       Rev: NS1I
Using driver: Generic SCSI-3/MMC - Version 2.0 (options 0x0000)

WARNING: Length of toc (62:26:30, 280980 blocks) exceeds capacity of CD-R (00:00:00, 0 blocks).
WARNING: Ignored because of option '--overburn'.
WARNING: Some drives may fail to record this toc.
Starting write ?: Input/output error.  : scsi sendcmd: cmd timeout after 5.996 (20) s
CDB:  5A 00 2A 00 00 00 00 00 8C 00
cmd finished after 5.996s timeout 20s
ERROR: Cannot retrieve drive capabilities mode page.
at speed 0...
Pausing 10 seconds - hit CTRL-C to abort.
Process can be aborted with QUIT signal (usually CTRL-\).
?: Input/output error.  : scsi sendcmd: no error
CDB:  1E 00 00 00 01 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 06 00 00 00 00 0A 00 00 00 00 29 00 00 00
Sense Key: 0x6 Unit Attention, Segment 0
Sense Code: 0x29 Qual 0x00 (power on, reset, or bus device reset occurred) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 0.001s timeout 20s
ERROR: Cannot prevent/allow medium removal.

With cdrecord I'm able to burn CDs without problems.
Also I want to apologise for my bad english, but in the german forum I didn't get any help.
Back to top
View user's profile Send private message
0n0g
n00b
n00b


Joined: 08 May 2002
Posts: 11

PostPosted: Tue Apr 29, 2003 5:31 am    Post subject: Reply with quote

I'm trying to get cdrdao to work with a USB drive, too. This is the problem I'm having:
Code:
#cdrdao write --device 0,0,0 --overburn blah.cue

Cdrdao version 1.1.7 - (C) Andreas Mueller <andreas@daneb.de>
  SCSI interface library - (C) Joerg Schilling
  Paranoia DAE library - (C) Monty

Check http://cdrdao.sourceforge.net/drives.html#dt for current driver tables.

Using libscg version 'andreas-0.5-UNIXWARE_Patch'

0,0,0: MITSUMI CR-4804TE USB    Rev: 3047
Using driver: Generic SCSI-3/MMC (raw writing) - Version 2.0 (options 0x0000)

ERROR: Length of toc (76:16:25, 343225 blocks) exceeds capacity of CD-R (00:00:00, 0 blocks).
ERROR: Please use option '--overburn' to start recording anyway.
bash-2.05b# cdrdao write --overburn --device 0,0,0 ctp-ident1.cue
Cdrdao version 1.1.7 - (C) Andreas Mueller <andreas@daneb.de>
  SCSI interface library - (C) Joerg Schilling
  Paranoia DAE library - (C) Monty

Check http://cdrdao.sourceforge.net/drives.html#dt for current driver tables.

Using libscg version 'andreas-0.5-UNIXWARE_Patch'

0,0,0: MITSUMI CR-4804TE USB    Rev: 3047
Using driver: Generic SCSI-3/MMC (raw writing) - Version 2.0 (options 0x0000)

WARNING: Length of toc (76:16:25, 343225 blocks) exceeds capacity of CD-R (00:00:00, 0 blocks).
WARNING: Ignored because of option '--overburn'.
WARNING: Some drives may fail to record this toc.
Starting write at speed 4...
Pausing 10 seconds - hit CTRL-C to abort.
Process can be aborted with QUIT signal (usually CTRL-\).
?: Input/output error.  : scsi sendcmd: no error
CDB:  51 00 00 00 00 00 00 00 22 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00
Sense Key: 0x0 No Additional Sense, Segment 0
Sense Code: 0x00 Qual 0x00 (no additional sense information) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 0.010s timeout 20s
ERROR: Cannot retrieve disk information.
ERROR: Writing failed.

cdrdao doesn't detect that the CD-R is empty.
Code:
#cdrecord disk-info

Cdrdao version 1.1.7 - (C) Andreas Mueller <andreas@daneb.de>
  SCSI interface library - (C) Joerg Schilling
  Paranoia DAE library - (C) Monty

Check http://cdrdao.sourceforge.net/drives.html#dt for current driver tables.

Using libscg version 'andreas-0.5-UNIXWARE_Patch'

/dev/cdrecorder: MITSUMI CR-4804TE USB  Rev: 3047
Using driver: Generic SCSI-3/MMC (raw writing) - Version 2.0 (options 0x0000)

That data below may not reflect the real status of the inserted medium
if a simulation run was performed before. Reload the medium in this case.

CD-RW                : n/a
Total Capacity       : n/a
CD-R medium          : CMC Magnetics Corporation
                       Short Strategy Type, e.g. Phthalocyanine
Recording Speed      : n/a
CD-R empty           : n/a

cdrecord works fine, though.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum