When I resume from suspend NM dies immediately and needs to be restarted. Looking over /var/log/messages it appears that the /etc/pm/config.d/unload_modules from pm-utils quirks is removing the iwl3945 module to prepare for suspend and trips up NM. Will attach messages file so you can see the replay. $ cat /etc/pm/config.d/unload_modules SUSPEND_MODULES="iwl3945" $
Created attachment 237671 [details] var log messages
Fixed in SVN upstream.