[PATCH 3/5] wireless-regdb: Fix 6 GHz LPI power for Russia (RU)
Chen-Yu Tsai
wens at kernel.org
Sun Apr 12 22:03:38 PDT 2026
On Sun, Apr 12, 2026 at 6:22 AM Louis Kotze <loukot at gmail.com> wrote:
>
> The State Commission for Radio Frequencies (GKRCH) Decision No. 22-65
> (December 23, 2022) authorized 6 GHz LPI at 200 mW (23 dBm) EIRP
> with 10 mW/MHz PSD. The current entry incorrectly uses 100 mW.
>
> Reference:
> GKRCH Decision No. 22-65 (2022-12-23)
> https://www.eleoscompliance.com/en/article/russia-the-federal-communication-agency-fac-of-russia-allows-6ghz-wifi
This page doesn't actually contain any useful information.
I can't seem to access the reference from the original submission.
I'll try again later.
I did find https://www.gccorp.com.tw/en/?p=2173 using the document name
you gave, but that also mentions that "automatic power control system"
is required. I assume that is TPC, which Linux basically doesn't have.
So we still have a problem here. If the rules were based on FCC or EU
regulations, then we sort of adopt a 3 dBm reduction in the limit.
ChenYu
> Signed-off-by: Louis Kotze <loukot at gmail.com>
> ---
> db.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/db.txt b/db.txt
> index 9938089..777d323 100644
> --- a/db.txt
> +++ b/db.txt
> @@ -1772,7 +1772,7 @@ country RU:
> (2400 - 2483.5 @ 40), (100mW)
> (5150 - 5350 @ 160), (100 mW), NO-OUTDOOR
> (5650 - 5850 @ 160), (100 mW), NO-OUTDOOR
> - (5925 - 6425 @ 160), (100 mW), NO-OUTDOOR
> + (5925 - 6425 @ 160), (200 mW), NO-OUTDOOR
> # 60 GHz band channels 1-4, ref: Changes to NLA 124_Order №129_22042015.pdf
> (57000 - 66000 @ 2160), (40), NO-OUTDOOR
>
> --
> 2.53.0
>
More information about the wireless-regdb
mailing list