Comment 13 for bug 914439

Revision history for this message
Andrej84 (balazs-andrejka) wrote :

I tried it with kernel 3.3-rc5, but WOL is still not working.

balazs@balazs:~$ uname -a
Linux balazs 3.3.0-030300rc5-generic #201202251535 SMP Sat Feb 25 20:36:29 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
balazs@balazs:~$ sudo lshw -c network
  *-network
       description: Ethernet interface
       product: RTL8111/8168B PCI Express Gigabit Ethernet controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:03:00.0
       logical name: eth0
       version: 02
       serial: 00:1f:d0:5d:5a:60
       size: 1Gbit/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 ip=192.168.1.10 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
       resources: irq:44 ioport:c000(size=256) memory:e8010000-e8010fff memory:e8000000-e800ffff memory:e8020000-e802ffff
balazs@balazs:~$

As it can seen the r8169 driver version is the same for this kernel.
Please note that the WOL is working correctly in case of installing the r8168 driver downloaded directly from Realtek's web page.