Re: [newbie] CD-writer fails with CD-R but not CD-RW

2003-09-26 Thread Douglas Bainbridge
On Thu, 2003-09-25 at 11:55, John Richard Smith wrote:

 snip

The test files were assembled with mkisofs along the lines you mention.
They write out to the CD-RW OK.

 then write to disc
 
 tmp]$ cdrecord -v speed=4 dev=0,0,0 -eject -ignsize /tmp.iso 
 (where dev=0,0,0  is whatever it should be on your system, ie cdrecord 
 -scanbus, and speed is whatever is appropiate for your device)
 
snip
I've used your cdrecord command - no joy.It's slightly different from
the one I used (cdrecord -v speed=2 dev=0,0,0 -data  /tmp.iso)
There is a slight difference in the output at Sense Code:
here - 
Sense Code: 0x0C Qual 0x00 (write error) Fru 0x0
whereas it was -
Sense Code: 0x73 Qual 0x03 (power calibration area error) Fru 0x0

I wondered whether that might mean cdrecord's power settings for CD-Rs
on the Sony CDwriter were incorrect, whereas they were satisfactory for
writing CD-RWs. What do you think?

DougB


cdrecord -v speed=2 dev=0,0,0 -eject -ignsize corrimage
Cdrecord 2.0 (i586-mandrake-linux-gnu) Copyright (C) 1995-2002 Jörg
Schilling
TOC Type: 1 = CD-ROM
scsidev: '0,0,0'
scsibus: 0 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: 1
Vendor_info: 'SONY'
Identifikation : 'CD-RW  CRX175E2 '
Revision   : 'S002'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
Driver flags   : MMC-2 SWABAUDIO BURNFREE FORCESPEED
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R96R
Drive buf size : 1359872 = 1328 KB
FIFO size  : 4194304 = 4096 KB
Track 01: data 0 MB padsize:  312 KB
Total size:0 MB (00:04.02) = 302 sectors
Lout start:1 MB (00:06/02) = 302 sectors
Current Secsize: 2048
ATIP info from disk:
  Indicated writing power: 4
  Is not unrestricted
  Is not erasable
  Disk sub type: Medium Type A, low Beta category (A-) (2)
  ATIP start of lead in:  -12508 (97:15/17)
  ATIP start of lead out: 359848 (79:59/73)
Disk type:Short strategy type (Phthalocyanine or similar)
Manuf. index: 22
Manufacturer: Ritek Co.
Blocks total: 359848 Blocks current: 359848 Blocks remaining: 359546
Forcespeed is OFF.
Starting to write CD/DVD at speed 4 in real TAO mode for single session.
Last chance to quit, starting real write0 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:0 of0 MB written.
Track 01: writing 312 KB of pad data.
Track 01: Total bytes read/written: 294912/614400 (300 sectors).
cdrecord: Input/output error. 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 03 00 00 00 00 0C 00 00 00 00 0C 00 00 00
Sense Key: 0x3 Medium Error, Segment 0
Sense Code: 0x0C Qual 0x00 (write error) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 5.073s timeout 120s
Trouble flushing the cache
Writing  time:   15.920s
Average write speed   0.8x.
Fixating...
cdrecord: Input/output error. close track/session: scsi sendcmd: no
error
CDB:  5B 00 02 00 00 00 00 00 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 03 00 00 00 00 0C 00 00 00 00 0C 00 00 00
Sense Key: 0x3 Medium Error, Segment 0
Sense Code: 0x0C Qual 0x00 (write error) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 40.434s timeout 480s
cmd finished after 40.434s timeout 480s
Fixating time:   40.438s
cdrecord: fifo had 5 puts and 5 gets.
cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%

The only difference.






Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] CD-writer fails with CD-R but not CD-RW

2003-09-26 Thread John Richard Smith
Douglas Bainbridge wrote:

On Thu, 2003-09-25 at 11:55, John Richard Smith wrote:

 

snip
   

The test files were assembled with mkisofs along the lines you mention.
They write out to the CD-RW OK.
 

then write to disc

tmp]$ cdrecord -v speed=4 dev=0,0,0 -eject -ignsize /tmp.iso 
(where dev=0,0,0  is whatever it should be on your system, ie cdrecord 
-scanbus, and speed is whatever is appropiate for your device)

   

snip
I've used your cdrecord command - no joy.It's slightly different from
the one I used (cdrecord -v speed=2 dev=0,0,0 -data  /tmp.iso)
There is a slight difference in the output at Sense Code:
here - 
Sense Code: 0x0C Qual 0x00 (write error) Fru 0x0
whereas it was -
Sense Code: 0x73 Qual 0x03 (power calibration area error) Fru 0x0

I wondered whether that might mean cdrecord's power settings for CD-Rs
on the Sony CDwriter were incorrect, whereas they were satisfactory for
writing CD-RWs. What do you think?
DougB

cdrecord -v speed=2 dev=0,0,0 -eject -ignsize corrimage
Cdrecord 2.0 (i586-mandrake-linux-gnu) Copyright (C) 1995-2002 Jörg
Schilling
TOC Type: 1 = CD-ROM
scsidev: '0,0,0'
scsibus: 0 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: 1
Vendor_info: 'SONY'
Identifikation : 'CD-RW  CRX175E2 '
Revision   : 'S002'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
Driver flags   : MMC-2 SWABAUDIO BURNFREE FORCESPEED
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R96R
Drive buf size : 1359872 = 1328 KB
FIFO size  : 4194304 = 4096 KB
Track 01: data 0 MB padsize:  312 KB
Total size:0 MB (00:04.02) = 302 sectors
Lout start:1 MB (00:06/02) = 302 sectors
Current Secsize: 2048
ATIP info from disk:
 Indicated writing power: 4
 Is not unrestricted
 Is not erasable
 Disk sub type: Medium Type A, low Beta category (A-) (2)
 ATIP start of lead in:  -12508 (97:15/17)
 ATIP start of lead out: 359848 (79:59/73)
Disk type:Short strategy type (Phthalocyanine or similar)
Manuf. index: 22
Manufacturer: Ritek Co.
Blocks total: 359848 Blocks current: 359848 Blocks remaining: 359546
Forcespeed is OFF.
Starting to write CD/DVD at speed 4 in real TAO mode for single session.
Last chance to quit, starting real write0 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:0 of0 MB written.
Track 01: writing 312 KB of pad data.
Track 01: Total bytes read/written: 294912/614400 (300 sectors).
cdrecord: Input/output error. 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 03 00 00 00 00 0C 00 00 00 00 0C 00 00 00
Sense Key: 0x3 Medium Error, Segment 0
Sense Code: 0x0C Qual 0x00 (write error) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 5.073s timeout 120s
Trouble flushing the cache
Writing  time:   15.920s
Average write speed   0.8x.
Fixating...
cdrecord: Input/output error. close track/session: scsi sendcmd: no
error
CDB:  5B 00 02 00 00 00 00 00 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 03 00 00 00 00 0C 00 00 00 00 0C 00 00 00
Sense Key: 0x3 Medium Error, Segment 0
Sense Code: 0x0C Qual 0x00 (write error) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 40.434s timeout 480s
cmd finished after 40.434s timeout 480s
Fixating time:   40.438s
cdrecord: fifo had 5 puts and 5 gets.
cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%
The only difference.
 

I think your on to something, take a look at,
http://www.mail-archive.com/[EMAIL PROTECTED]/msg04341.html
http://www.mail-archive.com/[EMAIL PROTECTED]/msg04350.html
http://www.psychology4u.de/mcguinness/brenner_error.txt
http://www.ale.org/archive/ale/ale-2000-09/msg00624.html
from man cdrecord,
DIAGNOSTICS
  You have 9 seconds to type ^C to abort cdrecord after you see 
the  mes-
  sage:
   

  Starting to write CD at speed %d in %s mode for %s session.
   

  A typical error message for a SCSI command looks like:
   

 cdrecord: I/O error. test unit ready: scsi sendcmd: no error
 CDB:  00 20 00 00 00 00
 status: 0x2 (CHECK CONDITION)
 Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 25 00 00 
00 00 00
 Sense Key: 0x5 Illegal Request, Segment 0
 Sense Code: 0x25 Qual 0x00 (logical unit not supported) 
Fru 0x0
 Sense flags: Blk 0 (not valid)
 cmd finished after 0.002s timeout 40s
  

Re: [newbie] CD-writer fails with CD-R but not CD-RW

2003-09-25 Thread Douglas Bainbridge
On Thu, 2003-09-25 at 00:09, John Richard Smith wrote: 
 Douglas Bainbridge wrote:
 
 On Wed, 2003-09-24 at 18:26, John Richard Smith wrote: 
   
 
 Douglas Bainbridge wrote:
 
 
 snip
 
 Thanks, John. The driver is recognised alright with cdrecord -scanbus
 and I can do a dummy run satisfactorily with a CD-R disk in the drive,
 also cdrecord writes stuff out through the drive quite happily to a
 (Toshiba) CD-RW disk. I forgot to mention that the same CD-R disks can
 be written to (after cdrecord has refused) by the drive in Win'98
 (bah!).
 

 snip

 
 OK, that is good, looks like you have a device.
 The blank discs write satisfactorily in windblows, so they are not 
 really the problem.
 You say it can do a dummy write with the lazer turned off, but not an 
 actual write, odd.
 Is there a size problem ? Maybe too much data to fit on the disc ?
 What are you writing , data or audio ?
 
 John

Data. Sizewise: recently, only small amounts up to and around 1MB, just
in order to test whether I could get the thing to work at all.

DougB


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] CD-writer fails with CD-R but not CD-RW

2003-09-25 Thread John Richard Smith
Douglas Bainbridge wrote:

On Thu, 2003-09-25 at 00:09, John Richard Smith wrote: 
 

Douglas Bainbridge wrote:

   


Data. Sizewise: recently, only small amounts up to and around 1MB, just
in order to test whether I could get the thing to work at all.
DougB

 

OK so you are writing data files, and there is no issue of fitting size 
on the discs.

You created the iso files with mkisofs first ?

like this,

cd to destination directory (eg home/tmp)

tmp]$ mkisofs -r -J -v -o tmp.iso /path to source files, eg /mnt/cdrom 
, or whatever

then write to disc

tmp]$ cdrecord -v speed=4 dev=0,0,0 -eject -ignsize /tmp.iso 
(where dev=0,0,0  is whatever it should be on your system, ie cdrecord 
-scanbus, and speed is whatever is appropiate for your device)

no need to create iso files first if you are downloading iso files, but 
if you are merely writing some data files wise to disc for your own 
convenience then you must create your own iso files first, and to that 
end it helps when on the CL to assemble  all the data files in one 
single directory to start with.

Maybe I am overstating the obvious here, appologise if I am.

John

--
John Richard Smith
[EMAIL PROTECTED] 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] CD-writer fails with CD-R but not CD-RW

2003-09-24 Thread John Richard Smith
Douglas Bainbridge wrote:

Hi,

Can anyone help? I have been struggling with this problem for ages, RTFM
etc. hasn't resolved it for me.
MDK9.1. Using cdrecord on the CLI.
My Sony CD-writer writes happily to a Toshiba CD-RW, multi-session ,etc.
no problem; but I cannot write anything to a CD-R (I've tried Sony
Supremas, Kodak Ultima 80, Packard Bell 1-32x).
The messages I get are all minor variations on the following, and the
commands minor variations on
cdrecord -v speed=2 dev=0,0,0 -data image-name (burnfree ON,OFF;
multi, no multi,etc)
What the h**l is going on?

DougB





Cdrecord 2.0 (i586-mandrake-linux-gnu) Copyright (C) 1995-2002 Jörg
Schilling
TOC Type: 1 = CD-ROM
scsidev: '0,0,0'
scsibus: 0 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: 1
Vendor_info: 'SONY'
Identifikation : 'CD-RW  CRX175E2 '
Revision   : 'S002'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
Driver flags   : MMC-2 SWABAUDIO BURNFREE FORCESPEED
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R96R
Drive buf size : 1359872 = 1328 KB
FIFO size  : 4194304 = 4096 KB
Track 01: data 0 MB padsize:  312 KB
Total size:0 MB (00:04.02) = 302 sectors
Lout start:1 MB (00:06/02) = 302 sectors
Current Secsize: 2048
ATIP info from disk:
 Indicated writing power: 4
 Is not unrestricted
 Is not erasable
 Disk sub type: Medium Type A, low Beta category (A-) (2)
 ATIP start of lead in:  -12508 (97:15/17)
 ATIP start of lead out: 359848 (79:59/73)
Disk type:Short strategy type (Phthalocyanine or similar)
Manuf. index: 22
Manufacturer: Ritek Co.
Blocks total: 359848 Blocks current: 359848 Blocks remaining: 359546
Forcespeed is OFF.
Starting to write CD/DVD at speed 4 in real TAO mode for single session.
Last chance to quit, starting real write0 seconds. Operation starts.
Waiting for reader process to fill input buffer ... input buffer ready.
BURN-Free is OFF.
Performing OPC...
cdrecord: Input/output error. send opc: scsi sendcmd: no error
CDB:  54 01 00 00 00 00 00 00 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 03 00 00 00 00 0C 00 00 00 00 73 03 00 00
Sense Key: 0x3 Medium Error, Segment 0
Sense Code: 0x73 Qual 0x03 (power calibration area error) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 3.693s timeout 60s
cdrecord: OPC failed.
Writing  time:3.711s
cdrecord: fifo had 5 puts and 0 gets.
cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%.
 

cdrecord: OPC failed
I believe it is saying that the drive has failed.
That could mean anything.
Maybe the drive isn't set up right for cdrecord to work with it.
or maybe the driver doesn't work with your make and model.
First thing I would do is in a terminal,

[EMAIL PROTECTED] root]# cdrecord -scanbus, 
Cdrecord 2.0 (i586-mandrake-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) 'Generic ' 'USB Storage-SMC ' '0090' Removable Disk
   
scsibus1:
   1,0,0   100) 'PIONEER ' 'DVD-ROM DVD-116 ' '1.22' Removable CD-ROM
   1,1,0   101) 'MITSUMI ' 'CR-48X9TE   ' '1.0C' Removable CD-ROM
   

To see what you have got in the way of recognised devices.

John

--
John Richard Smith
[EMAIL PROTECTED] 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] CD-writer fails with CD-R but not CD-RW

2003-09-24 Thread Douglas Bainbridge
On Wed, 2003-09-24 at 18:26, John Richard Smith wrote: 
 Douglas Bainbridge wrote:
snip
 
 
 cdrecord: OPC failed
 I believe it is saying that the drive has failed.
 That could mean anything.
 Maybe the drive isn't set up right for cdrecord to work with it.
 or maybe the driver doesn't work with your make and model.
 
 First thing I would do is in a terminal,
 
 [EMAIL PROTECTED] root]# cdrecord -scanbus, 
 Cdrecord 2.0 (i586-mandrake-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) 'Generic ' 'USB Storage-SMC ' '0090' Removable Disk
 
 scsibus1:
 1,0,0   100) 'PIONEER ' 'DVD-ROM DVD-116 ' '1.22' Removable CD-ROM
 1,1,0   101) 'MITSUMI ' 'CR-48X9TE   ' '1.0C' Removable CD-ROM
 
 
 
 To see what you have got in the way of recognised devices.
 
 John

Thanks, John. The driver is recognised alright with cdrecord -scanbus
and I can do a dummy run satisfactorily with a CD-R disk in the drive,
also cdrecord writes stuff out through the drive quite happily to a
(Toshiba) CD-RW disk. I forgot to mention that the same CD-R disks can
be written to (after cdrecord has refused) by the drive in Win'98
(bah!).

DougB

P.S. cdrecord -scanbus output appended:


Cdrecord 2.0 (i586-mandrake-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) 'SONY' 'CD-RW  CRX175E2 ' 'S002' Removable
CD-ROM
0,1,0 1) *
  



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [newbie] CD-writer fails with CD-R but not CD-RW

2003-09-24 Thread John Richard Smith
Douglas Bainbridge wrote:

On Wed, 2003-09-24 at 18:26, John Richard Smith wrote: 
 

Douglas Bainbridge wrote:
   

snip
 

cdrecord: OPC failed
I believe it is saying that the drive has failed.
That could mean anything.
Maybe the drive isn't set up right for cdrecord to work with it.
or maybe the driver doesn't work with your make and model.
First thing I would do is in a terminal,

[EMAIL PROTECTED] root]# cdrecord -scanbus, 
Cdrecord 2.0 (i586-mandrake-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) 'Generic ' 'USB Storage-SMC ' '0090' Removable Disk
   
scsibus1:
   1,0,0   100) 'PIONEER ' 'DVD-ROM DVD-116 ' '1.22' Removable CD-ROM
   1,1,0   101) 'MITSUMI ' 'CR-48X9TE   ' '1.0C' Removable CD-ROM
   

To see what you have got in the way of recognised devices.

John
   

Thanks, John. The driver is recognised alright with cdrecord -scanbus
and I can do a dummy run satisfactorily with a CD-R disk in the drive,
also cdrecord writes stuff out through the drive quite happily to a
(Toshiba) CD-RW disk. I forgot to mention that the same CD-R disks can
be written to (after cdrecord has refused) by the drive in Win'98
(bah!).
DougB

P.S. cdrecord -scanbus output appended:

Cdrecord 2.0 (i586-mandrake-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) 'SONY' 'CD-RW  CRX175E2 ' 'S002' Removable
CD-ROM
   0,1,0 1) *
 

OK, that is good, looks like you have a device.
The blank discs write satisfactorily in windblows, so they are not 
really the problem.
You say it can do a dummy write with the lazer turned off, but not an 
actual write, odd.
Is there a size problem ? Maybe too much data to fit on the disc ?
What are you writing , data or audio ?

John

--
John Richard Smith
[EMAIL PROTECTED] 



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


[newbie] CD-writer fails with CD-R but not CD-RW

2003-09-24 Thread Douglas Bainbridge
Hi,

Can anyone help? I have been struggling with this problem for ages, RTFM
etc. hasn't resolved it for me.

MDK9.1. Using cdrecord on the CLI.
My Sony CD-writer writes happily to a Toshiba CD-RW, multi-session ,etc.
no problem; but I cannot write anything to a CD-R (I've tried Sony
Supremas, Kodak Ultima 80, Packard Bell 1-32x).

The messages I get are all minor variations on the following, and the
commands minor variations on
cdrecord -v speed=2 dev=0,0,0 -data image-name (burnfree ON,OFF;
multi, no multi,etc)

What the h**l is going on?

DougB
 





Cdrecord 2.0 (i586-mandrake-linux-gnu) Copyright (C) 1995-2002 Jörg
Schilling
TOC Type: 1 = CD-ROM
scsidev: '0,0,0'
scsibus: 0 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: 1
Vendor_info: 'SONY'
Identifikation : 'CD-RW  CRX175E2 '
Revision   : 'S002'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
Driver flags   : MMC-2 SWABAUDIO BURNFREE FORCESPEED
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R96R
Drive buf size : 1359872 = 1328 KB
FIFO size  : 4194304 = 4096 KB
Track 01: data 0 MB padsize:  312 KB
Total size:0 MB (00:04.02) = 302 sectors
Lout start:1 MB (00:06/02) = 302 sectors
Current Secsize: 2048
ATIP info from disk:
  Indicated writing power: 4
  Is not unrestricted
  Is not erasable
  Disk sub type: Medium Type A, low Beta category (A-) (2)
  ATIP start of lead in:  -12508 (97:15/17)
  ATIP start of lead out: 359848 (79:59/73)
Disk type:Short strategy type (Phthalocyanine or similar)
Manuf. index: 22
Manufacturer: Ritek Co.
Blocks total: 359848 Blocks current: 359848 Blocks remaining: 359546
Forcespeed is OFF.
Starting to write CD/DVD at speed 4 in real TAO mode for single session.
Last chance to quit, starting real write0 seconds. Operation starts.
Waiting for reader process to fill input buffer ... input buffer ready.
BURN-Free is OFF.
Performing OPC...
cdrecord: Input/output error. send opc: scsi sendcmd: no error
CDB:  54 01 00 00 00 00 00 00 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 03 00 00 00 00 0C 00 00 00 00 73 03 00 00
Sense Key: 0x3 Medium Error, Segment 0
Sense Code: 0x73 Qual 0x03 (power calibration area error) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 3.693s timeout 60s
cdrecord: OPC failed.
Writing  time:3.711s
cdrecord: fifo had 5 puts and 0 gets.
cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%.



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com