05-09-2019, 02:02 PM
Hi elkelein,
I don't know what the problem could be for you, but I had a similar problem after doing an update in another distro, Debian. NetworkManager would not detect my network, even after a reboot. The following worked for me:
after that, my connection showed up.
I don't know what the problem could be for you, but I had a similar problem after doing an update in another distro, Debian. NetworkManager would not detect my network, even after a reboot. The following worked for me:
Code:
iwconfig wlan0 essid <yourAP>
after that, my connection showed up.