Ubuntu Networking :: Lenovo T410 11.04 Fresh Install Very Slow Internet Connection / Make It Up?

Jun 12, 2011

I'm a newbie and try to switch from Win7 to Ubuntu 11.04 with unity desktop.

My internet connection is slower than hell, and I dont know how to fix it. I tried with disable Ipv6 but it doesnt make any difference. Not sure if its disabled proper because if i do code...

View 1 Replies


ADVERTISEMENT

OpenSUSE :: Lenovo T410 Will Not Install 11.2 64bit / Sort It?

Mar 14, 2010

I have tried installing 11.2 64 bit with Gnome. Every time if finishes the install and reboots it will start HAL daemon and just black screen. I have tried loading with using the number 3 with no video. Same thing black screen after loading HAL daemon. I did a install with selecting VESA same thing.

View 9 Replies View Related

OpenSUSE Hardware :: Can't Find Ethernet Driver For Lenovo T410

Jun 8, 2011

I have a Lenovo T410 laptop. I'm unable to find drivers for the ethernet card, the wireless card and graphics. I don't even know what hardware is installed in the system. Here is the product ID if it can help in identifying the hardware.

Product ID : 2516CTO

View 9 Replies View Related

Networking :: Internet Connection Really Slow In LAN

Dec 15, 2008

I use Slackware 12.1 and I have a big problem that I can't solve by myself. I'm connecting to a LAN where there are almost 20 PC connected, all with static IP.

my ip: 192.168.1.205
netmask: 255.255.255.0
gateway: 192.168.1.1
DNS server: 80.58.61.250, 80.58.61.254

I configured manually it but it doesn't works well. I set up the DHCP server on Windows 2003 so I tried to configure it with dhcp too. It gives addresses from 192.168.1.200 to 192.168.1.240 there are no PCs connected with DHCP at the moment, so my IP is only mine.

My problem is the following:
bash-3.1# ifconfig
eth0 Link encap:Ethernet HWaddr 00:1e:68:3d:1b:ad
inet addr:192.168.1.201 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::21e:68ff:fe3d:1bad/64 Scope:Link
Up Broadcast Running Multicast MTU:1500 Metric:1
RX packets:77 errors:0 dropped:0 overruns:0 frame:0
TX packets:44 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:7041 (6.8 KiB) TX bytes:6282 (6.1 KiB)
Interrupt:17 Base address:0xc000

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:1810 errors:0 dropped:0 overruns:0 frame:0
TX packets:1810 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:90500 (88.3 KiB) TX bytes:90500 (88.3 KiB)

bash-3.1# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
localnet * 255.255.255.0 U 0 0 0 eth0
loopback * 255.0.0.0 U 0 0 0 lo
default 192.168.1.1 0.0.0.0 UG 1 0 0 eth0

bash-3.1# ping www.google.es
PING www.l.google.com (66.102.9.99) 56(84) bytes of data.
64 bytes from 66.102.9.99: icmp_seq=1 ttl=243 time=78.7 ms
64 bytes from 66.102.9.99: icmp_seq=2 ttl=243 time=84.2 ms
64 bytes from 66.102.9.99: icmp_seq=3 ttl=243 time=75.1 ms
64 bytes from 66.102.9.99: icmp_seq=4 ttl=243 time=82.1 ms
64 bytes from 66.102.9.99: icmp_seq=5 ttl=243 time=82.8 ms
64 bytes from 66.102.9.99: icmp_seq=6 ttl=243 time=79.4 ms
64 bytes from 66.102.9.99: icmp_seq=7 ttl=243 time=82.3 ms
64 bytes from 66.102.9.99: icmp_seq=8 ttl=243 time=75.2 ms
64 bytes from 66.102.9.99: icmp_seq=9 ttl=243 time=80.7 ms
64 bytes from 66.102.9.99: icmp_seq=10 ttl=243 time=84.7 ms
64 bytes from 66.102.9.99: icmp_seq=11 ttl=243 time=75.0 ms
64 bytes from 66.102.9.99: icmp_seq=12 ttl=243 time=82.2 ms
64 bytes from 66.102.9.99: icmp_seq=13 ttl=243 time=85.1 ms
64 bytes from 66.102.9.99: icmp_seq=14 ttl=243 time=80.9 ms
64 bytes from 66.102.9.99: icmp_seq=15 ttl=243 time=87.7 ms
64 bytes from 66.102.9.99: icmp_seq=16 ttl=243 time=87.6 ms
64 bytes from 66.102.9.99: icmp_seq=17 ttl=243 time=83.2 ms

(...)
- www.l.google.com ping statistics -
49 packets transmitted, 48 received, 2% packet loss, time 560804ms
rtt min/avg/max/mdev = 73.624/80.945/87.725/3.823 ms

It takes a lot of time connecting to a internet web site! It's really strange because downloading a file the transferring rate is good, it takes some time starting, but it works normally. I wait almost 7 seconds after seeing a web site. All the others PC's (windows xp) can connect perfectly to network using static and DHCP. Trying with another wire in another room I've got the same result. My /etc/resolve.conf is configured with the IPs specified upper in this page.

View 5 Replies View Related

Networking :: Slow Internet Connection

Jan 17, 2010

I set up my linux router as a simple NAT router. I use CentOS 5.4. When I set up ISP proxy IP in the browser of client PC, Internet access is fast. When I remove ISP proxy IP from the browser, Internet access is slow.

ISP use transparent caching but I can use manual caching as well. Clients on my network with transparent caching get slow internet access and using ISP proxy get fast internet access.

ISP announce that we can use transparent caching or manual caching.

So, I set up my linux router with squid. I set up cache_peer TAG point to ISP's proxy IP. But the problem is the same. Using my squid proxy is slow and using ISP proxy directly is fast. All other network settings are correct.

How can I improve my internet connection using transparent caching. I don't want to set up proxy IP address on all clients.

View 5 Replies View Related

Ubuntu Networking :: Slow/unstable Internet Connection On 10.04

Oct 27, 2010

I have Ubuntu running on my HTPC and for the longest time all this was working fine. Now all of the sudden my Internet connection is all sorts of slow. Chrome browser, transmission bt, apt-get, all have the same speed issue. I tried disabling IPv6, changing my DNS and installing all the latest updates. Nothing works.

View 1 Replies View Related

Ubuntu Networking :: Windows 7 Internet Connection Very Slow

Jan 3, 2011

I bought a new Laptop 2 week ago. It works well, but internet connection ist very slow. I use cable internet speed 25Mbit/s, normal with my old Laptop (Window xp) I can DL with speeds ca.1 Mbit/s but with this new ca. 15 kbit/s (same file). too much different!!! If anyone know, how to troubleshoot this problem, please tell me. And i get a advice that i should crate a new connection using the "workgroup" model instead. I've tried to do but failed. Who knows "how to" please explain it for me.

View 3 Replies View Related

Ubuntu Networking :: Slow Internet Connection With WL-138g V2?

May 12, 2011

I've installed recently Ubuntu 11.04 and the first problem that I had was with my wireless lan card Wl-138g V2. The card was not enabled by the system, however after following one of Ubuntu's forum thread I managed to solve it, but... and there is always a but the internet speed is very low.When I had windows installed I faced the same problem and it was solved with an update in the driver, does any one experienced the same in Ubunutu? How did you solve it?

View 4 Replies View Related

Ubuntu Networking :: Fresh Install, Clean Logs, Downloads Extremely Slow?

Mar 19, 2011

I just did a fresh install of 10.04 on my system and everything runs perfect and exremely smooth, however the update manager and firefox are taking forever to load (the progress meter reads something like 2d 17hr 23m), however the internet connection is very fast.the logs are all insanely clean with the fewest errors I've ever seen, so this shouldn't be too terribly difficult to solve. Also I seem to be having a problem with the font on Firefox, every fourth letter or so has a bright streak in it. Anyway, that might be related or not but my main concern right now is getting my download speed up to par?

View 1 Replies View Related

Ubuntu Networking :: Slow Internet Connection Only With System / Speed It Up?

May 5, 2010

I'm running Kubuntu 10.4, and I'm having a really slow Internet connection, with Windows everything works fine.

When I upload a file to an internal Ubuntu server the speed is ok ~15MB/s.

The problem is only with Internet Firefox / synaptic, any program using Internet. Last download done with synaptic display 18KB/s when normally it should be 500.

View 9 Replies View Related

Fedora Installation :: Install KDE From 14 DVD As Internet Connection Very Slow

Mar 19, 2011

I have Fedora 14 installed on my s/m with the default gnome desktop environment. Now, I want to install some KDE applications which I found to be very useful. I want to install KDE from fedora 14 DVD as my internet connection is very slow. It was a failure when I tried pointing the yum.repos.d/fedora.repo file to DVD to install using yum. Should I create a repository like what we do in RHEL to configure yum server(How to do it in fedora ???) Or is there any other method to install KDE repository on my system.

View 4 Replies View Related

Ubuntu Networking :: RTL8187B + Dlink DI-524 Give Slow Internet Connection

Mar 31, 2010

