Re: [ACPI-sppt] Asus M3N / ACPI overload

Ulrik Torben Buchholtz <[email protected]>
Newsgroups gmane.linux.acpi.support
Message-ID <[email protected]>
Karsten Schölzel <[email protected]> writes:

> Please try 'iasl -on -tc dsdt.dsl' instead of 'iasl -tc dsdt.dsl'. (I
> tried the second, and the same error occures.)

That's just the trick - thank you very much!

BTW - is it safe not to execute _GPE._L00? I should think so, because
AFAICS we don't have any fan control on these machines, so we couldn't
even care about those Notify()s either, or am I wrong?

You might want to know that on the M2N, _GPE._L00 is declared as

Scope (\_GPE)
{
    Method (_L00, 0, Serialized)
    {
        \_TZ.TCHG ()
        Notify (\_TZ.THRM, 0x80)
    }
}

that is, with an extra \_TZ.TCHG (). Perhaps it is enough just to
comment out the Notify?

-- 
Ulrik Buchholtz


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.