FS#10528 - PM_DEBUG not enabled in kernel (debugging suspend/resume)
Attached to Project:
Arch Linux
Opened by Adrian C. (anrxc) - Thursday, 29 May 2008, 05:16 GMT
Last edited by Greg (dolby) - Wednesday, 18 June 2008, 09:43 GMT
Opened by Adrian C. (anrxc) - Thursday, 29 May 2008, 05:16 GMT
Last edited by Greg (dolby) - Wednesday, 18 June 2008, 09:43 GMT
|
Details
Hello,
suspend functionality is very important today, and so affects many users, unfortunately many machines don't resume properly. It would be nice if we could debug it with the default kernel. http://lxr.linux.no/linux/Documentation/power/s2ram.txt https://wiki.ubuntu.com/DebuggingKernelSuspend The documents suggest to: - enable PM_DEBUG, and PM_TRACE Additional info: * kernel26 2.6.25.4-1 ** # CONFIG_PM_DEBUG is not set |
This task depends upon
I don't use Arch very long, so I'm not familiar with all the internals of the system, so far I understand that a good number of packages are compiled without debug support, striped etc. But still this is the kernel, and suspend is important to (almost) every mobile user, so maybe this could be added to those few portions of the kernel that have debugging enabled.
Just a feature request... whatever the decision is I trust it's the right one.