01-11-2017, 02:55 PM
(01-11-2017, 12:34 PM)pres Wrote: I have 3 dongles, so here is the info that I've gathered using dmesg and lsmod:
The first two use the following:
Realtek
rtl8192cu
firmware rtlwifi/rtl8192cufw_TMSC.bin
Modules:
rtl8xxxu
rtl8192cu
rtl_usb
rtl8192c_common
rtlwifi
mac80211
and the third uses this firmware:
RTL8191S
Realtek
firmware rtlwifi/rtl8712u.bin
And the above mentioned Modules and also this one:
r8712u
Unplug your dongle, open a terminal windows, then type
Code:
sudo apt-get install realtek-firmware
Replug your dongle and see if it works.