I have a wireless dongle that seems to be installed correctly, but no wireless adapter appears in my network manager and I can't debug the issue.
I've ran wireless-info from: My wireless/WiFi connection does not work. What information is needed to diagnose the issue? and my wireless-info.txt is: https://pastebin.com/nddpF5S9
Any suggestions?
sudo modprobe -r rtl8192cu
and then:sudo iwlist scan
Are there now scan results? We don't need to see the actual result, just tell us if you see any. Welcome to Ask Ubuntu. – chili555 Jun 19 '18 at 19:49modeprobe -r rtl8192cu
and ....now i don't see the device usingifconfig -a
– sinjax Jun 19 '18 at 20:07ifup
, no dice. – sinjax Jun 19 '18 at 20:11