Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3843

Troubleshooting • Re: [Bookworm] Pi Won't set Wi-Fi country code

$
0
0
I can only confirm to see the same problem:

Code:

$ sudo raspi-config nonint do_wifi_country DK$ sudo raspi-config nonint get_wifi_country -> DK    which is correct$ iw reg getglobalcountry DK: 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)        (5945 - 6425 @ 160), (N/A, 23), (N/A), NO-OUTDOOR        (57000 - 66000 @ 2160), (N/A, 40), (N/A)phy#0country 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)also appears ok
now do a reboot

Code:

$ sudo reboot$ sudo raspi-config nonint get_wifi_country -> nothing returned.$ iw reg getglobalcountry 00: DFS-UNSET        (755 - 928 @ 2), (N/A, 20), (N/A), PASSIVE-SCAN        (2402 - 2472 @ 40), (N/A, 20), (N/A)        (2457 - 2482 @ 20), (N/A, 20), (N/A), AUTO-BW, PASSIVE-SCAN        (2474 - 2494 @ 20), (N/A, 20), (N/A), NO-OFDM, PASSIVE-SCAN        (5170 - 5250 @ 80), (N/A, 20), (N/A), AUTO-BW, PASSIVE-SCAN        (5250 - 5330 @ 80), (N/A, 20), (0 ms), DFS, AUTO-BW, PASSIVE-SCAN        (5490 - 5730 @ 160), (N/A, 20), (0 ms), DFS, PASSIVE-SCAN        (5735 - 5835 @ 80), (N/A, 20), (N/A), PASSIVE-SCAN        (57240 - 63720 @ 2160), (N/A, 0), (N/A)phy#0country 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)
using
$sudo iw set reg DK
has the same effect as the raspi-config
Using rasp-config interactively has same behavior

any ideas?

Statistics: Posted by h.larsen — Wed Aug 21, 2024 11:08 pm



Viewing all articles
Browse latest Browse all 3843

Trending Articles