Comment 1 for bug 64070

Revision history for this message
Khalid Baheyeldin (kbahey) wrote :

I have the same exact problem, so it is confirmed.

This is a kubuntu Edgy 6.10 install on a Toshiba A100-TA6.

It has T2250 Centrino Duo.

When the laptop is rebooted, both CPUs are running at 800MHz most of the time, and one or the other goes up to the full 1733MHz.

This happens upon resuming from suspend, or from hibernate. The fan also goes fast and I can feel air coming out of the vents.

It goes back to normal if I reboot the laptop.

See this:

$ grep MHz /proc/cpuinfo
cpu MHz : 800.000
cpu MHz : 1733.000

The puzzling part is that both CPUs are in the same ACPI state regardless:

$ diff /proc/acpi/processor/CPU?
diff /proc/acpi/processor/CPU0/info /proc/acpi/processor/CPU1/info
1,2c1,2
< processor id: 0
< acpi id: 0
---
> processor id: 1
> acpi id: 1
diff /proc/acpi/processor/CPU0/power /proc/acpi/processor/CPU1/power
6c6
< *C2: type[C2] promotion[--] demotion[C1] latency[001] usage[01822333] duration[00000000007367703269]
---
> *C2: type[C2] promotion[--] demotion[C1] latency[001] usage[01743842] duration[00000000007432976070]