This forum has been archived. All content is frozen. Please use KDE Discuss instead.

k3b gives an error message : how can i solve it ?

Tags: None
(comma "," separated)
User avatar
manchette
Registered Member
Posts
285
Karma
0
OS
Hi,
i'm willing to burn a dvd iso image using k3b 2.0.2 and my dvd burner but after a while dvd is ejected and k3b mentioning a "problem" .

How can i know what is the problem ?

it seems there's a log file at ~/.kde4/share/apps/k3b> cat lastlog.log
see details here : http://pastebin.com/4bgzwcnh

but it gives me no more clue than :

[cdrecord] Beginning DMA speed test. Set CDR_NODMATEST environment variable if device
[cdrecord] communication breaks or freezes immediately after that.

and
[cdrecord] /usr/bin/wodim: WARNING: Could not manage to find medium size, and more than 90 mins of data.

is this helping you ?

is there a better log file ?

Any other way to know more about what this problem can be ?

md5 sum of the iso is ok

dvd is -rw

k3b is :
$ k3b --version
Qt: 4.7.4
KDE Development Platform: 4.7.2 (4.7.2) "release 5"
K3b: 2.0.2

OS is opensuse 12.1

thanks for any tips or ideas on this ;)


manchette, proud to be a member of KDE forums since 2008-Oct.
last openSUSE version : Leap 42.1... / Last Kde Plasma version : 5.0.xxx ...
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS
It seems that CDRecord/Wodim is having some problems interacting with your Optical drive. I would suggest ensuring that no other programs (such as UDisks or HAL, or Multimedia players) are attempting to access the drive at the same time.

Another thing worth checking would be that the drive's connectors inside the computer are well seated.


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
User avatar
manchette
Registered Member
Posts
285
Karma
0
OS
how can i be sure no other programs do try to reach the drive at the same time ?


manchette, proud to be a member of KDE forums since 2008-Oct.
last openSUSE version : Leap 42.1... / Last Kde Plasma version : 5.0.xxx ...
User avatar
TheBlackCat
Registered Member
Posts
2945
Karma
8
OS
Have you tried switching to growisofs as the burning backend? I tend to have less trouble with it personally.


Man is the lowest-cost, 150-pound, nonlinear, all-purpose computer system which can be mass-produced by unskilled labor.
-NASA in 1965
User avatar
manchette
Registered Member
Posts
285
Karma
0
OS
No i have not changed the burning backend.

I saw an error while booting this morning with driver ata_piix which seems the one used for my dvd burner , i don't know yet if the dvd, forgotten and still in the drive, was the problem or if it's a real problem

# hwinfo --scsi
30: SCSI 200.0: 10602 CD-ROM (DVD)
[Created at block.249]
Unique ID: KD9E.RAg46MkfgE2
Parent ID: W60f.okLPAWKRj5D
SysFS ID: /class/block/sr0
SysFS BusID: 2:0:0:0
SysFS Device Link: /devices/pci0000:00/0000:00:1f.5/host2/target2:0:0/2:0:0:0
Hardware Class: cdrom
Model: "TSSTcorp CD/DVDW SH-S183A"
Vendor: "TSSTcorp"
Device: "CD/DVDW SH-S183A"
Revision: "SB02"

Driver: "ata_piix", "sr"
Driver Modules: "ata_piix"

Device File: /dev/sr0 (/dev/sg4)
Device Files: /dev/sr0, /dev/scd0, /dev/disk/by-id/ata-TSSTcorpCD_DVDW_SH-S183A, /dev/disk/by-path/pci-0000:00:1f.5-scsi-0:0:0:0, /dev/cdrom, /dev/cdrw, /dev/dvd, /dev/dvdrw
Device Number: block 11:0 (char 21:4)
Features: CD-R, CD-RW, DVD, DVD-R, DVD-RW, DVD-R DL, DVD+R, DVD+RW, DVD+R DL, DVD-RAM, MRW, MRW-W
Config Status: cfg=yes, avail=yes, need=no, active=unknown
Attached to: #21 (IDE interface)
Drive Speed: 62


manchette, proud to be a member of KDE forums since 2008-Oct.
last openSUSE version : Leap 42.1... / Last Kde Plasma version : 5.0.xxx ...
User avatar
toad
Global Moderator
Posts
1258
Karma
7
OS
I googled the error message and found evidence that people with a similar problem reported success burning at lower speeds. Have you tried it?


Debian testing
User avatar
manchette
Registered Member
Posts
285
Karma
0
OS
it seems i have a driver problem (not found error ) :
# lsmod | grep ata
ata_generic 12809 0
pata_jmicron 12651 0
linux-121:~ # modprobe ata_piix
FATAL: Module ata_piix not found.
FATAL: Error running install command for ata_piix

haven't tried a different speed though, i'll try this also


manchette, proud to be a member of KDE forums since 2008-Oct.
last openSUSE version : Leap 42.1... / Last Kde Plasma version : 5.0.xxx ...
User avatar
manchette
Registered Member
Posts
285
Karma
0
OS
i let k3b choose the speed : auto, i don't knwo which spped was used
shall i used the slowest one ?

i removed ata_piix driver, i'll try to burn again using 2.4


manchette, proud to be a member of KDE forums since 2008-Oct.
last openSUSE version : Leap 42.1... / Last Kde Plasma version : 5.0.xxx ...
User avatar
toad
Global Moderator
Posts
1258
Karma
7
OS
You can chose the speed in a drop-down menu as soon as you clicked on the iso. If I remember correctly it is somewhere middle right and is aptly entitled "speed" :)


Debian testing
User avatar
manchette
Registered Member
Posts
285
Karma
0
OS
i told above i was going to burn using 2.4 , i was asking if the slowest speed is _needed_


manchette, proud to be a member of KDE forums since 2008-Oct.
last openSUSE version : Leap 42.1... / Last Kde Plasma version : 5.0.xxx ...
User avatar
toad
Global Moderator
Posts
1258
Karma
7
OS
Oh, sorry, misunderstanding. As stated above I have no idea - I just googled and told you that others reported success when using a slower speed... Over and out.


Debian testing
User avatar
manchette
Registered Member
Posts
285
Karma
0
OS
ok i'm not sure if it was driver ko (i'm using ata_generic now) or speed but now burning is a sucess ;=)
Thanks


manchette, proud to be a member of KDE forums since 2008-Oct.
last openSUSE version : Leap 42.1... / Last Kde Plasma version : 5.0.xxx ...
SteveFlores
Registered Member
Posts
1
Karma
0
OS
what's the speed?
User avatar
manchette
Registered Member
Posts
285
Karma
0
OS
the slowest : 2.4, as mentioned above ;)


manchette, proud to be a member of KDE forums since 2008-Oct.
last openSUSE version : Leap 42.1... / Last Kde Plasma version : 5.0.xxx ...


Bookmarks



Who is online

Registered users: Bing [Bot], Evergrowing, Google [Bot], rblackwell