Comment 16 for bug 1157435

Revision history for this message
Arie Lendra Putra (arielp-email) wrote :

Guys,

i have this problem also, but i fix it using this method.

http://www.webupd8.org/2013/01/fix-wireless-or-wired-network-not.html

this is the step i done, based on tutorial above

1. sudo gedit /etc/pm/config.d/unload_modules
2. insert into the file

 SUSPEND_MODULES="$SUSPEND_MODULES MODULE_NAME_FOUND_UNDER_STEP_1"

3. reboot, done

now i can suspend and wake fine, all still working, hopefully will help your case...