Jump to content

AVP

Members
  • Posts

    2
  • Joined

  • Last visited

  1. As I mentioned in my query I want to connect using command line not any tool or something. nmtui pops out tool for manual selection. I want to use commands similar like wpa_supplicant and the pass a .conf file which contains ssid,password etc.
  2. Hi, I have armbian image with kernel 4.4.184-rockchip64. Now I want to connect with Wifi using commands but I dont know how to connect using commands. I am able to connect with WiFi using Graphical tool. Below are my observations: a) Instead of wlan0, p2p0 interface is used to connect with wireless network. b) I am able to scan with wlan0 using below command: iw dev wlan0 scan c) iw dev p2p0 scan gives output associated interface( the one connected using Graphical Tool). d) I created wpa_supplicant.conf file and executing below command shows wpa_supplicant initialized but does not get IP address. wpa_supplicant -Dnl0211 -iwlan0 -c/etc/wpa_supplicant.conf -B Can anyone please tell me how to connect to any network without using Graphical tool. In my case p2p0 interface is used for Wireless Connection instead of wlan0 interface.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines