[Bug 148116] Re: When I hibernate my laptop, the ethernet interface vanishes
jesper
jesper at linuxdocs.nl
Mon Oct 15 15:42:49 UTC 2007
I confirm that after suspend, my ethernet devices don't come up as well.
The following commands are needed to restore them again:
sudo ifconfig -s eth1 up
sudo ifconfig -s eth0 up
sudo killall NetworkManager -KILL
sudo /etc/dbus-1/event.d/25NetworkManager start
Which gets boring after a while. NetworkManager seems to hang on the
non-existing devices so needs to be killed hard.
--
When I hibernate my laptop, the ethernet interface vanishes
https://bugs.launchpad.net/bugs/148116
You received this bug notification because you are a member of Kernel
Bugs, which is a bug contact for linux-meta in ubuntu.
More information about the kernel-bugs
mailing list