Version: (using KDE 4.3.2) Installed from: Mandriva RPMs hi, when i use k3b to burn a rewritable DVD (overwrite mode) the software doesn't work unless i change the program to burn it from "auto" to "growisofs". this is the version i use: [root@localhost ~]# rpm -qa | grep k3b libk3b6-1.68.0-0.alpha3.1mdv2010.0 libk3bdevice6-1.68.0-0.alpha3.1mdv2010.0 k3b-1.68.0-0.alpha3.1mdv2010.0 if you need more info, just ask me. thank you Cheers, Marcello
Hi, What exactly means doesn't work? Please attach debugging output from the failed burn.
Created attachment 39423 [details] output of k3b after the failure this is the debug output
SVN commit 1079202 by mmalek: Acquire lock also on storage interface. This prevent HAL from polling medium during burning which might disrupt burning process. M +54 -36 k3bhalconnection.cpp M +8 -4 k3bhalconnection.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1079202
Should be fixed in K3b 1.70.0 (2.0-beta1)
thank you micheal!! i'm looking forward to the 2.0 release, even if it is already enough usable right now... keep it up with your great work (even sebastian) Marcello
i'm reopening it as in the last snapshot available it continues to happen
Created attachment 43166 [details] last output available
could you try to reproduce it in 1.91 version? it is quite easy to reproduce it, at least for me...
Created attachment 47612 [details] output of k3b after the failure this is the last output i receive, k3b 1.92.0. please, fix this bug. Cheers, Marcello
PS= again, if i select in the "application field" "Growisofs" instead of "Auto", the issue doesn't occurr.
still valid in the fourth RC. if i leave "auto", Woodim is used and i receive an error, if i select "growisofs" everything works as expected.
I don't know if its the same problem but I can't burn rewritable DVD's with K3B 1.91.0. But it works well with K3B 1.0.5. I couldn't chek if the change from auto to growisoft works sinds I didn't find that option. However K3B 1.0.5 uses succesfully growisoft. This is my output: Devices ----------------------- PHILIPS PCDV5016L2 F5S4 (/dev/sr1, CD-ROM, DVD-ROM) [DVD-ROM, CD-ROM] [Aucune] [%7] _NEC DVD_RW ND-4570A 1.02 (/dev/sr0, 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 séquentiel, DVD-R double couche séquentiel, DVD-RAM, DVD RW à réinscription limitée, DVD-RW séquentiel, DVD+RW, DVD+R, DVD+R double couche, CD-ROM, CD-R, CD-RW] [SAO, TAO, RAW, SAO/R96P, SAO/R96R, RAW/R16, RAW/R96P, RAW/R96R, Réinscription restreinte] [%7] System ----------------------- K3b Version: 1.91.0 KDE Version: 4.3.5 (KDE 4.3.5) "release 0" QT Version: 4.5.3 Kernel: 2.6.31.12-0.2-desktop Used versions ----------------------- cdrecord: 1.1.9 cdrecord ----------------------- /usr/bin/wodim: Operation not permitted. Warning: Cannot raise RLIMIT_MEMLOCK limits. scsidev: '/dev/sr0' devname: '/dev/sr0' scsibus: -2 target: -2 lun: -2 Linux sg driver version: 3.5.27 Wodim version: 1.1.9 SCSI buffer size: 64512 Beginning DMA speed test. Set CDR_NODMATEST environment variable if device communication breaks or freezes immediately after that. TOC Type: 1 = CD-ROM Driveropts: 'burnfree' Device type : Removable CD-ROM Version : 5 Response Format: 2 Capabilities : Vendor_info : '_NEC ' Identification : 'DVD_RW ND-4570A ' Revision : '1.02' Device seems to be: Generic mmc2 DVD-R/DVD-RW. Current: 0x0013 (DVD-RW restricted overwrite) Profile: 0x002B (DVD+R/DL) Profile: 0x001B (DVD+R) Profile: 0x001A (DVD+RW) Profile: 0x0015 (DVD-R/DL sequential recording) Profile: 0x0014 (DVD-RW sequential recording) (current) Profile: 0x0013 (DVD-RW restricted overwrite) (current) 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) Using generic SCSI-3/mmc DVD-R(W) driver (mmc_mdvd). Driver flags : SWABAUDIO BURNFREE Supported modes: PACKET SAO Drive buf size : 1769472 = 1728 KB FIFO size : 4194304 = 4096 KB /usr/bin/wodim: WARNING: Could not manage to find medium size, and more than 90 mins of data. Speed set to 2822 KB/s Track 01: data 3999 MB Total size: 4593 MB (455:04.68) = 2047851 sectors Lout start: 4593 MB (455:06/51) = 2047851 sectors Current Secsize: 2048 HINT: use dvd+rw-mediainfo from dvd+rw-tools for information extraction. Starting to write CD/DVD at speed 2.0 in real SAO mode for single session. Last chance to quit, starting real write in 2 seconds. 1 seconds. 0 seconds. Operation starts. Waiting for reader process to fill input buffer ... Errno: 5 (Input/output error), reserve track scsi sendcmd: no error CDB: 53 00 00 00 00 00 1F 3F 6B 00 status: 0x2 (CHECK CONDITION) Sense Bytes: 70 00 05 00 00 00 00 0A 00 00 00 00 24 00 00 C0 Sense Key: 0x5 Illegal Request, Segment 0 Sense Code: 0x24 Qual 0x00 (invalid field in cdb) Fru 0x0 Sense flags: Blk 0 (not valid) error refers to command part, bit ptr 0 (not valid) field ptr 0 cmd finished after 0.005s timeout 200s /usr/bin/wodim: Cannot open new session. input buffer ready. Writing time: 0.052s /usr/bin/wodim: fifo had 64 puts and 0 gets. /usr/bin/wodim: fifo was 0 times empty and 0 times full, min fill was 100%. cdrecord command: ----------------------- /usr/bin/wodim -v gracetime=2 dev=/dev/sr0 speed=2 -sao driveropts=burnfree -data -tsize=2047851s -
This should be fixed by http://quickgit.kde.org/?p=k3b.git&a=commit&h=1853eee0f15d9d5a1ab0407d5d87e36167e5c9eb We wil release k3b 2.0.3 soon that will have this fix. If you update to 2.0.3 and can still reproduce the problem, please reopen this bug.