Package: wodim
Version: 9:1.1.11-2
Severity: important

*** Please type your report below this line ***

DVD+R was written as:

  $ genisoimage -iso-level 3 -J -l -R -uid 0 -gid 0 -file-mode 0444
-dir-mode 0555 -new-dir-mode 0555 -V LABEL -o video.iso9660 -- 1.avi 2.avi
3.avi 4.avi sha1sum.txt
  $ wodim -multi fs=64M dev=/dev/scd0 -v -data video.iso9660

it can be mounted and played, everything is ok. But...

  $ wodim -msinfo dev=/dev/scd0
  0,0

while:

$ wodim -toc dev=/dev/scd0
Device type    : Removable CD-ROM
Version        : 5
Response Format: 2
Capabilities   :
Vendor_info    : 'TSSTcorp'
Identification : 'DVD+-RW TS-L632H'
Revision       : 'D400'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
Using generic SCSI-3/mmc DVD-R(W) driver (mmc_mdvd).
Driver flags   : SWABAUDIO BURNFREE
Supported modes: PACKET SAO
first: 1 last 1
track:   1 lba:         0 (        0) 00:02:00 adr: 1 control: 7 mode: -1
track:lout lba:   2164928 (  8659712) -1:59:74 adr: 1 control: 7 mode: -1

I tryed stable, testing, oldstable versions of wodim, results are similar.

Verbose output of -msinfo and -toc follows:


$ wodim -v -v -v -toc dev=/dev/scd0
TOC Type: 1 = CD-ROM
scsidev: '/dev/scd0'
devname: '/dev/scd0'
scsibus: -2 target: -2 lun: -2
Linux sg driver version: 3.5.27
Warning: Cannot gain SYS_RAWIO capability: Operation not permitted
Possible reason: wodim not installed SUID root.
Wodim version: 1.1.9
Using libusal version 'Cdrkit-1.1.9'.
SCSI buffer size: 64512
Device type    : Removable CD-ROM
Version        : 5
Response Format: 2
Capabilities   :
Vendor_info    : 'TSSTcorp'
Identification : 'DVD+-RW TS-L632H'
Revision       : 'D400'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
Current: 0x001B (DVD+R)
Profile: 0x0015 (DVD-R/DL sequential recording)
Profile: 0x002B (DVD+R/DL)
Profile: 0x001B (DVD+R) (current)
Profile: 0x001A (DVD+RW)
Profile: 0x0014 (DVD-RW sequential recording)
Profile: 0x0013 (DVD-RW restricted overwrite)
Profile: 0x0012 (DVD-RAM)
Profile: 0x0011 (DVD-R sequential recording)
Profile: 0x0010 (DVD-ROM)
Profile: 0x000A (CD-RW)
Profile: 0x0009 (CD-R)
Profile: 0x0008 (CD-ROM)
Profile: 0x0002 (Removable disk)
Found DVD media: using cdr_mdvd.
Using Session At Once (SAO) for DVD mode.
Drive current speed: 8
Drive default speed: 8
Drive max speed    : 8
Selected speed     : 8
Using generic SCSI-3/mmc DVD-R(W) driver (mmc_mdvd).
Driver flags   : SWABAUDIO BURNFREE
Supported modes: PACKET SAO
Drive buf size : 1409024 = 1376 KB
Beginning DMA speed test. Set CDR_NODMATEST environment variable if device
communication breaks or freezes immediately after that.
Track 1 start -150
 01 00 A0 00 00 00 00 01 00 00 00 00
 01 00 A1 00 00 00 00 00 00 00 00 00
 01 00 A2 00 00 00 00 00 00 00 00 00
Current Secsize: 2048
HINT: use dvd+rw-mediainfo from dvd+rw-tools for information extraction.
first: 1 last 1
track:   1 lba:         0 (        0) 00:02:00 adr: 1 control: 7 mode: -1
track:lout lba:   2164928 (  8659712) -1:59:74 adr: 1 control: 7 mode: -1
wodim: No CD-Text or CD-Text unaware drive.


