| View previous topic :: View next topic |
| Author |
Message |
DaggyStyle Advocate


Joined: 22 Mar 2006 Posts: 2523
|
Posted: Tue Apr 28, 2009 4:05 am Post subject: powerdevil detects no cpu scaling support |
|
|
strange issue, here is some output:
| Code: |
dagg@NCC-5001-D ~ $ uname -a
Linux NCC-5001-D 2.6.28-tuxonice-r9 #2 SMP Tue Apr 28 11:33:45 IDT 2009 x86_64 Intel(R) Core(TM)2 Duo CPU T8100 @ 2.10GHz GenuineIntel GNU/Linux
dagg@NCC-5001-D ~ $ cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies
2101000 2100000 1600000 1200000
dagg@NCC-5001-D ~ $ cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors
conservative userspace powersave ondemand performance
[I] sys-apps/hal
Available versions: 0.5.9.1-r3 (~)0.5.11-r4 0.5.11-r8 (~)0.5.12_rc1 {X acpi apm crypt debug dell disk-partition doc kernel_FreeBSD kernel_linux laptop pcmcia selinux}
Installed versions: 0.5.12_rc1(09:21:06 AM 04/01/2009)(X acpi crypt dell kernel_linux laptop -apm -debug -disk-partition -doc -kernel_FreeBSD -selinux)
Homepage: http://www.freedesktop.org/wiki/Software/hal
Description: Hardware Abstraction Layer
[I] sys-apps/dbus
Available versions: 1.0.2-r2 (~)1.1.4 1.1.20 (~)1.2.1 [m](~)1.2.3 1.2.3-r1 (~)1.2.12 {X debug doc kernel_FreeBSD kernel_linux selinux test}
Installed versions: 1.2.12(07:16:23 AM 04/22/2009)(X -debug -doc -selinux -test)
Homepage: http://dbus.freedesktop.org/
Description: A message bus system, a simple way for applications to talk to each other
[I] kde-base/powerdevil
Available versions: (4.2) (~)4.2.2
{debug kdeprefix}
Installed versions: 4.2.2(4.2)(03:16:26 PM 04/13/2009)(kdeprefix -debug)
Homepage: http://www.kde-apps.org/content/show.php/PowerDevil?content=85078
Description: PowerDevil is an utility for KDE4 for Laptop Powermanagement.
|
is it possibly connected to kde-base/solid-hardware? I've installed it yesterday _________________ Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein
[img]http://boinc.mundayweb.com/one/teamStats.php/userID:8653/.png[/img] |
|
| Back to top |
|
 |
Abraxas l33t


Joined: 25 May 2003 Posts: 776 Location: elmwood
|
Posted: Tue Apr 28, 2009 7:33 am Post subject: |
|
|
| Is your symlink correct? Sometimes I forget about that and it trips me up. What is the specific error you are getting when attempting to emerge powerdevil? |
|
| Back to top |
|
 |
DaggyStyle Advocate


Joined: 22 Mar 2006 Posts: 2523
|
Posted: Tue Apr 28, 2009 7:54 am Post subject: |
|
|
| Abraxas wrote: | | Is your symlink correct? Sometimes I forget about that and it trips me up. What is the specific error you are getting when attempting to emerge powerdevil? |
kernel symlink? yes it is correct, still how is that got to do with the problem?
powerdevil emerges fine without any problems, the problem is that it detects no cpu scaling support.
it was working before _________________ Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein
[img]http://boinc.mundayweb.com/one/teamStats.php/userID:8653/.png[/img] |
|
| Back to top |
|
 |
Abraxas l33t


Joined: 25 May 2003 Posts: 776 Location: elmwood
|
Posted: Tue Apr 28, 2009 8:41 am Post subject: |
|
|
| DaggyStyle wrote: | | Abraxas wrote: | | Is your symlink correct? Sometimes I forget about that and it trips me up. What is the specific error you are getting when attempting to emerge powerdevil? |
kernel symlink? yes it is correct, still how is that got to do with the problem?
powerdevil emerges fine without any problems, the problem is that it detects no cpu scaling support.
it was working before |
That can easily cause problems if the kernel you are symlinked to does not have scaling support enabled when compiling against the kernel. It wasn't clear from your initial post whether this was a compilation issue or a runtime issue. I've seen similar errors when attempting to compile frequency scaling userspace utilities against a non-frequency scaling enabled kernel. |
|
| Back to top |
|
 |
DaggyStyle Advocate


Joined: 22 Mar 2006 Posts: 2523
|
Posted: Tue Apr 28, 2009 9:08 am Post subject: |
|
|
note this from my original post
| Code: | dagg@NCC-5001-D ~ $ cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors
conservative userspace powersave ondemand performance
|
the question is, how can I solve it? _________________ Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein
[img]http://boinc.mundayweb.com/one/teamStats.php/userID:8653/.png[/img] |
|
| Back to top |
|
 |
|