Messages in this thread |  | | | Date | Fri, 15 Jan 2010 10:10:53 +0100 | | From | Tino Keitel <> | | Subject | Regression: Wake on LAN doesn't work in sky2 with 2.6.33-rc4-git2 |
| |
Hi,
wake on LAN doesn't work with 2.6.33-rc4-git2 on the following hardware:
01:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8053 PCI-E Gigabit Ethernet Controller [11ab:4362] (rev 22)
It worked with 2.6.32. In my suspend script, I enable WoL using ethtool:
ethtool -s eth0 wol g
in dmesg, I get these messages at suspend:
sky2 eth0: disabling interface sky2 0000:01:00.0: PME# enabled sky2 0000:01:00.0: wake-up capability enabled by ACPI and at resume:
sky2 0000:01:00.0: wake-up capability disabled by ACPI sky2 0000:01:00.0: PME# disabled Regards, Tino
|  |