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





------- Comment #11 from [EMAIL PROTECTED]  2007-12-08 15:55 -------
Created an attachment (id=13918)
 --> (http://bugzilla.kernel.org/attachment.cgi?id=13918&action=view)
Debugging facility patch

Well, I was afraid it would.

That's unfortunate, because we can't revert this change and the breakage is
almost certainly related to your system's BIOS.

Please switch to the latest mainline kernel, by going to linux-2.6 and doing:

$ git checkout -f master

apply the attached patch on top of it, compile the kernel and install it.

Next, reboot to the fully functional system (with the new kernel) and run:

# echo 8 > /proc/sys/kernel/printk
# echo platform > /sys/power/pm_test
# echo platform > /sys/power/disk
# echo disk > /sys/power/state

That will test the suspending of devices and the execution of the platform
global control methods (it'll wait 5 sec. in the process).  If it returns to
the command prompt, please attach the output of dmesg generated right then.


-- 
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.

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to