I reflash the SD card, then follow this guide:
https://wiki.debian.org/rt2800usbThen I have network-manager-gnome install, and the wifi adapter is found.
Now, I run into this error: the GUI network manager cannot connect to my network.
The GUI network manager seems unable to connect to the network. So, I use nmcli. My network sometimes does not show up.
nmcli d wifi connect my_wifi password password <--- does not work
It errors out ---> Error: Connection activation failed: (53) The Wi-Fi network could not be found.
nmcli d wifi connect "my_wifi" password "password" <--- does not work either
Again ---> Error: Connection activation failed: (53) The Wi-Fi network could not be found.
Does anyone have a clue what is going on?