Skip to main content
Bumped by Community user
Bumped by Community user
Tweeted twitter.com/StackUnix/status/1117804979555917827
Bumped by Community user
added 4 characters in body
Source Link
GAD3R
  • 69.9k
  • 32
  • 147
  • 216

iI could connect to my router using the network manager gui on my raspberry pi without any problems. butBut when iI try to do this using nmcli the wifi connection is unavailable (before iI connected using the gui and after that). also when iI start nmtuinmtui there isn't a wifi connecction. when iI run nmcli dev statusnmcli dev status the output is:

wlan0  wifi      unavailable  --     

whatWhat is wrong here? iI think its easier to do this using the command line.

i could connect to my router using the network manager gui on my raspberry pi without any problems. but when i try to do this using nmcli the wifi connection is unavailable (before i connected using the gui and after that). also when i start nmtui there isn't a wifi connecction. when i run nmcli dev status the output is:

wlan0  wifi      unavailable  --     

what is wrong here? i think its easier to do this using the command line.

I could connect to my router using the network manager gui on my raspberry pi without any problems. But when I try to do this using nmcli the wifi connection is unavailable (before I connected using the gui and after that). also when I start nmtui there isn't a wifi connecction. when I run nmcli dev status the output is:

wlan0  wifi      unavailable  --     

What is wrong here? I think its easier to do this using the command line.

Source Link
fmeier
  • 371
  • 1
  • 4
  • 11

Network Manager works but wlan is unavailable for nmcli

i could connect to my router using the network manager gui on my raspberry pi without any problems. but when i try to do this using nmcli the wifi connection is unavailable (before i connected using the gui and after that). also when i start nmtui there isn't a wifi connecction. when i run nmcli dev status the output is:

wlan0  wifi      unavailable  --     

what is wrong here? i think its easier to do this using the command line.