All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Hancock <hancockr@shaw.ca>
To: Paa Paa <paapaa125@hotmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Enabling power states for Core 2 Duo
Date: Tue, 22 May 2007 08:25:59 -0600	[thread overview]
Message-ID: <4652FD77.6090709@shaw.ca> (raw)
In-Reply-To: <fa.ba5b6wvCJrj6u1+oZyC73ruruhQ@ifi.uio.no>

Paa Paa wrote:
> For some reason I'm not able to enable processor power states (c1, c2 
> etc.) for my Core 2 Duo. This is what I get::
> 
> cat /proc/acpi/processor/CPU1/info
> processor id:            0
> acpi id:                 1
> bus mastering control:   no
> power management:        no
> throttling control:      no
> limit interface:         no
> 
> cat /proc/acpi/processor/CPU1/power
> active state:            C0
> max_cstate:              C8
> bus master activity:     00000000
> maximum allowed latency: 2000 usec
> states:
> 
> "dmesg | grep -i power" also gives nothing. I have ACPI enabled in BIOS 
> and in kernel I have these set ("grep -i acpi .config | grep =y"):
> 
> CONFIG_ACPI=y
> CONFIG_ACPI_PROCESSOR=y
> CONFIG_ACPI_THERMAL=y
> CONFIG_ACPI_EC=y
> CONFIG_ACPI_POWER=y
> CONFIG_ACPI_SYSTEM=y
> CONFIG_X86_ACPI_CPUFREQ=y
> CONFIG_PNPACPI=y
> CONFIG_SATA_ACPI=y
> 
> I'm probably missing something crucial here. So how do I enable power 
> states? I'm using 64-bit Gentoo. My mobo is Asus P5B Deluxe. Otherwise 
> ACPI works fine.

The BIOS has to expose this support in ACPI, if it doesn't (which is 
often the case on desktop boards) you won't get any C-state support 
(well, except for C1 which is just the normal halt state).

-- 
Robert Hancock      Saskatoon, SK, Canada
To email, remove "nospam" from hancockr@nospamshaw.ca
Home Page: http://www.roberthancock.com/


       reply	other threads:[~2007-05-22 14:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <fa.ba5b6wvCJrj6u1+oZyC73ruruhQ@ifi.uio.no>
2007-05-22 14:25 ` Robert Hancock [this message]
2007-05-22 15:26   ` Enabling power states for Core 2 Duo Paa Paa
     [not found]     ` <292f39920705220935h664175a9wbcf1713f7f912d05@mail.gmail.com>
2007-05-22 16:37       ` Dhaval Giani
2007-05-22 17:14         ` Paa Paa
2007-05-22 17:35           ` Jindrich Makovicka
2007-05-23 23:09             ` Maxim Levitsky
2007-05-23  7:32     ` Matthieu CASTET
     [not found] <8nFz3-3gf-13@gated-at.bofh.it>
     [not found] ` <8nGbL-4lh-25@gated-at.bofh.it>
2007-05-22 17:53   ` Nick Craig-Wood
2007-05-22 12:59 Paa Paa

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=4652FD77.6090709@shaw.ca \
    --to=hancockr@shaw.ca \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paapaa125@hotmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.