https://bugzilla.kernel.org/show_bug.cgi?id=15924





--- Comment #41 from Jaroslav KamenĂ­k <[email protected]>  2010-05-26 
18:35:08 ---
I got similar result as in #33

after boot

-- kacpid takes ~100%

#cat /sys/firmware/acpi/interrupts/gpe01
  126811        enabled
#cat /sys/firmware/acpi/interrupts/gpe01
  129801        enabled
#echo disable > /sys/firmware/acpi/interrupts/gpe01

-- kacpid is ok

#cat /sys/firmware/acpi/interrupts/gpe01
  155255        enabled
#cat /sys/firmware/acpi/interrupts/gpe01
  155255        enabled
#echo enable > /sys/firmware/acpi/interrupts/gpe01

-- kacpid is still ok

#cat /sys/firmware/acpi/interrupts/gpe01
       0        enabled
#cat /sys/firmware/acpi/interrupts/gpe01
       0        enabled
#echo disable > /sys/firmware/acpi/interrupts/gpe01
#cat /sys/firmware/acpi/interrupts/gpe01
       0        enabled
#cat /sys/firmware/acpi/interrupts/gpe01
       0        enabled

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

_______________________________________________
acpi-bugzilla mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to