Hi, thanks for the video! Can you please help? I want to make my laptop automatically connect to one of two networks, how can i do this? I aslo would like to know how does wpa_supplicant interact with etc/network/interfaces
I am not sure I understand your question but you should make sure you use sudo to run that command. wlan0 is the name of the wireless interface and yours may be named differently so use iwconfig to check. SSID is the name of the wireless network you are trying to connect to so you should already know that. Otherwise use “iw list” to check. Dont put the < > symbols in the command. And lastly yes, this will work with WPA.
What about user name ? For example if you had tried to connect marriot hotel wifi it would have asked for room number for username and your surname for password. If you use nmcli dev wifi connect "ESSID" --ask will it ask user name and password? I need this because i dont have my lan cable with me and i want to reinstall arch and i need to connect wifi.
If you are connecting to hotel or other wifi that has captive portal where are are asked for room number or password etc, then you will need to use a web browser to respond to those questions. I am sure you can do it within a command line browser like lynx but i have not done that personally.
I am doing this and it has worked correctly However, when I turn off the system and turn it back on, the wifi network information is not saved and I have to repeat the whole process again, what can I do? I am not using a virtual machine
I've been trying to connect to the internet in arch for TWO DAYS. This is what worked!
Oh I am so glad that this helped!!
Hi, thanks for the video! Can you please help? I want to make my laptop automatically connect to one of two networks, how can i do this? I aslo would like to know how does wpa_supplicant interact with etc/network/interfaces
thank you 🔥
could you please explain how to connect with "iw dev wlan0 connect -w " ? does it work with WPA ?
I am not sure I understand your question but you should make sure you use sudo to run that command. wlan0 is the name of the wireless interface and yours may be named differently so use iwconfig to check. SSID is the name of the wireless network you are trying to connect to so you should already know that. Otherwise use “iw list” to check. Dont put the < > symbols in the command. And lastly yes, this will work with WPA.
What about user name ? For example if you had tried to connect marriot hotel wifi it would have asked for room number for username and your surname for password. If you use nmcli dev wifi connect "ESSID" --ask will it ask user name and password? I need this because i dont have my lan cable with me and i want to reinstall arch and i need to connect wifi.
If you are connecting to hotel or other wifi that has captive portal where are are asked for room number or password etc, then you will need to use a web browser to respond to those questions. I am sure you can do it within a command line browser like lynx but i have not done that personally.
i am having issues, at the step at 8:56
brcmfmac: brcmf_link_down: WLC_DISASSOC failed (-52)
did you try to turn down the interface and then bring it back up: $ sudo ifdown wlp0s20f3 ; sudo ifup wlp0s20f3
yes@@BlueMonkey4n6
i used a different command, and it worked instantly
What command did you end up using?
@@BlueMonkey4n6 th-cam.com/video/loJKf1zr1bU/w-d-xo.htmlsi=wbJl5Q_BcxW2TqYt
Thanks
You are welcome!
I am doing this and it has worked correctly
However, when I turn off the system and turn it back on, the wifi network information is not saved and I have to repeat the whole process again, what can I do?
I am not using a virtual machine
check out the files /etc/wpa_supplicant to see if modifying these for you configuration would help in your case.
save all cmd in a bat or bash file nd just in one cmd or wifi will be connect
Do you have video for Android phones
Are you asking for videos that work on an Android phone? Or video for turning on the wifi via command line on the android phone?
Bro i have same wifi adpater that u have but while im connecting to wifi its says me unsupported driver 😊
What flavor of Linux and what version of that are you running?
@@BlueMonkey4n6 kali linux 2024 keneral amd6.8.11 nd wifi usb mt7601u
@@BlueMonkey4n6 im using kali linux bruh ken= amd 6.8.11 usb = mt7601u
How to know driver ?
I found this article: github.com/art567/mt7601usta
Hopefully it will help
❤
Yippy!
I use an android phone