Hi,
actually i have the same scenario here. Iuse a Linksys Router
with OpenWRT – wol and VDR.
1)
Make sure that your Interface
does not get down, when Linux shuts down. Control this behavior, with the Links
on your Switch or maybe there are also light that must not turn off on your
interface. The rc_down_interface is perfect for this
2)
Have you set wake on lan with
ethtools? -> I do it every boot: /usr/sbin/ethtool -s eth0 wol g
3)
The magic packet must be sent
to the broadcast address, since ARP requests do not work! -> my /sbin/wol-htpc
script
wol --ipaddr=192.168.0.255 00:13:d4:1e:94:73
ping 192.168.0.120
Regards,
Martin
Von: vdr-bounces@linuxtv.org
[mailto:vdr-bounces@linuxtv.org] Im Auftrag von Kimmo Taskinen
Gesendet: Samstag, 3. März 2007 06:22
An: VDR Mailing List
Betreff: Re: [vdr] Wakeup On LAN
Have you tried ethtool to setup WoL options?
I run "ethtool -s eth0 wol pg".
- Kimmo
_____ Alkuperäinen viesti _____
Aihe: [vdr] Wakeup On LAN
Tekijä: "Bernd Juraschek"
<vdr@bjusystems.de>
Päivämäärä: 3. maaliskuuta 2007 1:18:32
Hello,
I'm trying to wakeup my Siemens Scaleo-T using WOL - but without
success :-(
The PC to wakeup:
- Siemens Scaleo-T AMD64 with Onboard LAN (Tulip chip)
- Linux 2.6.20 with ACPI enabled
- Gentoo amd64
The router:
- ASUS WL-500g Deluxe
- OpenWrt White Russian - With X-Wrt Extensions RC6
- WOL-Software: wol
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've configured the router to start wol periodically. On the PC
wireshark is now showing incoming UDP packets to the UDP port
40000. The packet contains the ethernet frame, the IP header,
the UDP header and the magic data (6x 0xff and 16x MAC-Addr).
It seems all ok - but the PC will not be started.
What's going wrong? Should I use some ACPI sleep mode? Is
this
supported by the DVB drivers? Is the Siemens PC not usable for
WOL?
Thanks for help,
Bernd
--
Obwohl das Weltall expandiert, findet man nirgendwo Parkplätze.
-- BR Space night
_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr