Autor |
Nachricht |
|
Titel: k3b and cdrecord not working after upgrade
Verfasst am: 26.11.2006, 23:06 Uhr
|
|
Anmeldung: 24. Aug 2005
Beiträge: 43
|
|
Some weeks ago I had problems, solved as suggested in this thread:
http://www.kanotix.com/PNphpBB2-viewtop ... ecord.html
Today I think I upgraded cdrecord, and now when I try to burn, I get message:
"cdrecord returned an unknown error (255)
unknown error 255
Sometimes using TAO writing solve this error"
This time didn't help reinstalling K3B, wodim and cdrecord from testing repos's. Nor helped uninstall and reinstall from stable or unstable.
I am getting rather annoyed by burning problems with Kanotix.
Any help? Thanks |
|
|
|
|
 |
|
Titel: k3b and cdrecord not working after upgrade
Verfasst am: 26.11.2006, 23:21 Uhr
|
|

Anmeldung: 22. Jan 2006
Beiträge: 1296
Wohnort: Budapest
|
|
Do you have the option to show details or debugging output? A button should be there on the window displaying this problem. If yes, please post the output. It must be solvable, because there are systems which do not have problems.
hubi |
_________________
|
|
|
|
 |
|
Titel:
Verfasst am: 27.11.2006, 20:28 Uhr
|
|
Anmeldung: 24. Aug 2005
Beiträge: 43
|
|
Here is the output, thanks for your help.
System
-----------------------
K3b Version: 0.12.17
KDE Version: 3.5.5
QT Version: 3.3.7
Kernel: 2.6.18-kanotix-2
Devices
-----------------------
PLEXTOR DVDR PX-750A 1.01 (/dev/hda, ) at /media/cdrom1 [CD-R; CD-RW; CD-ROM; DVD-ROM; DVD-RAM; 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-RAM; 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]
HL-DT-ST DVD-ROM GDR8161B 0100 (/dev/hdb, ) at /media/cdrom0 [CD-ROM; DVD-ROM] [DVD-ROM; CD-ROM] [None]
K3b
-----------------------
Size of filesystem calculated: 56992
Used versions
-----------------------
cdrecord: 2.1.1a03
cdrecord
-----------------------
scsidev: '/dev/hda'
devname: '/dev/hda'
scsibus: -2 target: -2 lun: -2
Error trying to open /dev/hda exclusively (Device or resource busy)... retrying in 1 second.
Error trying to open /dev/hda exclusively (Device or resource busy)... retrying in 1 second.
Error trying to open /dev/hda exclusively (Device or resource busy)... retrying in 1 second.
Error trying to open /dev/hda exclusively (Device or resource busy)... retrying in 1 second.
Error trying to open /dev/hda exclusively (Device or resource busy)... giving up.
TOC Type: 1 = CD-ROM
scsidev: 'ATA:/dev/hda'
devname: 'ATA:/dev/hda'
scsibus: -2 target: -2 lun: -2
/usr/X11R6/bin/wodim: No such file or directory.
Cannot open SCSI driver!
For possible targets try 'wodim -scanbus'.
For possible transport specifiers try 'wodim dev=help'.
For IDE/ATAPI devices configuration, see the file README.ATAPI.setup from
the wodim documentation.
cdrecord command:
-----------------------
/usr/X11R6/bin/wodim -v gracetime=2 dev=/dev/hda speed=8 -dao -dummy driveropts=burnfree -eject -data -tsize=56992s -
mkisofs
-----------------------
56992
I: -input-charset not specified, using UTF-8 (detected in locale settings)
mkisofs command:
-----------------------
/usr/X11R6/bin/mkisofs -gui -graft-points -volid Danze -volset -appid K3B THE CD KREATOR (C) 1998-2005 SEBASTIAN TRUEG AND THE K3B TEAM -publisher -preparer -sysid LINUX -volset-size 1 -volset-seqno 1 -sort /tmp/kde-francesco/k3b9lglKa.tmp -rational-rock -hide-list /tmp/kde-francesco/k3bGn1E4a.tmp -joliet -joliet-long -hide-joliet-list /tmp/kde-francesco/k3b90Jbkc.tmp -full-iso9660-filenames -iso-level 2 -path-list /tmp/kde-francesco/k3bXg3bIb.tmp |
|
|
|
|
 |
|
Titel:
Verfasst am: 27.11.2006, 20:49 Uhr
|
|

Anmeldung: 22. Jan 2006
Beiträge: 1296
Wohnort: Budapest
|
|
frapelli,
this is beyond my knowledge, just thought of a permission issue.
Have you purged k3b and wodim when you tried a reinstall? This is the "last" thing I might try out.
Code:
apt-get remove --purge k3b wodim
apt-get install k3b wodim
Good luck,
hubi |
_________________
|
|
|
|
 |
|
Titel:
Verfasst am: 27.11.2006, 21:06 Uhr
|
|
Team Member


Anmeldung: 03. Mai 2005
Beiträge: 1544
Wohnort: out there somewhere
|
|
Maybe try (worth a shot)
# chmod 7411 /usr/bin/cdrdao
# chmod 7411 /usr/X11R6/bin/cdrdao
# chown roots: root /usr/bin/cdrecord.mmap
# chmod 4711 /usr/bin/cdrecord.mmap
# chown roots: root /usr/X11R6/bin/cdrecord.mmap
# chmod 4711 /usr/X11R6/bin/cdrecord.mmap
# chmod 4711 /usr/X11R6/bin/cdrecord.mmap
# chmod 4711 /usr/X11R6/bin/growisofs |
_________________ h2's d-u script
h2's rdiff-backup script
|
|
|
|
 |
|
Titel:
Verfasst am: 27.11.2006, 21:39 Uhr
|
|
Anmeldung: 24. Aug 2005
Beiträge: 43
|
|
[quote="piper"]Maybe try (worth a shot)
# chmod 7411 /usr/bin/cdrdao
# chmod 7411 /usr/X11R6/bin/cdrdao
# chown roots: root /usr/bin/cdrecord.mmap
# chmod 4711 /usr/bin/cdrecord.mmap
# chown roots: root /usr/X11R6/bin/cdrecord.mmap
# chmod 4711 /usr/X11R6/bin/cdrecord.mmap
# chmod 4711 /usr/X11R6/bin/cdrecord.mmap
# chmod 4711 /usr/X11R6/bin/growisofs[/quote]
Does this mean anything?
root@KanotixBox:/home/francesco# chmod 7411 /usr/bin/cdrdao
root@KanotixBox:/home/francesco# chmod 7411 /usr/X11R6/bin/cdrdao
root@KanotixBox:/home/francesco# chown roots: root /usr/bin/cdrecord.mmap
chown: `roots:': cannot get the login group of a numeric UID
root@KanotixBox:/home/francesco# chmod 4711 /usr/bin/cdrecord.mmap
chmod: cannot access `/usr/bin/cdrecord.mmap': No such file or directory
root@KanotixBox:/home/francesco# chown roots: root /usr/X11R6/bin/cdrecord.mmap
chown: `roots:': cannot get the login group of a numeric UID
root@KanotixBox:/home/francesco# chmod 4711 /usr/X11R6/bin/cdrecord.mmap
chmod: cannot access `/usr/X11R6/bin/cdrecord.mmap': No such file or directory
root@KanotixBox:/home/francesco# chmod 4711 /usr/X11R6/bin/cdrecord.mmap
chmod: cannot access `/usr/X11R6/bin/cdrecord.mmap': No such file or directory
root@KanotixBox:/home/francesco# chmod 4711 /usr/X11R6/bin/growisofs
root@KanotixBox:/home/francesco#
Thanks |
|
|
|
|
 |
|
Titel:
Verfasst am: 27.11.2006, 21:47 Uhr
|
|

Anmeldung: 22. Jan 2006
Beiträge: 1296
Wohnort: Budapest
|
|
Must be a typo from piper, this should work:
# chown root:root /usr/bin/cdrecord.mmap
# chown root:root /usr/X11R6/bin/cdrecord.mmap
But: I do not have those files at all.
hubi |
_________________
|
|
|
|
 |
|
Titel:
Verfasst am: 27.11.2006, 21:53 Uhr
|
|
Anmeldung: 24. Aug 2005
Beiträge: 43
|
|
[quote="hubi"]Must be a typo from piper, this should work:
# chown root:root /usr/bin/cdrecord.mmap
# chown root:root /usr/X11R6/bin/cdrecord.mmap
But: I do not have those files at all.
hubi[/quote]
Doesn't work:
root@KanotixBox:/home/francesco# chown root:root /usr/bin/cdrecord.mmap
chown: cannot access `/usr/bin/cdrecord.mmap': No such file or directory
root@KanotixBox:/home/francesco#
root@KanotixBox:/home/francesco# chown root:root /usr/X11R6/bin/cdrecord.mmap
chown: cannot access `/usr/X11R6/bin/cdrecord.mmap': No such file or directory
root@KanotixBox:/home/francesco#
javascript:emoticon(' ') |
|
|
|
|
 |
|
Titel:
Verfasst am: 27.11.2006, 22:03 Uhr
|
|

Anmeldung: 22. Jan 2006
Beiträge: 1296
Wohnort: Budapest
|
|
Ok, you do not have them either. It's a pity that the preferences in k3b have gone, they were great for fixing issues.
Can you reach the options menu? What does that say for the programs?
Mine looks like that, but all is ok: |
Beschreibung: |
|
Dateigröße: |
44.76 KB |
Angeschaut: |
50123 mal |

|
_________________
|
|
|
|
 |
|
Titel:
Verfasst am: 27.11.2006, 22:12 Uhr
|
|
Anmeldung: 24. Aug 2005
Beiträge: 43
|
|
Seems exactly the same, including version numbers.
Anyway it seems to work now, as long as I do not cancell burning operations (which I did in my previous trials). If an operation is cancelled, I have to quit and restart K3B. Not a big trouble since cancelling burnings happens rather seldom, and restarting is not a big annoyance, but it did not happen till yesterday before updating and with wodim from testing.
Anyway thanks. I have another issue, but I'll start a new topic. |
|
|
|
|
 |
|
Titel: Re: k3b and cdrecord not working after upgrade
Verfasst am: 28.11.2006, 09:44 Uhr
|
|
Anmeldung: 07. Mai 2005
Beiträge: 526
Wohnort: Waliser Märze
|
|
frapelli hat folgendes geschrieben::
Today I think I upgraded cdrecord, and now when I try to burn, I get message:
"cdrecord returned an unknown error (255)
unknown error 255
Sometimes using TAO writing solve this error"
I am getting rather annoyed by burning problems with Kanotix.
Any help? Thanks
Just a guess but selective upgrading in Sid maybe causing the problem. Since the fix that was posted there have been upgraded versions of K3b , wodem and cdrecord. The original problem was caused by the wodem fork reverting to an earlier version number. Personally with Sid I think it is best to either DU regularly or leave the system alone if it is working, as the changes are so frequent. It now requires a DU over 500Mb to upgrade 2006 rc4. |
|
|
|
|
 |
|
Titel: RE: Re: k3b and cdrecord not working after upgrade
Verfasst am: 28.11.2006, 18:05 Uhr
|
|
Team Member


Anmeldung: 03. Mai 2005
Beiträge: 1544
Wohnort: out there somewhere
|
|
A du is over 704 mb
hubi, thanks, a typo indeed
I du everyday and don't have this problem, i just burned a dvd (sabayon) and cd to check (pc-bsd) to check and everything is working fine |
_________________ h2's d-u script
h2's rdiff-backup script
|
|
|
|
 |
|
Titel: RE: Re: k3b and cdrecord not working after upgrade
Verfasst am: 29.11.2006, 02:32 Uhr
|
|
Anmeldung: 13. Mai 2005
Beiträge: 732
Wohnort: Texas
|
|
I get that on the 64 bit version. I just use TAO since I am cluesless on what the difference is.
(And wish to remain clueless since TAO seems to work just fine.)  |
_________________ Always acknowledge a fault. This will throw those in authority off their guard and give you an opportunity to commit more.
Mark Twain
|
|
|
|
 |
|