Build the Linux Kernel Module to Enable RTL8192EU USB Wireless Dongles
The built-in support for Realtek RTL8192EU[1][2] in Ubuntu 20.04 LTS has some issues with D-Link DWA-131 E1[3]. It provides a weak signal and slow WiFi. To improve, I have to download the RTL8192EU driver source code, compile to a kernel module, add it to the kernel, remove the existing drivers, and fix the detection issue.
The following USB wireless dongle uses the RTL8192EU chipset:
D-Link…
View On WordPress










