Package: wodim
Version: 9:1.1.1-1
Severity: normal

Hi

When attempting to burn a 4128 MB dvd from the command line

$ wodim KNOPPIX_V5.1.1DVD-2007-01-04-EN.iso
wodim: No write mode specified.
wodim: Asuming -tao mode.
wodim: Future versions of wodim may have different drive dependent defaults.
Device type    : Removable CD-ROM
Version        : 0
Response Format: 2
Capabilities   :
Vendor_info    : 'PIONEER '
Identification : 'DVD-RW  DVR-111D'
Revision       : '1.19'
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
Speed set to 22160 KB/s
Starting to write CD/DVD at speed  17.0 in real unknown mode for single session.
Last chance to quit, starting real write    0 seconds. Operation starts.
wodim: Bad driver opts 'burnfree'.
Driver options:
burnfree        Prepare writer to use BURN-Free technology
noburnfree      Disable using BURN-Free technology

Burning a cd .iso this way worked fine about a week ago.  
(Might have been version 9:1.1.0).
/etc/wodim.conf (attached) is unmodified.

Thanks for work in Debian.

Andrew V.

ps. k3b burnt the dvd fine.


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)

Versions of packages wodim depends on:
ii  libc6                        2.3.6.ds1-8 GNU C Library: Shared libraries
ii  libcap1                      1:1.10-14   support for getting/setting POSIX.

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

-- no debconf information
# wodim.dfl Copyright 2006 E. Bloch
# Based on cdrecord.dfl (Copyright 1998 J. Schilling)
#
# This file is /etc/wodim.conf
# It contains defaults that are used if no command line option
# or environment is present.
# 
# The default device, if not specified elsewhere.
#
#CDR_DEVICE=yamaha
CDR_DEVICE=cdrom

# 
# The default speed, if not specified elswhere.
#
# For MMC compliant drives, the default is to write at maximum speed, so it in
# general does not make sense to set up a default speed in /etc/wodim.conf.
#
#CDR_SPEED=40

# 
# The default FIFO size if, not specified elswhere.
#
#CDR_FIFOSIZE=16m

#
# CDR_MAXFIFOSIZE can limit the maximum allowed FIFO size. This is useful to
# not let mallicious users allocate too much system memory if no ulimit is set
# or wodim runs with suid-root permissions.
#
# CDR_MAXFIFOSIZE=256m

#
# The following definitions allow abstract device names.  They are used if the
# device name does not contain the the characters ',', ':', '/' and '@'
#
# Unless you have a good reason, use speed == -1 and let wodim use its internal
# drive specific defaults.
#
# drive name    device  speed   fifosize driveropts
#
#default=       USCSI:1,0,0     -1      -1      burnfree
#sanyo=         1,4,0   -1      -1      burnfree
#cdrom=         0,6,0   2       1m      ""
#remote=                REMOTE:[EMAIL PROTECTED]:1,0,0  16      16m     burnfree
#
cdrom=          /dev/cdrw      -1      -1      burnfree

Reply via email to