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





--- Comment #7 from Robin <diilbert.atlan...@gmail.com>  2010-02-02 11:35:59 ---
Alright, after spending 4 days fixing issues with Debian and
re-configure/re-building I got 2.6.33-rc5 compiled and running on my laptop. 

I did the following from as per Documentation/acpi/method-customizing.txt:
1) mount -t debugfs none /sys/kernel/debug
2) cat asl.aml > /sys/kernel/debug/acpi/custom_method


I than ran the same test pattern I initially performed with the following
results:

1)  After a fresh boot AND loading the AML custom method:
cat /proc/acpi/button/lid/*/state gives me:
State: open

2) Close (successful suspend) and Reopen the lid:
cat /proc/acpi/button/lid/*/state gives me:
State: open

3) Close the lid (successful suspend) and Reopen the lid
cat /proc/acpi/button/lid/*/state gives me:
State: open

4) Close (successful suspend) and Reopen the lid:
cat /proc/acpi/button/lid/*/state gives me:
State: open

I know it is working at this point, so my first question is:  was this related
to the new kernel driver OR was it the AML that I loaded?  If so, will this AML
have to be loaded every time OR is there a way to "unload" it and test again.
(I should have done this first, but I was too anxious to try this out)

Robin

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to