_____________________________________________
****A WORKAROUND (tried under Ubuntu 11.10)
_____________________________________________
1- Open a terminal window and
gksudo gedit /etc/pm/config.d/unload_modules
(even if the file is not there it will be created)
2- in this document add
SUSPEND_MODULES="Your_Network_Driver" [with the qoutes] (to get ur network
driver's name follow the next step)
3- Open a terminal and
sudo lshw
- Under "network" section then under "configuration" the driver will be written
as "driver=SOMETHING"
(you can use the search menu in the terminal to search for network)
- Example:-
*-network
description: Ethernet interface
product: RTL8111/8168B PCI Express Gigabit Ethernet controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:09:00.0
logical name: eth0
version: 02
serial: 00:23:8b:62:11:7c
size: 100Mbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list
rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd
autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169
driverversion=2.3LK-NAPI duplex=full firmware=N/A ip=192.168.1.62 latency=0
link=yes multicast=yes port=MII speed=100Mbit/s
**##So, what will be written in the document opened in the first step is
SUSPEND_MODULES="r8169"
then save the file.
- After saving the file resuming after a suspend will reconnect your
network automatically.
( Source: Organized from
http://ubuntuforums.org/showthread.php?t=1164115)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/702344
Title:
Network disconnected after "suspend" (Intel 3945ABG), reboot only way
to get it back on
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/702344/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs