|
|
Question : Wake On Lan, Red Hat Linux 8.0
|
|
I'm trying to get Wake on Lan feature working in RH 8.0 after upgrading from 7.2.....I got a lot of good suggestions on how to make it work on 7.2 but no success, so I decided to upgrade to 8.0......
I found that 8.0 has a command called ethtools. Doing `ethtools -s eth0 wol g` , which should enable wake on lan, but yet again, it does not work.....I get an error message saying "Operation Not Supported"(keep in mind the nic card is capable of wol)...... I also tried to put that command(ethtools -s eth0 wol g) in /etc/rc.local -> (/usr/sbin/ethtool -s eth0 wol g), but I get a message stating "Operation Not Supported". My nic card/bios is enabled for wake on lan...
Thanks,
|
Answer : Wake On Lan, Red Hat Linux 8.0
|
|
In the end I still didn't understand what card do you use and what module is running ? Just type in console prompt : 1. lspci -v 2. ifconfig 3. lsmod and give output here , please .
|
|
|
|
|