Ich habe hier einen 48-fach brenner von NEC.
Leider komme ich nicht über 4-fach speed hinaus.
Code: Alles auswählen
$ cdrecord -v speed=24 dev=/dev/hdc -data KNOPPIX_V3.3-2003-11-19-DE.iso
Code: Alles auswählen
Cdrecord-Clone 2.01a25 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
NOTE: this version of cdrecord is an inofficial (modified) release of cdrecord
and thus may have bugs that are not present in the original version.
Please send bug reports and support requests to <cdrtools@packages.debian.org>.
The original author should not be bothered with problems of this version.
TOC Type: 1 = CD-ROM
scsidev: '/dev/hdc'
devname: '/dev/hdc'
scsibus: -2 target: -2 lun: -2
Warning: Open by 'devname' is unintentional and not supported.
Linux sg driver version: 3.5.27
Using libscg version 'schily-0.8'.
SCSI buffer size: 64512
atapi: 1
Device type : Removable CD-ROM
Version : 0
Response Format: 2
Capabilities :
Vendor_info : '_NEC '
Identifikation : 'CD-RW NR-9300A '
Revision : '2.12'
Device seems to be: Generic mmc CD-RW.
Current: 0x000A
Profile: 0x000A (current)
Profile: 0x0009
Profile: 0x0008 (current)
Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr).
Driver flags : MMC-3 SWABAUDIO BURNFREE
Supported modes: TAO PACKET SAO SAO/R96R RAW/R96R
Drive buf size : 1226752 = 1198 KB
FIFO size : 4194304 = 4096 KB
Track 01: data 699 MB
Total size: 803 MB (79:38.21) = 358366 sectors
Lout start: 804 MB (79:40/16) = 358366 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: -11624 (97:27/01)
ATIP start of lead out: 359849 (79:59/74)
1T speed low: 0 (reserved val 0) 1T speed high: 4
2T speed low: 0 (reserved val 5) 2T speed high: 0 (reserved val 10)
power mult factor: 5 6
recommended erase/write power: 5
A1 values: 02 5C D0
A2 values: 5A DA 36
Disk type: Phase change
Manuf. index: 34
Manufacturer: DIGITAL STORAGE TECHNOLOGY CO.,LTD
Blocks total: 359849 Blocks current: 359849 Blocks remaining: 1483
Starting to write CD/DVD at speed 4 in real TAO mode for single session.
Last chance to quit, starting real write in 9 seconds.
cdrecord.mmap: fifo had 64 puts and 0 gets.
cdrecord.mmap: fifo was 0 times empty and 1 times full, min fill was 0%.
Code: Alles auswählen
scsidev: 'ATAPI:1,0,0'
devname: 'ATAPI'
scsibus: 1 target: 0 lun: 0
Warning: Using ATA Packet interface.
Warning: The related libscg interface code is in pre alpha.
Warning: There may be fatal problems.
Cdrecord-Clone 2.01a25 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
NOTE: this version of cdrecord is an inofficial (modified) release of cdrecord
and thus may have bugs that are not present in the original version.
Please send bug reports and support requests to <cdrtools@packages.debian.org>.
The original author should not be bothered with problems of this version.
Using libscg version 'schily-0.8'.
Device type : Removable CD-ROM
Version : 0
Response Format: 2
Capabilities :
Vendor_info : '_NEC '
Identifikation : 'CD-RW NR-9300A '
Revision : '2.12'
Device seems to be: Generic mmc CD-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 not read DVD-ROM media
Does not read DVD-R media
Does not 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 non-streamed digital audio reads accurately
Does support Buffer-Underrun-Free recording
Does read multi-session CDs
Does read fixed-packet CD media using Method 2
Does not read CD bar code
Does read R-W subcode information
Does not return R-W subcode de-interleaved and error-corrected
Does read raw P-W subcode data from lead in
Does return CD media catalog number
Does return CD ISRC information
Does support C2 error pointers
Does not deliver composite A/V data
Does play audio CDs
Number of volume control levels: 256
Does support individual volume control setting for each channel
Does support independent mute setting for each channel
Does not support digital output on port 1
Does not support digital output on port 2
Loading mechanism type: tray
Does support ejection of CD via START/STOP command
Does not lock media on power up via prevent jumper
Does allow media to be locked in the drive via PREVENT/ALLOW command
Is not currently in a media-locked state
Does not support changing side of disk
Does not have load-empty-slot-in-changer feature
Does not support Individual Disk Present feature
Maximum read speed: 5645 kB/s (CD 32x, DVD 4x)
Current read speed: 706 kB/s (CD 4x, DVD 0x)
Maximum write speed: 706 kB/s (CD 4x, DVD 0x)
Current write speed: 706 kB/s (CD 4x, DVD 0x)
Rotational control selected: CLV/PCAV
Buffer size in KB: 2048
Copy management revision supported: 0
Number of supported write speeds: 1
Write speed # 0: 706 kB/s CLV/PCAV (CD 4x, DVD 0x)
Ich benutze den 2.6.1er OHNE scsi-simulation.
thx