Comment 132 for bug 1239578

Revision history for this message
imker (imker) wrote :

Hello vworld,

I think using the DKMS Package from Michael (Post #86) is the most easy way to get a vanilla Ubuntu work with this WLAN Adapter. To do so, you might want to use the following sequence in a terminal.

sudo apt-add-repository ppa:mjeanson/ppa
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install rtl8192ee

You will add a new repository to your system. Update the system and then install the drive package. This worked fine for me on me on my Lenovo T440s

Good luck.
imker