On Tue, Aug 10, 2010 at 11:14:55PM +0200, Joerg Schilling wrote:
> li...@gabriel-striewe.de wrote:
> 
> > Hello,
> >
> > I am incurring a strange problem when trying to burn DVDs. When I
> > apply the command: 
> >
> > # growisofs -dvd-compat -Z /dev/sr0 -R -J test/
> >
> > I get the following output: 
> >
> > Executing 'mkisofs -R -J test/ | builtin_dd of=/dev/sr0 obs=32k seek=0'
> > Total translation table size: 0
> > Total rockridge attributes bytes: 273
> > Total directory bytes: 0
> > Path table size(bytes): 10
> > Max brk space used 0
> > 182 extents written (0 MB)
> > /dev/sr0: "Current Write Speed" is 2.5x1352KBps.
> > :-[ wr...@lba=0h failed with SK=5h/WRITE PROTECTED]: Input/output error
> > :-( write failed: Input/output error
> 
> Did you try to use cdrecord instead?
> Did you try to kill hald before?
> 
> J?rg
> 

/etc/init.d/hald status
* status: stopped

using cdrecord on a DVD+RW works fine, but I have this error when I
try to burn a DVD-R: 

gstri...@laptop ~ $ cdrecord -v dev=0,1,0 test.iso 
cdrecord: No write mode specified.
cdrecord: Assuming -sao mode.
cdrecord: If your drive does not accept -sao, try -tao.
cdrecord: Future versions of cdrecord may have different drive dependent 
defaults.
Cdrecord-ProDVD-ProBD-Clone 3.00 (i686-pc-linux-gnu) Copyright (C) 1995-2010 
J????rg Schilling
TOC Type: 1 = CD-ROM
scsidev: '0,1,0'
scsibus: 0 target: 1 lun: 0
Linux sg driver version: 3.5.34
Using libscg version 'schily-0.9'.
SCSI buffer size: 64512
atapi: 1
Device type    : Removable CD-ROM
Version        : 5
Response Format: 2
Capabilities   : 
Vendor_info    : 'SONY    '
Identifikation : 'DVD RW DW-Q58A  '
Revision       : 'UFS2'
Device seems to be: Generic mmc2 DVD-R/DVD-RW/DVD-RAM.
Current: DVD+R
Profile: DVD+R/DL 
Profile: DVD+R (current)
Profile: DVD+RW 
Profile: DVD-RW sequential recording 
Profile: DVD-RW restricted overwrite 
Profile: DVD-R sequential recording 
Profile: DVD-ROM 
Profile: CD-RW 
Profile: CD-R 
Profile: CD-ROM 
cdrecord: Warning: controller returns wrong page 3 for Ricoh Vendor Page page 
(30).
Using generic SCSI-3/mmc-3 DVD+R driver (mmc_dvdplusr).
Driver flags   : NO-CD DVD MMC-3 SWABAUDIO BURNFREE 
Supported modes: PACKET SAO
Drive buf size : 1602048 = 1564 KB
cdrecord: Warning: Cannot read drive buffer.
cdrecord: Warning: The DMA speed test has been skipped.
FIFO size      : 4194304 = 4096 KB
Track 01: data     0 MB         padsize:  236 KB
Total size:        0 MB = 300 sectors

Blocks total: 2295104 Blocks current: 2295104 Blocks remaining: 2294804
Reducing transfer size from 64512 to 32768 bytes.
cdrecord: Warning: controller returns wrong page 3 for Ricoh Vendor Page page 
(30).
Starting to write CD/DVD/BD at speed 2 in real SAO 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.
Starting new track at sector: 0
Track 01:    0 of    0 MB written.cdrecord: Input/output error. write_g1: scsi 
sendcmd: no error
CDB:  2A 00 00 00 00 00 00 00 10 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 27 00 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x27 Qual 0x00 (write protected) Fru 0x0
Sense flags: Blk 0 (not valid) 
cmd finished after 0.014s timeout 200s

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

Hope this helps somehow. Thank you for your quick response..


Gabriel 

Reply via email to