LibreELEC / brcmfmac_sdio-firmware

Broadcom SDIO firmware used with LibreELEC
21 stars 21 forks source link

use board-specific nvram for wetek,play2 #37

Closed chewitt closed 4 months ago

chewitt commented 6 months ago

The generic brcmfmac4330-sdio.txt firmware currently symlinked for WP2 use always reports this:

[   10.085279] ieee80211 phy0: brcmf_construct_chaninfo: Ignoring unexpected firmware channel 184
[   10.085317] ieee80211 phy0: brcmf_construct_chaninfo: Ignoring unexpected firmware channel 188
[   10.085328] ieee80211 phy0: brcmf_construct_chaninfo: Ignoring unexpected firmware channel 192
[   10.085339] ieee80211 phy0: brcmf_construct_chaninfo: Ignoring unexpected firmware channel 196
[   10.085349] ieee80211 phy0: brcmf_construct_chaninfo: Ignoring unexpected firmware channel 200
[   10.085360] ieee80211 phy0: brcmf_construct_chaninfo: Ignoring unexpected firmware channel 204
[   10.085370] ieee80211 phy0: brcmf_construct_chaninfo: Ignoring unexpected firmware channel 208
[   10.085380] ieee80211 phy0: brcmf_construct_chaninfo: Ignoring unexpected firmware channel 212
[   10.085391] ieee80211 phy0: brcmf_construct_chaninfo: Ignoring unexpected firmware channel 216

Replacing with another nvram txt from the upstream linux-firmware repo prevents this output and appears to give slightly better throughput .. although this is a very marginal gain (nothing to write home about).