Problems dvd burning on Sony DRU700A
From: flap flop (flap_at_home.net)
Date: 06/02/04
- Next message: Sinister Midget: "Re: MDK 9.2 and USB Legacy support"
- Previous message: Robert Heller: "Re: Why burn Fedora Core 2 to DVD?"
- Next in thread: Lenard: "Re: Problems dvd burning on Sony DRU700A"
- Reply: Lenard: "Re: Problems dvd burning on Sony DRU700A"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 02 Jun 2004 13:15:50 +0200
I just bought a Sony DRU770A double-layer DVD+-(re)writer and already
succesfully recorded a DVD+RW with a 3.9 GB iso. It's put inside a Pentium
III, 450 MHz PC running RedHat Fedora Core 1. Now I wanted to record a
DVD+R (Arita, 2.4X DVD+R) with it and so I did:
[root@manaus apt]# cdrecord-prodvd-2.01a27-i686-pc-linux-gnu dev=0,0,0
driveropts=burnfree,dvd,forcespeed -sao -data -dummy /tmp/burn/iso/dvd.iso
Cdrecord-ProDVD-Clone 2.01a27 (i686-pc-linux-gnu) Copyright (C) 1995-2004
J\x{FFFF}rg Schilling Unlocked features:
Limited features:
scsidev: '0,0,0'
scsibus: 0 target: 0 lun: 0
Linux sg driver version: 3.1.25
Using libscg version 'schily-0.8'.
Device type : Removable CD-ROM
Version : 0
Response Format: 2
Capabilities :
Vendor_info : 'SONY '
Identifikation : 'DVD RW DRU-700A '
Revision : 'VY02'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
cdrecord-prodvd-2.01a27-i686-pc-linux-gnu: This version of cdrecord limits
DVD-R/DVD-RW support to -dummy or 1 GB real.
cdrecord-prodvd-2.01a27-i686-pc-linux-gnu: If you need full DVD-R/DVD-RW
support, ask the Author for cdrecord-ProDVD.
cdrecord-prodvd-2.01a27-i686-pc-linux-gnu: Free test versions and free
keys for personal use are at ftp://ftp.berlios.de/pub/cdrecord/ProDVD/
Using generic SCSI-3/mmc-3 DVD+R driver (mmc_dvdplusr). Driver flags :
DVD MMC-3 SWABAUDIO BURNFREE FORCESPEED Supported modes: TAO PACKET SAO
SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R WARNING: Phys disk size
2295104 differs from rzone size 2279472! Prerecorded disk? WARNING: Phys
start: 196608 Phys end 2491711 Starting to write CD/DVD at speed 2 in
dummy SAO mode for single session. Last chance to quit, starting dummy
write 0 seconds. Operation starts.
cdrecord-prodvd-2.01a27-i686-pc-linux-gnu: Cannot open next track.
cdrecord-prodvd-2.01a27-i686-pc-linux-gnu: faio_wait_on_buffer for writer
timed out. [root@manaus apt]#
Despite the error messages at the start of the writing process (the
'faio_wait_on_buffer for writer timed out' error occurred after about 5
minutes, but then, the writer is burn-proof, so I didn't pay too much
attention to it, and I don't know what 'Cannot open next track' means,
because I only wrote one track as far as I know. Now after this dummy
write, although it seems to have to do only with DVD- format, I decided to
re-export the key and so I did:
[root@manaus apt]# export CDR_SECURITY=8:dvd,clone:sparc-sun-solaris2,i386-pc-solaris2,i586-pc-linux,powerpc-apple,hppa,powerpc-ibm-aix,i386-unknown-freebsd,i386-unknown-openbsd,i386-unknown-netbsd,powerpc-apple-netbsd,i386-pc-bsdi,mips-sgi-irix,i386-pc-sco:1.11::1093000000:::private/research/educational_non-commercial_use:9vl2T2kP6w6O4h.bXuet8hP1Z3H5erm3qWmxhbcr.fHvuN8ZJbhQUWBzjAc
[root@manaus apt]#
And after this I tried to write the DVD+R in 'real' mode:
[root@manaus apt]# cdrecord-prodvd-2.01a27-i686-pc-linux-gnu dev=0,0,0
driveropts=burnfree,dvd -sao -data /tmp/burn/iso/dvd.iso
Cdrecord-ProDVD-Clone 2.01a27 (i686-pc-linux-gnu) Copyright (C) 1995-2004
J\x{FFFF}rg Schilling Unlocked features: ProDVD Clone Limited features:
This copy of cdrecord is licensed for:
private/research/educational_non-commercial_use scsidev: '0,0,0' scsibus:
0 target: 0 lun: 0
Linux sg driver version: 3.1.25
Using libscg version 'schily-0.8'.
Device type : Removable CD-ROM
Version : 0
Response Format: 2
Capabilities :
Vendor_info : 'SONY '
Identifikation : 'DVD RW DRU-700A '
Revision : 'VY02'
Device seems to be: Generic mmc2 DVD-R/DVD-RW. Using generic SCSI-3/mmc-3
DVD+R driver (mmc_dvdplusr). Driver flags : DVD MMC-3 SWABAUDIO BURNFREE
FORCESPEED Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16
RAW/R96P RAW/R96R WARNING: Phys disk size 2295104 differs from rzone size
2279472! Prerecorded disk? WARNING: Phys start: 196608 Phys end 2491711
Turning forcespeed off
Starting to write CD/DVD at speed 2 in real SAO mode for single session.
Last chance to quit, starting real write 0 seconds. Operation starts.
cdrecord-prodvd-2.01a27-i686-pc-linux-gnu: Input/output error. write_g1:
scsi sendcmd: no error CDB: 2A 00 00 00 00 00 00 00 1F 00 status: 0x2
(CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 21 02 00 00 Sense Key:
0x5 Illegal Request, Segment 0 Sense Code: 0x21 Qual 0x02 (invalid address
for write) Fru 0x0 Sense flags: Blk 0 (not valid) cmd finished after
0.003s timeout 100s write track data: error after 0 bytes
cdrecord-prodvd-2.01a27-i686-pc-linux-gnu: The current problem looks like
a buffer underrun. cdrecord-prodvd-2.01a27-i686-pc-linux-gnu: It looks
like 'driveropts=burnfree' does not work for this drive.
cdrecord-prodvd-2.01a27-i686-pc-linux-gnu: Please report.
cdrecord-prodvd-2.01a27-i686-pc-linux-gnu: Make sure that you are root,
enable DMA and check your HW/OS set up. [root@manaus apt]#
Which as you can see failed miserably.
Strange enough, when I took another blank DVD and repeated the -dummy
trial (so the only difference with the first trial was that now it was
done WITH the dvd- properties enabling key) and the result looked positive:
[root@manaus apt]# cdrecord-prodvd-2.01a27-i686-pc-linux-gnu dev=0,0,0
driveropts=burnfree,dvd -sao -data -dummy /tmp/burn/iso/dvd.iso
Cdrecord-ProDVD-Clone 2.01a27 (i686-pc-linux-gnu) Copyright (C) 1995-2004
J\x{FFFF}rg Schilling Unlocked features: ProDVD Clone
Limited features:
This copy of cdrecord is licensed for:
private/research/educational_non-commercial_use scsidev: '0,0,0'
scsibus: 0 target: 0 lun: 0
Linux sg driver version: 3.1.25
Using libscg version 'schily-0.8'.
Device type : Removable CD-ROM
Version : 0
Response Format: 2
Capabilities :
Vendor_info : 'SONY '
Identifikation : 'DVD RW DRU-700A '
Revision : 'VY02'
Device seems to be: Generic mmc2 DVD-R/DVD-RW. Using generic SCSI-3/mmc-3
DVD+R driver (mmc_dvdplusr). Driver flags : DVD MMC-3 SWABAUDIO BURNFREE
FORCESPEED Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16
RAW/R96P RAW/R96R Starting to write CD/DVD at speed 2 in dummy SAO mode
for single session. Last chance to quit, starting dummy write 0
seconds. Operation starts. Track 01: Total bytes read/written:
4668342272/4668342272 (2279464 sectors). [root@manaus apt]#
But I don't know what could have made the difference with the first trial.
Is it suddenly not needed to 'enable DMA' anymore?
Now I don't want to spill another blanc DVD giving it another try in
'real' mode out of the blue. Could anybody give me some hints as to what
the problem is and what to do about it?
Thanks,
Flip
- Next message: Sinister Midget: "Re: MDK 9.2 and USB Legacy support"
- Previous message: Robert Heller: "Re: Why burn Fedora Core 2 to DVD?"
- Next in thread: Lenard: "Re: Problems dvd burning on Sony DRU700A"
- Reply: Lenard: "Re: Problems dvd burning on Sony DRU700A"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|