Messages in this thread |  | | | Date | Sat, 7 Jun 2008 06:21:54 +0000 | | From | "Justin Mattock" <> | | Subject | ACPI: EC: GPE storm detected, disabling EC GPE | |
Well; I was hoping it was going to be just an easy fix, but unfortunately
changing
if (atomic_read(&ec->irq_count) > 5) {
to
if (atomic_read(&ec->irq_count) > 20) {
does seem to make the message disappear, for a while, probably at
around three hours,(for me at least) then the message appeared again.
:-(
So leaving me back to the beginning of try to have a go at this.
regards;
--
Justin P. Mattock
|  |