public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: DJAX <djax-whniv8GeeGkdnm+yROfE0A@public.gmane.org>
To: ACPI <acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Cc: Daniel Solsona <dani-fQczH/8Hd3rnGZpH1ro7E16hYfS7NtTn@public.gmane.org>
Subject: Re: DSDT Problems with Acer Aspire 1691WLMi
Date: Fri, 03 Jun 2005 13:34:39 +0200	[thread overview]
Message-ID: <42A0404F.4040207@altern.org> (raw)
In-Reply-To: <1117791345.7363.18.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>

Daniel Solsona a écrit :

>Ok, I got a version of iasl taht compiled with no errors the custom dsdt
>that I got from acpi.sourceforge
>
>I put it on initrd as I read somewhere and restarted computer after
>changing grub menu to get the new initrd.
>  
>
You must have ACPI_INITRD=y in your /usr/src/linux/.config ( or
/proc/config.gz if you have enable CONFIG_IKCONFIG_PROC=y)

I put my DSDT.aml in my initrd.img that way:
----------------8<----------------
DSDT=/boot/DSDT.aml

cp initrd.img-2.6.11 initrd.img-2.6.11-ACPI
echo -n "INITRDDSDT123DSDT123" >> initrd.img-2.6.11-ACPI
cat $DSDT >> initrd.img-2.6.11-ACPI
echo -n "INITRDDSDT321DSDT321" >> initrd.img-2.6.11-ACPI
---------------->8----------------

In a verbose dmsg, you get something like:
----------------8<----------------
ACPI: Looking for DSDT in initrd... found (at offset 4788244)!
 found customized DSDT with 27352 bytes!
---------------->8----------------

CONFIG_ACPI_DEBUG has to be enable to have this message.

Else I know that it's my DSDT when I can see the battery state.

>But there is no change, I have the same problems as before. There is any
>way I can confirm that the new dsdt is loaded correctly? maybe getting
>dsdt from /proc/acpi/dsdt, decompiling and seeing if its the same as the
>custom dsdt?
>  
>


-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005

  parent reply	other threads:[~2005-06-03 11:34 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-02 11:18 DSDT Problems with Acer Aspire 1691WLMi Daniel Solsona
     [not found] ` <1117711110.7363.9.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2005-06-02 14:09   ` DJAX
     [not found]     ` <429F1315.80600-whniv8GeeGkdnm+yROfE0A@public.gmane.org>
2005-06-02 15:04       ` Thomas Renninger
     [not found]         ` <429F1FE0.9080208-l3A5Bk7waGM@public.gmane.org>
2005-06-02 15:14           ` Bruno Ducrot
2005-06-03  9:35       ` Daniel Solsona
     [not found]         ` <1117791345.7363.18.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2005-06-03 11:34           ` DJAX [this message]
     [not found]             ` <42A0404F.4040207-whniv8GeeGkdnm+yROfE0A@public.gmane.org>
2005-06-03 13:47               ` Thomas Renninger
     [not found]                 ` <42A05F70.6040907-l3A5Bk7waGM@public.gmane.org>
2005-06-03 14:32                   ` Daniel Solsona Moratiel
2005-06-03 19:36                   ` Daniel Solsona Moratiel
  -- strict thread matches above, loose matches on Subject: below --
2005-06-02 16:18 Moore, Robert
     [not found] ` <971FCB6690CD0E4898387DBF7552B90E01B0B514-sBd4vmA9Se5Qxe9IK+vIArfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2005-06-02 17:16   ` James Sparenberg
2005-06-02 17:20 Moore, Robert
2005-06-02 17:21 Moore, Robert

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=42A0404F.4040207@altern.org \
    --to=djax-whniv8geegkdnm+yrofe0a@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=dani-fQczH/8Hd3rnGZpH1ro7E16hYfS7NtTn@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