I can't seem to burn cds anymore. Not sure how long it has been like this.
Code: Select all
zeta-root:uname -a
Linux zeta 2.6.13-gentoo-r3 #1 Sun Oct 9 17:59:18 EDT 2005 i686 AMD Athlon(tm) 64 Processor 3200+ AuthenticAMD GNU/Linux
Code: Select all
zeta-root:cdrecord -v dev=/dev/hdc -scanbus
Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
cdrecord: Warning: Running on Linux-2.6.13-gentoo-r3
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
TOC Type: 1 = CD-ROM
scsidev: '/dev/hdc'
devname: '/dev/hdc'
scsibus: -2 target: -2 lun: -2
Warning: Open by 'devname' is unintentional and not supported.
Linux sg driver version: 3.5.27
Using libscg version 'schily-0.8'.
SCSI buffer size: 64512
scsibus1:
1,0,0 100) 'HL-DT-ST' 'RW/DVD GCC-4521B' '1.00' 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) *
Code: Select all
zeta-root:cdrecord -v dev=/dev/hdc:1,0,0 /home/kaplowr/install-x86-minimal-2005.1.iso
cdrecord: No write mode specified.
cdrecord: Asuming -tao mode.
cdrecord: Future versions of cdrecord may have different drive dependent defaults.
cdrecord: Continuing in 5 seconds...
Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
cdrecord: Warning: Running on Linux-2.6.13-gentoo-r3
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
TOC Type: 1 = CD-ROM
scsidev: '/dev/hdc:1,0,0'
devname: '/dev/hdc'
scsibus: 1 target: 0 lun: 0
Warning: Open by 'devname' is unintentional and not supported.
Linux sg driver version: 3.5.27
Using libscg version 'schily-0.8'.
SCSI buffer size: 64512
atapi: 1
Device type : Removable CD-ROM
Version : 0
Response Format: 2
Capabilities :
Vendor_info : 'HL-DT-ST'
Identifikation : 'RW/DVD GCC-4521B'
Revision : '1.00'
Device seems to be: Generic mmc2 DVD-ROM.
Current: 0x0000
Profile: 0x000A
Profile: 0x0009
Profile: 0x0008
Profile: 0x0002
Profile: 0x0010
Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr).
Driver flags : MMC-2 SWABAUDIO BURNFREE
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R
FIFO size : 4194304 = 4096 KB
Track 01: data 59 MB
Total size: 68 MB (06:44.38) = 30329 sectors
Lout start: 68 MB (06:46/29) = 30329 sectors
cdrecord: Success. test unit ready: scsi sendcmd: no error
CDB: 00 00 00 00 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 02 00 00 00 00 0A 00 00 00 00 3A 00 00 00
Sense Key: 0x2 Not Ready, Segment 0
Sense Code: 0x3A Qual 0x00 (medium not present) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 0.000s timeout 40s
cdrecord: No disk / Wrong disk!
Any ideas?
This http://forums.gentoo.org/viewtopic.php? ... 2+6+burner is the only reference to this error I could find on the forums, and the problem was an old kernel...



