Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
k3b: Unable to find cdrecord executable plus other problems
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
gctaylor
n00b
n00b


Joined: 20 Nov 2004
Posts: 40

PostPosted: Sun Feb 19, 2006 11:45 pm    Post subject: k3b: Unable to find cdrecord executable plus other problems Reply with quote

I'm trying to get k3b 0.12.8 working and I'm running into several problems.

1. When I start k3b as a normal user I get these error messages :
Code:

Unable to find cdrecord executable
K3b uses cdrecord to actually write CDs.
Solution: Install the cdrtools package which contains cdrecord.

Unable to find cdrdao executable
K3b uses cdrdao to actually write CDs.
Solution: Install the cdrdao package.


Yet I know these executables are present.

2. When I run Settings > Configure K3b, my CD devices are not found and when I try to add them I get a message stating
Code:

Could not find an additional device at /dev/hdb, yet I know the device is there.


3. When I first started k3b it gave me an error about cdrdao.
Code:

cdrdao will be run without root privileges
It is highly recommended to configure cdrdao to run with root privileges to increase the overall stability of the burning process.
Solution: Use K3bSetup to solve this problem.


Searching through the forums here I found advice about
Code:

chmod +s cdrdao

Which made that error go away.

But where is K3bSetup? It seems like it disappeared?

Qt: 3.3.4
KDE: 3.4.3
K3b: 0.12.8
2.6.14-gentoo-r5

Everything works when the user is root.
It seems that xcdroast detects everything fine but I want to use k3b because it integrates so well with digikam and exporting to CD.

Thanks for any advice,
Gary
Back to top
View user's profile Send private message
yabbadabbadont
Advocate
Advocate


Joined: 14 Mar 2003
Posts: 4791
Location: 2 exits past crazy

PostPosted: Mon Feb 20, 2006 1:42 am    Post subject: Reply with quote

Is your user a member of the cdrom group?

Run 'id username' to see which groups username is a member of.

Use 'gpasswd -a username cdrom' to add username to the cdrom group.
_________________
Bones McCracker wrote:
On the other hand, regex is popular with the ladies.
Back to top
View user's profile Send private message
mirojira
l33t
l33t


Joined: 18 Feb 2006
Posts: 685

PostPosted: Mon Feb 20, 2006 7:38 am    Post subject: Re: k3b: Unable to find cdrecord executable plus other probl Reply with quote

1. User must be the member of the cdrw and cdrom group in /etc/group

2. Settnings -> k3b Setup -> Use burning group - cdrw

Check the access permission of

/dev/hd? it should be e.g.
bwx-wx-wx root cdrom

and cdrecord and cdrdao in /usr/bin

-rws--x--- 1 root cdrw
-rwxr-x--- 1 root cdrw
Back to top
View user's profile Send private message
gctaylor
n00b
n00b


Joined: 20 Nov 2004
Posts: 40

PostPosted: Wed Feb 22, 2006 4:31 am    Post subject: k3b: Unable to find cdrecord executable plus other (SOLVED) Reply with quote

Well, I did a bunch of things so I'm not sure which one or combination resolved this but here goes:

  • I added /etc/udev/rules.d/51-udev.rules
    KERNEL="hdc", GROUP="root", MODE="0666"

  • To get at K3bSetup I enabled kde in /etc/portage/package.use. My make.conf is set at -kde.
    app-cdr/k3b kde

  • I added my user to the cdrw, burning, and cdrom groups.


Thanks for the suggestions.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum