I've got problems using the latest cdrecord-ProDVD-Clone 1.11a11
glibc 2.2 binary on SuSE Linux 7.3 for clone writing. The main
process suddenly exits before writing:

- --- snip ---
foo# cdrecord-prodvd dev=0,4,0 -raw96r -clone -v cdimage
Cdrecord-ProDVD-Clone 1.11a11 (i586-pc-linux-gnu) Copyright (C) 1995-2001 J�rg S
chilling
Unlocked features: Clone
Limited  features: speed
TOC Type: 1 = CD-ROM
scsidev: '0,4,0'
scsibus: 0 target: 4 lun: 0
Linux sg driver version: 3.1.20
Using libscg version 'schily-0.5'
atapi: 0
Device type    : Removable CD-ROM
Version        : 2
Response Format: 2
Capabilities   :
Vendor_info    : 'YAMAHA  '
Identifikation : 'CRW4260         '
Revision       : '1.0q'
Device seems to be: Generic mmc CD-RW.
Using generic SCSI-3/mmc CD-R driver (mmc_cdr).
Driver flags   : SWABAUDIO
Supported modes: TAO PACKET SAO RAW/R96R
Drive buf size : 1176000 = 1148 KB
FIFO size      : 4194304 = 4096 KB
Track 01: data  148 MB
Total size:     142 MB (14:09.49) = 63712 sectors
Lout start:     143 MB (14:11/37) = 63712 sectors
Current Secsize: 2048
ATIP info from disk:
   Indicated writing power: 5
   Reference speed: 2
   Is not unrestricted
   Is erasable
   ATIP start of lead in:  -11650 (97:26/50)
   ATIP start of lead out: 337050 (74:56/00)
   speed low: 0 speed high: 4
   power mult factor: 4 6
   recommended erase/write power: 3
   A2 values: 00 00 00
Disk type:    Phase change
Manuf. index: 10
Manufacturer: Lead Data Inc.
Blocks total: 337050 Blocks current: 337050 Blocks remaining: 273338
RBlocks total: 351205 RBlocks current: 351205 RBlocks remaining: 287493
Starting to write CD/DVD at speed 2 in write mode for single session.
Last chance to quit, starting real write in 8 seconds.Alarm clock
foo#
- --- snap ---

The other forked process is still running (well: nanosleep()ing), but
exits later on by itself:

- --- snip ---
foo# ps auxw | grep cdrecord-prodvd | grep -v grep
root       668  0.0  3.0  5812 5812 pts/2    S    01:12   0:00 cdrecord-prodvd 
dev=0,4,0 -raw96r -clone -v cdimage
foo# strace -p 668 | head -2
nanosleep({0, 20000000}, NULL)          = 0
nanosleep({0, 20000000}, NULL)          = 0
^C
foo#
cdrecord-prodvd: faio_wait_on_buffer for writer timed out.
foo# ps auxw | grep cdrecord-prodvd | grep -v grep
foo#
- --- snap ---

What's wrong?


Kind regards,
Thomas


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to