LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Netgear GA311 and Ethtool problem (https://www.linuxquestions.org/questions/linux-networking-3/netgear-ga311-and-ethtool-problem-509653/)

hrvoje.eklic 12-12-2006 04:32 AM

Netgear GA311 and Ethtool problem
 
Hi,

I have recently bought gigabit network card Netgear GA311. Since I didn't
get a device driver on the CD I have downloaded a driver from Realtek's web
pages r1000 v1.05 because GA311 has Realtek's RTL8169S-32.

But when I try to set speed, duplex and autonegotiation using ethtool:

ethtool -s eth1 speed 1000 duplex full autoneg off

I get the following message:

Cannot set new settings: Operation not permitted
not setting speed
not setting duplex
not setting autoneg

Does anybody know what is wrong and how can I make it work?

Thanks in advance.

Cheers,
Hrvoje

MensaWater 12-13-2006 01:14 PM

Did you do it as root?

Also some cards don't seem to work with ethtool. Try using the older mii-tool.

hrvoje.eklic 12-14-2006 03:54 AM

Yes, I did it as root.

I have also tried to use mii-tool but it didn't work either:

mii-tool eth1

Reported the following error:

SIOCGMIIPHY on 'eth1' failed: Operation not supported


All times are GMT -5. The time now is 12:32 PM.