I have looked through all the previous questions but turning power management off for the Wi-Fi card didn't work. This problem seems to be with the Lenovo Thinkpads. I switched to Ubuntu 11.10 from Windows 7 3 days ago so I'm new to the operating system.
Ubuntu – How to fix slow wireless on machines with Intel wireless cards
thinkpadwireless
Related Question
- Ubuntu – Wireless connection keeps dropping with an Intel 3945ABG card
- Ubuntu – Slow wireless with an Intel 4965
- Ubuntu – Ubuntu 14.04 wireless disconnects after a while
- Ubuntu – Unstable wireless with Intel 7260 + iwlwifi after upgrade to 15.04
- Ubuntu – My WiFi connection frequently stops working (no internet, not disconnecting)
Best Answer
OP Posted:
Note1: The slow connection can be due to your service provider or any other reason, to check it, try the same network by any other computer with different OS or by connection to the network by a cable. If it is fast, this solution can help you. If not, it can be wasting of time!*
Note2: In the first link in the References I put, there are more methods to solve the slow wireless connection. Each method solves different possible reason of the slow connection. I recommend to test the solution I put here before searching for different methods because it is most probably effective.*
If you are using Ubuntu 11.10, do the following:
open terminal. Type the following two lines:
Now, check your wireless Internet speed. If it is still slow, this solution is probably not a solution for your case. In this case, just restart the computer to revert the change you did. If it becomes normal and fast, do it permanently by typing the following line in the terminal:
A file will be opened. At the end of the file, paste the following line then save:
After saving, just quit, and ENJOY!
Solution for Ubuntu 12.04:
open terminal. Type the following two lines:
Now, check your wireless Internet speed. If it is still slow, this solution is probably not a solution for your case. In this case, just restart the computer to revert the change you did. If it becomes normal and fast, do it permanently by typing the following line in the terminal:
A file will be opened. At the end of the file, paste the following line then save:
After saving, just quit, and ENJOY!
References:
*I tried both solutions and they work.