Re: [ACPI-sppt] Asus M3N / ACPI overload
Lindsey Simon <[email protected]>
| Newsgroups | gmane.linux.acpi.support |
|---|---|
| Message-ID | <[email protected]> |
Wow, so does iasl -on -tc dsdt.dsl fixes the IRQ routing issue as well? The patch to dsdt fixes the keventd problem for me but IRQ routing is, as you mentioned, not working then. -l Ulrik Torben Buchholtz in message Re: [ACPI-sppt] Asus M3N / ACPI overload (Wed, 07/02 22:48): > 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 > _______________________________________________ > ACPI-support mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/acpi-support ------------------------------------------------------- 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