Comment # 5 on bug 1179367 from
(In reply to Takashi Iwai from comment #4)
> (In reply to Dr. Werner Fink from comment #3)
> > Is there a reason why this
> > 
> > https://patchwork.kernel.org/project/linux-wireless/patch/20171006135532.
> > 29550-2-johannes@sipsolutions.net/
> > 
> > does not work with as least the brcmfmac driver kerne module?
> 
> The patch was merged in 4.17, so it must be effective in Leap 15.2 kernel. 
> The feature is in cfg80211, and it should be independent from brcmfmac...

Without hacking the firmware config

 /lib/firmware/brcm/brcmfmac43430-sdio.raspberrypi,3-model-b.txt

it does not work for brcmfmac ... btw. on an intel laptop cfg80211 does its job
well and the command ``iw reg get`` lists the global as well as the phy#0
configuration ... on the raspberry only the global one is shown:

bash> iw reg get 
global
country DE: DFS-ETSI
        (2400 - 2483 @ 40), (N/A, 20), (N/A)
        (5150 - 5250 @ 80), (N/A, 23), (N/A), NO-OUTDOOR, AUTO-BW
        (5250 - 5350 @ 80), (N/A, 20), (0 ms), NO-OUTDOOR, DFS, AUTO-BW
        (5470 - 5725 @ 160), (N/A, 26), (0 ms), DFS
        (5725 - 5875 @ 80), (N/A, 13), (N/A)
        (57000 - 66000 @ 2160), (N/A, 40), (N/A)

... here with the hacked firmware config as otherwise I do not have network at
all.


You are receiving this mail because: