From: "Lincoln Baxter, III" <lincolnbaxter@gmail.com>
To: Pavel Troller <patrol@sinus.cz>, linux-acpi@vger.kernel.org
Subject: Re: HP nc6400 v.03 or v.05 laptop ACPI fails after reboot, works again after booting windows
Date: Sat, 16 Dec 2006 02:59:53 -0500 [thread overview]
Message-ID: <4583A779.3000902@gmail.com> (raw)
In-Reply-To: <20061216043002.GA29560@tangens.sinus.cz>
Pavel Troller wrote:
> Hi!
>
> Try the following:
> cat /proc/acpi/processor/*/power in the following situations:
> 1) After loading the processor module being on the battery,
> 2) After loading the processor module being on AC,
> 3) After disconnecting the AC,
> and compare the results. I think that for 1), you will see more C-states than
> for 2) and that possibly the missing C-states are not added for 3).
>
Yes, this is correct. The states are not being added for scenario 3).
Here is the output for 1):
sharktop ~ # cat /proc/acpi/processor/CPU1/power
active state: C3
max_cstate: C8
bus master activity: 00000000
states:
C1: type[C1] promotion[C2] demotion[--]
latency[000] usage[00000010] duration[00000000000000000000]
C2: type[C2] promotion[C3] demotion[C1]
latency[001] usage[00003956] duration[00000000000010489906]
*C3: type[C3] promotion[--] demotion[C2]
latency[057] usage[00335124] duration[00000000001056908436]
For 2 and 3):
sharktop ~ # cat /proc/acpi/processor/CPU1/power
active state: C2
max_cstate: C8
bus master activity: 00000000
states:
C1: type[C1] promotion[C2] demotion[--]
latency[000] usage[00000010] duration[00000000000000000000]
*C2: type[C2] promotion[--] demotion[C1]
latency[001] usage[00131021] duration[00000000000232665865]
And the reason the hum seems to go away when AC is plugged back in, is
because it switches to C2.
I have this question, however. While the CPU is powered down,
/proc/cpuinfo still shows the full frequency of the chip, at 1823Mhz.
When I enable cpufrequtils, and clock down the processor, there is no
change in noise or power consumption, it's still noisy, and it's still .
If this is the case, then why bother with cpufrequtils in the first
place... also... I still have the question of why doesn't this happen in
windows? What power state is windows running in to get as much or more
battery life, and still have no humming noise?
It seems like the processor module must be doing something that isn't
quite right. I heard that there's supposed to be a C0, and a C4 power
state for the core duo processor, but I don't see those in the list of
options. Any ideas as to why they don't show up?
> It looks that when your machine doesn't hum, it doesn't save so much power.
> Try to change the timer frequency, I suspect that frequency of the hum tracks
> it. Try to set it at 1000 Hz if it's not already there; possibly at this
> frequency, capacitors will do better work and filter the peaks on the power
> bus better. You can also use 100 Hz - maybe the hum will go lower and will be
> less hearable.
> With regards, Pavel Troller
>
Yeah. I tried doing this but the result was the same.
Thanks for your help.
next prev parent reply other threads:[~2006-12-16 7:59 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-12 23:14 HP nc6400 v.03 or v.05 laptop ACPI fails after reboot, works again after booting windows Lincoln Baxter, III
2006-12-12 23:42 ` Peter Clifton
2006-12-13 7:54 ` Lincoln Baxter, III
2006-12-13 12:25 ` Peter Clifton
2006-12-15 13:41 ` Lincoln Baxter, III
2006-12-15 14:10 ` Peter Clifton
2006-12-15 14:38 ` Lincoln Baxter, III
2006-12-15 22:35 ` Lincoln Baxter, III
2006-12-16 4:30 ` Pavel Troller
2006-12-16 7:59 ` Lincoln Baxter, III [this message]
2006-12-16 8:17 ` Frank Ursel
2006-12-17 18:51 ` Lincoln Baxter, III
2006-12-21 21:44 ` Lincoln Baxter, III
2006-12-21 22:40 ` Peter Clifton
2007-01-05 14:18 ` Thomas Renninger
2007-01-12 5:51 ` Luming Yu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4583A779.3000902@gmail.com \
--to=lincolnbaxter@gmail.com \
--cc=linux-acpi@vger.kernel.org \
--cc=patrol@sinus.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox