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





------- Comment #26 from [EMAIL PROTECTED]  2008-08-29 10:26 -------
Created an attachment (id=17533)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=17533&action=view)
dmesg 2.6.27-rc4 + patch from comment #25 + comment #95 of bug #10724 + DEBUG

(In reply to comment #25)
> This patch should be applied on top of last patch to 10724, but in your case 
> it
> should work alone as well.

This patch cannot work alone because it removes the function
ec_switch_to_poll_mode() which is used by other places as well which are only
removed by patch at comment #95 of bug #10724 (
http://bugzilla.kernel.org/attachment.cgi?id=17355 ).

I did the following things:
- patched 2.6.27-rc4 with the patch from comment #25
- also applied the patch from comment #95 of bug #10724 (
http://bugzilla.kernel.org/attachment.cgi?id=17355 )
- booted into normal mode with parameters "acpi.debug_layer=0x00090004
acpi.debug_level=0x01f"
- stopped acpid

Results:
POWER button events, AC events and LID events are reported through
/proc/acpi/event.
I can also read out the temperature value with good speed:
$ time cat /proc/acpi/thermal_zone/THRM/temperature
temperature:             49 C

real    0m0.025s
user    0m0.000s
sys     0m0.005s

Thank you for your work!


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