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





------- Additional Comments From [EMAIL PROTECTED]  2006-04-09 00:09 -------
To [EMAIL PROTECTED]:

It would be helpful if you could compile with ACPI debug statements, and
echo 0x480 > /proc/acpi/debug_layer
echo 0x0f > /proc/acpi/debug_level
It would also be helpful if you could use the patch which allows you to
use a modified DSDT, and use the modified DSDT here:
http://www.ceiriog.eclipse.co.uk/acpi/DSDT.aml
(or compile the source http://www.ceiriog.eclipse.co.uk/acpi/DSDT.asl
using the iasl compiler).

Then you will get some quite verbose debugging information in /var/log/messages
and on the console. If you post it here that may be helpful (you may trim
the tail of the listing, since it sounds like your system has got stuck in
a loop).

Also, it would be helpful to see the output of
ps -ef | grep kacpid
if you can get it, and possibly (if you can get it) the output of
cat /proc/acpi/poolsize

just to see how many worker threads have been created (in normal operation there
should be 2, if things run away there can be up to 10).

By the way, did you really need to recompile the kernel without the patch?
I always keep my old kernel(s) around when I am experimenting with kernel stuff.
Use GRUB to boot the old kernel when the new kernel crashes!

Peter

------- 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 xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to