Realtek 8188gu Wireless Lan 802.11n Usb Driver -
Tested on: Ubuntu 22.04, Kernel 5.15, CPU: Intel i5-8250U. The driver supports WPA3-SAE when used with wpa_supplicant ≥ 2.9. For monitor mode (packet injection), use:
lsusb | grep Realtek sudo modprobe rtl8xxxu If not automatically loaded, add USB ID: realtek 8188gu wireless lan 802.11n usb driver
sudo wget -O /lib/firmware/rtlwifi/rtl8188gu.bin \ https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/rtlwifi/rtl8188gu.bin Disable USB autosuspend for stable connection: Tested on: Ubuntu 22