I am using Debian for Rock Pi S.
I followed the manual.
# nmcli r wifi on
# nmcli dev wifi
IN-USE SSID MODE CHAN RATE SIGNAL BARS SECURITY
e[2m e[0m e[2mkimhonge[0m e[2mInfrae[0m e[2m2e[0m e[2m270 Mbit/se[0m e[2m0e[0m e[2m____e[0m e[2mWPA2e[0m
# nmcli dev wifi connect “kimhong” password “20150606”
Error: Connection activation failed: (7) Secrets were required, but not provided.
I also tried.
# nmcli dev wifi connect kimhong password 20150606
Error: Connection activation failed: (7) Secrets were required, but not provided.
I am using WPA2PSK + AES.
And I don’t have a wifi antenna. Is it the reason??