Hallo Liste,
ich habe ein Problem mit meinem Traxdata CDRW321240 unter Debian mit dem Brennen von vcd's.
Rippen klappt mittels vcdrip --cdrom-device=/dev/hdc -rip
das cue erstellen auch mittels
vcdimager \ --type=vcd2 \ --cue-file=videocd.cue \ --bin-file=videocd.bin \ --iso-volume-label=VideoCD \ avseq01.mpg
beim cdrdao write --device 0,0,0 --driver generic-mmc --speed 12 videocd.cue
bleibt er stecken mit:
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: CD-RW CDR-3240S Rev: XSG4 Using driver: Generic SCSI-3/MMC - Version 2.0 (options 0x0000)
WARNING: Unit not ready, still trying... WARNING: Unit not ready, still trying... WARNING: Unit not ready, still trying... WARNING: Unit not ready, still trying... WARNING: Unit not ready, still trying... WARNING: Unit not ready, still trying... WARNING: Unit not ready, still trying... WARNING: Unit not ready, still trying... WARNING: Unit not ready, still trying... WARNING: Unit not ready, still trying... ERROR: Unit not ready, giving up. ERROR: Cannot setup device 0,0,0.
cdrecord --scanbus Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling Linux sg driver version: 3.1.22 Using libscg version 'schily-0.5' scsibus0: 0,0,0 0) 'CD-RW ' 'CDR-3240S ' 'XSG4' Removable CD-ROM 0,1,0 1) * 0,2,0 2) * 0,3,0 3) * 0,4,0 4) * 0,5,0 5) * 0,6,0 6) * 0,7,0 7) *
ich hab es auch schon mit nem anderen Treiber versucht z.B. generic-mmc-raw oder cdd2600, da der ja auch gehen soll, kein Erfolg. Kennt jemand ne Loesung zu dem Problem? Brennen mittels cdrecord funktioniert einwandfrei.
Gruss Rico
On 02.04.03 Enrico Schuster (tuxxy@gmx.net) wrote:
Moin,
beim cdrdao write --device 0,0,0 --driver generic-mmc --speed 12 videocd.cue
bleibt er stecken mit:
Cdrdao version 1.1.7 - (C) Andreas Mueller andreas@daneb.de SCSI interface library - (C) Joerg Schilling Paranoia DAE library - (C) Monty
drachi:[hille] >man cdrdao <snip> -v verbose-level Sets verbose level. Levels > 2 are debug levels which produce a lot of output. <snap>
Check http://cdrdao.sourceforge.net/drives.html#dt for current driver tables.
Using libscg version 'andreas-0.5-UNIXWARE_Patch'
Scheint offenbar eine andere zu sein, als
0,0,0: CD-RW CDR-3240S Rev: XSG4 Using driver: Generic SCSI-3/MMC - Version 2.0 (options 0x0000)
WARNING: Unit not ready, still trying... ERROR: Unit not ready, giving up. ERROR: Cannot setup device 0,0,0.
cdrecord --scanbus Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling Linux sg driver version: 3.1.22 Using libscg version 'schily-0.5'
....die von cdrecord. Kann das daran liegen?
H.
lug-dd@mailman.schlittermann.de