Package: cdrdao
Severity: normal

Hi,

  I am not able to create a CD using the following cue file:

  FILE "zetaboot.img" BINARY
  TRACK 01 MODE1/2048
  INDEX 01 00:00:00
  POSTGAP 00:02:00
  FILE "zetacd.img" BINARY
  TRACK 02 MODE1/2048
  INDEX 01 00:00:00
  POSTGAP 00:02:00

cdrdao reports:
$ sudo cdrdao write --driver generic-mmc --overburn --eject --device
ATA:0,0,0 --speed 16 zeta.cue
Cdrdao version 1.2.1 - (C) Andreas Mueller <[EMAIL PROTECTED]>
  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'

    ATA:0,0,0: PHILIPS DVD+-RW DVD8631      Rev: 9D03
    Using driver: Generic SCSI-3/MMC - Version 2.0 (options 0x0000)

    Starting write at speed 16...
    Pausing 10 seconds - hit CTRL-C to abort.
    Process can be aborted with QUIT signal (usually CTRL-\).
    Turning BURN-Proof on
    Executing power calibration...
    Power calibration successful.
    ERROR: Drive does not accept any cue sheet variant - please report.
    ERROR: Writing failed.

-----------------------------------------------------------

On a related note, if I first try a simulate:

$ sudo cdrdao simulate --device ATA:0,0,0 --speed 48 zeta.cue

I get:

Cdrdao version 1.2.1 - (C) Andreas Mueller <[EMAIL PROTECTED]>
  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'

    ATA:0,0,0: PHILIPS DVD+-RW DVD8631      Rev: 9D03
    Using driver: Generic SCSI-3/MMC - Version 2.0 (options 0x0000)

    Disk seems to be written - hit return to reload disk.

    Reloading disk...
    WARNING: Unit not ready, still trying...
    WARNING: Unit not ready, still trying...
    ERROR: Cannot setup device ATA:0,0,0.


cdrdao seems to eject and the mount the disk back correctly, but feil to load 
the disk.
It would be super nice if the reload option was working.

Thanks !
Mathieu

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (989, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-686-smp
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to