LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > MEPIS
User Name
Password
MEPIS This forum is for the discussion of MEPIS Linux.

Notices


Reply
  Search this Thread
Old 09-22-2005, 12:10 AM   #1
lefty.crupps
Member
 
Registered: Apr 2005
Location: Minneap USA
Distribution: Debian, Mepis, Sidux
Posts: 470

Rep: Reputation: 32
k3b won't burn: stuck on "Determining maximum write speed"


So i tried to burn a cd (k3b) the other day and it failed. So I ran k3b as root and it worked fine. Now I can only get it to work as root...

right now its got the burning window open and before it even sends the cue sheet and all that, its "Determining maximum write speed" (progress bar is flashing up-and-down) which I've already set at 40x.

I am not sure if this is due to my recent apt-get dist-upgrade to kde 3.4.2 or not. I tried running
Code:
dpkg-reconfigure cdrecord
and i answered "Yes" but its still not going. I tried to uninstall and reinstall k3b, k3blibs, and cdrecord (via synaptic) and still nothing.

any ideas? Also, how does one get at the data files of a mixed mode CD?
 
Old 09-22-2005, 12:57 AM   #2
salparadise
Senior Member
 
Registered: Nov 2002
Location: Birmingham UK
Distribution: Various
Posts: 1,736

Rep: Reputation: 146Reputation: 146
Have you tried k3bsetup? There should be a menu entry for it.
Or "k3bsetup" from the command line as root.

AFAIK - correct usage is to run setup first as root then run the programme as user.

If you run k3b as root it will change the owner of your .Xauthority or .ICEauthority file in your user area making logging back in impossible until you chown it back to yourself.

# chown xxx /home/xxx/.ICEauthority

What do you mean "get at the files on a mixed mode cd?"
 
Old 09-22-2005, 01:24 AM   #3
lefty.crupps
Member
 
Registered: Apr 2005
Location: Minneap USA
Distribution: Debian, Mepis, Sidux
Posts: 470

Original Poster
Rep: Reputation: 32
i ran
Code:
chown xxx /home/xxx/.ICEauthority
(yes i replaced the xxx with my user name) but that didn't fix it. ran it as user and as root. didn't work though; still stuck at that burning-sreen without action.

i tried k3bsetup also; no permissions ask for updating.

my mixed mode question: i burned a cd with music in the first part and data in the second ("cd-extra" it was called) and i cannot get to my /dev/hdc or /mnt/hdc. no icons are on the desktop to mount it. i cannot seem to mount it in the shell. k3b only sees the audio part of it. my konqueror "devices" link doesn't work. so i cannot get at those files in any way that i can think of...
 
Old 09-22-2005, 03:21 PM   #4
Nix_Hard
Member
 
Registered: May 2005
Location: Australia
Distribution: MEPIS
Posts: 48

Rep: Reputation: 15
K3b burning problems after updates

