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





--- Comment #23 from Jaroslav KamenĂ­k <jaros...@kamenik.cz>  2010-05-18 
15:20:10 ---
(In reply to comment #21)

Yes. With patch-2 I was able to disable it with 'echo disable >
/sys/firmware/acpi/interrupts/gpe01' and storm stopped, 'echo enable ...'
started it again.

 With both patches it looks like it is disabled since boot but behaves as it is
not. 

After boot 'cat /sys/firmware/acpi/interrupts/gpe01' writes ' somenumber
disabled', number is still growing quickly.

After 'echo disable > /sys/firmware/acpi/interrupts/gpe01', it still writes
disabled, number drops to one and grows quickly again.

short listing (.disable are commands from #9) with few secs between commands - 

cat /sys/firmware/acpi/interrupts/gpe01
   74437        disabled
cat /sys/firmware/acpi/interrupts/gpe01
   76697        disabled
cat /sys/firmware/acpi/interrupts/gpe01
   84399        disabled
./disable
       1        disabled
cat /sys/firmware/acpi/interrupts/gpe01
    2684        disabled
cat /sys/firmware/acpi/interrupts/gpe01
    6059        disabled
cat /sys/firmware/acpi/interrupts/gpe01
   34875        disabled
./disable
       1        disabled
cat /sys/firmware/acpi/interrupts/gpe01
    1603        disabled
cat /sys/firmware/acpi/interrupts/gpe01
    2673        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.
------------------------------------------------------------------------------

_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to