Disable 6ghz.

Currently, I get a lot of dropped packets on 6ghz. I suspect it is a bug in the drivers/firmware.
This commit is contained in:
Tom Alexander 2025-09-28 20:30:47 -04:00
parent 25957105c9
commit 21a84becd8
Signed by: talexander
GPG Key ID: 36C99E8B3C39D85F

View File

@ -1,6 +1,11 @@
[General]
EnableNetworkConfiguration=true
# AddressRandomization=network
[DriverQuirks]
PowerSaveDisable=*
# Needed for Qualcomm WCN785x
ControlPortOverNL80211=false
[General]
AddressRandomization=network
EnableNetworkConfiguration=true
[Rank]
BandModifier2_4GHz=1.000000
BandModifier5GHz=1.000000
BandModifier6GHz=0.000000