The Foundry wanted to fetch a web page. It passed a packet—a little ship of data—to the driver’s rtl8192_hard_start_xmit() function.
echo "blacklist r8712u" | sudo tee -a /etc/modprobe.d/blacklist-rtl8192s.conf echo "blacklist r8192u_usb" | sudo tee -a /etc/modprobe.d/blacklist-rtl8192s.conf rtl8192s wlan adapter driver work
echo "rtl8192s" | sudo tee -a /etc/modules The Foundry wanted to fetch a web page
USB Wi-Fi adapters are sensitive to power saving. In Windows: rtl8192s wlan adapter driver work
If you want, tell me your Linux distro and output of lsusb / lspci and dmesg | grep -i rtl and I’ll generate exact commands.
Blacklist them: