View previous topic :: View next topic |
Author |
Message |
ufechner Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 03 Oct 2003 Posts: 102
|
Posted: Mon Feb 28, 2005 9:05 pm Post subject: cdrecord stopped working -SOLVED- |
|
|
Hello,
I can't burn audio cd's any longer.
I am using kernel 2.6.9.
I tried to burn a cd as root like this:
Code: | venusgt peryton_02-05 # cdrecord -v dev=ATA:0,1,0 -audio -pad *.wav
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.9
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
cdrecord: Warning: Linux-2.6.8 introduced incompatible interface changes.
cdrecord: Warning: SCSI transport does no longer work for suid root programs.
cdrecord: Warning: if cdrecord fails, try to run it from a root account.
TOC Type: 0 = CD-DA
scsidev: 'ATA:0,1,0'
devname: 'ATA'
scsibus: 0 target: 1 lun: 0
Warning: Using badly designed ATAPI via /dev/hd* interface.
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 : 'LITE-ON '
Identifikation : 'DVDRW LDW-411S '
Revision : 'FS0F'
Device seems to be: Generic mmc2 DVD-ROM.
Current: 0x0009
Profile: 0x001B
Profile: 0x001A
Profile: 0x0014
Profile: 0x0013
Profile: 0x0011
Profile: 0x0010
Profile: 0x000A
Profile: 0x0009 (current)
Profile: 0x0008
Using generic SCSI-3/mmc CD-R/CD-RW 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 : 1895168 = 1850 KB
FIFO size : 4194304 = 4096 KB
Track 01: audio 34 MB (03:25.00) no preemp pad
Track 02: audio 39 MB (03:55.95) no preemp pad
Track 03: audio 14 MB (01:24.55) no preemp pad
Track 04: audio 48 MB (04:48.51) no preemp pad
Track 05: audio 15 MB (01:29.63) no preemp pad
Track 06: audio 47 MB (04:42.37) no preemp pad
Track 07: audio 51 MB (05:07.04) no preemp pad
Total size: 253 MB (25:05.13) = 112885 sectors
Lout start: 253 MB (25:07/10) = 112885 sectors
Current Secsize: 2048
ATIP info from disk:
Indicated writing power: 5
Is not unrestricted
Is not erasable
Disk sub type: Medium Type B, low Beta category (B-) (4)
ATIP start of lead in: -11933 (97:22/67)
ATIP start of lead out: 359849 (79:59/74)
Disk type: Short strategy type (Phthalocyanine or similar)
Manuf. index: 43
Manufacturer: Acer Media Technology, Inc.
Blocks total: 359849 Blocks current: 359849 Blocks remaining: 246964
Forcespeed is ON.
Turning forcespeed off
Starting to write CD/DVD at speed 40 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: 1 of 34 MB written (fifo 100%) [buf 68%] 0.1x.cdrecord: Success. write_g1: scsi sendcmd: no error
CDB: 2A 00 00 00 03 2A 00 00 1B 00
status: 0x4 (CONDITION MET/GOOD)
cmd finished after 43.330s timeout 40s
write track data: error after 1905120 bytes
cdrecord: A write error occured.
cdrecord: Please properly read the error message above.
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 04 01 00 00
Sense Key: 0x2 Not Ready, Segment 0
Sense Code: 0x04 Qual 0x01 (logical unit is in process of becoming ready) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 0.280s timeout 40s
cdrecord: Success. flush cache: scsi sendcmd: no error
CDB: 35 00 00 00 00 00 00 00 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 02 00 00 00 00 0A 00 00 00 00 04 01 00 00
Sense Key: 0x2 Not Ready, Segment 0
Sense Code: 0x04 Qual 0x01 (logical unit is in process of becoming ready) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 0.320s timeout 120s
Trouble flushing the cache
Writing time: 340.533s
Average write speed 4.5x.
Fixating...
cdrecord: Cannot fixate disk.
Fixating time: 17.368s
cdrecord: fifo had 94 puts and 31 gets.
cdrecord: fifo was 0 times empty and 24 times full, min fill was 96%.
You have new mail in /root/
venusgt peryton_02-05 #
|
In the syslog was this additional error message:
Code: |
hdb: lost interrupt
hdb: lost interrupt
hdb: lost interrupt
hdb: lost interrupt
hdb: lost interrupt
hdb: lost interrupt
hdb: lost interrupt
hdb: irq timeout: status=0xd0 { Busy }
hdb: irq timeout: error=0x00
hdb: DMA disabled
hdb: ATAPI reset complete
|
Any idea, what I can try next?
(I tried already useing the newest version of cdrecord, newest version of k3b, run
k3bsetup to fix permission, didn't help.)
Regards:
Uwe Fechner
Last edited by ufechner on Mon Feb 28, 2005 11:20 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
ufechner Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 03 Oct 2003 Posts: 102
|
Posted: Mon Feb 28, 2005 11:19 pm Post subject: |
|
|
Problem solved.
I connected the DVD-burner to a different IDE bus than the HD, and now
everything works fine.
Regards:
Uwe Fechner |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|