I've just installed Ubuntu 9.10 in my laptop. Everything works fine except for my wireless. It works, but much, very much slower the through RJ45, which is perfectly ok. When using wireless i can't even connect to any online messaging service and I need to reload pages oftenly. My security setting is WEP 128 bits ASCII and since I'm trying to follow the format suggested on the thread "HOWTO post a Wireless issue" I'll try to provide the infos like requested on it. Laptop brand and model (I'm from Brasil, so it's a brasilian model)

Code:

Semp Toshiba IS 1412
Wireless Card

Code:

ID 0bda:8189 Realtek Semiconductor Corp. RTL8187B Wireless 802.11g 54Mbps Network Adapter
Interface

[code]....

View 9 Replies View Related

Ubuntu Networking :: After Fresh Install - No Internet ?

Sep 4, 2010

After a fresh Ubuntu 10.04 install, no internet for some reasons.

Here is what I have in ECT/network/interfaces

Here is the results of sudo dhclient:

No working leases in persistent database sleeping.

View 9 Replies View Related

Ubuntu Networking :: Extremely Slow Internet Connection 9.10 Dell Inspiron 1100

Mar 2, 2010

I just got my internet working through the wireless card with some help. However, my downloading speeds are beyond extremely slow. While I type on this computer, I am downloading things @ ~500-700kb/s, but when I try to download the package updates etc for my Ubuntu 9.10 laptop, It downloads @ ~ 4k b/s- which is UNBEARABLY slow, putting me at 14h left to complete a 200 mb update. Dell Inspiron 1100. Ubuntu 9.10

View 8 Replies View Related

CentOS 5 Networking :: No Connection After Fresh Install?

Mar 19, 2009

I'm familiar with linux (Debian/Ubuntu), but new to CentOS. I recently installed CentOS 5.2 on a new server for my radio station. I can log in and do everything fine, save connect to any network. I only have a Broadcom wired nic. I know the wire and ethernet jack work fine, so that lead me to the server's settings. I'm not sure if I missed something somewhere, or a similar post (I'm sorry for double-posting if this has been done before).

There is a static IP address set, and that's done correctly.

From what I've seen, someone would like to see /sbin/lspci | grep -i ether: 03:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5722 Gigabit Ethernet PCI Express

View 7 Replies View Related

Networking :: Internet Connection Fine In Windows Extremely Slow In Fedora 14

Dec 10, 2010

I've been troubleshooting this problem for several hours now and I'm out of ideas. My internet connection is fine in Windows 7 but an older computer I resurrected (AMD Athlon 1.7 GHz, 512 MB RAM, Fedora 14 Security Lab Spin) is having the stop-and-go's with its internet connection. It will work for very briefly, then it gets extremely slow, where any page I try to navigate to in Firefox 3.6 takes forever to load.I have a DSL connection and my DSL modem is connected to a Linksys WRT54G2 router. I set up a static IP in Windows but don't know how to do this yet in Fedora 14, and I need to get my internet connection working so I can troubleshoot further, but with it being so slow, I'm having to use Windows to search for problems and then switch over to the Fedora box via KVM (IOGEAR), which I also just started using. I don't think that would be related, but who knows.

View 14 Replies View Related

Ubuntu Networking :: [10.04] No Wireless OR WIRED Connection Upon Fresh Install?

May 5, 2010

I decided to do a fresh install of 10.04LTS on a Dell Latitude D600 Laptopne wordDisaster I have no wireless or WIRED internet connection. After viewing another post I've provided the output of "sudo lshw -C network" command below (I've blocked out my MAC address on purpose). It appears that the lan card is not even being recognized. The card is enabled in bios (I've checked twice). I don't get it, the wireless worked fine before I did a fresh install of 10.04LTS. I can't use wireless because I have the b43 driver firmware issue that I can't resolve unless I get my wired connection working.

*-network
description: Network controller
product: BCM4309 802.11a/b/g

[code]...

View 9 Replies View Related

Fedora Networking :: Internet Very Slow / DHCP Doesn't Work W/ Wireless Connection

Jul 17, 2009

I am a convert from Ubuntu (9.04 kept freezing on my laptop; when it did work, many packages it seemed were outdated--ie only Eclipse 3.2, rdesktop was messed up [and apparently is also in Fedora]), and I am having some trouble with getting my wireless working.I am running Fedora 11.First off, there is a problem when trying to connect when using DHCP. NetworkManager gets to the second green dot, and then after a short while I am given a message that the connection was disconnected.

Configuring the interface manually, not using DHCP, allows the connection to complete. However, the internet is very slow. There is a 15-30 sec delay before website loading actually commences, and then another delay each time an ad must be fetched from another server.How can I fix this delay? I know I have encountered it in earlier versions of Ubuntu, but I can't remember how I fixed it.About the rdesktop problem, if anyone is able to help [maybe I should post another thread?], the cursor color (the color of the pointer) is inverted---where it should be white it is black, and where it should be black it is white. I use rdesktop a lot to connect to my terminal server in my basement. Any idea how to fix it?

View 5 Replies View Related

Ubuntu Networking :: Internet Wont Work On A Fresh Install

Jul 10, 2010

So i just intstalled ubutnu for the first time and the internet doesnt seem to be working, i am able to go on some majour websites such as google and gmail but others i am unable to visit.

I tried creating a blacklist-ipv6.conf file in the appropirate location

and i have even tried turining off ipv6 i forfox about config by chagning the value o true

but without any luck.

btw i tried pinging google and it works

my computer is connected to a t homehub and these are some screenshots i thought you might find useful.

View 9 Replies View Related

Ubuntu Networking :: Wired Internet Not Working On Fresh Install 10.10?

May 13, 2011

i have a dual boot system with xp and ubuntu 10.10 (which i recently installed). The internet works fine on my xp but on ubunutu it did not work.

i tried few things, like changing the proxy setting in mozilla firefox etc, but i did not work

i am attaching snapshot of ifconfig, resolve.conf and route-a commands for your referral

View 9 Replies View Related

Ubuntu Networking :: Natty (11.04) On T410 Network - Unable To Get On Locally And Install Other Packages?

May 2, 2011

I installed natty finally on my laptop (T410 Lenovo) via an upgrade from maverick. I tested maverick thoroughly first, since I had to perform the upgrade over the network, due to issues with natty booting from DVD. The upgrade went fine to natty, the system came up and I was able to get on locally and install other packages, though I did notice from time to time a lag in network performance. I installed VNC server and started it, as well as other network related services. However, I am noticing a definite issue with the network support and I suspect the natty kernel. The configuration looks sound, ifconfig, netstat and other functions appear to display the correct information, at least what I had with maverick (which worked).

Has anyone else seen issues with natty and networking? The glass looks okay, though I am using xfce and frankly there is nothing new there to really force me to upgrade, its just that this is a new LT and if I can cold install natty right now, it will save me an upgrade later.

System configuration (lshw) is below, ipaddress removed to protect the guilty..:

description: Notebook
product: 2522AP1 ()
vendor: LENOVO
version: ThinkPad T410
serial: R8M9B2Z
width: 32 bits
capabilities: smbios-2.6 dmi-2.6 smp-1.4 smp

[Code]...

View 4 Replies View Related

Networking :: New Slackware 13 Install - Slow Internet?

Jan 24, 2010

After installing Slackware 13 and configuring it as a router, I'm getting very slow internet speeds on my clients. It takes forever to connect to a website or downloading 100mb bin file also takes forever. On the Slackware box the speed is fine though. When I boot from my previous Slackware 12 drive, the speed on the clients is ok again.

I have compared config files from my old and new installation and haven't found a difference. from other posts I learnt that disabling IPv6 by adding it to the blacklist could help. But this didn't help me either. I have also compared a traceroute on both installations. This also doesn't show a (big) difference.

The only difference I have found is that in my Slackware 13 setup the following modules are loaded while with my old Slackware 12 lsmod is empty.

Code:

The only thing I can think of is a missing option in the kernel. I have used the huge-smp from the Slackware DVD, assuming this would have all the important stuff enabled by default. It this right?

Some additional info:
eth0: nVidia Corporation MCP51 Gb onboard Gb NIC, connected to LAN (static)
eth1: 3COM 3C2000 Gb NIC, connected to cable modem (dhcp)
dhcpd is running to configure clients in the network
arno-firewall installed

Files I have compared with my old (working) system:

View 3 Replies View Related

Ubuntu Networking :: Wireless Connection To Lenovo T500

Mar 6, 2010

I installed Ubuntu 9.10 on my Lenovo T500. The wireless interface information is listed at the bottom of this message.I would like to connect to my Airport Extreme wireless router which is password protected. The bottom of the router lists three MAC addresses with different symbols next to them. I assume the symbols mean different types of connections (e.g., firewire, ethernet cable, etc).

The network icon on the upper right corner of the screen indicates that wireless is enabled. However, I don't get a wireless connection. I checked that the switch on the front of the laptop is "on" for wireless.

View 1 Replies View Related

Ubuntu :: Fresh Install Of 9.1 Really Slow And Unusable

Mar 20, 2010

I have an old Dell desktop that normally runs XP. It has 512mb of ram and I think its a Pentium processor. From what I understood Linux is a simpler, and more stable and efficient OS so I figured I'd give it a shot. First I tried the Wubi installer and got nothing but error messages after the install and it kept freezing and eventually just wouldn't boot at all. So then I tried the full install from disc. Better at first. I soon discovered all the customizable themes and went a little nuts trying to make one user exactly like W7 and the other exactly like OSX leapord just for fun.

I noticed significant slow downs and after some research I came to find that it was taxing my old graphics card. So I setup a user with no changes, still really slow. Then I deleted and reinstalled and I'm now using the bare bones UI. Its still really, really slow. I get lots of mouse drag and just now it took about 7 seconds for the applications window to drop down and 35 seconds to open the home folder. Also about 10 seconds for right click window to drop down.

I'm trying and I really want to like Ubuntu but as of now I'm finding it unusable for even the most basic of computing. I realize my computer is old but xp still runs like gangbusters. So maybe Ubuntu is designed for more modern hardware and more ram, am I screwed? I was looking forward to playing around really customizing my GUI but more importantly I was planning on putting on my girlfriends laptop with similar specs. Her computer needs a reformat but she doesn't have the XP disc. As it stands her XP is still much more usable even with all the viruses then Linux is as a fresh install on my desktop. I don't want to delete xp and end up with a slower linux.

View 9 Replies View Related

Ubuntu :: Won't Connect To The Internet \ Unable To Make Any Connection To The Internet?

Jun 4, 2010

After upgrading to Ubuntu 10.04, I'm not able to make any connection to the internet with either my netbook through WiFi or my computer on wired LAN. I can, however, ping my Solaris machines and Macbook. How do I fix this?

View 9 Replies View Related

Ubuntu :: Slow Internet Connection In 10.04?

Sep 30, 2010

I have dual boot OS and I'm using Ubuntu with Win 7. Previously I was using Fedora but I thought to change the flavor! So I installed Ubuntu, but now I'm truly facing problem with my Internet connection! Its too slow in Ubuntu, the both surfing and downloading speed! Usually in windows I get 200-400 kbps download speed when downloading a file and if I download the same file in Ubuntu using flashget I'm getting only 60-70 kbps speed! Also the surfing is too slow! My broadband's bandwidth is 2.1 Mbps!

View 2 Replies View Related

Ubuntu :: Internet Connection Very Slow On 9.10 But Fast In XP

Mar 23, 2010

Like the title, that is my problem. I'm using cable modem with 3mbps. It is Linksys Docsis, wired networking. When I download a file using ubuntu 9.10, my latency time (ping time) sky rocketed to 2000ms average, while in XP none of this happens; I tried to download the same file from the same website. In ubuntu 9.10 my network setup will be, well... nothing. I'm using DHCP automatic detection. Same thing in XP.

I don't want to go back and forward using XP for the internet. Funny thing though, none of this happens while I first started ubuntu 9.10. I didn't configure anything with networking. It is the way it is from the beginning. The only thing I tried was ubuntuone. But that like months ago, and the problem I have with slow internet connection only appear this March.

View 9 Replies View Related

Ubuntu :: After Upgrading - 10.04 - Internet Connection Is Very Slow

Jul 5, 2010

After upgrading, my internet connection is very, very slow. Some sites pop up like always, but most take a very long time to load. Some as much as 3 to 5 minutes for a site that should just "pop" up.

It is not the internet connection, if I boot into windoze it is as fast as ever and I have a quite fast connection. It has just started this with the upgrade.

View 5 Replies View Related

Ubuntu :: Internet Connection Is Sometimes Blocked Or Very Slow

Dec 12, 2010

I am using Ubuntu 10,04 with a gnome interface on an ASUS K70IJ. It all works well, just the internet connection is sometimes blocked or very slow. I have tried it on several places (offices, hot spot, friends) with wireless lan and ethernet. I thought it might be a problem with the pilot for the internet connection. Can anybody tell me where I could find such a pilot and how I do to install it?

View 1 Replies View Related

Ubuntu :: PPTP VPN Connection - Internet Really Slow

Jan 29, 2011

I recently installed Kubuntu 10.10 on my machine, and I configured the PPTP VPN connection through which I connect to the internet. I can successfully connect, but it works really slowly. Slower than it does on Windows 7 on the same computer, with the same settings for the PPTP dialer. In about 20 minutes after I connect, the connection fails and even the modem restarts itself. I tried setting the MTU for the pptp connection to 1400 (I checked, and 1372 is the maximum value before the packets start to fragment + 28 bytes for the IP/ICMP headers), but nothing seems to help.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved