Thread: 11.10 wired network problem
hi, im new forum.
been using ubuntu on various pc's laptops few years. im user rather developer , capable of general maintenance.
problem:
installed ubuntu 11.10 64bit on new asus et2410ints in dual boot win7 64 bit.
install problem option install alongside not provided -after partition work install ok.
problem seems 11.10 unable access full broadband speed , network connection not working or being throttled 11.10 instal. im using wired ethernet connection through netgear powerline adaptors , not using wifi @ all.
used speedtest.net check - win 7 boot gives 14-16mbits/s down , 1.5 - 11.10 boot gives 2.3mbit/s down , 0.02 up. have tried complete reinstall , same occurs.
connection fine laptop running xubuntu 11.10 via wifi.
running software updates hard due connection timing out.
suggestions or pointers getting network connection working appreciated
have seen people request findings of sudo lshw -c network here are:
---------------------------------------------------------------
*-network
description: wireless interface
product: ar9285 wireless network adapter (pci-express)
vendor: atheros communications inc.
physical id: 0
bus info: pci@0000:04:00.0
logical name: wlan0
version: 01
serial: 74:2f:68:1d:51:07
width: 64 bits
clock: 33mhz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=ath9k driverversion=3.0.0-12-generic firmware=n/a latency=0 link=no multicast=yes wireless=ieee 802.11bgn
resources: irq:18 memory:fb200000-fb20ffff
*-network
description: ethernet interface
product: rtl8111/8168b pci express gigabit ethernet controller
vendor: realtek semiconductor co., ltd.
physical id: 0
bus info: pci@0000:06:00.0
logical name: eth0
version: 06
serial: 1c:75:08:6c:86:6f
size: 100mbit/s
capacity: 1gbit/s
width: 64 bits
clock: 33mhz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3lk-napi duplex=full firmware=n/a ip=192.168.1.65 latency=0 link=yes multicast=yes port=mii speed=100mbit/s
resources: irq:52 ioport:d000(size=256) memory:d2104000-d2104fff memory:d2100000-d2103fff
peter@peter-et2410:~$ ifconfig
eth0 link encap:ethernet hwaddr 1c:75:08:6c:86:6f
inet addr:192.168.1.65 bcast:192.168.1.255 mask:255.255.255.0
inet6 addr: fe80::1e75:8ff:fe6c:866f/64 scope:link
broadcast running multicast mtu:1500 metric:1
rx packets:57911 errors:0 dropped:57911 overruns:0 frame:57911
tx packets:38736 errors:0 dropped:128 overruns:0 carrier:0
collisions:0 txqueuelen:1000
rx bytes:80115279 (80.1 mb) tx bytes:4076872 (4.0 mb)
interrupt:52 base address:0xe000
lo link encap:local loopback
inet addr:127.0.0.1 mask:255.0.0.0
inet6 addr: ::1/128 scope:host
loopback running mtu:16436 metric:1
rx packets:130 errors:0 dropped:0 overruns:0 frame:0
tx packets:130 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
rx bytes:14915 (14.9 kb) tx bytes:14915 (14.9 kb)
wlan0 link encap:ethernet hwaddr 74:2f:68:1d:51:07
broadcast multicast mtu:1500 metric:1
rx packets:0 errors:0 dropped:0 overruns:0 frame:0
tx packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
rx bytes:0 (0.0 b) tx bytes:0 (0.0 b)
peter@peter-et2410:~$ ^c
hi, please show results of:
i suspect running these commands 1 @ time fix problem want make sure of ethernet adapter first.code:lspci -nnk | grep -ia2 net
thankcode:sudo apt-get install --reinstall linux-headers-generic build-essential dkms wget http://r8168.googlecode.com/files/r8168-8.025.00.tar.bz2 tar xvf r8168-8.025.00.tar.bz2 cd r8168-8.025.00 sudo modprobe -rf r8169 sudo ./autorun.sh echo 'blacklist r8169' | sudo tee -a /etc/modprobe.d/blacklist.conf sudo modprobe -v r8168 sudo depmod -a sudo update-initramfs -u
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] 11.10 wired network problem
Ubuntu
Comments
Post a Comment