Thread: Enable WOL in EEEPC - server 12.04
i have installed ubuntu server 12.04 in eeepc 900 till not able make wake on lan.
edited /etc/network/interfaces , add line ethernet-wol g.
# primary network interface
auto eth0
iface eth0 inet dhcp
ethernet-wol g
after can see ethtool eth0
supports wake-on: g
wake-on: g
after power off , , send magic packet, machine not power up.
tried add following lines in rc.local
# allow eth0 wake machine
echo enabled > /sys/class/net/eth0/device/power/wakeup
# configure acpi
grep `lspci -tv | grep -i ethernet | cut -d- -f2` \
/proc/acpi/wakeup | cut -d' ' -f1 > /proc/acpi/wakeup
new power off , , again machine not power after magic packet.
out of ideas.
hi colchaodemola.
start checking bios. i've seen wol option (not called on bios) can set on , off there.
thought.
regards.
Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [ubuntu] Enable WOL in EEEPC - server 12.04
Ubuntu
Comments
Post a Comment