https://bugzilla.kernel.org/show_bug.cgi?id=32862
--- Comment #12 from Lee, Chun-Yi <[email protected]> 2011-04-16 04:05:55 --- Created an attachment (id=54492) --> (https://bugzilla.kernel.org/attachment.cgi?id=54492) 0001-acer-wmi-does-not-allow-negative-number-set-to-init.patch Martin, Thank's for your test, that means we confirm this issue that was caused by Matthew fixed the capitalisation of WMID_GUID1. After trace DSDT and acer-wmi initial function, I found acer-wmi feed minus value to EC by wmi method but looks like the AML code in DSDT doesn't check it. So, I submit this patch to kernel upstream to add the check in acer-wmi driver. Sorry, I have no Aspire 8930G machine to check. Please kindly help to try this patch, of course, please reverse my test patch, first. I thought this patch can fix issue, if NOT, that means EC code/driver doesn't set ECMC flag back to 0 after EC consumed value from wmi. Then we will need EC expert's help for more detail to trace this issue. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. ------------------------------------------------------------------------------ Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
