on acer 725 rtl8188ce same problem with 1204 and with mint equivalent.
pls take a look at

http://askubuntu.com/questions/192873/toshiba-satellite-c850-wlan-
rtl8188ce-not-working

I just finished successfuly compiling and installing rtl8188ce driver
indicated on the url above. first, download the driver (url above) and
extract it.

VV important,  BEFORE compiling the new driver (in addition to above url
instructions) pls do

sudo rmmod rtl8188ce

and just to be on the safe side, blacklist also on
/etc/modprobe.d/blacklist.conf

rtl8188ce
rtlwifi

then reboot. lsmod will not show rtl8188ce and rtlwifi (just check).
then navigate in a terminal to the extracted folder and continue with

make
make install
reboot

as indicated in url. the driver is not activated yet. in a terminal just
UNBLACKLIST rtl8188ce and rtlwifi (just place a # in front of these
lines in blacklist.conf). the newly compiled/installed driver will be
activated. if no indicator light yet just rebbot and all should be ok.

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

Title:
  Wireless not working in 12.04 for rtl8192ce (RTL8188CE)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to