From: Herman Sheremetyev <hsheremetyev-yhWOWVs/RhdYAqn04ObX1A@public.gmane.org>
To: ML ACPI-devel
<acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: ASUS M6800N: processor has only C1
Date: Sat, 20 Mar 2004 12:27:36 -0500 [thread overview]
Message-ID: <1079803656.32419.15.camel@djinn> (raw)
In-Reply-To: <405C1D0F.3030209-wlebWZzHoyE@public.gmane.org>
Hi Luca,
With a little DSDT tweak I get the following output:
$ cat /proc/acpi/processor/CPU1/*
processor id: 0
acpi id: 1
bus mastering control: yes
power management: yes
throttling control: yes
limit interface: yes
active limit: P0:T0
user limit: P0:T0
thermal limit: P0:T0
active state: C2
default state: C1
bus master activity: 00000000
states:
C1: promotion[C2] demotion[--] latency[000]
usage[00024090]
*C2: promotion[--] demotion[C1] latency[099]
usage[00991232]
C3: <not supported>
state count: 8
active state: T0
states:
*T0: 00%
T1: 12%
T2: 25%
T3: 37%
T4: 50%
T5: 62%
T6: 75%
T7: 87%
The fix requires simply changing one value in the DSDT from:
Processor (CPU1, 0x01, 0x00000410, 0x07)
to:
Processor (CPU1, 0x01, 0x00000410, 0x06)
You can find more details on the forum I started dedicated to Linux on
the M6N series laptops:
http://mrhammy2.ath.cx:81/forum/viewforum.php?f=1
-Herman
On Sat, 2004-03-20 at 05:29, Luca Capello wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hello,
>
> I tried kernel 2.6.5-rc1 with a new BIOS 0206A, but still the same problem. It
> seems that Bruno's patches (which at least let me have C1 & C2) haven't been
> applied yet.
>
> On the other hand, without Bruno's patches I get:
> =====
> gismo:~# cat /proc/acpi/processor/CPU1/*
> processor id: 0
> acpi id: 1
> bus mastering control: yes
> power management: no
> throttling control: no
> limit interface: no
> <not supported>
> active state: C1
> default state: C1
> bus master activity: 00000000
> states:
> *C1: promotion[--] demotion[--] latency[000] usage[00000000]
> C2: <not supported>
> C3: <not supported>
> <not supported>
> gismo:~#
> =====
>
> This output is the same if I use the original DSDT or a modified one to have
> battery support.
>
> Question: with Bruno's patches, I never got C3 (neither the 'C3 <not supported>'
> message), so, could it be that my laptop doesn't support C3 but C4?
>
> Attached the new DSDT from BIOS 0206A.
>
> Thx, bye,
> Gismo / Luca
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.4 (GNU/Linux)
> Comment: Using GnuPG with Debian - http://enigmail.mozdev.org
>
> iD8DBQFAXB0PVAp7Xm10JmkRAoEWAJ45t856zXKbUIy3GvtWvccmqp36gwCfXQLF
> R7Sgufi/xSxec77YWZLYhj4=
> =93t0
> -----END PGP SIGNATURE-----
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
next prev parent reply other threads:[~2004-03-20 17:27 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-02 9:55 ASUS M6800N: processor has only C1 Luca Capello
[not found] ` <404459FD.1000406-wlebWZzHoyE@public.gmane.org>
2004-03-02 11:09 ` Bruno Ducrot
[not found] ` <20040302110946.GF2869-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2004-03-02 12:43 ` Luca Capello
[not found] ` <40448169.6090507-wlebWZzHoyE@public.gmane.org>
2004-03-02 14:43 ` Luca Capello
[not found] ` <40449D8E.4060402-wlebWZzHoyE@public.gmane.org>
2004-03-03 10:35 ` Bruno Ducrot
[not found] ` <20040303103528.GG2869-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2004-03-03 20:18 ` Luca Capello
[not found] ` <40463D80.8040800-wlebWZzHoyE@public.gmane.org>
2004-03-04 11:12 ` Bruno Ducrot
[not found] ` <20040304111240.GN2869-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2004-03-04 13:53 ` Luca Capello
[not found] ` <404734E8.7080104-wlebWZzHoyE@public.gmane.org>
2004-03-05 11:39 ` Bruno Ducrot
[not found] ` <20040305113921.GS2869-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2004-03-05 15:42 ` Luca Capello
[not found] ` <40489FC8.4000605-wlebWZzHoyE@public.gmane.org>
2004-03-05 18:37 ` Bruno Ducrot
[not found] ` <20040305183737.GT2869-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2004-03-05 20:21 ` Luca Capello
2004-03-04 11:45 ` Bruno Ducrot
2004-03-04 12:00 ` Thomas Renninger
[not found] ` <40471A4F.2090909-smMupaH/RwJM7kwft8N7nw@public.gmane.org>
2004-03-04 12:22 ` Thomas Renninger
[not found] ` <40471F8E.5080308-smMupaH/RwJM7kwft8N7nw@public.gmane.org>
2004-03-11 4:17 ` Nate Lawson
2004-03-04 12:36 ` Thomas Renninger
2004-03-05 17:49 ` Luca Capello
2004-03-20 10:29 ` Luca Capello
[not found] ` <405C1D0F.3030209-wlebWZzHoyE@public.gmane.org>
2004-03-20 17:27 ` Herman Sheremetyev [this message]
[not found] ` <1079803656.32419.15.camel-l85cmlzfk8I@public.gmane.org>
2004-03-20 18:39 ` Luca Capello
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=1079803656.32419.15.camel@djinn \
--to=hsheremetyev-yhwowvs/rhdyaqn04obx1a@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.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