mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-19 02:56:34 +00:00
Add brcmfmac module options to improve RPi WiFi stability (#4056)
Latest RPi firmware package contains module options that supposedly improve
stability, with details described in [1].
Since the feature_disable mask also disables the dump_obss feature, this change
would also mitigate `brcmf_set_channel: set chanspec ... fail` messages still
seen in some environments even after #3719.
Fixes #3367
[1] 2788cb549a
This commit is contained in:
parent
604f95539b
commit
0800deccec
@ -0,0 +1 @@
|
|||||||
|
options brcmfmac roamoff=1 feature_disable=0x282000
|
Loading…
x
Reference in New Issue
Block a user