$ wodim -v -v -v -msinfo dev=/dev/scd0
TOC Type: 1 = CD-ROM
scsidev: '/dev/scd0'
devname: '/dev/scd0'
scsibus: -2 target: -2 lun: -2
Linux sg driver version: 3.5.27
Warning: Cannot gain SYS_RAWIO capability: Operation not permitted
Possible reason: wodim not installed SUID root.
Wodim version: 1.1.9
Using libusal version 'Cdrkit-1.1.9'.
SCSI buffer size: 64512
Device type    : Removable CD-ROM
Version        : 5
Response Format: 2
Capabilities   :
Vendor_info    : 'TSSTcorp'
Identification : 'DVD+-RW TS-L632H'
Revision       : 'D400'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
Current: 0x001B (DVD+R)
Profile: 0x0015 (DVD-R/DL sequential recording)
Profile: 0x002B (DVD+R/DL)
Profile: 0x001B (DVD+R) (current)
Profile: 0x001A (DVD+RW)
Profile: 0x0014 (DVD-RW sequential recording)
Profile: 0x0013 (DVD-RW restricted overwrite)
Profile: 0x0012 (DVD-RAM)
Profile: 0x0011 (DVD-R sequential recording)
Profile: 0x0010 (DVD-ROM)
Profile: 0x000A (CD-RW)
Profile: 0x0009 (CD-R)
Profile: 0x0008 (CD-ROM)
Profile: 0x0002 (Removable disk)
Found DVD media: using cdr_mdvd.
Using Session At Once (SAO) for DVD mode.
Drive current speed: 8
Drive default speed: 8
Drive max speed    : 8
Selected speed     : 8
Using generic SCSI-3/mmc DVD-R(W) driver (mmc_mdvd).
Driver flags   : SWABAUDIO BURNFREE
Supported modes: PACKET SAO
Drive buf size : 1409024 = 1376 KB
Beginning DMA speed test. Set CDR_NODMATEST environment variable if device
communication breaks or freezes immediately after that.
Track 1 start -150
 01 00 A0 00 00 00 00 01 00 00 00 00
 01 00 A1 00 00 00 00 00 00 00 00 00
 01 00 A2 00 00 00 00 00 00 00 00 00
Current Secsize: 2048
HINT: use dvd+rw-mediainfo from dvd+rw-tools for information extraction.
session offset: 0
0,0

$ echo $?
0


$ dvd+rw-mediainfo /dev/scd0
INQUIRY:                [TSSTcorp][DVD+-RW TS-L632H][D400]
GET [CURRENT] CONFIGURATION:
 Mounted Media:         1Bh, DVD+R
 Media ID:              MCC/004
 Current Write Speed:   8.0x1385=11080KB/s
 Write Speed #0:        8.0x1385=11080KB/s
 Write Speed #1:        6.0x1385=8310KB/s
 Write Speed #2:        4.0x1385=5540KB/s
 Write Speed #3:        3.0x1385=4155KB/s
 Write Speed #4:        3.0x1385=4155KB/s
 Write Speed #5:        3.0x1385=4155KB/s
 Write Speed #6:        3.0x1385=4155KB/s
 Write Speed #7:        3.0x1385=4155KB/s
 Write Speed #8:        3.0x1385=4155KB/s
GET [CURRENT] PERFORMANCE:
 Write Performance:     8.0x1385=11080KB/s@[0 -> 2295104]
 Speed Descriptor#0:    00/2295103 R@8.0x1385=11080KB/s W@8.0x1385=11080KB/s
 Speed Descriptor#1:    00/2295103 R@8.0x1385=11080KB/s W@6.0x1385=8310KB/s
 Speed Descriptor#2:    00/2295103 R@8.0x1385=11080KB/s W@4.0x1385=5540KB/s
 Speed Descriptor#3:    00/2295103 R@8.0x1385=11080KB/s W@3.0x1385=4155KB/s
READ DVD STRUCTURE[#0h]:
 Media Book Type:       00h, DVD-ROM book [revision 0]
 Legacy lead-out at:    2295104*2KB=4700372992
READ DISC INFORMATION:
 Disc status:           appendable
 Number of Sessions:    2
 State of Last Session: empty
 "Next" Track:          2
 Number of Tracks:      2
READ TRACK INFORMATION[#1]:
 Track State:           invisible
 Track Start Address:   0*2KB
 Free Blocks:           0*2KB
 Track Size:            2164928*2KB
READ TRACK INFORMATION[#2]:
 Track State:           blank
 Track Start Address:   2166976*2KB
 Next Writable Address: 2166976*2KB
 Free Blocks:           128128*2KB
 Track Size:            128128*2KB
FABRICATED TOC:
 Track#1  :             17@0
 Track#AA :             17@2164928
 Multi-session Info:    #1@0
READ CAPACITY:          2164928*2048=4433772544





-- System Information:
Debian Release: 6.0.2
  APT prefers stable
  APT policy: (900, 'stable'), (800, 'unstable'), (800, 'testing'), (500,
'testing-proposed-updates'), (500, 'stable-updates'), (500,
'proposed-updates'), (500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CPU core)
Locale: LANG=ru_RU.utf8, LC_CTYPE=ru_RU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages wodim depends on:
ii  libc6                         2.11.2-10  Embedded GNU C Library: Shared
lib
ii  libcap2                       1:2.19-3   support for getting/setting
POSIX.

Versions of packages wodim recommends:
ii  genisoimage                   9:1.1.11-1 Creates ISO-9660 CD-ROM
filesystem

Versions of packages wodim suggests:
pn  cdrkit-doc                    <none>     (no description available)

-- no debconf information

Reply via email to