unable to wake desktop PC via WoL part deux
by dimm0k from LinuxQuestions.org on (#55T4Y)
it's been a while since I was able to successfully get my desktop PC to wake up using WOL, but after find a good enough work case to use it in automation I have come to realize it's not working again! since it last worked, I've gotten a new NIC, but am not sure where to look as I've checked all the usual spots that would have any effect on WoL.
Code:ethtool eth0 | grep -i wake-on
netlink error: No such file or directory
Supports Wake-on: pumbg
Wake-on: galso have /usr/sbin/ethtool -s eth0 wol g in both rc.local and rc.local_shutdown. the disable_wol file in /etc/pm/power.d/ does not have execute permissions. WoL is working properly in dual booted Windows, but going into Slackware I am unable to wake it via a WoL packet. did I miss anything anywhere else?


Code:ethtool eth0 | grep -i wake-on
netlink error: No such file or directory
Supports Wake-on: pumbg
Wake-on: galso have /usr/sbin/ethtool -s eth0 wol g in both rc.local and rc.local_shutdown. the disable_wol file in /etc/pm/power.d/ does not have execute permissions. WoL is working properly in dual booted Windows, but going into Slackware I am unable to wake it via a WoL packet. did I miss anything anywhere else?