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





--- Comment #12 from Zhang Rui <[email protected]>  2010-05-12 07:34:44 ---
(In reply to comment #9)
> (In reply to comment #7)
> 
> # echo disable > /sys/firmware/acpi/interrupts/gpe01
> # cat /sys/firmware/acpi/interrupts/gpe01
> 
> writes something as "  204208        enabled" (number is growing) and kacpid
> continues in eating cpu.
> 
this is weird. we should disable the gpe by running this command.
please run
"echo 0x44 > /sys/module/acpi/parameters/debug_layer &&
 echo 0x88000104 > /sys/module/acpi/parameters/debug_level &&
 dmesg -c &&
 echo disable > /sys/firmware/acpi/interrupts/gpe01 &&
 dmesg > /tmp/dmesg"
and attach the /tmp/dmesg file here.

-- 
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.
You are watching the assignee of the bug.

------------------------------------------------------------------------------

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

Reply via email to