Bug 169980 - solid-powermanagement CPU scaling problem
Summary: solid-powermanagement CPU scaling problem
Status: RESOLVED UNMAINTAINED
Alias: None
Product: solid
Classification: Unmaintained
Component: powermanagement-daemon (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: Dario Freddi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-28 14:58 UTC by Predrag Aleksic
Modified: 2010-11-09 20:25 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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