http://bugzilla.kernel.org/show_bug.cgi?id=8973





------- Comment #32 from [EMAIL PROTECTED]  2007-09-06 08:51 -------
Hmmm, this is a photo of a hang?
what do the other hangs look like -- do they get further
or stop earlier?

> ACPI Error (evevent-0305): No installed handler for fixed event [0, 2, 3]...

fixed event 0 is the power button
and 2 is the pmtimer.

apparently we received these events before handlers were registered...

> ACPI Error (evxfevnt-0383): Could not disable RealTimeClock events

apparently this was from rtc_handler() trying to disable events,
no idea why it failed...

> ACPI Error (evgpe-0705): No handler or method for GPE[0,7,8,A...] disabling 
> event...

Hmm, again, we seem to be getting GPE's firing before
we've installed the handlers...

A couple of things to simplify, maybe one will have an effect --
fishing at this point...

CONFIG_OPROFILE=n
CONFIG_RCT=n
CONFIG_HPET_EMULATE_RTC=n
CONFIG_HPET=n


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to