Thread: Network Speed
hi,
device works fine need increase network speed. these outputs of commands of following
-----------
rahbz@game:~$ cat /etc/network/interfaces
auto lo
iface lo inet loopback
------------
rahbz@game:~$ dmesg | grep -e eth0 -e bcm
[ 3.394519] r8169 0000:03:00.0: eth0: rtl8168d/8111d @ 0xffffc90000674000, 64:31:50:62:91:24, xid 083000c0 irq 41
[ 18.043216] r8169 0000:03:00.0: eth0: link down
[ 18.043222] r8169 0000:03:00.0: eth0: link down
[ 18.043540] addrconf(netdev_up): eth0: link not ready
[ 19.876554] r8169 0000:03:00.0: eth0: link up
[ 19.876893] addrconf(netdev_change): eth0: link becomes ready
[ 30.530903] eth0: no ipv6 routers present
[ 2787.217234] r8169 0000:03:00.0: eth0: link down
[ 2788.897083] r8169 0000:03:00.0: eth0: link up
[ 2793.541536] r8169 0000:03:00.0: eth0: link down
[ 2839.887070] r8169 0000:03:00.0: eth0: link up
[ 2850.019417] eth0: no ipv6 routers present
------------
rahbz@game:~$ cat /etc/networkmanager/nm-system-settings.conf
cat: /etc/networkmanager/nm-system-settings.conf: no such file or directory
--------------
rahbz@game:~$ lshw -c network
*-network
description: ethernet interface
product: rtl8111/8168b pci express gigabit ethernet controller
vendor: realtek semiconductor co., ltd.
physical id: 0
bus info: pci@0000:03:00.0
logical name: eth0
version: 03
serial: 64:31:50:62:91:24
size: 100mbit/s
capacity: 1gbit/s
width: 64 bits
clock: 33mhz
capabilities: bus_master cap_list rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=off broadcast=yes driver=r8169 driverversion=2.3lk-napi duplex=full firmware=rtl_nic/rtl8168d-2.fw ip=10.109.51.117 latency=0 multicast=yes port=mii speed=100mbit/s
resources: irq:41 ioport:2000(size=256) memory:c1404000-c1404fff memory:c1400000-c1403fff memory:c1410000-c141ffff
warning: output may incomplete or inaccurate, should run program super-user.
-------------
rahbz@game:~$ sudo ethtool eth0
[sudo] password rahbz:
settings eth0:
supported ports: [ tp mii ]
supported link modes: 10baset/half 10baset/full
100baset/half 100baset/full
1000baset/half 1000baset/full
supports auto-negotiation: yes
advertised link modes: not reported
advertised pause frame use: no
advertised auto-negotiation: no
speed: 100mb/s
duplex: full
port: mii
phyad: 0
transceiver: internal
auto-negotiation: off
supports wake-on: pumbg
wake-on: g
current message level: 0x00000033 (51)
drv probe ifdown ifup
link detected: yes
---------------
used command ethtool -s eth0 speed 1000 duplex full autoneg on on network settings remained 100mbps network speed.
can problem , please give me solution. after seeing these commands think lappy supports 1gbps network.
does router supports 1gbps? in order have gigabit transfers between machines, router has support it.
thought.
regards.
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] Network Speed
Ubuntu
Comments
Post a Comment