WORKAROUND:
Installing the third party driver from realtek, blacklisting the built-in 
driver, and adding the realtek module to `/etc/modules':
While the USB dongle is not plugged in:
---
sudo apt-get install build-essential
wget 
ftp://WebUser:[email protected]/cn/wlan/RTL819xCU%20_USB_linux_v3.4.3_4369.20120622.zip
unzip ./RTL819xCU\ _USB_linux_v3.4.3_4369.20120622.zip 
cd ./RTL819xCU\ _USB_linux_v3.4.3_4369.20120622
cmod a+x ./install.sh
sudo ./install.sh
echo -e "# RTL8188CUS wifi\nblacklist 8192cu\nblacklist 
rtl8192c_common\nblacklist rtlwifi" | sudo tee -a /etc/modprobe.d/blacklist.conf
echo "8192cu" | sudo tee -a /etc/modules
---

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1030858

Title:
  0bda:8176 RTL8188CUS does not connect to wireless networks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1030858/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to