Comment 1 for bug 880432

Revision history for this message
Inderpal Singh (ips) wrote : Re: Origen: system fails to suspend and doesn't show the display anymore

For embedded systems, following config needs to be defined.
CONFIG_MMC_UNSAFE_RESUME

With that defined, the system goes to suspend and wakes up with press of button.
It might take some time to go to suspend as it syncs the FS on MMC/SD card. Wait till the time
console becomes inactive.
Attached is the dmesg log across suspend/resume.