Mailinglist Archive: opensuse-bugs (8956 mails)

< Previous Next >
[Bug 216205] CPU frequency kernel bug - not switched up even with performance governor
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Tue, 31 Oct 2006 05:26:55 -0700 (MST)
  • Message-id: <20061031122655.F06BD25C887@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=216205


trenn@xxxxxxxxxx changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |venkatesh.pallipadi@xxxxxxxxx
Summary|GNOME: The CPU frequency |CPU frequency kernel bug - not switched up even
|scaler seems to work in an |with performance governor
|opposite way |




------- Comment #10 from trenn@xxxxxxxxxx 2006-10-31 05:26 MST -------
The first output of comment #8 shows that something is broken in kernel cpufreq
code.
When running with performance governor, freq must be highest.

Can you add CPUFREQ_ENABLED="no" in /etc/sysconfig/powersave/cpufreq and try
some things manually, pls.

First, is this phenomenon always happening or does it only happen after some
time?

Try to load the cpufreq driver by hand (modprobe speedstep-centrino, if this
does not work it should be modprobe acpi).

Venkatesh, do you know about this one?
Load governors by hand: modprobe userspace;modprobe ondemand;modprobe
performance

cd /sys/devices/system/cpu/cpu0/cpufreq
echo ondemand >scaling_governor (does cpu get switched up and down on CPU
load?)
Let it stay down and try:
echo performance >scaling_governor

Is the machine on lowest freq now?
If yes, we hit the bug.
Does echo userspace >scaling_govornor;echo 2266000 >scaling_setspeed switch up
to highest freq now?
If yes, do echo ondemand >scaling_governor (does cpu get switched up and
down?)


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

< Previous Next >
References