Skip to content

Instantly share code, notes, and snippets.

@francoism90
Last active April 13, 2025 08:00
Show Gist options
  • Save francoism90/3dede7973354d067c41bff5e54203fe9 to your computer and use it in GitHub Desktop.
Save francoism90/3dede7973354d067c41bff5e54203fe9 to your computer and use it in GitHub Desktop.
Change country to unlock channels, increase TX-power. (Use at your own risk)

Disclaimer

Following instructions are provided without any warranty, and may even get you in trouble legally. The instructions are provided for testing, learning, preventing e-waste, and should be use with care. We (including contributers + commentators) are not responsible for any damage to your device(s) or any legal issues.

Getting Started

Instructions have been moved to https://github.com/francoism90/asus-router. :)

@francoism90
Copy link
Author

@pabrognara Please see repo in first post.

@lkjasdlfwe
Copy link

I have a couple of stupid questions. Would be grateful is someone could guide me. The wlupdate file states:

#Please adjusts the given nvram variables (nvram dump) with values of your own device.

Which of the following does it mean:

  1. I use the values for the given variables from my nvram dump files
  2. I use the names of the variables from my nvram dump file (as some variables are missing on GT-AX6000 e.g. wl2_acs_cs_dfs_pref does not exist in my nvram dump)
  3. I just use the file as provided and adjust based on problems faced

Second, in the wlboost file all commands are commented but some are commented once and some are commented twice.

# wl -i eth6 down
## wl -i eth6 scansuppress 1
# wl -i eth6 country ALL
# wl -i eth6 country_abbrev_override "US"
## wl -i eth6 bw_cap 5g "0xff"

What is the purpose of this. Do I uncomment everything for the feature I need or just the single comments? Thanks

@francoism90
Copy link
Author

@lkjasdlfwe Could you please post this as an issue in the issue-tracker instead? :)

This helps me creating a PR which should hopefully answer your questions.
Some values are experimental, and some indeed aren't present depending on the device/situation.

But I would like to improve this, so it's more clear for everyone.

@lkjasdlfwe
Copy link

@francoism90 done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment