Zexun Luo

ArchLinux 使用备忘

Shaka / 2024-04-22


连接无线网络

使用 iwctl 连接

iwctl 
device list
station wlan0 scan
station wlan0 get-networks
station wlan0 connect wifi-name
exit

检查内核是否加载无线网卡驱动

lspci -k | grep Network

开启无线网卡开关

rfkill list