Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved]consolekit is annoying. How to bypass?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
jordanwb
l33t
l33t


Joined: 10 Jul 2008
Posts: 642
Location: Ottawa, Canada

PostPosted: Sat Sep 11, 2010 2:48 am    Post subject: [Solved]consolekit is annoying. How to bypass? Reply with quote

I found this thread on the fedoraforums which suggested editing /usr/share/dbus-1/system-services/org.freedesktop.ConsoleKit.service but that caused anything depending on consolekit (which is a lot) to simply not work. How could I bypass consolekit? Having to enter a password everytime I want to change the CPU speed (on a laptop) is very annoying.

Last edited by jordanwb on Mon Sep 13, 2010 2:47 am; edited 1 time in total
Back to top
View user's profile Send private message
Vitaliy
Guru
Guru


Joined: 06 Apr 2004
Posts: 451
Location: Brooklyn, NY

PostPosted: Sun Sep 12, 2010 5:17 pm    Post subject: Reply with quote

Have you tried the following?
Code:
/etc/init.d/consolekit stop

Then adding
Code:
USE="-consolekit"
to your /etc/make.conf.
And finally running
Code:
emerge world --newuse -D
Back to top
View user's profile Send private message
jordanwb
l33t
l33t


Joined: 10 Jul 2008
Posts: 642
Location: Ottawa, Canada

PostPosted: Sun Sep 12, 2010 7:31 pm    Post subject: Reply with quote

Okay I did that but now I can't use the CPU frequency scaling applet on my panel. I click on the applet and nothing pops up. The popup menu of frequencies don't show.

[Edit]

Editing the relevant policies in /usr/share/polkit-1/actions fixes the issues. For example changing "no" and "auth_admi" to "yes" in /usr/share/polkit-1/actions/org.gnome.cpufreqselector.policy causes polkit not to prompt you for a password.
Back to top
View user's profile Send private message
devsk
Advocate
Advocate


Joined: 24 Oct 2003
Posts: 2995
Location: Bay Area, CA

PostPosted: Mon Sep 13, 2010 5:30 am    Post subject: Reply with quote

jordanwb wrote:
Okay I did that but now I can't use the CPU frequency scaling applet on my panel. I click on the applet and nothing pops up. The popup menu of frequencies don't show.

[Edit]

Editing the relevant policies in /usr/share/polkit-1/actions fixes the issues. For example changing "no" and "auth_admi" to "yes" in /usr/share/polkit-1/actions/org.gnome.cpufreqselector.policy causes polkit not to prompt you for a password.
You really change the CPU frequency manually from the panel?
Back to top
View user's profile Send private message
jordanwb
l33t
l33t


Joined: 10 Jul 2008
Posts: 642
Location: Ottawa, Canada

PostPosted: Mon Sep 13, 2010 1:27 pm    Post subject: Reply with quote

devsk wrote:
You really change the CPU frequency manually from the panel?

On my laptop. But yes, I usually leave it at the lowest frequency (933 Mhz) when doing various stuff and when compiling I bump it up to 2.26 Ghz.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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