dvdrtools-users
[Top][All Lists]
Advanced

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

Re: [Dvdrtools-users] Pioneer A03 problems


From: Kris Olander
Subject: Re: [Dvdrtools-users] Pioneer A03 problems
Date: Mon, 10 Jun 2002 08:39:59 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1

You need to run mkisofs in a quasi dummy mode to get the total size of the iso before feeding it into dvdrecord. When running in 'dao' mode if you pipe from stdout then dvdrecord doesn't know what the size of the iso is.
Here's an excerpt from the dvdrecord man page:
---------------------
In Disk at Once mode and with some drives that  use
             the  TEAC  programming  interface, even in Track at
             Once mode, dvdrecord needs to know the size of each
             track  before starting to write the disk.  Cdrecord
             now checks  this  and  aborts  before  starting  to
             write.   If  this  happens  you  will  need  to run
             mkisofs -print-size before and use the output as an
             argument to the tsize= option of dvdrecord.
---------------------

Look over dvdrecord to see some possible command examples. I've also done web searches and found folks who've created some nice shell scripts to help with this.

-Kris Olander

Peter J. Braam wrote:

Hi, I issued the following command:
mkisofs -R /home/braam | dvdrecord -v fs=8m speed=2 -dao dev=0,0,0 -

The following error occurred. Any ideas about what I should be doing to get this guy going?
Thanks!

- Peter -

... stuff from mkisofs ...
2.4.0-test12.ext2snap-0.06.patch (linux-2.4.0-test12.coresnap-0.06.patch)
Using generic SCSI-3/mmc DVD-R(W) driver (mmc_mdvd).
Driver flags : SWABAUDIO Supported modes: PACKET SAO
Drive buf size : 1245184 = 1216 KB
FIFO size      : 8388608 = 8192 KB
Track 01: data  unknown length
Total size:       0 MB (00:00.00) = 0 sectors
Lout start:       0 MB (00:02/00) = 0 sectors
Current Secsize: 2048
 ATIP start of lead in:  -150 (00:00/00)
Disk type:    unknown
Manuf. index: -1
Manufacturer: unknown (not in table)
dvdrecord: WARNING: Total disk size unknown. Data may not fit on disk.
Starting to write CD/DVD at speed 2 in write mode for single session.
Last chance to quit, starting real write in 0 seconds. Operation starts.
Waiting for reader process to fill input buffer ... input buffer ready.
trackno=0
Performing OPC...
Sending CUE sheet...
dvdrecord: WARNING: Drive returns wrong startsec (0) using -150
Starting new track at sector: 0
Track 01: 0 MB written.dvdrecord: Input/output error. write_g1: scsi sendcmd: no error
CDB:  2A 00 00 00 00 1F 00 00 1F 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0E 00 00 00 00 21 02 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x21 Qual 0x02 (logical block address out of range) [No matching qua
lifier] Fru 0x0
Sense flags: Blk 0 (not valid) cmd finished after 0.006s timeout 200s

write track data: error after 63488 bytes
Sense Bytes: 70 00 00 00 00 00 00 0E 00 00 00 00 00 00 00 00 00 00
Writing  time:   10.050s
Fixating...
Fixating time:   73.490s
dvdrecord: fifo had 129 puts and 2 gets.
dvdrecord: fifo was 0 times empty and 1 times full, min fill was 99%.



- Peter -

_______________________________________________
Dvdrtools-users mailing list
address@hidden
http://mail.freesoftware.fsf.org/mailman/listinfo/dvdrtools-users






reply via email to

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