Re: cdrecord-prodvd don't work with BTC 1004

2005-03-18 Thread Owen, Carolyn
Title: Re: cdrecord-prodvd don't work with BTC 1004





I'm having the same problem. The os is redhat linux 9. I was using version cdrecord-prodvd-2.01a27-i686-pc-linux-gnu until the binary expired. 

I tried downloading cdrecord-prodvd-2.01.01-i686-pc-linux-gnu (and also cdrecord-prodvd-2.01b31-pc-linux-gnu and cdrecord-prodvd-2.01-pre-i686-pc-linux-gnu) but they now report that the tao write mode is not supported by the device even though it used to work:

Message I get now:
/usr/bin/cdrecord-ProDVD -eject -pad speed=1 fs=64m dev=2,0,0 image-file
/usr/bin/cdrecord-ProDVD: No write mode specified.
/usr/bin/cdrecord-ProDVD: Asuming -tao mode.
/usr/bin/cdrecord-ProDVD: Future versions of cdrecord may have different d
rive dependent defaults.
/usr/bin/cdrecord-ProDVD: Continuing in 5 seconds...
/usr/bin/cdrecord-ProDVD: Operation not permitted. WARNING: Cannot do mloc
kall(2).
/usr/bin/cdrecord-ProDVD: WARNING: This causes a high risk for buffer unde
rruns.
/usr/bin/cdrecord-ProDVD: Operation not permitted. WARNING: Cannot set RR-
scheduler
/usr/bin/cdrecord-ProDVD: Permission denied. WARNING: Cannot set priority
using setpriority().
/usr/bin/cdrecord-ProDVD: WARNING: This causes a high risk for buffer unde
rruns.
scsidev: '2,0,0'
scsibus: 2 target: 0 lun: 0
Linux sg driver version: 3.1.24
Cdrecord-ProDVD-Clone 2.01.01a01 (i686-pc-linux-gnu) Copyright (C) 1995-20
04 J\366rg Schilling
Unlocked features: ProDVD Clone
Limited features:
This copy of cdrecord is licensed for: private/research/educational_non-co
mmercial_use
Using libscg version 'schily-0.8'.
Device type : Removable CD-ROM
Version : 0
Response Format: 2
Capabilities :
Vendor_info : 'PIONEER '
Identifikation : 'DVD-RW DVR-103 '
Revision : '1.90'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
Using generic SCSI-3/mmc-2 DVD-R/DVD-RW driver (mmc_dvd).
Driver flags : DVD MMC-3 SWABAUDIO BURNFREE
Supported modes: PACKET SAO
/usr/bin/cdrecord-ProDVD: Drive does not support TAO recording.
/usr/bin/cdrecord-ProDVD: Illegal write mode for this drive.


