Comment 49 for bug 160413

Revision history for this message
Ivan Frederiks (idfred) wrote :

02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 03)
 Subsystem: ASUSTeK Computer Inc. M4A785TD Motherboard
Ubuntu 11.04, x86_64, kernel 2.6.38-13-generic #57-Ubuntu SMP

Wake on lan is not working. Seems that adapter is switched off completely during shutdown: both link and act leds are off.

Tried:
* Putting "ethtool -s eth0 wol g" almost everywhere.
* Installing latest (version 8.028.00) r8168 driver from Realtek
* Removing "-i" option form halt call
* Putting "pci-config -B 2 -#1 -S" before halt call
* Putting "echo -n "RLAN" >> /proc/acpi/wakeup" to rc.local
* Switching adapter on and off in BIOS
* Switching WOL option on and off in BIOS

Anyone?