cpufreq buggy on thinkpad t42
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
cpufreqd (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: cpufreqd
Description: Ubuntu 9.10
Release: 9.10 i386
With karmic the cpufreq-utils did not work anymore. On power cord the cpu always stays fixed at max 1.8ghz, on battery at 1.4ghz. The governor settings are responded but ignored by the system. This was okay with 9.04 and before.
Battery:
momentane Taktik: die Frequenz soll innerhalb 1.40 GHz und 1.40 GHz.
momentane Taktfrequenz ist 1.40 GHz (verifiziert durch Nachfrage bei der Hardware).
momentane Taktik: die Frequenz soll innerhalb 1.40 GHz und 1.40 GHz.
momentane Taktfrequenz ist 1.40 GHz (verifiziert durch Nachfrage bei der Hardware).
Powercord:
momentane Taktik: die Frequenz soll innerhalb 1.80 GHz und 1.80 GHz.
momentane Taktfrequenz ist 1.80 GHz (verifiziert durch Nachfrage bei der Hardware).
momentane Taktik: die Frequenz soll innerhalb 1.80 GHz und 1.80 GHz.
momentane Taktfrequenz ist 1.80 GHz (verifiziert durch Nachfrage bei der Hardware).
The cpuinfo did not know about speedstep, but the gnome applet shows all steps from 800 to 1800 well.
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 13
model name : Intel(R) Pentium(R) M processor 1.80GHz
stepping : 6
cpu MHz : 1800.000
cache size : 2048 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr mce cx8 mtrr pge mca cmov clflush dts acpi mmx fxsr sse sse2 ss tm pbe up bts est tm2
bogomips : 3597.18
clflush size : 64
power management:
Eric
ProblemType: Bug
Architecture: i386
Date: Sun Nov 8 10:51:39 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/yelp
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release Candidate i386 (20091020.3)
Package: yelp 2.28.0-0ubuntu2
ProcEnviron:
LANGUAGE=
LANG=de_DE.UTF-8
SHELL=/bin/bash
ProcVersionSign
SourcePackage: yelp
Uname: Linux 2.6.31-14-generic i686
XsessionErrors:
(gnome-
(gnome-
(nautilus:1954): Eel-CRITICAL **: eel_preferences
(polkit-
(gnome-
Found a workaround from a similar older bug. This helps a bit, but where to place?
eric@calliope:~$ sudo cpufreq-set -c 0 -d 600Mhz -u 1.80Ghz
Now the cpu scales faster like in jaunty before, but the default behaviour is a bug.
Eric