You are not logged in.

#1 2024-04-20 17:44:43

6e4is42
Member
Registered: 2024-04-20
Posts: 3

Changing WiFi region

I have installed Arch using archinstall.

How can I change the WiFi region? It is currently set to the wrong country, and I figured that might be the issue as to why I am experiencing a bad WiFi connection.
I can't seem to find how to do it by searching, so I decided to post here.

Offline

#2 2024-04-20 20:10:14

c00ter
Member
From: Alaskan in Washington State
Registered: 2014-08-28
Posts: 421

Re: Changing WiFi region

Have you tried installing https://archlinux.org/packages/core/any/wireless-regdb/ and editing it for your country?


UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things. -- Doug Gwyn

Offline

#3 2024-04-20 22:05:42

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,230

Re: Changing WiFi region

https://wiki.archlinux.org/title/Networ … ory_domain -- if that doesn't help maybe clarify your issues, and post

find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -f
sudo journalctl -b

in code tags or to a pastebin: https://wiki.archlinux.org/title/List_o … n_services

Offline

#4 2024-04-21 06:25:56

6e4is42
Member
Registered: 2024-04-20
Posts: 3

Re: Changing WiFi region

I am experiencing slower then expected speeds with the WiFi card I am currently using, the Intel AX210. The WiFi region is set to DE, instead of SE.
Configuring wireless-regdb changed "global" when running

iw reg get

but not the adapter, phy0. That one still says DE. It also states "(self-managed)" next to the adapter.

Last edited by 6e4is42 (2024-04-21 06:45:34)

Offline

#5 2024-04-21 07:24:29

progandy
Member
Registered: 2012-05-17
Posts: 5,317

Re: Changing WiFi region

Intel has forced automatic region detection now. I don't think it is possible to change the region manually anymore, at least not easily.

https://community.intel.com/t5/Wireless … -p/1371007
https://community.intel.com/t5/Wireless … -p/1312693


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |

Offline

#6 2024-04-21 10:47:06

6e4is42
Member
Registered: 2024-04-20
Posts: 3

Re: Changing WiFi region

Then how shall I go about this problem?

Offline

#7 2024-04-21 14:23:02

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,005

Re: Changing WiFi region

The WiFi region is set to DE, instead of SE.

https://european-union.europa.eu/princi … /sweden_en
https://en.wikipedia.org/wiki/List_of_WLAN_channels
That's the same region when it comes to radio regulations.

I figured that might be the issue as to why I am experiencing a bad WiFi connection

Or *might* be not.
Post the outputs of the commands in https://bbs.archlinux.org/viewtopic.php … 0#p2166170

Offline

Board footer

Powered by FluxBB