Hi Guys,

Yup looks like this config option is not enabled for Intrepid.  I'll
have the kernel team take a peek.  Just to add a note for the kernel
team, it looks like CONFIG_PM_TRACE is enabled by enabling
CONFIG_PM_TRACE_RTC:

[EMAIL PROTECTED]:~/ubuntu-intrepid/kernel/power$ grep -A10 "PM_TRACE_RTC" 
Kconfig 
config PM_TRACE_RTC
        bool "Suspend/resume event tracing"
        depends on CAN_PM_TRACE
        depends on X86
        select PM_TRACE
        default n
        ---help---
        This enables some cheesy code to save the last PM event point in the
        RTC across reboots, so that you can debug a machine that just hangs
        during suspend (or more commonly, during resume).

-- 
x86_64 kernel not compiled with PM_TRACE option
https://bugs.launchpad.net/bugs/145860
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to