Comment 9 for bug 1171560

Revision history for this message
Julien Aubin (gojulgarbmail) wrote : Re: Suspend to RAM is broken

Hi,

Actually this is corresponds to Kernel bug #48951.

Workaround is as follows :
- Put in /etc/rc.d the following line (before exit 0) :
echo 0 > /sys/power/pm_async

This works.

The issue is related to NVidia MCP55 chipset.

Rgds