|
From: Jon S. <cmd...@gm...> - 2008-12-15 06:18:04
|
>From reading the documentation and looking at the Makefile it appears that e1000e should support ethtool interfaces, but I can't seem to get it to work. Any ideas on what I may be doing wrong? (CentOS 5.2, ethtool 5.1, e1000e 0.2.0) [root@hostname ~]# ethtool eth0 Settings for eth0: Link detected: yes [root@hostname ~]# ethtool -A eth0 Cannot get device pause settings: Operation not supported [root@hostname ~]# ethtool -S eth0 Cannot get driver information: Operation not supported |