Bug 121899 - k3b thinks CD iso image needs DVD
Summary: k3b thinks CD iso image needs DVD
Status: RESOLVED WORKSFORME
Alias: None
Product: k3b
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-13 18:23 UTC by Carl Brown
Modified: 2006-02-16 15:25 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carl Brown 2006-02-13 18:23:38 UTC
Version:           0.12.10 (using KDE KDE 3.5.1)
Installed from:    Debian testing/unstable Packages
OS:                Linux

Attempting to burn a CD iso image (Tools>Burn CD Image) in DVD drive aborts with error message:

:-( /dev/scd0: media is not recognized as recordable DVD: 9

The media is a recordable CD, obviously, not a DVD.
Why is k3b looking for a DVD?

Debugging output:

System
-----------------------
K3b Version: 0.12.10

KDE Version: 3.5.1
QT Version:  3.3.5
Kernel:      2.6.12-1-amd64-k8
Devices
-----------------------
_NEC DVD_RW ND-3540A 1.01 (/dev/scd1, /dev/sg2) at /media/cdrom1 [CD-R; CD-RW; CD-ROM; DVD-ROM; DVD-R; DVD-RW; DVD-R DL; DVD+R; DVD+RW; DVD+R DL] [DVD-ROM; DVD-R Sequential; DVD-R Dual Layer Sequential; DVD-RW Restricted Overwrite; DVD-RW Sequential; DVD+RW; DVD+R; DVD+R Double Layer; CD-ROM; CD-R; CD-RW] [SAO; TAO; RAW; SAO/R96P; SAO/R96R; RAW/R16; RAW/R96P; RAW/R96R; Restricted Overwrite]

_NEC DVD_RW ND-3540A 1.01 (/dev/scd0, /dev/sg1) at /media/cdrom0 [CD-R; CD-RW; CD-ROM; DVD-ROM; DVD-R; DVD-RW; DVD-R DL; DVD+R; DVD+RW; DVD+R DL] [DVD-ROM; DVD-R Sequential; DVD-R Dual Layer Sequential; DVD-RW Restricted Overwrite; DVD-RW Sequential; DVD+RW; DVD+R; DVD+R Double Layer; CD-ROM; CD-R; CD-RW] [SAO; TAO; RAW; SAO/R96P; SAO/R96R; RAW/R16; RAW/R96P; RAW/R96R; Restricted Overwrite]
Used versions
-----------------------
growisofs: 5.21

growisofs
-----------------------
:-( /dev/scd0: media is not recognized as recordable DVD: 9

growisofs command:
-----------------------
/usr/bin/growisofs -Z /dev/scd0=/home/cb/downloads/iso/kubuntu-5.10-install-i386.iso -use-the-force-luke=notray -use-the-force-luke=tty -dvd-compat -speed=2.4 -overburn
Comment 1 Sebastian Trueg 2006-02-13 20:01:07 UTC
you did most likely use the wrong tool. please check again and if so, close 
this bug.
Comment 2 Carl Brown 2006-02-14 00:00:11 UTC
Program burns DVD iso as expected.
Program copies CD as expected.

'Tools>Burn CD Image' opens window which clearly says in the titlebar and elsewhere:"Burn CD Image", then produces the error shown above.

64-bit issue, perhaps? This error was first seen on this system with k3b 0.12.10 built from source to run with KDE 3.4, debian testing.
Comment 3 Sebastian Trueg 2006-02-15 13:01:40 UTC
I ust checked the code again and K3b wants to write a dvd in case the image is bigger than 900 mb. Normally this rough test should be sufficient. How big is 
/home/cb/downloads/iso/kubuntu-5.10-install-i386.iso?
Comment 4 Carl Brown 2006-02-15 14:02:23 UTC
671594496 2006-01-25 11:21 downloads/iso/kubuntu-5.10-install-i386.iso
Comment 5 Carl Brown 2006-02-16 15:25:59 UTC
The trouble with k3b was a symptom, not the cause.

An upgrade to kernel 2.6.15 has solved this problem. There is an issue in 2.6.12 with initrd loading the ide_scsi module when it should be using ide_cd, or something along those lines. We didn't actually determine the cause, we only found a cure. ;-) See the thread: http://lists.debian.org/debian-amd64/2006/02/msg00235.html