PowerDevil problem

Hello all,

I have some strange problem with my power manager. I'm running FreeBSD 7.2 with KDE4.3.1 (everything is up-to-date). Here is the problem. When everything is by default PowerDevil control the power management of my laptop but it says in "Capabilities" that the ConsoleKit was not found active on my PC. I read some info about the ConsoleKit and when i saw the logs it says that ConsoleKit can not find anything in /proc. Like we know procfs by default is not used from FreeBSD (security issues). When i mount /proc ConsoleKit start to work BUT then PowerDevil stops to manage my power settings and when i try to manage any of the PowerDevil profile KDE Notificator says "You choose the "" profile but it dos not exist. Pleace check your PowerDevil configurations". When i go again in "Capabilities" menu it says that all is ok. I tried to find some info for this problem but no success for now. Can anyone help me please .
 
SirDice said:

that is no more the recommended way to start kdm. refer to this document instead: http://wiki.freebsd.org/KDE4/Install

about powerdevil: it seems to be a problem with kdm and consolekit (if you run $ ck-list-sessions you should get a session which says "active: FALSE"). i'm currently trying to debug it (i'm in the kde on freebsd team), because this affects other things too (e.g. mount policies for removable devices), but it's not trivial

meanwhile, you could try starting kde with gdm (gnome display manager), that should start a working consolekit session, but i don't guarantee anything
 
xzhayon said:
that is no more the recommended way to start kdm. refer to this document instead: http://wiki.freebsd.org/KDE4/Install

about powerdevil: it seems to be a problem with kdm and consolekit (if you run $ ck-list-sessions you should get a session which says "active: FALSE"). i'm currently trying to debug it (i'm in the kde on freebsd team), because this affects other things too (e.g. mount policies for removable devices), but it's not trivial

meanwhile, you could try starting kde with gdm (gnome display manager), that should start a working consolekit session, but i don't guarantee anything

Yes, that is right. Now i understand why this don't work in PCBSD too. Like always i thought the problem is in me ;) I will be thankful if you get more info about the problem and paste it (or link) here.
 
xzhayon said:
meanwhile, you could try starting kde with gdm (gnome display manager), that should start a working consolekit session, but i don't guarantee anything
Ah, yes. Since KDE depends on ConsoleKit I was basically assuming KDM took care of it.

I'm quite sure GDM does as I need it for Gnome and XFCE.
 
Are there any news concerning this issue?

I have the exact same problem, [CMD=">"]ck-list-sessions[/CMD] returns active = false and i have no power management under kde.

I use kde4/kdm with RELENG_8, all ports are up to date.
 
Not only does it still exist but it seems to have been there since at least version 7.1.1 (PC-USB system). This seems to be getting silly - what is holding up work on this?

And just to save me some time, anyone able to tell me whether disabling ACPI on bootup helps, or switching to console mode before leaving the machine? As to installing GDM, I had a go at installing that from ports yesterday and gave up after an hour or so, too many other programs were being pulled in with their own problems (Python??)

Thanks for any further advice!
 
thuglife said:
Are there any news concerning this issue?

yes, there are some good news

1. in this exact moment i'm testing kde sc 4.4 rc2 on my laptop: while consolekit isn't working yet, powerdevil finally does

2. a fix to the consolekit problem has been found in kde@ and it's in the works. it will hopefully make it way in the ports after kde sc 4.4 release
 
It certainly doesn't work in the recent release of PC-BSD ver.8. in fact it seems to work on the live DVD but not on the installed system!
 
Back
Top