You are not logged in.
My wired connection works perfectly when I turn my laptop on, but fails to connect to the network after resuming from a suspend or hibernate. Any suggestions on how to fix this?
I'm using networkmanager to manage my devices.
edit: My wireless device (broadcom-wl) works well after resuming, though.
Last edited by vkumar (2011-09-05 03:56:56)
div curl F = 0
Offline
Could try a
/etc/rc.d/networkmanager restart on resume, not sure if it's the best fix tho ![]()
If you have a handler.sh script like me in your
/etc/acpi/ then that's where you could add the line above, under the pm-resume ![]()
Not entirely sure, but worth a shot i guess ![]()
Last edited by JulianNymark (2011-09-06 01:48:27)
When there is nothing left to do. Do nothing.
Offline
I have a quite similar problem.
My wired connection fails to connect after a few hours of suspend, for example over night. Everything else works fine.
/etc/rc.d/networkmanager restart
connects again.
Last edited by lunyx (2011-09-07 07:21:50)
Offline
Fixed it by stopping/starting the network on hibernate/resume:
https://wiki.archlinux.org/index.php/Pm … _own_hooks
Offline