Connect to WiFi on Arch Linux Installer (archiso)

Поділитися
Вставка
  • Опубліковано 18 сер 2023
  • The commands needed to connect to a wireless network on the Arch Linux installer (archiso):
    systemctl start iwd
    iwctl
    station list
    station wlan0 scan
    station wlan0 get-networks
    station wlan0 connect 'Network'
  • Наука та технологія

КОМЕНТАРІ • 76

  • @footlongpizza8634
    @footlongpizza8634 9 місяців тому +4

    Been trying to figure this out for an hour but this vid worked immediately. Thanks a lot❤

  • @ColdFuse96
    @ColdFuse96 3 місяці тому +4

    Thanks a bunch! You never know when you just randomly need little videos like these 😂

    • @ThomasOlvera
      @ThomasOlvera  3 місяці тому +2

      Thanks for comments like thesee

  • @hibridlogy719
    @hibridlogy719 14 днів тому

    Man, you've helped me incredibly! Thank you so much!

  • @hv4329
    @hv4329 8 місяців тому

    Thanks dude, this helped me out big time.

  • @user-fl9ej1po3h
    @user-fl9ej1po3h Місяць тому

    Thanks a lot! For several hours I couldn’t figure out what to do! 😊😅

  • @ANDREW-mu8to
    @ANDREW-mu8to 7 днів тому +1

    Muchas gracias

  • @AMDRyzen123
    @AMDRyzen123 16 днів тому

    Thenks bro you are amazing

  • @iviictor2031
    @iviictor2031 6 місяців тому

    Thanks bro, from brazil

    • @ThomasOlvera
      @ThomasOlvera  6 місяців тому

      Surprised it still works, I tried on 6.6.1 and my method stopped working 😭

  • @schizoite9326
    @schizoite9326 3 місяці тому +1

    Спасибо

  • @hanzkohh646
    @hanzkohh646 3 місяці тому

    Thanks Bro!

  • @user-nn7im9ev7r
    @user-nn7im9ev7r 2 місяці тому

    Thanks a Ton man

  • @user-gc1cz1wg3g
    @user-gc1cz1wg3g Місяць тому

    Thnx ❤

  • @khangduong2413
    @khangduong2413 9 місяців тому

    appriciate so much

  • @deffe2395
    @deffe2395 7 місяців тому +1

    when i connect i dont actually have a connection and it says "is DHCP client configured?"

    • @ThomasOlvera
      @ThomasOlvera  7 місяців тому

      unsure tbh bro I have never seen this problem

  • @benb-lc8le
    @benb-lc8le Місяць тому

    Thanks a lot!!!

  • @Pohie
    @Pohie 7 місяців тому

    It said “Failed to start iwd.service: Unit iwd.service not found” when I did systemctl.

    • @ThomasOlvera
      @ThomasOlvera  7 місяців тому

      weird are you on the newest installer? Maybe they changed it

  • @Wolf8996
    @Wolf8996 6 місяців тому +2

    trying to install this on my tablet pc, first time trying linux, i just cant find anything in station the wlan0 never shows up, the tablet has wifi just not sure how i get it to show up

    • @ThomasOlvera
      @ThomasOlvera  6 місяців тому

      first time trying linux? I suggest you try Debian, they have a GUI installer

    • @ThomasOlvera
      @ThomasOlvera  6 місяців тому

      if it never shows up the driver isn't loaded, it could be proprietary

    • @user-nn7im9ev7r
      @user-nn7im9ev7r 2 місяці тому

      @@ThomasOlveraYeah it’s Proprietary but what’s the fix?

  • @Beachh1
    @Beachh1 10 місяців тому

    thanks a lot dude

    • @ThomasOlvera
      @ThomasOlvera  10 місяців тому +2

      np, for future reference you could actually connect in one line:
      systemctl start iwd && iwctl station wlan0 connect 'My WiFi' and then enter password

    • @Beachh1
      @Beachh1 10 місяців тому

      @@ThomasOlvera I will definitely try it on my next Arch Linux install, thanks man

  • @laecyomiguel
    @laecyomiguel 2 місяці тому

    I'm getting the error:
    Destination unreachable: No route. I've already tried a lot of things, nothing works.

  • @whoman0385
    @whoman0385 6 місяців тому

    i dont think you need to start iwd in the newer arch isos anymore

  • @Gv_Froggy
    @Gv_Froggy 4 місяці тому +1

    I don't have names on the station list command ;-;
    It says 'no devices in station mode avaible'

    • @ThomasOlvera
      @ThomasOlvera  4 місяці тому

      driver issue i believe

    • @Gv_Froggy
      @Gv_Froggy 4 місяці тому +1

      @@ThomasOlvera how can I fix it ?

  • @NARENDRAMODI1828
    @NARENDRAMODI1828 9 місяців тому

    Bro help me when i
    Station wlan0 get-networks
    There was no available networks shown

    • @ThomasOlvera
      @ThomasOlvera  9 місяців тому

      you have to also send a list or show networks

  • @user-dt8tz9fx9c
    @user-dt8tz9fx9c Місяць тому

    Why mine says that wlan0 is powered off and when i give thecommand scan there is no station on device wlan0 , please help somone

    • @makalandia9514
      @makalandia9514 28 днів тому

      rfkill list
      rfkill unblock wifi
      rfkill list
      ip link set wlan0 up (if prev step dont works)
      iwctl
      device wlan0 set-property Powered on
      station wlan0 scan
      station wlan0 get-networks
      station wlan0 connect SSID

  • @oriname9657
    @oriname9657 25 днів тому

    noone in the comments mentioned his wifi name choise

  • @angryomar4152
    @angryomar4152 5 місяців тому

    For me, it just says operation failed.

    • @ThomasOlvera
      @ThomasOlvera  5 місяців тому

      I only tested this on intel wifi cards, what do you have

  • @trisk2819
    @trisk2819 3 місяці тому

    For me everytime i run the connect command it shows an error
    Not Configured

    • @ThomasOlvera
      @ThomasOlvera  3 місяці тому

      every once in a while the iso is buggy try using a month older or something (i have to do this time to time), just make sure to update archinstall if you are using that if you are using an older iso

    • @ThomasOlvera
      @ThomasOlvera  3 місяці тому

      otherwise it might be a driver issue because it should be automatic on supported cards (ive tested from 5th gen intel up to 13th gen wifi 6 intel cards)

  • @steinchen9927
    @steinchen9927 3 місяці тому

    It says connected but i still have no wifi

    • @ThomasOlvera
      @ThomasOlvera  3 місяці тому

      sadly random kernel versions just affecting whether dhcp function properly or not. Sometimes you might need to configure ip manually which isn't the scope of this video :(

  • @evilbelly2639
    @evilbelly2639 10 місяців тому

    hey, what do i do if there is no devices?

    • @ThomasOlvera
      @ThomasOlvera  10 місяців тому +1

      it would be because the wifi card installed isn't compatible or the drivers aren't available (by default). did the card work in windows? and you typed 'station list'? if you have an android phone, connect with a usb cable and select usb tethering for temporary internet

    • @Mosedaf
      @Mosedaf 9 місяців тому

      @@ThomasOlvera I have same problem my wifi and drivers on windows works tried plugin cabel still no ethernet and tried wifi from mobile help pls

    • @ThomasOlvera
      @ThomasOlvera  9 місяців тому

      @@Mosedaf you have to give more detail like the vendor of your wifi card, ethernet, and if you tried the android usb tethering

    • @snosit
      @snosit 8 місяців тому

      I am having the same issue

  • @akashpokemonhunter7502
    @akashpokemonhunter7502 Місяць тому +1

    bro no device found how to fix it

    • @21stWallStreet
      @21stWallStreet 29 днів тому +1

      impossible, if you have an android phone connect and turn on usb tethering, hopefully the latest firmware drivers will work

    • @akashpokemonhunter7502
      @akashpokemonhunter7502 29 днів тому +1

      @@21stWallStreet i am running blackarch linux in VMware in pc

    • @21stWallStreet
      @21stWallStreet 29 днів тому

      @@akashpokemonhunter7502 ahhh thats why this is for wireless connections

  • @alxcancado
    @alxcancado 2 місяці тому

    Station not found. Wtf

    • @ThomasOlvera
      @ThomasOlvera  14 днів тому

      it's because its hidden in 9 and 3 3/4s

  • @ghost_mw__2
    @ghost_mw__2 День тому

    No station on device wlan0

    • @21stWallStreet
      @21stWallStreet День тому

      it means the program doesn't work with your wifi card if u got one

    • @21stWallStreet
      @21stWallStreet День тому

      or bug

    • @ghost_mw__2
      @ghost_mw__2 День тому

      @@21stWallStreet i found out what it was I needed to update drivers

  • @TSM-sr3yy
    @TSM-sr3yy 29 днів тому

    It's so hard you need a freaking tutorial

  • @berkayozdogan1276
    @berkayozdogan1276 7 місяців тому +3

    Pıng no stop :(

    • @whoman0385
      @whoman0385 6 місяців тому +8

      you can press ctrl + c to stop commands

    • @betterzin7002
      @betterzin7002 3 місяці тому

      Thans​@@whoman0385

    • @oni741
      @oni741 3 місяці тому

      Some1: "Ping no stop :( "
      Me: Passphrase: *You Need To Learn How To Use Linux 🐧*