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 338557 - cpufreq-applet does not set the governor for cpu being monitored
cpufreq-applet does not set the governor for cpu being monitored
Status: RESOLVED FIXED
Product: gnome-applets
Classification: Other
Component: cpufreq
2.14.x
Other All
: Normal normal
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
: 356309 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-04-15 05:10 UTC by Sandino Flores-Moreno
Modified: 2010-01-24 01:06 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14


Attachments
Patch to set the governor of any monitored cpu. (2.96 KB, patch)
2006-04-15 05:13 UTC, Sandino Flores-Moreno
none Details | Review

Description Sandino Flores-Moreno 2006-04-15 05:10:58 UTC
Please describe the problem:
cpufreq has a preference to select the monitored cpu.

Clicking over the applet, a list of governors is displayed ir order to select
one of them.

However, the applet internally calls cpufreq-selector without specifying the
monitored cpu.

Then, the governor is always applied to the default cpu (0 in the current
implementation).

This bug can be noticed in multicore cpus.

Steps to reproduce:
1. Grab a machine with multicore enabled.
2. Add the applet.
3. Select a cpu different to zero.
4. Change the governor.


Actual results:
The governor is set to the cpu zero, not the monitored.

Expected results:
The monitored cpuś governor should be changed.

Does this happen every time?
Yes.

Other information:
A patch, but this simple bug guide is too stupid and let me change to the
classic bugzilla way.
Comment 1 Sandino Flores-Moreno 2006-04-15 05:13:47 UTC
Created attachment 63538 [details] [review]
Patch to set the governor of any monitored cpu.

Patch to set the speed of any monitored cpu.
Comment 2 Sandino Flores-Moreno 2006-04-15 05:14:27 UTC
This bug is similar to http://bugzilla.gnome.org/show_bug.cgi?id=337578
Comment 3 Carlos Garcia Campos 2006-04-19 09:55:32 UTC
Hi tigrux, thanks a lot for the patch. I'm going to rewrite the popup-selector soon, so I will fix this bug. 
Comment 4 Danielle Madeley 2006-05-28 14:36:19 UTC
Committed to gnome-2-14.
Comment 5 Carlos Garcia Campos 2006-06-14 10:15:32 UTC
It should be fixed in head too.
Comment 6 Carlos Garcia Campos 2006-09-17 10:29:51 UTC
*** Bug 356309 has been marked as a duplicate of this bug. ***