kanotix.com

Software - k3b error

zonker666 - 10.11.2006, 18:28 Uhr
Titel: k3b error
This is what it says when i start k3b:
Zitat:
Used cdrecord version 1.0pre1 is outdated
Although K3b supports all cdrtools versions since 1.10 it is highly recommended to at least use version 2.0.
Solution: Install a more recent version of the cdrtools.
cdrecord 1.0pre1 does not support ATAPI
The configured version of cdrecord does not support writing to ATAPI devices without SCSI emulation and there is at least one writer in your system not configured to use SCSI emulation.
Solution: The best and recommended solution is to enable ide-scsi (SCSI emulation) for all devices. This way you won't have any problems. Or you install (or select as the default) a more recent version of cdrtools.


Burning fails; if using dao with the message that the drive doesn't support dao (false) and stating that i should try tao. Using tao it gives unknown error 255

Any idea on what to do?
hubi - 10.11.2006, 19:00 Uhr
Titel: k3b error
What version is this k3b? Looks to be very, very old. Therefore I recommend:

apt-get update
apt-get install k3b

or

apt-get update
apt-get dist-upgrade

or

if your installation is very old, use RC4 disk-upgrade.

hubi
zonker666 - 10.11.2006, 20:15 Uhr
Titel: RE: k3b error
hehe Smilie this is 2006 rc4 and its fully updated, just did a d-u 5 min ago
hubi - 10.11.2006, 20:19 Uhr
Titel: RE: k3b error
oops Geschockt

Just tried k3b here (fully upgraded as well), but no probs.

Don't think it applies to you, but try:
apt-get install wodim

hubi
hubi - 10.11.2006, 20:22 Uhr
Titel: RE: k3b error
Addition:

Or try
apt-get install cdrecord

That gives you the new wodim as well, but in a clean way.

hubi
zonker666 - 10.11.2006, 20:27 Uhr
Titel: RE: k3b error
well these are already installed and the newest version
i reinstalled k3b and cdrecord, nothings changed.
Crust - 10.11.2006, 22:03 Uhr
Titel: RE: k3b error
I have the same error.
Everything updated.

$ apt-cache policy cdrecord
cdrecord:
Installed: 5:1.0~pre5-1
Candidate: 5:1.0~pre5-1
Version table:
*** 5:1.0~pre5-1 0
700 http://ftp.us.debian.org unstable/main Packages
100 /var/lib/dpkg/status
5:1.0~pre4-1.1 0
600 http://ftp.us.debian.org testing/main Packages

$ apt-cache policy wodim
wodim:
Installed: 5:1.0~pre5-1
Candidate: 5:1.0~pre5-1
Version table:
*** 5:1.0~pre5-1 0
700 http://ftp.us.debian.org unstable/main Packages
100 /var/lib/dpkg/status
5:1.0~pre4-1.1 0
600 http://ftp.us.debian.org testing/main Packages

$ apt-cache policy k3b
k3b:
Installed: 0.12.17-3
Candidate: 0.12.17-3
Version table:
*** 0.12.17-3 0
700 http://ftp.us.debian.org unstable/main Packages
100 /var/lib/dpkg/status
0.12.17-2+b1 0
600 http://ftp.us.debian.org testing/main Packages


Wierd.

-Crust
hubi - 10.11.2006, 22:15 Uhr
Titel: RE: k3b error
Same versions here, and on my second notebook no problems either.

Really weird
hubi
zonker666 - 10.11.2006, 22:23 Uhr
Titel: RE: k3b error
well i purged k3b, k3b-i18n, k3b-kanotix-defaults and cdrecord and reinstalled them, except for kanotix-defaults (that are now gone from the repos for some reason). That didn't change anything at all
hifi25nl - 10.11.2006, 22:33 Uhr
Titel:
Same problem here. Dist-upgraded today.

Piero
DeepDayze - 11.11.2006, 05:08 Uhr
Titel:
I had no problem here...did a test burn on a cdrw.
xweber - 11.11.2006, 09:53 Uhr
Titel:
same problem here for me

Alex
zonker666 - 11.11.2006, 10:02 Uhr
Titel:
hmm, starting k3b from a konsole, i get
Zitat:
rasmus@KanotixBox:~$ k3b
rasmus@KanotixBox:~$ find: /dev/.static: Permission denied


-but i don't know if that could be important

hmm and strating it from konsole as root these eroor messages dont show up, do i need to change some permissions somewhere?
hifi25nl - 11.11.2006, 10:53 Uhr
Titel:
Found this googling around:

Zitat:

Since wodim has replaced cdrecord, using the cdrecord command is
really wodim. It seems that they choose to reset the version numbering
when forking, so while they are using a copy of a recent cdrecord,
wodim is at version 1.0pre1. I guess this confuses k3b, and me in turn
when I try to use k3b.

devil - 11.11.2006, 11:04 Uhr
Titel:
try this as root:
Code:
 chmod 4755 /usr/bin/wodim


greetz
devil
zonker666 - 11.11.2006, 11:33 Uhr
Titel:
devil hat folgendes geschrieben::
try this as root:
Code:
 chmod 4755 /usr/bin/wodim


greetz
devil
that didn't help
now the message even comes up when starting k3b as root Traurig
spacepenguin - 11.11.2006, 12:45 Uhr
Titel:
Really weird. Today I started k3b the first time on my notebook using a d-u'ed RC4 I too got the message box that my cdrecord version is too old (1.0pre1) and isn't able to burn with non-scsi devices. Any way to tell k3b that wodim is able to do that in spite of the version number?
spacepenguin - 11.11.2006, 12:59 Uhr
Titel:
Something even more weird:
When I started the k3b setup assistent and looked at the external programs there was cdrecord 1.0pre1 mentioned twice, one pointing to /usr/bin/wodim and the other to /usr/X11R6/bin/wodim (acess rights both: 0755 root, root). I changed to the search path tab and added /usr/bin/wodim (hoping that k3b recognizes wodim as wodim and not cdrecord). I switched back to the programs list, 3x cdrecord. So I deleted the /usr/bin/wodim entry in the search path. And after that one of the cdrecord entries (/usr/X11R6/bin/wodim) changed to version 2.1.1a03 with rights 4711. I deselected the 1.0pre1 entry and closed the assistent with ok. And restarted k3b. And after that - no, it did not work, the /usr/X11R6/bin/wodim entry had changed back to version 1.0pre1 and rights 755...

EDIT: Actually - it works, at least in simulation mode (I have nothing to burn right now) though the message box still appears and when I look at the settings cdrecord is said to be 1.0pre1 without DVD patch.
hubi - 11.11.2006, 14:20 Uhr
Titel:
Or maybe I don't get anything, because I disabled warnings about not being root ages ago and had k3b automatically have set the rights. No warnings here.

hubi
zonker666 - 11.11.2006, 16:41 Uhr
Titel:
i've read a bit around on other forums, not finding anyone with this specific problem, but someplace i read that if the drive (cdrom) was connected to the pri or sec ide port it should be named as something else, and these changes should be made to fstab. I notice that my drive is mounting as hdc when i feed it a cd, not as cdrom0. Could this be the problem?
devil - 11.11.2006, 17:31 Uhr
Titel:
meine einträge sehen nach folgendem schema aus (ohne k3b probs):
Code:
/dev/hdc    /media/cdrom1   udf,iso9660 user,noauto    0    0


greetz
devil
zonker666 - 11.11.2006, 17:43 Uhr
Titel:
yes after running fix-fstab i have
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0

purging and reinstalling k3b cdrecord wodim and k3b-i18n still produces the error though
hubi - 11.11.2006, 18:26 Uhr
Titel:
My fstab looks like that:
Zitat:
# /dev/cdrom /media/cdrom0 udf,iso9660 user,noauto 0 0
hubi
frapelli - 12.11.2006, 09:07 Uhr
Titel:
Same problem here. None of suggested solutions worked.
Is there a way to give up wodim and go back to a previous releaseof cdrecord? I prefer running a working software, even if outdated, rather than not working updated. My personal preference.
devil - 12.11.2006, 09:15 Uhr
Titel:
you can use a version from /testing, which is supposed to work.

greetz
devil
frapelli - 12.11.2006, 09:21 Uhr
Titel:
[quote="devil"]you can use a version from /testing, which is supposed to work.

greetz
devil[/quote]

IT WORKED!

Downgraded wodim and cdrecord from testing repo, and now it works!
Of course!
Thanks
hifi25nl - 12.11.2006, 10:09 Uhr
Titel:
The version from testing is giving the same problem: is 1.0~pre4-1.1 instead of 1.0~pre5-1.1.

----oh! I forgot to downgrade also wodim. Now k3b is working!
hubi - 12.11.2006, 10:55 Uhr
Titel:
Just made a screenshot of the "Einstellungsassistent" (don't know how it's called in English) from my working, dist-upgraded k3b from SID:
http://img297.imageshack.us/img297/9604/k3bla9.png

Hope there is a clue in there.

hubi
zonker666 - 12.11.2006, 14:02 Uhr
Titel:
yes that would be nice, but how do i do that?
hubi - 12.11.2006, 14:15 Uhr
Titel:
Is there a cheat in the grub line like
Code:
hdc=ide-scsi
?

That might help if it is a hardware problem.

hubi
devil - 12.11.2006, 14:16 Uhr
Titel:
zonker,
Code:
apt-get install wodim/testing


greetz
devil
zonker666 - 12.11.2006, 20:22 Uhr
Titel:
thx, now k3b runs again Smilie
hifi25nl - 13.11.2006, 12:06 Uhr
Titel:
However "continue multissession" is not working.

Piero
UncleDeadley - 20.11.2006, 22:04 Uhr
Titel:
I get the following error with K3B:
System locale charset is ANSI_X3.4-1968
Your system's locale charset (i.e. the charset used to encode filenames) is set to ANSI_X3.4-1968. It is highly unlikely that this has been done intentionally. Most likely the locale is not set at all. An invalid setting will result in problems when creating data projects.
Solution: To properly set the locale charset make sure the LC_* environment variables are set. Normally the distribution setup tools take care of this.

How do I change the locale charset? Google has not been my friend on this one. I figured out how to check it, but I don't really understand the output.
Code:

/usr/share/locale# locale
LANG=C
LANGUAGE=us
LC_CTYPE="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_COLLATE="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_PAPER="C"
LC_NAME="C"
LC_ADDRESS="C"
LC_TELEPHONE="C"
LC_MEASUREMENT="C"
LC_IDENTIFICATION="C"
LC_ALL=

hifi25nl - 21.11.2006, 19:02 Uhr
Titel:
I had the same problems, you can make a "dpkg-reconfigure locales" and there you can choose the default one.
For Euro see:
Zitat:

http://www.debian.org/doc/manuals/debia ... re.en.html

So, in my case, I have changed /etc/environment adding
Zitat:

export LANG=it_IT@euro
export LC_ALL=it_IT@euro


Howevever, since K3b now (with wodim) cannot make a correct copy "on the fly" of a CD and cannot make a multissession CD, I have switched for the moment to Nerolinux.

Piero
UncleDeadley - 21.11.2006, 19:09 Uhr
Titel:
Thanks Piero for the helpful information and link!
Alle Zeiten sind GMT + 1 Stunde
PNphpBB2 © 2003-2007