|
From: Dave W. <sla...@go...> - 2006-08-26 17:43:12
|
When I try to burn a bin+cue k3b with cdrdao, k3b tries to add the -multi switch to the command line. This always fails with an error: System ----------------------- K3b Version: 0.12.16 KDE Version: 3.5.4 QT Version: 3.3.6 Kernel: 2.6.15 Devices ----------------------- CREATIVE CD-RW RW8435E BC03 (/dev/hdd, ) at [CD-R; CD-RW; CD-ROM] [Error] [TAO; RAW; RAW/R16; RAW/R96R] SONY DVD-ROM DDU1612 DYS3 (/dev/hdc, ) at [CD-ROM; DVD-ROM] [DVD-ROM; CD-ROM] [None] Used versions ----------------------- cdrdao: 1.2.1 cdrdao ----------------------- Cdrdao version 1.2.1 - (C) Andreas Mueller <an...@da...> 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 'schily-0.8' /dev/hdd: CREATIVE CD-RW RW8435E Rev: BC03 Using driver: Generic SCSI-3/MMC (raw writing) - Version 2.0 (options 0x0010) ERROR: This driver does not support multi session discs. cdrdao command: ----------------------- /usr/bin/cdrdao write --device /dev/hdd --driver generic-mmc-raw:0x00000010 --speed 4 --multi --buffer-under-run-protection 0 --overburn -n -v 2 --force --remote 15 /tmp/kde-dave/k3b76TH3a.tmp.cue I can burn with cdrdao from command line, but this -multi switch will always fail. Any ideas why k3b keeps using the switch and, more importantly, how to stop it? |