None of my hardware can duplicate this problem. Is the firmware installed? Look at the dmesg output to look for firmware failures.
If you do have the correct firmware, there are two options that might help. Try the following: sudo modprobe -rv rtl8192ee sudo modprobe -v rtl8192ee aspm=0 If that does not help, then try sudo modprobe -rv rtl8192ee sudo modprobe -v rtl8192ee msi=0 If any other options show up, then your /etc/modprobe.d/ directory is screwed up. Delete the offending files and try again. If one of those options helps, then create /etc/modprobe.d/50-rtl8192ee.conf (as root), and add the single line containing "options rtl8192ee xxxx=0" where xxxx is the option you want to set. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1239578 Title: No wireless support for Realtek RTL8192EE [10ec:818b] Status in HWE Next: Fix Released Status in linux package in Ubuntu: Fix Released Status in linux source package in Trusty: Won't Fix Status in linux source package in Utopic: Fix Released Bug description: Open this bug to trace device driver RTL8192EE. We have seen this wireless card on some laptops, id is [10ec:818b], driver is RTL8192EE. This bug is only for the initial support of this WiFi adapter, it's not working 100% well yet, please report new "not working bug" or contact upstream but not keep posting comments, thanks. Status: pull-request for trusty was NAKed because next minor Trusty release will use Utopic LTS kernel, which had already fixed this issue. please wait it or upgrade your whole distro to Utopic. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1239578/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp