All of lore.kernel.org
 help / color / mirror / Atom feed
From: Phillip Susi <psusi-3tLf1voIkJTQT0dZR+AlfA@public.gmane.org>
To: Thomas Renninger <trenn-l3A5Bk7waGM@public.gmane.org>,
	acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: Asus K8V Delux broken acpi tables?
Date: Mon, 10 Oct 2005 21:36:26 -0400	[thread overview]
Message-ID: <434B171A.3040103@cfl.rr.com> (raw)
In-Reply-To: <434A3BB4.1050404-l3A5Bk7waGM@public.gmane.org>

I think I updated my bios a month or two ago.  I'm not quite sure how to 
recompile my DSDT.  I thought I needed to use iasl to decompile the 
existing DSDT from acpidump, then apply your patch, then recompile.  I 
seem to be missing something though, iasl -d doesn't seem to like my 
acpidump.log. 

Also getting iasl compiled was kind of a pain, the code is a bit 
borked.  First I had to add the -l flag to flex so that unput() could be 
used correctly, then the code was declaring a variable in one place as a 
char [] and in another as a char *, so I had to fix that to get it to 
compile.  Even then it had a bunch of warnings because of incorrect 
casts due to assumptions about being on a 32bit architecture ( I'm 
running 64 bit ). 

Thomas Renninger wrote:

> I guess that the
>         Name (ATA0, Buffer (0x1D) {})
> declaration needs to be before it is actually used.
>
> I wonder why the SATA drive only does not work after STR?!?
> Attached are my changes, which hopefully let above errors vanish.
> Chances are high that this is related to your machine's uncorrect SATA 
> register state complains.
> I also exchanged some WordAcc to AnyAcc field declarations so that the 
> compiler does not complain about wrong field widths, maybe it's even 
> this what causes incorrect register reads/writes.
>
> Do you know how to recompile and override your DSDT?
>
> Do you already have the lates BIOS installed? Better check that first.
>
>       Thomas
>



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl

  parent reply	other threads:[~2005-10-11  1:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-08  5:44 Asus K8V Delux broken acpi tables? Phillip Susi
     [not found] ` <43475CDB.6070204-3tLf1voIkJTQT0dZR+AlfA@public.gmane.org>
2005-10-08 16:02   ` Phillip Susi
     [not found]     ` <4347ED97.1090504-3tLf1voIkJTQT0dZR+AlfA@public.gmane.org>
2005-10-10 10:00       ` Thomas Renninger
     [not found]         ` <434A3BB4.1050404-l3A5Bk7waGM@public.gmane.org>
2005-10-11  1:36           ` Phillip Susi [this message]
     [not found]             ` <434B171A.3040103-3tLf1voIkJTQT0dZR+AlfA@public.gmane.org>
2005-10-11  2:36               ` Phillip Susi
2005-10-11  7:32               ` Thomas Renninger
2005-10-12 11:37   ` Stefan Seyfried

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=434B171A.3040103@cfl.rr.com \
    --to=psusi-3tlf1voikjtqt0dzr+alfa@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=trenn-l3A5Bk7waGM@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 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.