I used to get this output that recognized TAO support on the same device:
/usr/bin/cdrecord-ProDVD -eject -pad speed=1 fs=64m dev=2,0,0 image-file
/usr/bin/cdrecord-ProDVD: No write mode specified.
/usr/bin/cdrecord-ProDVD: Asuming -tao mode.
/usr/bin/cdrecord-ProDVD: Future versions of cdrecord may have different d
rive dependent defaults.
/usr/bin/cdrecord-ProDVD: Continuing in 5 seconds...
/usr/bin/cdrecord-ProDVD: Operation not permitted. WARNING: Cannot do mloc
kall(2).
/usr/bin/cdrecord-ProDVD: WARNING: This causes a high risk for buffer unde
rruns.
/usr/bin/cdrecord-ProDVD: Operation not permitted. WARNING: Cannot set RR-
scheduler
/usr/bin/cdrecord-ProDVD: Permission denied. WARNING: Cannot set priority
using setpriority().
/usr/bin/cdrecord-ProDVD: WARNING: This causes a high risk for buffer unde
rruns.
scsidev: '2,0,0'
scsibus: 2 target: 0 lun: 0
Linux sg driver version: 3.1.24
Cdrecord-ProDVD-Clone 2.01a27 (i686-pc-linux-gnu) Copyright (C) 1995-2004
J\366rg Schilling
Unlocked features: ProDVD Clone
Limited features:
This copy of cdrecord is licensed for: private/research/educational_non-co
mmercial_use
Using libscg version 'schily-0.8'.
Device type : Removable CD-ROM
Version : 0
Response Format: 2
Capabilities :
Vendor_info : 'PIONEER '
Identifikation : 'DVD-RW DVR-103 '
Revision : '1.90'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
Using generic SCSI-3/mmc-2 DVD-R/DVD-RW driver (mmc_dvd).
Driver flags : DVD MMC-3 SWABAUDIO BURNFREE
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R
Revision : '1.90'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
Using generic SCSI-3/mmc-2 DVD-R/DVD-RW driver (mmc_dvd).
Driver flags : DVD MMC-3 SWABAUDIO BURNFREE
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R
/usr/bin/cdrecord-ProDVD: Operation not permitted. WARNING: Cannot set RR-
scheduler
/usr/bin/cdrecord-ProDVD: Permission denied. WARNING: Cannot set priority
using setpriority().
/usr/bin/cdrecord-ProDVD: WARNING: This causes a high risk for buffer underruns.
Starting to write CD/DVD at speed 1 in real TAO mode for single session.
...




Why did it change? Should I just use -dao ?


Sincerely,
Carolyn Owen





Re: cdrecord-prodvd don't work with BTC 1004

2004-03-02 Thread Joerg Schilling
From: Marcello V. Mansueto [EMAIL PROTECTED]

 Either broken firmware or this medium has already been written to.

The media was blank.
In which way the firmware is broken? Can you provide me more
information? I want to contact a BTC employer to have some help, but
Linux is not officially supported by BTC, so I need a good reason to
bother them!

cdrecord uses the official write method for DVD-R. This includes
first sending a reserve track/zone command,

If this does not work for a emty medium, the drive seems to be broken.


Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
   [EMAIL PROTECTED](uni)  If you don't have iso-8859-1
   [EMAIL PROTECTED](work) chars I am Jorg Schilling
 URL:  http://www.fokus.fraunhofer.de/usr/schilling ftp://ftp.berlios.de/pub/schily


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



Re: cdrecord-prodvd don't work with BTC 1004

2004-03-02 Thread Marcello V. Mansueto
On Tue, 2 Mar 2004 13:13:42 +0100 (CET)
Joerg Schilling [EMAIL PROTECTED] wrote:

 cdrecord uses the official write method for DVD-R. This includes
 first sending a reserve track/zone command,
 
 If this does not work for a emty medium, the drive seems to be broken.

Ok, thank you very much!

-- 
Marcello V. 'torshind' Mansueto


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



Re: cdrecord-prodvd don't work with BTC 1004

2004-03-02 Thread Joerg Schilling
From: Marcello V. Mansueto [EMAIL PROTECTED]

 Either broken firmware or this medium has already been written to.

The media was blank.
In which way the firmware is broken? Can you provide me more
information? I want to contact a BTC employer to have some help, but
Linux is not officially supported by BTC, so I need a good reason to
bother them!

cdrecord uses the official write method for DVD-R. This includes
first sending a reserve track/zone command,

If this does not work for a emty medium, the drive seems to be broken.


Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
   [EMAIL PROTECTED](uni)  If you don't have iso-8859-1
   [EMAIL PROTECTED](work) chars I am Jorg Schilling
 URL:  http://www.fokus.fraunhofer.de/usr/schilling 
ftp://ftp.berlios.de/pub/schily



Re: cdrecord-prodvd don't work with BTC 1004

2004-03-02 Thread Marcello V. Mansueto
On Tue, 2 Mar 2004 13:13:42 +0100 (CET)
Joerg Schilling [EMAIL PROTECTED] wrote:

 cdrecord uses the official write method for DVD-R. This includes
 first sending a reserve track/zone command,
 
 If this does not work for a emty medium, the drive seems to be broken.

Ok, thank you very much!

-- 
Marcello V. 'torshind' Mansueto



Re: Re: cdrecord-prodvd don't work with BTC 1004

2004-03-02 Thread Joachim Feise
To put another data point in here, my BTC1004 (firmware V048)
works fine with cdrecord-prodvd...
So I would guess that your drive is broken.

-Joe



Re: cdrecord-prodvd don't work with BTC 1004

2004-03-01 Thread Marcello V. Mansueto
On Mon, 1 Mar 2004 14:14:59 +0100 (CET)
Joerg Schilling [EMAIL PROTECTED] wrote:

 Either broken firmware or this medium has already been written to.

The media was blank.
In which way the firmware is broken? Can you provide me more
information? I want to contact a BTC employer to have some help, but
Linux is not officially supported by BTC, so I need a good reason to
bother them!

Thanks!

-- 
Marcello V. 'torshind' Mansueto


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



Re: cdrecord-prodvd don't work with BTC 1004

2004-03-01 Thread Joerg Schilling
From: Marcello V. Mansueto [EMAIL PROTECTED]

bash-2.05b# mkisofs -dvd-video -V TITLE ./ |
../dvdburn.sh -v dev=3D1,0 tsize=3D2271666s - Cdrecord-ProDVD-Clone 2.01a24
(i686-pc-linux-gnu) Copyright (C) 1995-2004 J=F6rg Schilling Unlocked
features: ProDVD Clone Limited  features:=20
This copy of cdrecord is licensed for:
private/research/educational_non-commercial_use TOC Type: 1 =3D CD-ROM
scsidev: '1,0'
scsibus: 0 target: 1 lun: 0
Linux sg driver version: 3.1.25
Using libscg version 'schily-0.8'.
SCSI buffer size: 64512
atapi: 1
Device type: Removable CD-ROM
Version: 0
Response Format: 1
Vendor_info: 'DVDRW   '
Identifikation : 'IDE1004 '
Revision   : '0048'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
Current: DVD-R sequential recording
Profile: DVD+R=20
Profile: DVD+RW=20
Profile: DVD-RW sequential overwrite=20
Profile: DVD-RW restricted overwrite=20
Profile: DVD-R sequential recording (current)
Profile: DVD-ROM=20
Profile: CD-RW=20
Profile: CD-R=20
Profile: CD-ROM=20
Using generic SCSI-3/mmc-2 DVD-R/DVD-RW driver (mmc_dvd).
Driver flags   : DVD MMC-3 SWABAUDIO BURNFREE=20
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P
RAW/R96R Drive buf size : 1376256 =3D 1344 KB
FIFO size  : 4194304 =3D 4096 KB
Track 01: data  4436 MB   =20
Total size: 4436 MB =3D 2271666 sectors
Current Secsize: 2048
Blocks total: 2271666 Blocks current: 2271666 Blocks remaining: 0
Starting to write CD/DVD at speed 4 in real TAO mode for single session.
Last chance to quit, starting real write0 seconds. Operation starts.
Waiting for reader process to fill input buffer ... input buffer ready.
BURN-Free is OFF.
/data/dvd/dvdrecord: Input/output error. reserve_track_rzone: scsi
sendcmd: no error CDB:  53 00 00 00 00 00 22 A9 B2 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 72 05 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x72 Qual 0x05 (no more track reservations allowed) Fru 0x0
Sense flags: Blk 0 (not valid)=20
cmd finished after 0.000s timeout 100s
/data/dvd/dvdrecord: Cannot open next track.

Either broken firmware or this medium has already been written to.

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
   [EMAIL PROTECTED](uni)  If you don't have iso-8859-1
   [EMAIL PROTECTED](work) chars I am Jorg Schilling
 URL:  http://www.fokus.fraunhofer.de/usr/schilling 
ftp://ftp.berlios.de/pub/schily



Re: cdrecord-prodvd don't work with BTC 1004

