I have been having significant issues with the usability/reliability of my wireless cards. I have tried several fixes over the past few days. I am running ubuntu 14.04 LTS. I go from 1/10 of the speed i should be getting to not working at all. It does drop sometimes as well. (The above is in regards to my PCI RTL8192ce card)
I recently tried to install a usb wifi adapter (RTL8192cu) and I cannot even get that one to connect well enough to use. ( basically shows no "bars" on the wireless icon on the top right)
I have tried to install the realtek drivers from the realtek site but I had a couple errors with the install. (I have the output somewhere if it is needed.) I have tried as well to use the fix found here: https://sites.google.com/site/easylinuxtipsproject/reserve-7 to no avail. I would appreciate your assistance in fixing this. (There may be a question already solving this but I have tried 2-4 fixes over the past 2 days and none worked)
Best Answer
It's a driver issue.
You might want to check out this thread. http://ubuntuforums.org/showthread.php?t=2148130&page=2
https://github.com/pvaret/rtl8192cu-fixes
COPIED FROM GITHUB:
Ensure you have the necessary prerequisites installed:
Clone this repository:
Set it up as a DKMS module:
Build and install it:
Refresh the module list:
Ensure the native (and broken) kernel driver is blacklisted:
And reboot. You're done.