WiFi Connection on R-Pi 4

:frowning:
And it is now a year later and OSMC is still having these problems!
Why has this not been fixed in the distribution package???
I have tried two different SDcard creations, one using the RaspberryPiImager and the other by downloading the image from OSMC and writing to SDcard with Balena Etcher. Both do not work in the very same way as described here.
And they are the latest June 2023 images.

I have tried the suggestions here and they do not work:

sudo apt update
sudo apt install iw crda

iw reg get
sudo iw reg set SE
iw reg get

sudo nano /etc/default/crda
#Add the correct domain:
REGDOMAIN=SE

Does not work still, so I rebooted but it is not working nonetheless…
:frowning: :frowning:

This is what I see after a reboot:

$ iw reg get
global
country SE: 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)

phy#0
country 99: DFS-UNSET
        (2402 - 2482 @ 40), (6, 20), (N/A)
        (2474 - 2494 @ 20), (6, 20), (N/A)
        (5140 - 5360 @ 160), (6, 20), (N/A)
        (5460 - 5860 @ 160), (6, 20), (N/A)

So it should work or not???

See my current thread about this.