Bernd Juraschek wrote:
Hello,
What I've done:
- BIOS: Wakeup controlled by BIOS and WOL enabled
- Gentoo: echo -n PCI0 > /proc/acpi/wakeup ; halt
- Router: wol -h PC-IP-Addr PC-MAC-Addr
I use etherwake to send wol packet (it sends ethernet packets, not udp one that doesn't work with my lan card).