public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jeff Mahoney <jeffm@suse.com>
To: yhlu <yhlu.kernel@gmail.com>
Cc: Christoph Lameter <clameter@engr.sgi.com>,
	jerome lacoste <jerome.lacoste@gmail.com>,
	lkml <linux-kernel@vger.kernel.org>,
	Marie-Helene Lacoste <manies@tele2.fr>
Subject: Re: 2.6.12.3 clock drifting twice too fast (amd64)
Date: Wed, 17 Aug 2005 09:20:42 -0400	[thread overview]
Message-ID: <430339AA.2050007@suse.com> (raw)
In-Reply-To: <86802c4405081623483284908e@mail.gmail.com>

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

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

fyhlu wrote:
> Me too. If use latest kernel mouse is dead.
> 
> By the way, did you solve the battery problem in Linux. "Can not read
> battery status"

Yes. It's a problem with the DSDT. Install pmtools (for iasl - the acpi
compiler) and grab
ftp://ftp.suse.com/pub/people/jeffm/acpi/Acer_Ferrari_4000.DSDT.asl

You'll need to enable ACPI_CUSTOM_DSDT to do use it, or if you're on a
SUSE system (sorry, I don't know if/which other systems support this),
you can enable a new DSDT by including it in the init{rd,ramfs}. (See
the -a option to mkinitrd)

The attached script will turn your AML file into a character array for
use with ACPI_CUSTOM_DSDT.

There are other issues that need to be worked out in the DSDT, and since
I'm not an ACPI guru (or even anything beyond a casual observer), this
may take some time. Specifically, I get this ...
nsxfeval-0251 [06] acpi_evaluate_object  : Handle is NULL and Pathname
is relative
... for several paths, which a bit of debugging tells me is _PR[0-3]
from the root node. Unfortunately, there is no instance of _PR[0-3] in
the DSDT asl file.

- -Jeff

- --
Jeff Mahoney
SuSE Labs
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFDAzmpLPWxlyuTD7IRAhupAJ9rAXNZAX3tzHxCzwYuPUE1LO/ivwCghvTT
8uaZtso9gnu9FGk8Imjk94k=
=Iesw
-----END PGP SIGNATURE-----

[-- Attachment #2: file2string.pl --]
[-- Type: application/x-perl, Size: 276 bytes --]

  reply	other threads:[~2005-08-17 13:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-16 10:10 2.6.12.3 clock drifting twice too fast (amd64) jerome lacoste
2005-08-16 18:05 ` Christoph Lameter
2005-08-16 21:15   ` jerome lacoste
2005-08-16 23:17   ` Jeff Mahoney
2005-08-17  6:48     ` yhlu
2005-08-17 13:20       ` Jeff Mahoney [this message]
2005-08-17 15:11         ` yhlu
2005-08-16 21:41 ` john stultz
2005-08-16 23:11   ` jerome lacoste
2006-02-06 17:02     ` jerome lacoste

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=430339AA.2050007@suse.com \
    --to=jeffm@suse.com \
    --cc=clameter@engr.sgi.com \
    --cc=jerome.lacoste@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=manies@tele2.fr \
    --cc=yhlu.kernel@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox