public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Bill Longman <bill.longman@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Core i7 M620 power management problem
Date: Wed, 29 Dec 2010 18:56:05 -0800	[thread overview]
Message-ID: <AANLkTimkMXNZGePNsF6hC9_38Cd0n6Rnrr9X1RArd3ax@mail.gmail.com> (raw)
In-Reply-To: <AANLkTi=9SXiqp2bNiKA2ii1AaqEth3XMOQc0KR6vHZC-@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 3446 bytes --]

On Wed, Dec 29, 2010 at 4:22 PM, Paul Hartman
<paul.hartman+gentoo@gmail.com<paul.hartman%2Bgentoo@gmail.com>
> wrote:

>
> I ran cpufreq-info on my i7 920, and everything looked normal for mine
> compared to yours. And I have tens of thousands of transitions on each
> CPU (currently at 8 days uptime)
>
> Can you use cpufreq-set to change the max limit or lock it to a higher
> speed? If it works, that's a good sign... if it gets changed back
> maybe some userspace powersaving program is messing with it. Like
> gnome/KDE or something. If you boot to console and don't start X, does
> this problem still happen? I wonder if it happens in X maybe the few
> times at greater speeds happened before X loaded. Just a WAG. :)
>
> For example, on my laptop (not an i7, but an old Athlon from 2004),
> the KDE laptop powersaving stuff does not work properly, it either
> locks me at slowest speed, or highest speed, or... but I think in my
> case it's related to the corrupt DSDT, crappy BIOS and complete
> inability for it to read the battery state most of the time... It
> doesn't know if it's plugged in or on battery, or how much battery
> life is left, or it thinks 84% remains and that number never changes
> (until laptop suddenly dies without warning). Of course all of that
> works perfectly fine in Windows on the same machine...
>
> In my kernel config on my i7, in the cpufreq sections I have this:
>
> #
> # CPU Frequency scaling
> #
> CONFIG_CPU_FREQ=y
> CONFIG_CPU_FREQ_TABLE=y
> # CONFIG_CPU_FREQ_DEBUG is not set
> CONFIG_CPU_FREQ_STAT=y
> # CONFIG_CPU_FREQ_STAT_DETAILS is not set
> # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
> # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
> CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
> # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
> CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
> CONFIG_CPU_FREQ_GOV_POWERSAVE=y
> CONFIG_CPU_FREQ_GOV_USERSPACE=y
> CONFIG_CPU_FREQ_GOV_ONDEMAND=y
> CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
>
> #
> # CPUFreq processor drivers
> #
> # CONFIG_X86_PCC_CPUFREQ is not set
> CONFIG_X86_ACPI_CPUFREQ=y
> # CONFIG_X86_POWERNOW_K8 is not set
> # CONFIG_X86_SPEEDSTEP_CENTRINO is not set
> # CONFIG_X86_P4_CLOCKMOD is not set
>
>
> I can send you my entire .config if you want to compare.
>
>
Yes, mine is quite similar:

# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_TABLE=y
CONFIG_CPU_FREQ_DEBUG=y
CONFIG_CPU_FREQ_STAT=y
CONFIG_CPU_FREQ_STAT_DETAILS=y
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y

#
# CPUFreq processor drivers
#
# CONFIG_X86_PCC_CPUFREQ is not set
CONFIG_X86_ACPI_CPUFREQ=y
# CONFIG_X86_POWERNOW_K8 is not set
# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
# CONFIG_X86_P4_CLOCKMOD is not set

#
# shared options
#
# CONFIG_X86_SPEEDSTEP_LIB is not set
CONFIG_CPU_IDLE=y
CONFIG_CPU_IDLE_GOV_LADDER=y
CONFIG_CPU_IDLE_GOV_MENU=y
CONFIG_INTEL_IDLE=y

I do run KDE but it is independent of KDE. I don't run kdm by default, just
the console, and it is still the same. In fact, the KDE power stuff is not
even around. Could that mean it's just a USE flag issue? It doesn't seem it
because I have acpi and udev.

-- 
Bill Longman

[-- Attachment #2: Type: text/html, Size: 4071 bytes --]

  reply	other threads:[~2010-12-30  2:57 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-29 17:13 [gentoo-user] Core i7 M620 power management problem Bill Longman
2010-12-29 17:40 ` Paul Hartman
2010-12-29 18:35   ` Stefan G. Weichinger
2010-12-29 18:48     ` Bill Longman
2010-12-29 19:55       ` Stefan G. Weichinger
     [not found]         ` <AANLkTik3UmVwYwejLmV=trDN+W7443eY4yQRfn3=_m4e@mail.gmail.com>
2010-12-29 20:51           ` Bill Longman
2010-12-30  0:22             ` Paul Hartman
2010-12-30  2:56               ` Bill Longman [this message]
2010-12-30  7:59                 ` Mick
2010-12-30 16:45                   ` Bill Longman
2010-12-30 17:55                     ` Mick
2010-12-30 18:13                       ` Bill Longman
2010-12-30  0:43             ` Mick
2010-12-30  3:16               ` Bill Longman
2010-12-30  8:21                 ` Mick
2010-12-30 17:10                   ` Bill Longman
2010-12-30  8:59                 ` Stefan G. Weichinger
2010-12-30 16:25                   ` Bill Longman
2010-12-30 17:54                   ` Bill Longman
2010-12-30 22:44                     ` Stefan G. Weichinger
2010-12-31  1:22                       ` Bill Longman
2010-12-31 10:59                         ` Mick
2011-01-01 11:16                           ` Stefan G. Weichinger
2011-01-01 20:10                             ` Bill Longman
2011-01-01 23:50                             ` Bill Longman
2011-01-02  0:34                               ` Mick
2011-01-02  4:39                                 ` Bill Longman
2011-01-02 11:59                                   ` Mick
2010-12-30  3:51         ` Bill Longman
2010-12-29 19:57       ` Stefan G. Weichinger

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=AANLkTimkMXNZGePNsF6hC9_38Cd0n6Rnrr9X1RArd3ax@mail.gmail.com \
    --to=bill.longman@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /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