Jerry Feldman wrote:

Also check status of /sys/class/net/eth0/device/power/wakeup
The values will be enabled or disabled
To disable:
sudo echo disabled > /sys/class/net/eth0/device/power/wakeup

In any case, by running it from the command line you can determine if ethtool is working. You do not have to reboot since this sends commands directly to the NIC (through the driver).

After a reboot, /sys/class/net/eth0/device/power/wakeup shows 'enabled'.


_______________________________________________
Discuss mailing list
[email protected]
http://lists.blu.org/mailman/listinfo/discuss

Reply via email to