Bug 169980

Summary: solid-powermanagement CPU scaling problem
Product: [Unmaintained] solid Reporter: Predrag Aleksic <apetar>
Component: powermanagement-daemonAssignee: Dario Freddi <drf>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: finex
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Predrag Aleksic 2008-08-28 14:58:58 UTC
Version:            (using KDE 4.1.1)
OS:                Linux
Installed from:    Unspecified Linux

aleksic@overlord ~ 0 $ solid-powermanagement set cpufreq powersave
solid-powermanagement(6199)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open ksycoca from  "/var/tmp/kdecache-paleksic/ksycoca4"
solid-powermanagement(6199)/kdecore (KLibLoader) kde4Factory: The library "/usr/lib/kde4/solid_hal_power.so" does not offer a qt_plugin_instance function.
solid-powermanagement(6199) Solid::Control::ManagerBasePrivate::loadBackend: Backend loaded:  "HAL-Power"
Unsupported cpufreq policy: powersave
 
--------
It says I don't have scaling capabilities, and I'm damn sure I have it!

I can change the governor with cpufreq-set, have all needed modules loaded (acpi-cpufreq, cpufreq-ondemand, etc.), I'm in the power group.  but solid is doing some crazy talk :S.

By the way, Core 2 Duo T8100
Comment 1 Kevin Ottens 2008-11-14 22:37:19 UTC
What does "solid-powermanagement query cpufreq" says?
Sounds like your HAL daemon is not enabling the cpufreq support, probably because another daemon is taking care of it (powernowd or such IIRC).
Comment 2 Dario Freddi 2010-11-09 20:25:12 UTC
Closing as unmaintained