[ltp] Fail to burn cd on my T42p

Oren Gross linux-thinkpad@linux-thinkpad.org
Wed, 22 Jun 2005 08:31:36 +0200


--=-qoi6j1gAvn8yjdqP00mF
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hi there, I am running FC3 on my IBM ThinkPad and I fail to burn CDs
with cdrecord.
Here are the details:
from /etc/fstab: /dev/hdc /media/cdrecorder auto
pamconsole,exec,noauto,managed 0 0
in the grub boot loader I had added hdc=3Dide-scsi.

# cdrecorn -scanbus
Linux sg driver version: 3.5.27
cdrecord: Warning: using inofficial libscg transport code version
(schily - Red Hat-scsi-linux-sg.c-1.83-RH '@(#)scsi-linux-sg.c	1.83
04/05/20 Copyright 1997 J. Schilling').
Cdrecord-Clone 2.01-dvd (i686-pc-linux-gnu) Copyright (C) 1995-2004 J=F6rg
Schilling
Note: This version is an unofficial (modified) version with DVD support
Note: and therefore may have bugs that are not present in the original.
Note: Please send bug reports or support requests to
http://bugzilla.redhat.com/bugzilla
Note: The author of cdrecord should not be bothered with problems in
this version.
Using libscg version 'schily-0.8'.
scsibus0:
	0,0,0	  0) 'MATSHITA' 'DVD-RAM UJ-812  ' 'K103' Removable CD-ROM
	0,1,0	  1) *
	0,2,0	  2) *
	0,3,0	  3) *
	0,4,0	  4) *
	0,5,0	  5) *
	0,6,0	  6) *
	0,7,0	  7) *

Now I burn...
# cdrecord -v dev=3D0,0,0 FC4-i386-rescuecd.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-dvd (i686-pc-linux-gnu) Copyright (C) 1995-2004 J=F6rg
Schilling
Note: This version is an unofficial (modified) version with DVD support
Note: and therefore may have bugs that are not present in the original.
Note: Please send bug reports or support requests to
http://bugzilla.redhat.com/bugzilla
Note: The author of cdrecord should not be bothered with problems in
this version.
TOC Type: 1 =3D CD-ROM
scsidev: '0,0,0'
scsibus: 0 target: 0 lun: 0
Linux sg driver version: 3.5.27
Using libscg version 'schily-0.8'.
cdrecord: Warning: using inofficial libscg transport code version
(schily - Red Hat-scsi-linux-sg.c-1.83-RH '@(#)scsi-linux-sg.c 1.83
04/05/20 Copyright 1997 J. Schilling').
SCSI buffer size: 64512
atapi: 1
Device type : Removable CD-ROM
Version : 0
Response Format: 2
Capabilities :
Vendor_info : 'MAT****A'
Identifikation : 'DVD-RAM UJ-812 '
Revision : 'K103'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
Current: 0x0009
Profile: 0x0012
Profile: 0x0013
Profile: 0x0014
Profile: 0x0011
Profile: 0x0010
Profile: 0x000A
Profile: 0x0009 (current)
Profile: 0x0008
Profile: 0x0002
Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr).
Driver flags : MMC-3 SWABAUDIO BURNFREE
Supported modes: TAO PACKET SAO
Drive buf size : 1343488 =3D 1312 KB
FIFO size : 4194304 =3D 4096 KB
Track 01: data 84 MB
Total size: 96 MB (09:34.61) =3D 43096 sectors
Lout start: 97 MB (09:36/46) =3D 43096 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: 316750
Speed set to 2822 KB/s
Starting to write CD/DVD at speed 16.0 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.
trackno=3D0
BURN-Free is ON.
Turning BURN-Free off
Performing OPC...
Starting new track at sector: 0
Track 01: 0 of 84 MB written.cdrecord: Success. write_g1: scsi sendcmd:
no error
CDB: 2A 00 00 00 00 00 00 00 1F 00
status: 0x2 (CHECK CONDITION)
Sense Bytes:
Sense Key: 0xFFFFFFFF [], Segment 0
Sense Code: 0x00 Qual 0x00 (no additional sense information) Fru 0x0
Sense flags: Blk 0 (not valid)
resid: 63488
cmd finished after 75.391s timeout 40s

write track data: error after 0 bytes
cdrecord: A write error occured.
cdrecord: Please properly read the error message above.
Writing time: 86.737s
Average write speed 7.1x.
Fixating...=20
Fixating time: 0.000s
cdrecord: fifo had 64 puts and 1 gets.
cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%.

As you can see, nothing was burned but I can tell nothing from the error
(in bold). Please advise.
Oren

--=-qoi6j1gAvn8yjdqP00mF
Content-Type: text/html; charset=utf-8

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.3.2">
</HEAD>
<BODY>
Hi there, I am running FC3 on my IBM ThinkPad and I fail to burn CDs with cdrecord.<BR>
Here are the details:<BR>
from /etc/fstab: /dev/hdc /media/cdrecorder auto pamconsole,exec,noauto,managed 0 0<BR>
in the grub boot loader I had added hdc=ide-scsi.<BR>
<BR>
<TT># cdrecorn -scanbus</TT><BR>
<TT>Linux sg driver version: 3.5.27</TT><BR>
<TT>cdrecord: Warning: using inofficial libscg transport code version (schily - Red Hat-scsi-linux-sg.c-1.83-RH '@(#)scsi-linux-sg.c	1.83 04/05/20 Copyright 1997 J. Schilling').</TT><BR>
<TT>Cdrecord-Clone 2.01-dvd (i686-pc-linux-gnu) Copyright (C) 1995-2004 J&#246;rg Schilling</TT><BR>
<TT>Note: This version is an unofficial (modified) version with DVD support</TT><BR>
<TT>Note: and therefore may have bugs that are not present in the original.</TT><BR>
<TT>Note: Please send bug reports or support requests to <A HREF="http://bugzilla.redhat.com/bugzilla">http://bugzilla.redhat.com/bugzilla</A></TT><BR>
<TT>Note: The author of cdrecord should not be bothered with problems in this version.</TT><BR>
<TT>Using libscg version 'schily-0.8'.</TT><BR>
<TT>scsibus0:</TT><BR>
<TT>	0,0,0	&nbsp; 0) 'MATSHITA' 'DVD-RAM UJ-812&nbsp; ' 'K103' Removable CD-ROM</TT><BR>
<TT>	0,1,0	&nbsp; 1) *</TT><BR>
<TT>	0,2,0	&nbsp; 2) *</TT><BR>
<TT>	0,3,0	&nbsp; 3) *</TT><BR>
<TT>	0,4,0	&nbsp; 4) *</TT><BR>
<TT>	0,5,0	&nbsp; 5) *</TT><BR>
<TT>	0,6,0	&nbsp; 6) *</TT><BR>
<TT>	0,7,0	&nbsp; 7) *</TT><BR>
<BR>
Now I burn...<BR>
<TT># cdrecord -v dev=0,0,0 FC4-i386-rescuecd.iso</TT><BR>
<TT>cdrecord: No write mode specified.</TT><BR>
<TT>cdrecord: Asuming -tao mode.</TT><BR>
<TT>cdrecord: Future versions of cdrecord may have different drive dependent defaults.</TT><BR>
<TT>cdrecord: Continuing in 5 seconds...</TT><BR>
<TT>Cdrecord-Clone 2.01-dvd (i686-pc-linux-gnu) Copyright (C) 1995-2004 J&#246;rg Schilling</TT><BR>
<TT>Note: This version is an unofficial (modified) version with DVD support</TT><BR>
<TT>Note: and therefore may have bugs that are not present in the original.</TT><BR>
<TT>Note: Please send bug reports or support requests to <A HREF="http://bugzilla.redhat.com/bugzilla">http://bugzilla.redhat.com/bugzilla</A></TT><BR>
<TT>Note: The author of cdrecord should not be bothered with problems in this version.</TT><BR>
<TT>TOC Type: 1 = CD-ROM</TT><BR>
<TT>scsidev: '0,0,0'</TT><BR>
<TT>scsibus: 0 target: 0 lun: 0</TT><BR>
<TT>Linux sg driver version: 3.5.27</TT><BR>
<TT>Using libscg version 'schily-0.8'.</TT><BR>
<TT>cdrecord: Warning: using inofficial libscg transport code version (schily - Red Hat-scsi-linux-sg.c-1.83-RH '@(#)scsi-linux-sg.c 1.83 04/05/20 Copyright 1997 J. Schilling').</TT><BR>
<TT>SCSI buffer size: 64512</TT><BR>
<TT>atapi: 1</TT><BR>
<TT>Device type : Removable CD-ROM</TT><BR>
<TT>Version : 0</TT><BR>
<TT>Response Format: 2</TT><BR>
<TT>Capabilities :</TT><BR>
<TT>Vendor_info : 'MAT****A'</TT><BR>
<TT>Identifikation : 'DVD-RAM UJ-812 '</TT><BR>
<TT>Revision : 'K103'</TT><BR>
<TT>Device seems to be: Generic mmc2 DVD-R/DVD-RW.</TT><BR>
<TT>Current: 0x0009</TT><BR>
<TT>Profile: 0x0012</TT><BR>
<TT>Profile: 0x0013</TT><BR>
<TT>Profile: 0x0014</TT><BR>
<TT>Profile: 0x0011</TT><BR>
<TT>Profile: 0x0010</TT><BR>
<TT>Profile: 0x000A</TT><BR>
<TT>Profile: 0x0009 (current)</TT><BR>
<TT>Profile: 0x0008</TT><BR>
<TT>Profile: 0x0002</TT><BR>
<TT>Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr).</TT><BR>
<TT>Driver flags : MMC-3 SWABAUDIO BURNFREE</TT><BR>
<TT>Supported modes: TAO PACKET SAO</TT><BR>
<TT>Drive buf size : 1343488 = 1312 KB</TT><BR>
<TT>FIFO size : 4194304 = 4096 KB</TT><BR>
<TT>Track 01: data 84 MB</TT><BR>
<TT>Total size: 96 MB (09:34.61) = 43096 sectors</TT><BR>
<TT>Lout start: 97 MB (09:36/46) = 43096 sectors</TT><BR>
<TT>Current Secsize: 2048</TT><BR>
<TT>ATIP info from disk:</TT><BR>
<TT>Indicated writing power: 5</TT><BR>
<TT>Is not unrestricted</TT><BR>
<TT>Is not erasable</TT><BR>
<TT>Disk sub type: Medium Type A, high Beta category (A+) (3)</TT><BR>
<TT>ATIP start of lead in: -11634 (97:26/66)</TT><BR>
<TT>ATIP start of lead out: 359846 (79:59/71)</TT><BR>
<TT>Disk type: Short strategy type (Phthalocyanine or similar)</TT><BR>
<TT>Manuf. index: 3</TT><BR>
<TT>Manufacturer: CMC Magnetics Corporation</TT><BR>
<TT>Blocks total: 359846 Blocks current: 359846 Blocks remaining: 316750</TT><BR>
<TT>Speed set to 2822 KB/s</TT><BR>
<TT>Starting to write CD/DVD at speed 16.0 in real TAO mode for single session.</TT><BR>
<TT>Last chance to quit, starting real write 0 seconds. Operation starts.</TT><BR>
<TT>Waiting for reader process to fill input buffer ... input buffer ready.</TT><BR>
<TT>trackno=0</TT><BR>
<TT>BURN-Free is ON.</TT><BR>
<TT>Turning BURN-Free off</TT><BR>
<TT>Performing OPC...</TT><BR>
<TT>Starting new track at sector: 0</TT><BR>
<TT>Track 01: 0 of 84 MB written.cdrecord: Success. write_g1: scsi sendcmd: no error</TT><BR>
<TT>CDB: 2A 00 00 00 00 00 00 00 1F 00</TT><BR>
<TT>status: 0x2 (CHECK CONDITION)</TT><BR>
<TT>Sense Bytes:</TT><BR>
<TT>Sense Key: 0xFFFFFFFF [], Segment 0</TT><BR>
<TT>Sense Code: 0x00 Qual 0x00 (no additional sense information) Fru 0x0</TT><BR>
<TT>Sense flags: Blk 0 (not valid)</TT><BR>
<TT>resid: 63488</TT><BR>
<TT>cmd finished after 75.391s timeout 40s</TT><BR>
<BR>
<TT>write track data: </TT><TT><B>error after 0 bytes</B></TT><BR>
<TT>cdrecord: </TT><TT><B>A write error occured.</B></TT><BR>
<TT>cdrecord: </TT><TT><B>Please properly read the error message above.</B></TT><BR>
<TT>Writing time: 86.737s</TT><BR>
<TT>Average write speed 7.1x.</TT><BR>
<TT>Fixating... </TT><BR>
<TT>Fixating time: 0.000s</TT><BR>
<TT>cdrecord: fifo had 64 puts and 1 gets.</TT><BR>
<TT>cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%.</TT><BR>
<BR>
As you can see, nothing was burned but I can tell nothing from the error (in bold). Please advise.<BR>
Oren
</BODY>
</HTML>

--=-qoi6j1gAvn8yjdqP00mF--