This is a static archive of the old Zorin Forum.

The information below may be outdated. Visit the new Zorin Forum here ›

If you have registered on the old forum, you will need to create an account on the new forum.

[SOLVED] How to test my ethernet card

zorin0s

Sun Nov 03, 2013 8:15:56 am

Ever since i got my new pc, something just doesn't seem right with gaming. My connection seems really bogged down, and slow while playing online games. I have done speed test and the download speed is normal to what i normally get. I have the latest nvidia drivers installed. I have done trace routes to the servers i play on,and they are okish. I'm wondering if it has anything to do with my ethernet card? And how do I upgrade the drivers for my ethernet card specifaclly?


:~$ sudo ethtool eth0
Settings for eth0:
Supported ports: [ TP MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Supported pause frame use: No
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Advertised pause frame use: Symmetric Receive-only
Advertised auto-negotiation: Yes
Link partner advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
Link partner advertised pause frame use: Symmetric
Link partner advertised auto-negotiation: Yes
Speed: 100Mb/s
Duplex: Full
Port: MII
PHYAD: 0
Transceiver: internal
Auto-negotiation: on
Supports Wake-on: pumbg
Wake-on: g
Current message level: 0x00000033 (51)
drv probe ifdown ifup
Link detected: yes
user@user:~$ ethtool -i eth0
driver: r8169
version: 2.3LK-NAPI
firmware-version: N/A
bus-info: 0000:03:00.0
supports-statistics: yes
supports-test: no
supports-eeprom-access: no
supports-register-dump: yes

:~$ ifconfig
eth0 Link encap:Ethernet HWaddr xxxxxxxxxxxxxxx
inet addr:***.***.x.x Bcast:***.***.*** Mask:***.***.***
inet6 addr: xxxxxxxxxxxxxxxxx Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:524793 errors:0 dropped:0 overruns:0 frame:0
TX packets:1763159 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:522981498 (522.9 MB) TX bytes:140529796 (140.5 MB)
Interrupt:43 Base address:0x2000

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:***.x.x.x
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:6562 errors:0 dropped:0 overruns:0 frame:0
TX packets:6562 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1254980 (1.2 MB) TX bytes:1254980 (1.2 MB)

Wolfman

Mon Nov 04, 2013 10:50:31 am

Hi,

if your network is up and running normally; I suspect it has something to do with your graphics, try installing the complete Mono package which is the "Net Framework" package of Linux, open a terminal and paste this command:

Code:
sudo apt-get install mono-complete


Let us know if it helps.

Regards Wolfman:D

zorin0s

Tue Nov 05, 2013 5:38:13 am

seems to have helped. thanks.

P.S please don't ever delete my posts incase i need to access the information again at a later stage ;P

Wolfman

Tue Nov 05, 2013 7:06:52 am

Hi,

don't worry, we won't ever delete your posts unless you are a spammer or are abusive!.

Have marked as solved.

Regards Wolfman :D