Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 136188 - cpufreq-selector of cpufreq applet ignores the cpu setting passed to it
Summary: cpufreq-selector of cpufreq applet ignores the cpu setting passed to it
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: http://bugzilla.gnome.org/show_bug.cg...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-09 06:35 UTC by Antony Mee
Modified: 2007-03-04 12:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Fixes the bug (gnome-applets-2.14.1-cpufreq-selector.patch,3.46 KB, patch)
2006-06-09 06:36 UTC, Antony Mee
Details | Diff
A revised ebuild applying the patch (gnome-applets-2.14.1-r1.ebuild,2.25 KB, text/plain)
2006-06-09 06:37 UTC, Antony Mee
Details
Patch to cause the applet to pass the cpu numer to to cpu-selector as is done for frequency control (gnome-applets-2.14.1-setmulticore-govenor.patch,2.96 KB, patch)
2006-06-09 06:56 UTC, Antony Mee
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antony Mee 2006-06-09 06:35:20 UTC
The cpufreq-selector tool of the cpufreq-applet fails to set the frequency/govenor on any cpu other than cpu0.

This results in a strange situation where by if an applet monitors a cpu >=1 and an attempt is made to alter the frequency or govenor, then the requested change is made to the frequency/govenor setting of cpu 0 regardless.

This bug had been reported up stream, but a patch and corresponding a new ebuild are suggested here.
Comment 1 Antony Mee 2006-06-09 06:36:47 UTC
Created attachment 88764 [details, diff]
Fixes the bug

The patch as submitted up stream: http://bugzilla.gnome.org/show_bug.cgi?id=344393
Comment 2 Antony Mee 2006-06-09 06:37:41 UTC
Created attachment 88765 [details]
A revised ebuild applying the patch

Ebuild which applys the patch
Comment 3 Antony Mee 2006-06-09 06:56:53 UTC
Created attachment 88767 [details, diff]
Patch to cause the applet to pass the cpu numer to to cpu-selector as is done for frequency control

I had missed the fact that the second patch mentioned in the original gnome-applets bug report:
 http://bugzilla.gnome.org/show_bug.cgi?id=338557
is not included in the 2.14.1 release either.
Comment 4 Rémi Cardona (RETIRED) gentoo-dev 2007-03-04 12:46:16 UTC
Bug has been fixed in 2.16, closing. If it's still an issue, don't hesitate to reopen :) Thanks