mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
iwd is unable to connect with WPA3 networks with current firmware/driver combo, disable offload until it is fixed.
3 lines
103 B
Plaintext
3 lines
103 B
Plaintext
# Disable SAE authentication offload until it works with iwd
|
|
options brcmfmac feature_disable=0x400000
|