Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mvebu: Modify default EU regdomain for Linksys WRT AC devices #2074

Closed

Conversation

jeolives
Copy link
Contributor

The mwlwifi driver sets the default country code for EU (fi-
rmware region code 0x30) certified devices to FR (France),
not DE (Germany). Whilst this is a trivial fix, novice users
may not know how mwlwifi negatively reacts to a non-matching
country code and may leave the setting alone. Especially si-
nce it is under the advanced settings section in LuCI.

Signed-off-by: Jose Olivera oliverajeo@gmail.com

Additional info not in original commit message:
Relevant mwlwifi driver code: kaloz/mwlwifi@0a55031

The mwlwifi driver readme states "Please don't change country
code and let mwlwifi set it for you." However, OpenWrt's current
behaviour does not adhere to this with its default, 'just flashed
from factory' setting for EU devices.

The mwlwifi driver sets the default country code for EU (fi-
rmware region code 0x30) certified devices to FR (France),
not DE (Germany). Whilst this is a trivial fix, novice users
may not know how mwlwifi negatively reacts to a non-matching
country code and may leave the setting alone. Especially si-
nce it is under the advanced settings section in LuCI.

Signed-off-by: Jose Olivera <oliverajeo@gmail.com>
@howl
Copy link
Contributor

howl commented May 22, 2019

mwlwifi module is a real pain. I suggest to better apply https://github.com/ValCher1961/McDebian_WRT3200ACM/blob/master/kernel-4.14.X/patch.regfree patch to remove the regulatory domain restriction because this causes a lot of troubles.

@yuhhaurlin the main developer agreed to do that but he never did it, now a days the module seems unmantained, even more for the chipset that have linksys routers cause the latest changes were more focused to bring up support for newer chips.

kaloz/mwlwifi#280 (comment) here is the comment were the main developer told the restriction will be removed, but that was more than one year ago.

@ynezz ynezz added the target/mvebu pull request/issue for mvebu target label May 23, 2019
@howl
Copy link
Contributor

howl commented Sep 10, 2019

I have added a pull request adding the McDebian patch to remove the contry restriction for mwlwifi in OpenWrt #2397

@adschm
Copy link
Member

adschm commented Jun 23, 2020

Thanks, pulled into my staging tree.

@adschm adschm closed this Jun 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs reviewer target/mvebu pull request/issue for mvebu target
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants