dvdrtools-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dvdrtools-users] Writing DVD+R with Philips DVDRW228


From: Mark Blanchard
Subject: [Dvdrtools-users] Writing DVD+R with Philips DVDRW228
Date: Sun, 25 Aug 2002 13:25:05 +0200

I need to write DVD-ROM compatible disks using the new Philips DVDRW228 
DVD+R(W) drive.  I'm using mkisofs to build the disk image and then dvdrecord 
to write the image.  However, the resulting disks are only readable in the 
Philips drive, not in standard DVD-ROMs (e.g. LG DRN 8080, which should be 
compatible with DVD+R disks).  I've checked via google, but cannot find any 
information to help me, hence this message.

The disk image was made using 

        mkisofs -R -o /tmp/dvdimage.iso /data

and is around 1.2GB.  I've verified it using both isoinfo and mount.

I then used

        dvdrecord -v -overburn speed=1 dev=0,0 -data /tmp/dvdrecord.iso

I found I had to specify -overburn before dvdrecord would accept the size of 
the image file.  Without -overburn, dvdrecord exits without burning the image.

The (reconstructed) output from dvdrecord is:

******************************************************

dvdrtools - based on:
Cdrecord 1.11a15 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling
TOC Type: 1 = CD-ROM
scsidev: '0,0'
scsibus: 0 target: 0 lun: 0
Linux sg driver version: 3.1.22
Using libscg version 'schily-0.5'
atapi: 1
Device type    : Removable CD-ROM
Version        : 0
Response Format: 2
Capabilities   : 
Vendor_info    : 'PHILIPS '
Identifikation : 'DVDRW228        '
Revision       : '1.13'
Device seems to be: Generic mmc2 DVD-ROM.
Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
Driver flags   : SWABAUDIO 
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R96R
Drive buf size : 1310720 = 1280 KB
FIFO size      : 4194304 = 4096 KB
Track 01: data  1151 MB        
Total size:     1322 MB (131:04.13) = 589810 sectors
Lout start:     1323 MB (131:06/10) = 589810 sectors
Current Secsize: 2048
  ATIP start of lead in:  -150 (00:00/00)
  ATIP start of lead out: 157789 (35:05/64)
Disk type:    unknown
Manuf. index: -1
Manufacturer: unknown (not in table)
Blocks total: 157789 Blocks current: 157789 Blocks remaining: -432021
[...truncated]
...using speed 11...
[...truncated]
Track 01: Total bytes read/written: 1207926784/1207926784 (589808 sectors)
dvdrecord: 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 05 00 00 00 00 0C 00 00 00 00 72 03 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x72 Qual 0x03 (session fixation error - incomplete track in 
session) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 0.000s timeout 480s
cmd finished after 0.000s timeout 480s

******************************************

There are two things here that concern me, and I'd be grateful if someone 
could help me out.

First, the Philips drive is treated as a CD-R, which I guess explains the 
need to use -overburn.  Is a device identifier available for DVD+R in 
dvdrecord, so that the size of the media is treated correctly?

Second, could the fixation error cause the disk not to work in a DVD-ROM 
drive?  I get the message "no medium detected" when I try to mount the disk 
under linux, and a similar message using MS Windows.

Another point of confusion: regardless of the speed setting (I've tried 0, 1, 
2 & 4), dvdrecord always claims to record at speed 11.  Can anyone explain 
this to me?

Many thanks for any help,

Mark

-- 
Mark Blanchard                          address@hidden
Institute of Neuroinformatics           www.ini.unizh.ch
University/ETH Zurich                   Tel: +41 1 635 30 33
Winterthurerstrasse 190                 Fax: +41 1 635 30 53
CH-8057 Zurich
Switzerland





reply via email to

[Prev in Thread] Current Thread [Next in Thread]