#include <hallo.h> * Robert Derochette [Tue, Sep 26 2006, 11:38:03AM]: > Package: wodim > Version: 5:1.0~pre4-1.1 > Severity: important > > Hello, > > I'm using latest Debian Sid, so I'm using wodim. Whenever I try to blank a > CDRW with k3b, it fails. Here's the debug log in k3b. > > Thanks for any help ! > > Regards, > > Robert Derochette > > System > ----------------------- > K3b Version: 0.12.17 > > KDE Version: 3.5.4 > QT Version: 3.3.6 > Kernel: 2.6.17-2-686 > Devices > ----------------------- > HL-DT-ST DVDRAM GSA-4080N 0X21 (/dev/scd0, /dev/sg1) at /media/cdrom0 [CD-R; > CD-RW; CD-ROM; DVD-ROM; DVD-RAM; DVD-R; DVD-RW; DVD+R; DVD+RW] [DVD-ROM; > DVD-R séquentiel; DVD-RAM; DVD RW à > réinscription limitée; DVD-RW séquentiel; DVD+RW; DVD+R; CD-ROM; CD-R; CD-RW] > [SAO; TAO; RAW; SAO/R96P; SAO/R96R; RAW/R16; RAW/R96P; RAW/R96R; > Réinscription restreinte]
This looks like an ATAPI device. Correct? Could you try using it trough /dev/hdX instead? Could you run "wodim -scanbus"? > Used versions > ----------------------- > cdrecord: 2.1.1a03 This is not wodim. You are confusing something. This looks like the previous version of cdrecord in Debian which indeed had the described problem. > cdrecord command: > ----------------------- > /usr/bin/X11/wodim -v gracetime=2 dev=1,0,0 speed=10 -tao driveropts=burnfree > fs=10m -overburn blank=all -force No, this is a wodim command ;-) > Error trying to open /dev/sg0 exclusively (Permission denied)... retrying in > 1 second. > Error trying to open /dev/sg0 exclusively (Permission denied)... retrying in > 1 second. Is the disk mounted? Do you have write permissions to this device? Check with ls -la /dev/sg0. Does lsof command display anything suspicious? Eduard. -- <weasel> die alphascorpii ist naemlich mein grosses vorbild <weasel> wenn ich mal gross bin, werd ich so wie alphascorpii <alphascorpii> dann werd als erstes mal nicht groß ;)

