I have installed Ubuntu 14.04 LTS 64-Bit and have a Edimax EW-7811Un wifi adapter. I have tired to get it to work but have no luck.
when I run lsusb command I get:
Bus 001 Device 005: ID 7392:7811 Edimax Technology Co., Ltd EW-7811Un 802.11n Wireless Adapter [Realtek RTL8188CUS]
iwconfig shows that nothing is being read or connected:
eth0 no wireless extensions.
lo no wireless extensions.
I have tired numerous forums and tutorials but cant get it to work, dont know what I am doing wrong.
Can someone give a clear step by step method to get this to work?
uname -r: (Kernel Version)
3.16.0-34-generic
sudo dkms remove 8192cu/1.10
,sudo rm /etc/modprobe.d/blacklist-native-rtl8192.conf
should do it. – T. Verron Mar 23 '20 at 13:55