http://bugzilla.kernel.org/show_bug.cgi?id=8820
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|CODE_FIX |
------- Comment #11 from [EMAIL PROTECTED] 2007-12-11 03:20 -------
I think this approach is not good for inclusion into kernel...
It seems that Acer BIOS writers made a mistake --
instead of "If (And (Local3, 0x8000))", which is check for negative value
they wrote "If (LAnd (Local3, 0x8000))", which will be true if Local3 is not 0.
Andika, could you please check that removing "L" from the above statement in
_BST method of DSDT helps as well?
There is a slightly outdated tutorial on how to do this:
http://gentoo-wiki.com/HOWTO_Fix_Common_ACPI_Problems
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
acpi-bugzilla mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla