Menu

Should simulate work in 1.1.5-pre4?

Help
2001-04-28
2001-04-30
  • Bryce Nesbitt

    Bryce Nesbitt - 2001-04-28

    I get an error from version 1.1.5-pre4, but not 1.1.4, when simulating writing a disk with CD-TEXT.  I upgraded to 1.1.5 specifically to try and get CD-TEXT working.

    # /tmp/cdrdao-1.1.5-pre4/dao/cdrdao simulate cdrdao.toc
    Cdrdao version 1.1.5-pre4 - (C) Andreas Mueller <andreas@daneb.de>
      SCSI interface library - (C) Joerg Schilling
      L-EC encoding library - (C) Heiko Eissfeldt
      Paranoia DAE library - (C) Monty

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

    Using libscg version 'schily-0.5'

    /dev/cdrecorder: SONY CD-RW  CRX140E    Rev: 1.0n
    WARNING: Cannot read driver table from file "/usr/local/share/cdrdao/drivers" - using built-in table.
    Using driver: Generic SCSI-3/MMC - Version 1.2 (options 0x0010)

    Starting write simulation 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:  5D 00 00 00 00 00 00 00 80 00
    status: 0x2 (CHECK CONDITION)
    Sense Bytes: 70 00 05 00 00 00 00 12 00 00 00 00 26 00 00 80
    Sense Key: 0x5 Illegal Request, Segment 0
    Sense Code: 0x26 Qual 0x00 (invalid field in parameter list) Fru 0x0
    Sense flags: Blk 0 (not valid) error refers to data part, bit ptr 0 (not valid) field ptr 0
    cmd finished after 1.054s timeout 180s
    ERROR: Cannot send cue sheet.
    ERROR: Simulation failed.

    # cdrdao simulate cdrdao.toc
    Cdrdao version 1.1.4 - (C) Andreas Mueller <mueller@daneb.ping.de>
      SCSI interface library - (C) Joerg Schilling
      L-EC encoding library - (C) Heiko Eissfeldt
      Paranoia DAE library - (C) Monty

    Check http://cdrdao.sourceforge.net/drives.html#dt for actual driver tables.
    /dev/cdrecorder: SONY CD-RW  CRX140E    Rev: 1.0n
    WARNING: Cannot read driver table from file "/usr/local/share/cdrdao/drivers" - using built-in table.
    Using driver: Generic SCSI-3/MMC - Version 1.0 (data) (options 0x0010)

    Starting write simulation at speed 4...
    Pausing 10 seconds - hit CTRL-C to abort.
    Process can be aborted with QUIT signal (usually CTRL-\).
    Using POSIX real time scheduling.
    Writing CD-TEXT lead-in...
    Writing track 01 (mode AUDIO/AUDIO)...

     
    • Andreas Mueller

      Andreas Mueller - 2001-04-30

      For everyone else who has the same problems with
      this Sony recorder please check the notes to bug
      419688.

       

Log in to post a comment.