I'm trying to configure WLAN regdomain on rpi 4b.
After setting a country code and rebooting I'm getting an error "Firmware rejected country setting". Seems like not all country codes are present or allowed to be used.
Is there any documentation where I can find a list of countries and available channels for raspberry pi 4 wireless?
Thank you in advance!
dmesg:Platform: Raspberry Pi 4 (rev 1.2)
OS: Ubuntu 23.10
After setting a country code and rebooting I'm getting an error "Firmware rejected country setting". Seems like not all country codes are present or allowed to be used.
Is there any documentation where I can find a list of countries and available channels for raspberry pi 4 wireless?
Thank you in advance!
dmesg:
Code:
[ 6.434444] brcmfmac_wcc: brcmf_wcc_attach: executing[ 6.447146] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2)[ 6.447638] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Nov 1 2021 00:37:25 version 7.45.241 (1a2f2fa CY) FWID 01-703fd60[ 6.492863] ieee80211 phy0: brcmf_cfg80211_reg_notifier: Firmware rejected country setting[ 6.550702] Bluetooth: hci0: BCM: chip id 107
Code:
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)
OS: Ubuntu 23.10
Statistics: Posted by Alex514 — Fri Feb 02, 2024 7:56 pm — Replies 5 — Views 185