Once the desktop is backup and running it takes another 12-15 seconds for the network to come back up.
I find this in pm-suspend.log
Which may or may not explain anything.
It is also very slow to reconnect in ubuntu also (though slightly quicker - 8-10 seconds)
For comparison, in Windows 7 it reconnects instantly, as soon as the desktop is back on.
According to lspci:
I find this in pm-suspend.log
Code:
/usr/lib/pm-utils/sleep.d/75modules resume suspend: success. Running hook /usr/lib/pm-utils/sleep.d/60_wpa_supplicant resume suspend: Failed to connect to wpa_supplicant - wpa_ctrl_open: No such file or directory /usr/lib/pm-utils/sleep.d/60_wpa_supplicant resume suspend: success. Running hook /usr/lib/pm-utils/sleep.d/55NetworkManager resume suspend: Having NetworkManager wake interfaces back up...Failed.
It is also very slow to reconnect in ubuntu also (though slightly quicker - 8-10 seconds)
For comparison, in Windows 7 it reconnects instantly, as soon as the desktop is back on.
According to lspci:
Code:
Network controller: Atheros Communications Inc. AR9287 Wireless Network Adapter (PCI-Express) (rev 01)
Comment