Nexxus6 posted this over @ MEPISlovers, got my K3b burning plastic again.
Thanks Nexxus6.
Quote:
I do monthly "default upgrades" with synaptic and after I did, my K3B starting screaming about no root access to cdrom device please run k3b setup. I did and I got that message to go away. When I create a CD now "mkisofs did not exit cleanly" appears and the writter spits out a blank cd. To fix this problem I downgraded MKISOFS to 4:2.01+01a01-4 and CDRECORD to 4:2.01+01a01-4 and ran K3B Setup again and applied writes and all is well.
[From;http://www.mepislovers.org/modules/n...=10944&forum=9]
NH
 
Old 09-22-2005, 04:17 PM   #5
lefty.crupps
Member
 
Registered: Apr 2005
Location: Minneap USA
Distribution: Debian, Mepis, Sidux
Posts: 470

Original Poster
Rep: Reputation: 32
cool, i'll try that soon... how does one go about downgrading a package?

will i always have to search-and-unmark that package after I hit "mark all upgrades" to avoid this problem in the future, or will it be rectified by the debian-unstable team?
 
Old 09-22-2005, 07:45 PM   #6
Nix_Hard
Member
 
Registered: May 2005
Location: Australia
Distribution: MEPIS
Posts: 48

Rep: Reputation: 15
Synaptic; lock versions, pin, unlock & unpin

lefty.crupps,
I'm using Synaptic to drive apt, for me I searched on the 2 pkgs causing the problem, selected them, then under the "Package" menue choose "Force Version" and in the dialog box that comes up selected the early version and "OK" and "Apply" the changes.

Then search for the same 2 pkgs again and under the "Package" menue again, this time choose ""Lock Version". That will "pin" those pkgs and take care of the problem till it's rectified, when thats done you can unlock the pkgs and update them to get back to normal.
NH
 
Old 09-27-2005, 10:52 PM   #7
Nix_Hard
Member
 
Registered: May 2005
Location: Australia
Distribution: MEPIS
Posts: 48

Rep: Reputation: 15
K3b burning FIX problems, issues, upgrades, permissions

New info and ideas on thread here.
http://www.mepislovers.org/modules/n...forumpost78374

Here's the drum good peoples.
[what Ive found anyway, checking across 2 PCs using other peoples info & ideas]

Just un-pinned and upgraded to the "unstable" versions of cdrecord and mkisofs 4:2.01+01a03-2 from "testing" v 4:2.01+01a01-4 which was burning fine.

Then started K3b, when the "K3bsetup" helper dialog came up I ignored it saying I had a burning permissions problem, i.e. I dismissed it.

And just started burning plastic.

Yaaaaayyyyyyy

If you let the "K3bsetup" helper set the permissions to what it thinks or wants, it will stop a working setup from burning.

Then one way to "fix" the problem is to apply Anagor and AdrianTMs' fix.
Quote:

chmod +s /usr/bin/cdrecord.mmap



Where to report this bug, looks like a mix/fight of permission ideas between K3b, cdrecord & mkisofs.

more beers and cheers
NH

Last edited by Nix_Hard; 09-27-2005 at 11:00 PM.
 
Old 09-28-2005, 10:17 AM   #8
lefty.crupps
Member
 
Registered: Apr 2005
Location: Minneap USA
Distribution: Debian, Mepis, Sidux
Posts: 470

Original Poster
Rep: Reputation: 32
I pinned cdrecord and mkisofs to the Testing repos and its all good now. Thank you all for your help!
 
Old 09-30-2005, 01:19 AM   #9
Nix_Hard
Member
 
Registered: May 2005
Location: Australia
Distribution: MEPIS
Posts: 48

Rep: Reputation: 15
Not the fault of cdrecord and mkisofs lefty.crupps.
Let your cdrecord and mkisofs run free :-)
Just did the update thing, and burning stopped.
Only k3b & k3blibs updated this time. [0.12.4a-2 from 0.12.4a-1]
When k3b started the k3bsetup helper said need to adjust permissions.
Did that with the helper, burning breaks, no smoke, no joy.
Reset the permissions and bingo.
Smokin...
Quote:
It's on again folks.
This only affects people updating to unstable.
k3b up a notch to 0.12.4a-2 [from 0.12.4a-1]
k3blibs too. [same ver num]
Same problem as before, wants to change your cdrecord permissions.
Don't let it, stops k3b burning again.
Updated k3b and k3blibs to 0.12.4a-2 still works, just don't let it change those permissions.

Last edited by Nix_Hard; 09-30-2005 at 01:23 AM.
 
Old 09-30-2005, 10:05 AM   #10
lefty.crupps
Member
 
Registered: Apr 2005
Location: Minneap USA
Distribution: Debian, Mepis, Sidux
Posts: 470

Original Poster
Rep: Reputation: 32
well the perms have been changed already... so by pinning those files i can burn. I'll let them free soon enough

thanks nix_hard
 
Old 10-05-2005, 12:42 PM   #11
seanr
Member
 
Registered: Jan 2005
Location: Norfolk, VA
Posts: 32

Rep: Reputation: 15
Quote:
Originally posted by Nix_Hard
Not the fault of cdrecord and mkisofs lefty.crupps.
Let your cdrecord and mkisofs run free :-)
Just did the update thing, and burning stopped.
Only k3b & k3blibs updated this time. [0.12.4a-2 from 0.12.4a-1]
When k3b started the k3bsetup helper said need to adjust permissions.
Did that with the helper, burning breaks, no smoke, no joy.
Reset the permissions and bingo.
Smokin...
You mind posting the files that need to have their permissions reset and _exactly_ what those permissions should be? With all the different replies in this thread, I'm currently quite confused.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I burn an ".nrg" image file with K3b? Ausar Linux - Software 7 12-18-2009 03:18 PM
k3b: "error decoding audio tracks" and "could not unlock cd driver" lefty.crupps Linux - Software 7 10-13-2005 11:29 AM
Debian Boot Up Problem - stuck at "BR" & "I" jc70417 Debian 2 08-30-2005 04:36 PM
"Unknown error code 255" trying to burn CD with K3B 0.11.2cvs BertBert Linux - Software 0 03-12-2004 08:19 PM
Trying to burn a CD with K3b and I get "not enough resources" MatthewASmith79 Linux - Newbie 3 03-01-2004 06:26 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > MEPIS

All times are GMT -5. The time now is 02:50 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration