After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 698222 - Use cpupower instead of cpufreq
Use cpupower instead of cpufreq
Status: RESOLVED FIXED
Product: gnome-applets
Classification: Other
Component: cpufreq
unspecified
Other Linux
: High enhancement
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-04-17 18:13 UTC by Balló György
Modified: 2014-11-05 16:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use cpupower instead of cpufreq (580 bytes, patch)
2013-04-17 18:13 UTC, Balló György
none Details | Review

Description Balló György 2013-04-17 18:13:51 UTC
Created attachment 241765 [details] [review]
Use cpupower instead of cpufreq

cpufrequtils is an unmaintained project. cpupower is a drop-in replacement.

I attached a simple patch from Fedora.
Comment 1 Jeremy Bicha 2013-05-20 14:43:00 UTC
I don't think cpupower has been packaged for Debian/Ubuntu yet…
Comment 2 Philipp 2013-09-30 17:03:44 UTC
Hi György,
as Jeremy wrote, cpupower is not widely packaged yet.
Could you change the patch to select between the two with a configure option ?
Comment 3 Alberts Muktupāvels 2014-11-05 16:44:45 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.

Use --with-cpufreq-lib=cpupower, default is not changed!