I followed the instructions on that post, but my dongle seems not to work: Tp-Link WN821N (2357:0107) not working with Ubuntu 16.04
After installing the RTL8192EU driver, it finally detects the dongle and shows some information when typing iwconfig in the console (see below). but even then, the dongle is not showing anywhere else and I can not search for wireless networks.
anthonidas@AnthoUnixSurface:~$ lsusb
Bus 001 Device 002: ID 2357:0107
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
anthonidas@AnthoUnixSurface:~$ iwconfig
ens33 no wireless extensions.
lo no wireless extensions.
enx98ded013b4aa unassociated Nickname:"<WIFI@REALTEK>"
Mode:Managed Frequency=2.412 GHz Access Point: Not-Associated
Sensitivity:0/0
Retry:off RTS thr:off Fragment thr:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
anthonidas@AnthoUnixSurface:~$ uname -a
Linux AnthoUnixSurface 4.4.0-62-generic #83-Ubuntu SMP Wed Jan 18 14:10:15 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
Does anyone have an idea what I did wrong? Is the TP-Link WN821N not compatible with Linux?
Edit this is the output of dkms status:
anthonidas@AnthoUnixSurface:~$ dkms status
rtl8192eu, 4.4, 4.4.0-62-generic, x86_64: installed
EDIT2 here we go:
anthonidas@AnthoUnixSurface:~$ cat /etc/network/interfaces
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback