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

wodim writes DVD



I am trying to burn iso image to DVD with no success.
Already wasted 5 discs and have no clue what is wrong.

Here is what dmesg report after wodim filed to write to DVD:

$ dmesg | tail
attempt to access beyond end of device
hdc: rw=0, want=68, limit=4
isofs_fill_super: bread failed, dev=hdc, iso_blknum=16, block=16

butt I think that iso image is not bigger than it should be:

$ ls -l w.iso
-rw-r--r-- 1 misko misko 4344049664 2008-01-21 18:29 w.iso

What confuse me Why is Total size reported by wodim so much bigger
than real image size? 
 
Track 01: data  4142 MB
Total size:     4757 MB (471:21.57) = 2121118 sectors
Lout start:     4758 MB (471:23/43) = 2121118 sectors

Here is full output from wodim:

$ wodim -v -sao speed=1 w.iso
Quickly guessing the name of a drive capable to write DVD-R, please wait...
Found /dev/dvdrw, assuming dev=/dev/dvdrw
TOC Type: 1 = CD-ROM
scsidev: '/dev/dvdrw'
devname: '/dev/dvdrw'
scsibus: -2 target: -2 lun: -2
Linux sg driver version: 3.5.27
Wodim version: 1.1.2
Driveropts: 'burnfree'
SCSI buffer size: 64512
atapi: 1
Device type    : Removable CD-ROM
Version        : 0
Response Format: 2
Capabilities   :
Vendor_info    : 'HL-DT-ST'
Identification : 'DVDRAM GSA-H10N '
Revision       : 'JL10'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
Current: 0x001B (DVD+R)
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) (current)
Profile: 0x002B (DVD+R/DL)
Profile: 0x0010 (DVD-ROM)
Profile: 0x0009 (CD-R)
Profile: 0x000A (CD-RW)
Profile: 0x0008 (CD-ROM)
Profile: 0x0002 (Removable disk)
Using generic SCSI-3/mmc DVD-R(W) driver (mmc_mdvd).
Driver flags   : SWABAUDIO BURNFREE
Supported modes: PACKET SAO
Drive buf size : 1114112 = 1088 KB
Beginning DMA speed test. Set CDR_NODMATEST environment variable if device
communication breaks or freezes immediately after that.
Drive DMA Speed: 13873 kB/s 78x CD 10x DVD
FIFO size      : 4194304 = 4096 KB
Track 01: data  4142 MB
Total size:     4757 MB (471:21.57) = 2121118 sectors
Lout start:     4758 MB (471:23/43) = 2121118 sectors
Current Secsize: 2048
  ATIP start of lead in:  -150 (00:00/00)
  ATIP start of lead out: 157789 (35:05/64)
Disk type:    unknown dye (reserved id code)
Manuf. index: -1
Manufacturer: unknown (not in table)
Blocks total: 2295104 Blocks current: 2295104 Blocks remaining: 173986
Speed set to 5540 KB/s
Starting to write CD/DVD at speed   4.0 in real SAO mode for single session.
Last chance to quit, starting real write    0 seconds. Operation starts.
Waiting for reader process to fill input buffer ... input buffer ready.
Performing OPC...
Sending CUE sheet...
Starting new track at sector: 0
Track 01: 4142 of 4142 MB written (fifo 100%) [buf  98%]   4.2x.
Track 01: Total bytes read/written: 4344049664/4344049664 (2121118 sectors).
Writing  time:  796.939s
Average write speed   4.0x.
Min drive buffer fill was 44%
Fixating...
Errno: 0 (Success), close track/session scsi sendcmd: no error
CDB:  5B 00 02 00 00 00 00 00 00 00
status: 0x2 (CHECK CONDITION)
Sense Bytes: 70 00 02 00 00 00 00 10 00 00 00 0E 04 08 00 80
Sense Key: 0x2 Not Ready, Segment 0
Sense Code: 0x04 Qual 0x08 (logical unit not ready, long write in progress) Fru 0x0
Sense flags: Blk 0 (not valid) operation 0% done
cmd finished after 0.002s timeout 1000s
Fixating time:    0.196s


Reply to: