573 B
573 B
iwd
Distribution | Package |
---|---|
Arch Linux | iwd |
Ubuntu | iwd |
Fedora | iwd |
Enable and start service:
systemctl enable --now iwd.service
Inside iwctl
:
device list
# Change device to real device
station {device} scan
station {device} get-networks
# Change SSID to real SSID
station {device} connect {SSID}
To use NetworkManager, edit /etc/NetworkManager/conf.d/wifi_backend.conf
[device]
wifi.backend=iwd