I have an HP HDX-16 laptop and I'm running ubuntu 10.04 on it. Recently my internet has become very unreliable where after a couple minutes of connecting to wifi, my internet access will slow to a crawl or seem to completely stop. This can be remedied by disconnecting from wifi and reconnecting to the same SSID, but this will buy me a couple minutes at most before my internet access returns to being completely unusable.

When the slowdown happens the laptop is still connected to the network and there is still internet access, but it is so slow that most webpages will time out before anything loads. Below is the server response that I get after pinging google.ca for about 5 minutes.

brad@brad-laptop:~$ ping google.ca
PING google.ca (74.125.127.94) 56(84) bytes of data.
64 bytes from 74.125.127.94: icmp_seq=1 ttl=54 time=59.7 ms
64 bytes from 74.125.127.94: icmp_seq=24 ttl=54 time=227 ms
From brad-laptop.local (192.168.1.67) icmp_seq=26 Destination Host Unreachable
From brad-laptop.local (192.168.1.67) icmp_seq=27 Destination Host Unreachable
From brad-laptop.local (192.168.1.67) icmp_seq=28 Destination Host Unreachable
64 bytes from pz-in-f94.1e100.net (74.125.127.94): icmp_seq=29 ttl=54 time=24.4 ms
64 bytes from pz-in-f94.1e100.net (74.125.127.94): icmp_seq=30 ttl=54 time=23.0 ms
64 bytes from 74.125.127.94: icmp_seq=31 ttl=54 time=22.5 ms
From brad-laptop.local (192.168.1.67) icmp_seq=60 Destination Host Unreachable
From brad-laptop.local (192.168.1.67) icmp_seq=61 Destination Host Unreachable
From brad-laptop.local (192.168.1.67) icmp_seq=62 Destination Host Unreachable
64 bytes from pz-in-f94.1e100.net (74.125.127.94): icmp_seq=63 ttl=54 time=54.5 ms
64 bytes from pz-in-f94.1e100.net (74.125.127.94): icmp_seq=64 ttl=54 time=89.6 ms
64 bytes from 74.125.127.94: icmp_seq=65 ttl=54 time=52.0 ms
64 bytes from pz-in-f94.1e100.net (74.125.127.94): icmp_seq=66 ttl=54 time=267 ms
64 bytes from pz-in-f94.1e100.net (74.125.127.94): icmp_seq=67 ttl=54 time=21.6 ms
^C64 bytes from 74.125.127.94: icmp_seq=68 ttl=54 time=142 ms

--- google.ca ping statistics ---
68 packets transmitted, 11 received, +6 errors, 83% packet loss, time 303326ms
rtt min/avg/max/mdev = 21.696/89.532/267.040/82.369 ms, pipe 3

Let me know if there's anything that could even maybe be the cause of this and I will investigate. This is very frustrating and it is hindering my ability to get any work done on this laptop, I will post any further information as needed. Thanks.

-Brad

Edit:

lshw -C network:

  *-network
       description: Wireless interface
       product: PRO/Wireless 5100 AGN [Shiloh] Network Connection
       vendor: Intel Corporation
       physical id: 0
       bus info: pci@0000:02:00.0
       logical name: wlan0
       version: 00
       serial: xx:xx:xx:xx:xx:xx
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=iwlagn ip=192.168.1.67 latency=0 multicast=yes wireless=IEEE 802.11abgn
       resources: irq:32 memory:dc000000-dc001fff`
link|improve this question
I can't find the name of it, but it's the default wireless adapter that comes with the HP HDX 16 laptop. – Brad Feb 22 at 17:57
Nobody knows anything that could possibly be the problem? I'm willing to provide any information that I can. – Brad Feb 28 at 18:19
As I said we need to know your hardware. you can post the output of lshw -C network or identify your hardware / chipset from windows. – bodhi.zazen Feb 28 at 18:52
Sorry, I was caught up in moving and have been without internet at home for a week. I've edited the original post, let me know if it is sufficient. – Brad Mar 7 at 7:06
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.