Comment 50 for bug 656279

Revision history for this message
Claudio Melis (mebitek) wrote :

I write a little script that turn off/on locical cpu.
It must be launch before suspend:

locical_cpu.sh disable

and launch again after resume:

locical_cpu.sh enable

all should work fine as for me.