LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   Processor load high when laptop is idle for hours (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/processor-load-high-when-laptop-is-idle-for-hours-596752/)

replica9000 11-06-2007 06:54 PM

Adding noapic and nolapic didn't work.

I still have kernel 2.6.18-5-k7 installed. As far as I remember I don't have these issues under that kernel.

I saved the dmesg logs from both kernels, seems like acpi/apic in the newer kernels doesn't like ATI chipsets that much.

Here are my logs:

dmesg-2.6.18-5-k7

dmesg-2.6.22-3-k7

There are a couple lines that didn't show up in dmesg under 2.6.18-5-k7

PCI: MSI quirk detected. MSI deactivated.

Marking TSC unstable due to: possible TSC halt in C2.

Maybe I should try noacpi or something similar?

replica9000 11-07-2007 06:06 PM

Update: (if anyone is still watching)

I've tried adding noapic, nolapic, noioapic, noacpi, noirqdebug after the kernel in Grub, problem still happens.

I've even tried blacklisting drivers that I though might cause the problem:
blacklist cpufreq_conservative
blacklist cpufreq_ondemand
blacklist cpufreq_powersave
blacklist cpufreq_stats
blacklist cpufreq_userspace
blacklist powernow-k8
blacklist acpi-cpufreq
blacklist cpufreq-nforce2
blacklist e_powersaver
and still the problem happens.

One thing I did notice, it has happened once before, is that I came back to the laptop about 2 1/2 hours after being idle, and the problem was happening, but must not have been for long. CPU load was around 95%. I was able to slowly interact with KDE and it didn't completely freeze up. It took about 5 min after that for the CPU load to drop to normal operation.

Also at the moment SuperKaramba is reporting the CPU frequency as 1791 instead of 1800, which is odd, even though other CPU Identifiers see it has 1791.93 which is about right.

I also looked into a Bios update, but after reading the change log it doesn't seem worth it.
Code:

===========================================================================
  |  MODEL NO. : MA3                              RELEASE DATE : 04/16/07  |
  |-------------------------------------------------------------------------|
  |  BIOS REV. : BQ3E52 (TAG : 68.05) (MA3)          CHECK SUM : 02511h    |
  |            :                      (MA3E)                  : 09A2Ah    |
  |-------------------------------------------------------------------------|
  |  LAST BIOS REV.: BQ3E51 (TAG : 68.04.04) LAST RELEASE DATE : 03/21/06  |
  |-------------------------------------------------------------------------|
  |  VGA BIOS : 008.027I.001.000                    NS551 VERSION: PQ3A21  |
  |-------------------------------------------------------------------------|
  | Changes and bugs fixed in this version:                                        |
  |                                                                              |
  | 1. Change BIOS version only.                                            |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |                                                                        |
  |-------------------------------------------------------------------------|
  | RELEASED BY  : Jason Kuo                      | CHECKED BY:                |
  ===========================================================================


replica9000 11-09-2007 12:33 PM

Update:

Ok I googled two days away in search for answers for this problem, and haven't come up with anything. It seems that since kernel 2.6.20+ people have had similar problems, caused by different programs, and no one has a real answer to why it happens or how to stop it.

Mine seems to be caused by SuperKaramba, and must cause Xorg to use more CPU power over time. So my way of avoiding this problem is I made a script to kill off Superkaramba and restart it every so often. Seems to be working fine so far.


All times are GMT -5. The time now is 12:36 PM.