Quote:
Originally Posted by firozehh
.. Just want to share what configuration I did. Thought it might help....
|
Good info!
Putting the modules to unload in the SUSPEND_MODULES=" " of the config file would be the official way.
I was having the issue that my network was not resuming correctly every time, putting it in the sleep.d hook script solved that.
As for having a problem with the rare hang when resuming.. check the /var/log/pm-suspend log. Again it's good to have a copy of a version when suspend/resume has gone well and hold that against a version when it messed up. This also goes for /var/log/messages.
On 10.3 the Xorg video driver was giving me freeze type of issues when suspending/resuming. I got that sorted by installing Xorg 7.3 (as 10.3 is ships with Xorg 7.2), but that was using an Intel graphics card.
Any hint's/hunches on what is causing your freeze up?