til/Applications/System/iwd.md

603 B

iwd

Installation

Distribution Package
Arch Linux iwd
Ubuntu iwd
Fedora iwd

Service: iwd.service

Enable:

systemctl enable iwd.service

Usage

After run 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