Red Squirrel
No Lifer
One thing I noticed with Linux is wifi SUCKS. The packet loss is through the roof, and the speed is very random. One day it can be good, the next day it can be bad. For example I have this HP probook 6450b laptop at work that I use for surfing the net or what not during night shift, I put Kubuntu on it and the wireless performance is just terrible. Here's an example:
At times it's actually closer to 100 packet loss but even 2% is unacceptable for a local network. It seems to vary a lot. When I'm browsing the internet I tend to have to click links several times before the page loads as often the requests get lost and the page wont load.
Is there any way to make this more stable and consistent? Is this one of those things where I need a proprietary driver? How do I get it? I don't see any option under "additional drivers".
On my phone I get 2609/1612 if I do a speed test but on this laptop in Linux most of the time it wont actually load. If I can manage to get it to load, I get a fraction of a kb both ways.
Code:
ping -f 192.168.2.1 -c 10000
PING 192.168.2.1 (192.168.2.1) 56(84) bytes of data.
.................................................................................................................................................................................................................................................................................
--- 192.168.2.1 ping statistics ---
10000 packets transmitted, 9727 received, 2% packet loss, time 81289ms
rtt min/avg/max/mdev = 1.500/8.590/3153.076/77.106 ms, pipe 7, ipg/ewma 8.129/3.835 ms
At times it's actually closer to 100 packet loss but even 2% is unacceptable for a local network. It seems to vary a lot. When I'm browsing the internet I tend to have to click links several times before the page loads as often the requests get lost and the page wont load.
Is there any way to make this more stable and consistent? Is this one of those things where I need a proprietary driver? How do I get it? I don't see any option under "additional drivers".
On my phone I get 2609/1612 if I do a speed test but on this laptop in Linux most of the time it wont actually load. If I can manage to get it to load, I get a fraction of a kb both ways.