2004-03-01 Thread Marcello V. Mansueto
On Mon, 1 Mar 2004 14:14:59 +0100 (CET)
Joerg Schilling [EMAIL PROTECTED] wrote:

 Either broken firmware or this medium has already been written to.

The media was blank.
In which way the firmware is broken? Can you provide me more
information? I want to contact a BTC employer to have some help, but
Linux is not officially supported by BTC, so I need a good reason to
bother them!

Thanks!

-- 
Marcello V. 'torshind' Mansueto



cdrecord-prodvd don't work with BTC 1004

2004-02-29 Thread Marcello V. Mansueto
Output:

bash-2.05b# mkisofs -dvd-video -V TITLE ./ |
../dvdburn.sh -v dev=1,0 tsize=2271666s - Cdrecord-ProDVD-Clone 2.01a24
(i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling Unlocked
features: ProDVD Clone Limited  features: 
This copy of cdrecord is licensed for:
private/research/educational_non-commercial_use TOC Type: 1 = CD-ROM
scsidev: '1,0'
scsibus: 0 target: 1 lun: 0
Linux sg driver version: 3.1.25
Using libscg version 'schily-0.8'.
SCSI buffer size: 64512
atapi: 1
Device type: Removable CD-ROM
Version: 0
Response Format: 1
Vendor_info: 'DVDRW   '
Identifikation : 'IDE1004 '
Revision   : '0048'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
Current: DVD-R sequential recording
Profile: DVD+R 
Profile: DVD+RW 
Profile: DVD-RW sequential overwrite 
Profile: DVD-RW restricted overwrite 
Profile: DVD-R sequential recording (current)
Profile: DVD-ROM 
Profile: CD-RW 
Profile: CD-R 
Profile: CD-ROM 
Using generic SCSI-3/mmc-2 DVD-R/DVD-RW driver (mmc_dvd).
Driver flags   : DVD MMC-3 SWABAUDIO BURNFREE 
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P
RAW/R96R Drive buf size : 1376256 = 1344 KB
FIFO size  : 4194304 = 4096 KB
Track 01: data  4436 MB
Total size: 4436 MB = 2271666 sectors
Current Secsize: 2048
Blocks total: 2271666 Blocks current: 2271666 Blocks remaining: 0
Starting to write CD/DVD at speed 4 in real TAO mode for single session.
Last chance to quit, starting real write0 seconds. Operation starts.
Waiting for reader process to fill input buffer ... input buffer ready.
BURN-Free is OFF.
/data/dvd/dvdrecord: Input/output error. reserve_track_rzone: scsi
sendcmd: no error CDB:  53 00 00 00 00 00 22 A9 B2 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 72 05 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x72 Qual 0x05 (no more track reservations allowed) Fru 0x0
Sense flags: Blk 0 (not valid) 
cmd finished after 0.000s timeout 100s
/data/dvd/dvdrecord: Cannot open next track.
Writing  time:0.079s
Average write speed 999.0x.
Fixating...
Fixating time:0.000s
/data/dvd/dvdrecord: fifo had 64 puts and 0 gets.
/data/dvd/dvdrecord: fifo was 0 times empty and 0 times full, min fill
was 100%.

Atip info:

bash-2.05b# ../dvdburn.sh dev=1,0 -atip
Cdrecord-ProDVD-Clone 2.01a24 (i686-pc-linux-gnu) Copyright (C)
1995-2004 Jörg Schilling Unlocked features: ProDVD Clone 
Limited  features: 
This copy of cdrecord is licensed for:
private/research/educational_non-commercial_use scsidev: '1,0'
scsibus: 0 target: 1 lun: 0
Linux sg driver version: 3.1.25
Using libscg version 'schily-0.8'.
Device type: Removable CD-ROM
Version: 0
Response Format: 1
Vendor_info: 'DVDRW   '
Identifikation : 'IDE1004 '
Revision   : '0048'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
Using generic SCSI-3/mmc-2 DVD-R/DVD-RW driver (mmc_dvd).
Driver flags   : DVD MMC-3 SWABAUDIO BURNFREE 
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P
RAW/R96R book type:   DVD-R, Version 5 (2.5)
disc size:   120mm (0)
minimum rate:Not specified (15)
number of layers:0
track path:  Parallel Track Path (0)
layer type:  Rewritable Area (2)
linear density:  0.267 µm/bit (0)
track density:   0.74 µm/track (0)
phys start:  196608
phys end:0
end layer 0: 0
bca: 0
phys size:...-196607
copyr prot type: 0
region mgt info: 0
cpm: 0
cgms:0
last rma sector: 0
application code:64
physical code:   193
last rec address:16621272
part v./ext code:5/2
ind wr. power:   135
wavelength code: 13
write str. code: 11 66 78 80
Manufacturer:   'MCC 01RG20  '
rzone number:   1
border number:  1
damage: 0
reserved:   0 blank: 1 incremental: 0
nwa valid:  1
rzone start:0
next wr addr:   0
free blocks:2298496
blocking factor:16
rzone size: 2298496
last recorded addr: 0

Prcap info:

bash-2.05b# ../dvdburn.sh dev=1,0 -prcap
Cdrecord-ProDVD-Clone 2.01a24 (i686-pc-linux-gnu) Copyright (C)
1995-2004 Jörg Schilling Unlocked features: ProDVD Clone 
Limited  features: 
This copy of cdrecord is licensed for:
private/research/educational_non-commercial_use scsidev: '1,0'
scsibus: 0 target: 1 lun: 0
Linux sg driver version: 3.1.25
Using libscg version 'schily-0.8'.
Device type: Removable CD-ROM
Version: 0
Response Format: 1
Vendor_info: 'DVDRW   '
Identifikation : 'IDE1004 '
Revision   : '0048'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.

Drive capabilities, per MMC-3 page 2A:

  Does read CD-R media
  Does write CD-R media
  Does read CD-RW media
  Does write CD-RW media
  Does read DVD-ROM media
  Does read DVD-R media
  Does write DVD-R media
  Does not read DVD-RAM media
  Does not write DVD-RAM media
  Does support test writing

  Does read Mode 2 Form 1 blocks
  Does read Mode 2 Form 2 blocks
  Does read digital audio blocks
  Does restart 

cdrecord-prodvd don't work with BTC 1004

2004-02-29 Thread Marcello V. Mansueto
Output:

bash-2.05b# mkisofs -dvd-video -V TITLE ./ |
../dvdburn.sh -v dev=1,0 tsize=2271666s - Cdrecord-ProDVD-Clone 2.01a24
(i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling Unlocked
features: ProDVD Clone Limited  features: 
This copy of cdrecord is licensed for:
private/research/educational_non-commercial_use TOC Type: 1 = CD-ROM
scsidev: '1,0'
scsibus: 0 target: 1 lun: 0
Linux sg driver version: 3.1.25
Using libscg version 'schily-0.8'.
SCSI buffer size: 64512
atapi: 1
Device type: Removable CD-ROM
Version: 0
Response Format: 1
Vendor_info: 'DVDRW   '
Identifikation : 'IDE1004 '
Revision   : '0048'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
Current: DVD-R sequential recording
Profile: DVD+R 
Profile: DVD+RW 
Profile: DVD-RW sequential overwrite 
Profile: DVD-RW restricted overwrite 
Profile: DVD-R sequential recording (current)
Profile: DVD-ROM 
Profile: CD-RW 
Profile: CD-R 
Profile: CD-ROM 
Using generic SCSI-3/mmc-2 DVD-R/DVD-RW driver (mmc_dvd).
Driver flags   : DVD MMC-3 SWABAUDIO BURNFREE 
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P
RAW/R96R Drive buf size : 1376256 = 1344 KB
FIFO size  : 4194304 = 4096 KB
Track 01: data  4436 MB
Total size: 4436 MB = 2271666 sectors
Current Secsize: 2048
Blocks total: 2271666 Blocks current: 2271666 Blocks remaining: 0
Starting to write CD/DVD at speed 4 in real TAO mode for single session.
Last chance to quit, starting real write0 seconds. Operation starts.
Waiting for reader process to fill input buffer ... input buffer ready.
BURN-Free is OFF.
/data/dvd/dvdrecord: Input/output error. reserve_track_rzone: scsi
sendcmd: no error CDB:  53 00 00 00 00 00 22 A9 B2 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 72 05 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x72 Qual 0x05 (no more track reservations allowed) Fru 0x0
Sense flags: Blk 0 (not valid) 
cmd finished after 0.000s timeout 100s
/data/dvd/dvdrecord: Cannot open next track.
Writing  time:0.079s
Average write speed 999.0x.
Fixating...
Fixating time:0.000s
/data/dvd/dvdrecord: fifo had 64 puts and 0 gets.
/data/dvd/dvdrecord: fifo was 0 times empty and 0 times full, min fill
was 100%.

Atip info:

bash-2.05b# ../dvdburn.sh dev=1,0 -atip
Cdrecord-ProDVD-Clone 2.01a24 (i686-pc-linux-gnu) Copyright (C)
1995-2004 Jörg Schilling Unlocked features: ProDVD Clone 
Limited  features: 
This copy of cdrecord is licensed for:
private/research/educational_non-commercial_use scsidev: '1,0'
scsibus: 0 target: 1 lun: 0
Linux sg driver version: 3.1.25
Using libscg version 'schily-0.8'.
Device type: Removable CD-ROM
Version: 0
Response Format: 1
Vendor_info: 'DVDRW   '
Identifikation : 'IDE1004 '
Revision   : '0048'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
Using generic SCSI-3/mmc-2 DVD-R/DVD-RW driver (mmc_dvd).
Driver flags   : DVD MMC-3 SWABAUDIO BURNFREE 
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P
RAW/R96R book type:   DVD-R, Version 5 (2.5)
disc size:   120mm (0)
minimum rate:Not specified (15)
number of layers:0
track path:  Parallel Track Path (0)
layer type:  Rewritable Area (2)
linear density:  0.267 µm/bit (0)
track density:   0.74 µm/track (0)
phys start:  196608
phys end:0
end layer 0: 0
bca: 0
phys size:...-196607
copyr prot type: 0
region mgt info: 0
cpm: 0
cgms:0
last rma sector: 0
application code:64
physical code:   193
last rec address:16621272
part v./ext code:5/2
ind wr. power:   135
wavelength code: 13
write str. code: 11 66 78 80
Manufacturer:   'MCC 01RG20  '
rzone number:   1
border number:  1
damage: 0
reserved:   0 blank: 1 incremental: 0
nwa valid:  1
rzone start:0
next wr addr:   0
free blocks:2298496
blocking factor:16
rzone size: 2298496
last recorded addr: 0

Prcap info:

bash-2.05b# ../dvdburn.sh dev=1,0 -prcap
Cdrecord-ProDVD-Clone 2.01a24 (i686-pc-linux-gnu) Copyright (C)
1995-2004 Jörg Schilling Unlocked features: ProDVD Clone 
Limited  features: 
This copy of cdrecord is licensed for:
private/research/educational_non-commercial_use scsidev: '1,0'
scsibus: 0 target: 1 lun: 0
Linux sg driver version: 3.1.25
Using libscg version 'schily-0.8'.
Device type: Removable CD-ROM
Version: 0
Response Format: 1
Vendor_info: 'DVDRW   '
Identifikation : 'IDE1004 '
Revision   : '0048'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.

Drive capabilities, per MMC-3 page 2A:

  Does read CD-R media
  Does write CD-R media
  Does read CD-RW media
  Does write CD-RW media
  Does read DVD-ROM media
  Does read DVD-R media
  Does write DVD-R media
  Does not read DVD-RAM media
  Does not write DVD-RAM media
  Does support test writing

  Does read Mode 2 Form 1 blocks
  Does read Mode 2 Form 2 blocks
  Does read digital audio blocks
  Does restart