LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 04-22-2005, 02:23 AM   #1
coldsalmon
Member
 
Registered: Mar 2005
Location: USA
Distribution: Kubuntu Breezy
Posts: 79

Rep: Reputation: 15
"Singing capacitor" with ACPI, Pentium M and Kernel 2.6


Hi,

I'm running a Gateway 450ROG laptop with a Pentium M processor. Apparently, there is a bug in the ACPI processor module for kernel 2.6 that causes a high-pitched buzz when the processor is idling. I have hardly been able to find any information on this, and was wondering if you guys could help me out. First of all, here is a bug post that explains the problem:

http://lists.debian.org/debian-kerne.../msg00089.html

Package: kernel-source-2.6.8
Severity: minor
Version: 2.6.8-10

Hi!

There is a problem with ACPI module "processor" in recent 2.6er kernels.
After loading this module my pentium-m notebook (ACER TM291) makes a very
high-pitched sound (not the fan) on idle. It sounds like an old CRT monitor
shortly before its end. :-)

It's caused by a change in include/asm-i386/param.h, where HZ was set
from 100 to 1000.

I have already send my notebook back to the vendor for repair the
"singing capacitor" on the mainboard, but I got it back unrepaired.
They could not reproduce this behavoiur under Windows. :-(
This uses a 100Hz timer, so I have no chance of repair.

Google tells, it is a known problem which was previously discussed at Kernel
Bug Tracker.
http://bugme.osdl.org/show_bug.cgi?id=2478
http://bugme.osdl.org/show_bug.cgi?id=3549
http://bugme.osdl.org/show_bug.cgi?id=3406

But the patch for "#define HZ" was rejected.
Since I'm not sure that the found solution (disabling of C3) is the best
solution and this patch will be included in 2.6.10, I'd like to ask you
for a Debian patch to switch back to HZ=100.

Please consider to add attached patch.

I like the distribution kernel very much (together with m-a) and it would
be a pity to have to build my own kernel caused by this issue.


Kindly regards,

Erik


--
www.ErikSchanze.de *********************************************
Bitte keine HTML-E-Mails! No HTML mails, please! Limit: 100 kB *

--- linux-2.6.7/include/asm-i386/param.h 2004-06-17 09:34:28.000000000 +0800
+++ linux-2.6.7-new/include/asm-i386/param.h 2004-07-19 13:30:54.207125536 +0800
@@ -2,7 +2,7 @@
#define _ASMi386_PARAM_H

#ifdef __KERNEL__
-# define HZ 1000 /* Internal kernel timer frequency */
+# define HZ 100 /* Internal kernel timer frequency */
# define USER_HZ 100 /* .. some user interfaces are in "ticks" */
# define CLOCKS_PER_SEC (USER_HZ) /* like times() */
#endif


I have two major questions about this:

1) Is this dangerous? Will it damage my computer at all?
2) The solution at the end of the post is totally incomprehensible to me. What does it mean? How do I implement it?

Thanks so much for all your help,

--C
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
What "kernel opts" allow PC to power down with "turning energy off"? kornerr Linux - General 1 03-10-2005 12:07 PM
Need help ACPI "sonypi" module Programmable Interrupt Controller Soobwrex Linux - Newbie 1 02-18-2005 02:59 PM
ACPI suspend/standby "not supported" according to KLaptop zensufi Linux - Laptop and Netbook 0 08-03-2004 05:53 PM
SATA, VIA, FC2, ACPI and "lost interrupt" emonk Linux - Hardware 5 06-23-2004 02:12 PM
Configuring kernel: Impact of "Y" or "N" vs. "M" Mark_E_Wallace Linux - Newbie 2 02-22-2004 06:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 04:07 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration