CDR problems on Red Hat 9

From: Neal Richter (nrichter_at_gmail.com)
Date: 03/29/05

  • Next message: Corey Head: "Qpopper and init.d"
    Date: Mon, 28 Mar 2005 22:23:40 -0700
    To: fedora-list@redhat.com
    
    

    Hey all,

    I bought a new Sony CDRW model #crx320AD

    Linux pilsner.xxxxxxx 2.4.20-42.9.legacy #1 Sun Feb 20 13:06:17 EST
    2005 i686 athlon i386 GNU/Linux

    nautilus-cd-burner-0.3.2-1
    cdrecord-2.0-11.9.3.legacy
    xcdroast-0.98a13-4

    I have attempted to burn an ISO image I created with xcdroast

    Here is the output or several tries to burn the image, and below that
    is the output I see from the kernel via dmesg.

    Will Fedora or RHEL fix this?

    Thanks

    ==========================

    [root@pilsner ISO]# cdrecord -scanbus
    Cdrecord 2.0 (i686-pc-linux-gnu) Copyright (C) 1995-2002 J?rg Schilling
    Linux sg driver version: 3.1.24
    Using libscg version 'schily-0.7'
    scsibus0:
            0,0,0 0) *
            0,1,0 1) *
            0,2,0 2) *
            0,3,0 3) *
            0,4,0 4) *
            0,5,0 5) 'IOMEGA ' 'ZIP 100 ' 'E.08' Removable Disk
            0,6,0 6) *
            0,7,0 7) *
    scsibus1:
            1,0,0 100) 'SONY ' 'CD-RW CRX230ED ' '4YS1' Removable CD-ROM
            1,1,0 101) *
            1,2,0 102) *
            1,3,0 103) *
            1,4,0 104) *
            1,5,0 105) *
            1,6,0 106) *
            1,7,0 107) *

    [root@pilsner ISO]# cdrecord -v -checkdrive dev=1,0,0
    Cdrecord 2.0 (i686-pc-linux-gnu) Copyright (C) 1995-2002 J?rg Schilling
    TOC Type: 1 = CD-ROM
    scsidev: '1,0,0'
    scsibus: 1 target: 0 lun: 0
    Linux sg driver version: 3.1.24
    Using libscg version 'schily-0.7'
    atapi: 1
    Device type : Removable CD-ROM
    Version : 0
    Response Format: 2
    Capabilities :
    Vendor_info : 'SONY '
    Identifikation : 'CD-RW CRX230ED '
    Revision : '4YS1'
    Device seems to be: Generic mmc CD-RW.
    Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
    Driver flags : MMC-3 SWABAUDIO BURNFREE FORCESPEED
    Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R
    Drive buf size : 1419264 = 1386 KB

    [root@pilsner ISO]# cdrecord -v speed=32 dev=1,0,0 MSU_backup-01.img
    Cdrecord 2.0 (i686-pc-linux-gnu) Copyright (C) 1995-2002 J?rg Schilling
    TOC Type: 1 = CD-ROM
    scsidev: '1,0,0'
    scsibus: 1 target: 0 lun: 0
    Linux sg driver version: 3.1.24
    Using libscg version 'schily-0.7'
    atapi: 1
    Device type : Removable CD-ROM
    Version : 0
    Response Format: 2
    Capabilities :
    Vendor_info : 'SONY '
    Identifikation : 'CD-RW CRX230ED '
    Revision : '4YS1'
    Device seems to be: Generic mmc CD-RW.
    Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
    Driver flags : MMC-3 SWABAUDIO BURNFREE FORCESPEED
    Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R
    Drive buf size : 1419264 = 1386 KB
    FIFO size : 4194304 = 4096 KB
    Track 01: data 409 MB
    Total size: 470 MB (46:34.26) = 209570 sectors
    Lout start: 470 MB (46:36/20) = 209570 sectors
    Current Secsize: 2048
    ATIP info from disk:
      Indicated writing power: 4
      Is not unrestricted
      Is not erasable
      Disk sub type: Medium Type B, low Beta category (B-) (4)
      ATIP start of lead in: -11752 (97:25/23)
      ATIP start of lead out: 359849 (79:59/74)
    Disk type: Long strategy type (Cyanine, AZO or similar)
    Manuf. index: 8
    Manufacturer: Hitachi Maxell, Ltd.
    Blocks total: 359849 Blocks current: 359849 Blocks remaining: 150279
    Forcespeed is OFF.
    Starting to write CD/DVD at speed 16 in real TAO mode for single session.
    Last chance to quit, starting real write 0 seconds. Operation starts.
    Waiting for reader process to fill input buffer ... input buffer ready.
    BURN-Free is ON.
    Turning BURN-Free off
    Performing OPC...
    Starting new track at sector: 0
    Track 01: 31 of 409 MB written (fifo 100%) [buf 96%] 21.8x.cdrecord: Input/
    output error. write_g1: scsi sendcmd: no error
    CDB: 2A 00 00 00 3F B2 00 00 1F 00
    status: 0x2 (CHECK CONDITION)
    Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 21 02 00 00
    Sense Key: 0x5 Illegal Request, Segment 0
    Sense Code: 0x21 Qual 0x02 (invalid address for write) Fru 0x0
    Sense flags: Blk 0 (not valid)
    cmd finished after 4.948s timeout 40s

    write track data: error after 33394688 bytes
    Sense Bytes: 70 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 00
    Writing time: 28.122s
    Average write speed 129.5x.
    Min drive buffer fill was 96%
    Fixating...
    Fixating time: 27.100s
    cdrecord: fifo had 590 puts and 527 gets.
    cdrecord: fifo was 0 times empty and 316 times full, min fill was 92%.
    [root@pilsner ISO]#

    [root@pilsner ISO]# cdrecord -scanbus
    Cdrecord 2.0 (i686-pc-linux-gnu) Copyright (C) 1995-2002 J?rg Schilling
    Linux sg driver version: 3.1.24
    Using libscg version 'schily-0.7'
    scsibus0:
            0,0,0 0) *
            0,1,0 1) *
            0,2,0 2) *
            0,3,0 3) *
            0,4,0 4) *
            0,5,0 5) 'IOMEGA ' 'ZIP 100 ' 'E.08' Removable Disk
            0,6,0 6) *
            0,7,0 7) *
    scsibus1:
            1,0,0 100) 'SONY ' 'CD-RW CRX230ED ' '4YS1' Removable CD-ROM
            1,1,0 101) *
            1,2,0 102) *
            1,3,0 103) *
            1,4,0 104) *
            1,5,0 105) *
            1,6,0 106) *
            1,7,0 107) *
    [root@pilsner ISO]# cdrecord -v speed=4 dev=1,0,0 MSU_backup-01.img
    Cdrecord 2.0 (i686-pc-linux-gnu) Copyright (C) 1995-2002 J?rg Schilling
    TOC Type: 1 = CD-ROM
    scsidev: '1,0,0'
    scsibus: 1 target: 0 lun: 0
    Linux sg driver version: 3.1.24
    Using libscg version 'schily-0.7'
    atapi: 1
    Device type : Removable CD-ROM
    Version : 0
    Response Format: 2
    Capabilities :
    Vendor_info : 'SONY '
    Identifikation : 'CD-RW CRX230ED '
    Revision : '4YS1'
    Device seems to be: Generic mmc CD-RW.
    Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
    Driver flags : MMC-3 SWABAUDIO BURNFREE FORCESPEED
    Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R
    Drive buf size : 1419264 = 1386 KB
    FIFO size : 4194304 = 4096 KB
    Track 01: data 409 MB
    Total size: 470 MB (46:34.26) = 209570 sectors
    Lout start: 470 MB (46:36/20) = 209570 sectors
    Current Secsize: 2048
    ATIP info from disk:
      Indicated writing power: 5
      Is not unrestricted
      Is not erasable
      Disk sub type: Medium Type A, high Beta category (A+) (3)
      ATIP start of lead in: -11634 (97:26/66)
      ATIP start of lead out: 359846 (79:59/71)
    Disk type: Short strategy type (Phthalocyanine or similar)
    Manuf. index: 3
    Manufacturer: CMC Magnetics Corporation
    Blocks total: 359846 Blocks current: 359846 Blocks remaining: 150276
    Forcespeed is OFF.
    Starting to write CD/DVD at speed 4 in real TAO mode for single session.
    Last chance to quit, starting real write 0 seconds. Operation starts.
    Waiting for reader process to fill input buffer ... input buffer ready.
    BURN-Free is OFF.
    Performing OPC...
    Starting new track at sector: 0
    Track 01: 128 of 409 MB written (fifo 100%) [buf 99%] 4.3x.cdrecord:
    Input/output
    error. write_g1: scsi sendcmd: no error
    CDB: 2A 00 00 01 01 91 00 00 1F 00
    status: 0x2 (CHECK CONDITION)
    Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 21 02 00 00
    Sense Key: 0x5 Illegal Request, Segment 0
    Sense Code: 0x21 Qual 0x02 (invalid address for write) Fru 0x0
    Sense flags: Blk 0 (not valid)
    cmd finished after 3.449s timeout 40s

    write track data: error after 135038976 bytes
    Sense Bytes: 70 00 00 00 00 00 00 0A 00 00 00 00 00 00 00 00 00 00
    Writing time: 220.656s
    Average write speed 13.0x.
    Min drive buffer fill was 99%
    Fixating...
    Fixating time: 65.522s
    cdrecord: fifo had 2191 puts and 2128 gets.
    cdrecord: fifo was 0 times empty and 2116 times full, min fill was 95%.
    [root@pilsner ISO]#

    [root@pilsner ISO]# cdrecord -v fs=10 speed=4 dev=1,0,0 MSU_backup-01.img
    Cdrecord 2.0 (i686-pc-linux-gnu) Copyright (C) 1995-2002 J?rg Schilling
    TOC Type: 1 = CD-ROM
    scsidev: '1,0,0'
    scsibus: 1 target: 0 lun: 0
    Linux sg driver version: 3.1.24
    Using libscg version 'schily-0.7'
    atapi: 1
    Device type : Removable CD-ROM
    Version : 0
    Response Format: 2
    Capabilities :
    Vendor_info : 'SONY '
    Identifikation : 'CD-RW CRX230ED '
    Revision : '4YS1'
    Device seems to be: Generic mmc CD-RW.
    Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
    Driver flags : MMC-3 SWABAUDIO BURNFREE FORCESPEED
    Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R
    Drive buf size : 1419264 = 1386 KB
    FIFO size : 10 = 0 KB
    Track 01: data 409 MB
    Total size: 470 MB (46:34.26) = 209570 sectors
    Lout start: 470 MB (46:36/20) = 209570 sectors
    Current Secsize: 2048
    ATIP info from disk:
      Indicated writing power: 5
      Is not unrestricted
      Is not erasable
      Disk sub type: Medium Type A, high Beta category (A+) (3)
      ATIP start of lead in: -11634 (97:26/66)
      ATIP start of lead out: 359846 (79:59/71)
    Disk type: Short strategy type (Phthalocyanine or similar)
    Manuf. index: 3
    Manufacturer: CMC Magnetics Corporation
    Blocks total: 359846 Blocks current: 359846 Blocks remaining: 150276
    cdrecord: write-buffer too small, minimum is 192k. Disabling.
    Forcespeed is OFF.
    Starting to write CD/DVD at speed 4 in real TAO mode for single session.
    Last chance to quit, starting real write 0 seconds. Operation starts.
    BURN-Free is OFF.
    Performing OPC...
    Starting new track at sector: 0
    Track 01: 0 of 409 MB written.Segmentation fault
    [root@pilsner ISO]#

    -----------------------------
    hdc: drive not ready for command
    hdc: status error: status=0x51 { DriveReady SeekComplete Error }
    hdc: status error: error=0x00
    ide-scsi: Strange, packet command initiated yet DRQ isn't asserted
    hdc: status error: status=0x58 { DriveReady SeekComplete DataRequest }
    hdc: drive not ready for command
    hdc: ATAPI reset complete
    hdc: status error: status=0x51 { DriveReady SeekComplete Error }
    hdc: status error: error=0x00
    ide-scsi: Strange, packet command initiated yet DRQ isn't asserted
    hdc: status error: status=0x48 { DriveReady DataRequest }
    hdc: drive not ready for command
    hdc: status error: status=0x51 { DriveReady SeekComplete Error }
    hdc: status error: error=0x00
    ide-scsi: Strange, packet command initiated yet DRQ isn't asserted
    hdc: status error: status=0x58 { DriveReady SeekComplete DataRequest }
    hdc: drive not ready for command
    hdc: ATAPI reset complete
    hdc: status error: status=0x51 { DriveReady SeekComplete Error }
    hdc: status error: error=0x00
    ide-scsi: Strange, packet command initiated yet DRQ isn't asserted
    hdc: status error: status=0x48 { DriveReady DataRequest }
    hdc: drive not ready for command
    ide-scsi: hdc: unsupported command in request queue (0)
    end_request: I/O error, dev 16:00 (hdc), sector 0
    ide-scsi: hdc: unsupported command in request queue (0)
    end_request: I/O error, dev 16:00 (hdc), sector 1
    ide-scsi: hdc: unsupported command in request queue (0)
    end_request: I/O error, dev 16:00 (hdc), sector 2
    ide-scsi: hdc: unsupported command in request queue (0)
    end_request: I/O error, dev 16:00 (hdc), sector 3
    ide-scsi: hdc: unsupported command in request queue (0)
    end_request: I/O error, dev 16:00 (hdc), sector 4
    ide-scsi: hdc: unsupported command in request queue (0)
    end_request: I/O error, dev 16:00 (hdc), sector 5
    ide-scsi: hdc: unsupported command in request queue (0)
    end_request: I/O error, dev 16:00 (hdc), sector 6
    ide-scsi: hdc: unsupported command in request queue (0)
    end_request: I/O error, dev 16:00 (hdc), sector 7
    ide-scsi: hdc: unsupported command in request queue (0)
    end_request: I/O error, dev 16:00 (hdc), sector 64
    ide-scsi: hdc: unsupported command in request queue (0)

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Corey Head: "Qpopper and init.d"

    Relevant Pages

    • Cd burning with kernel 2.6.10
      ... I have had mixed success using the ide-cd driver alone to burn ... Jan 17 14:42:19 ludwig kernel: hdc: status timeout: ... PCI: PCI BIOS revision 2.10 entry at 0xfb870, ... USB Universal Host Controller Interface driver v2.2 ...
      (Debian-User)
    • Strange lines in dmesg postings.
      ... ide-scsi: hdc: unsupported command in request queue ...
      (Debian-User)
    • Re: cant mount drive
      ... hdc: AOPEN CD-RW CRW5232 1.03 20031013, ... Uniform CD-ROM driver Revision: 3.20 ... udf: registering filesystem ... cat capacity ...
      (Fedora)
    • Problem with network card natsemi in woody instalation
      ... PCI: PCI BIOS revision 2.10 entry at 0xfb3a0, ... Serial driver version 5.05c with MANY_PORTS SHARE_IRQ SERIAL_PCI enabled ... hdc: packet command error: status=0x51 ...
      (Linux-Kernel)
    • ide-scsi hangs in 2.4.23
      ... hdc: irq timeout: status=0xd0 ... hdc: DMA disabled ... Using ide-scsi emulation. ... Uniform Multi-Platform E-IDE driver Revision: ...
      (Linux-Kernel)