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





--- Comment #46 from Jaroslav KamenĂ­k <jaros...@kamenik.cz>  2010-06-09 
19:51:02 ---
Comment #45

I tried it with 2.6.34-git16, it fires lots of interrupts after boot but it is
possible to disable it and enable again. I got this:

-- kacpid eats ~100%

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

-- kacpid is ok

# cat /sys/firmware/acpi/interrupts/gpe01
  132234        disabled
# cat /sys/firmware/acpi/interrupts/gpe01
  132234        disabled
# echo enable > /sys/firmware/acpi/interrupts/gpe01

-- kacpid eats ~100%

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

-- kacpid is ok

# cat /sys/firmware/acpi/interrupts/gpe01
  149538        disabled
# cat /sys/firmware/acpi/interrupts/gpe01
  149538        disabled

-- 
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.
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to