Fino all'altro giorno non avevo mai usato il masterizzatore riconosciuto come - Hp DVD-RAM GH40L -, e quando ho provato ad usarlo, sia con slackware che con ubuntu, ho buttato due cd su cui ha inciso qualcosa ma male.
Di seguito incollo i vari output (più o meno simili sia usando slack e cdrecord, sia ubuntu e wodim) sperando che qualcuno possa suggerirmi qualcosa.
Ringrazio e saluto.
Franco
Codice: Seleziona tutto
sudo wodim -v -dummy speed=8 dev=/dev/scd0 -data
ZeroShell-1.0.beta12.iso
wodim: No write mode specified.
wodim: Asuming -tao mode.
wodim: Future versions of wodim may have different drive dependent
defaults.
TOC Type: 1 = CD-ROM
scsidev: '/dev/scd0'
devname: '/dev/scd0'
scsibus: -2 target: -2 lun: -2
Linux sg driver version: 3.5.27
Wodim version: 1.1.9
SCSI buffer size: 64512
Device type : Removable CD-ROM
Version : 5
Response Format: 2
Capabilities :
Vendor_info : 'hp '
Identification : 'DVD-RAM GH40L '
Revision : 'RB0E'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
Current: 0x000A (CD-RW)
Profile: 0x0012 (DVD-RAM)
Profile: 0x0011 (DVD-R sequential recording)
Profile: 0x0015 (DVD-R/DL sequential recording)
Profile: 0x0016 (DVD-R/DL layer jump recording)
Profile: 0x0014 (DVD-RW sequential recording)
Profile: 0x0013 (DVD-RW restricted overwrite)
Profile: 0x001A (DVD+RW)
Profile: 0x001B (DVD+R)
Profile: 0x002B (DVD+R/DL)
Profile: 0x0010 (DVD-ROM)
Profile: 0x0009 (CD-R)
Profile: 0x000A (CD-RW) (current)
Profile: 0x0008 (CD-ROM) (current)
Profile: 0x0002 (Removable disk)
Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr).
Driver flags : MMC-3 SWABAUDIO BURNFREE
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/
R96R
Drive buf size : 1016064 = 992 KB
Beginning DMA speed test. Set CDR_NODMATEST environment variable if
device
communication breaks or freezes immediately after that.
Drive DMA Speed: 15620 kB/s 88x CD 11x DVD
FIFO size : 12582912 = 12288 KB
Track 01: data 137 MB
Total size: 157 MB (15:36.85) = 70264 sectors
Lout start: 157 MB (15:38/64) = 70264 sectors
Current Secsize: 2048
ATIP info from disk:
Indicated writing power: 2
Reference speed: 6
Is not unrestricted
Is erasable
Disk sub type: High speed Rewritable (CAV) media (1)
ATIP start of lead in: -11077 (97:34/23)
ATIP start of lead out: 359849 (79:59/74)
1T speed low: 4 1T speed high: 10
2T speed low: 2 2T speed high: 10
power mult factor: 2 6
recommended erase/write power: 5
A1 values: 24 2C DC
A2 values: 14 A4 4A
A3 values: 04 C4 80
Disk type: Phase change
Manuf. index: 11
Manufacturer: Mitsubishi Chemical Corporation
Blocks total: 359849 Blocks current: 359849 Blocks remaining: 289585
Speed set to 1764 KB/s
Starting to write CD/DVD at speed 10.0 in dummy TAO mode for single
session.
Last chance to quit, starting dummy write in 0 seconds. Operation
starts.
Waiting for reader process to fill input buffer ... input buffer
ready.
Starting new track at sector: 0
Track 01: 0 of 137 MB written.Errno: 5 (Input/output error),
write_g1 scsi sendcmd: no error
CDB: 2A 00 00 00 01 F0 00 00 1F 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 05 00 00 00 00 0A 2A 30 06 90 21 02 00 00
Sense Key: 0x5 Illegal Request, Segment 0
Sense Code: 0x21 Qual 0x02 (invalid address for write) Fru 0x0
Sense flags: Blk 0 (not valid)
cmd finished after 0.006s timeout 40s
write track data: error after 1015808 bytes
wodim: The current problem looks like a buffer underrun.
wodim: It looks like 'driveropts=burnfree' does not work for this
drive.
wodim: Please report.
wodim: Make sure that you are root, enable DMA and check your HW/OS
set up.
Writing time: 9.120s
Average write speed 103.2x.
Fixating...
WARNING: Some drives don't like fixation in dummy mode.
Fixating time: 25.808s
wodim: fifo had 208 puts and 17 gets.
wodim: fifo was 0 times empty and 7 times full, min fill was 97%.
------------------
sudo hdparm -d /dev/scd0
/dev/scd0:
HDIO_GET_DMA failed: Inappropriate ioctl for device
----------------------
sudo hdparm /dev/scd0
/dev/scd0:
multcount = 0 (off)
IO_support = 1 (32-bit)
readonly = 0 (off)
readahead = 256 (on)
HDIO_GETGEO failed: Inappropriate ioctl for device
------------------------
sudo hdparm -i /dev/scd0
/dev/scd0:
Model=hp, FwRev=RB0E, SerialNo=943CD080821
Config={ Fixed Removeable DTR<=5Mbs DTR>10Mbs nonMagnetic }
RawCHS=0/0/0, TrkSize=0, SectSize=0, ECCbytes=0
BuffType=unknown, BuffSize=0kB, MaxMultSect=0
(maybe): CurCHS=0/0/0, CurSects=0, LBA=yes, LBAsects=0
IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
PIO modes: pio0 pio3 pio4
DMA modes: mdma0 mdma1 mdma2
UDMA modes: udma0 udma1 udma2 udma3 udma4 *udma5
AdvancedPM=no
Drive conforms to: unknown: ATA/ATAPI-3,4,5,6,7
* signifies the current active mode 


