http://bugzilla.kernel.org/show_bug.cgi?id=11259





------- Comment #20 from [EMAIL PROTECTED]  2008-12-03 18:44 -------
I can reproduce this problem.
and the system hangs on a SMI call in _L18 method.
several workarounds available.
1. _DOS=1, in this case, GPIO 0x18 is routed to SMI mode, thus no GPE0x18 when
closing the lid.
2. disable GPE0x18 manually when _DOS=0, this works the same way as workaround
1.
3. CONFIG_SMP=n, maxcpus=1. This is weird, I suspect that the oops has
something to do with the cpu No. that triggers the SMI.

Dmitri,
please do the test in comment #18.


-- 
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.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to