What's new

Need HW config RT-AX3000, RT-AX58, RT-AX82, TUF-AX3000

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

CrashXRu

Occasional Visitor
Hello
to whom it is not difficult you can execute several commands in SSH

Code:
nvram show | grep -E 'boardflags|HwBom|HwId|HwVer|bl_version|model|odmpid' | sort
nvram show | grep -E 'territory_code|ccode|regrev|regulation|wl[0-9]_country|wl[0-9]_reg_mode' | sort


you need this to analyze the model range produced for different countries

I have already performed a model change and unlock functions for RT-AC86U modification to the GT-AC2900

now I am studying other models for the possibility of a similar operation

but it turned out that different modifications of devices are released for different countries

you can familiarize yourself with past experience here (written in Russian)
 
Is it legal to change models? And you are definitely not allowed to change power (as stated in your signature).
 
I turn on the closing option, the power is adjusted to the requirements of my country

I got 160MHz and VPN FUSION on my AC86
 
I need help I want to find an opportunity to turn on mimo 4x4

there are already successful attempts to enable mimo 4x4 for ax58/ax3000

but for now this is a temporary solution
different equipment is produced for different countries, so I want to collect all the model options
so far collected European models, several Chinese
 
there are already successful attempts to enable mimo 4x4 for ax58/ax3000
Just because you can "enable" it doesn't mean it will work properly.
 
То, что вы можете «включить», не означает, что он будет работать правильно.
of course i understand that
that's why I'm asking for data
not on all models you can enable this option, but I have already managed to determine where exactly you can
RT-AX3000 can be turned on, but with some restrictions (the same as in TUF)

all these models have one module and one wiring diagram, the ah58 model has 2x4: 4 in the stock firmware, so the inclusion of 2 more streams is possible.
 
Last edited:
Hello
to whom it is not difficult you can execute several commands in SSH

Code:
nvram show | grep -E 'boardflags|HwBom|HwId|HwVer|bl_version|model|odmpid' | sort
nvram show | grep -E 'territory_code|ccode|regrev|regulation|wl[0-9]_country|wl[0-9]_reg_mode' | sort


you need this to analyze the model range produced for different countries

I have already performed a model change and unlock functions for RT-AC86U modification to the GT-AC2900

now I am studying other models for the possibility of a similar operation

but it turned out that different modifications of devices are released for different countries

you can familiarize yourself with past experience here (written in Russian)

Here:
Code:
admin@asus-router:/tmp/home/root# nvram show | grep -E 'boardflags|HwBom|HwId|HwVer|bl_version|model|odmpid' | sort
size: 66685 bytes (64387 left)
0:boardflags2=0x40000004
0:boardflags3=0x40000000
0:boardflags4=0x30008
0:boardflags=0x0
1:boardflags2=0x4
1:boardflags3=0x0
1:boardflags4=0x00020108
1:boardflags=0x10000000
HwBom=60IG04F0-MB0B01
HwId=A
HwVer=1.0
bl_version=0.0.0.5
model=RT-AX58U_IPA
odmpid=
printer_model_t=
wps_modelname=Wi-Fi Protected Setup Router
wps_modelnum=RT-AX82U

and

Code:
admin@asus-router:/tmp/home/root# nvram show | grep -E 'territory_code|ccode|regrev|regulation|wl[0-9]_country|wl[0-9]_reg_mode' | sort
size: 66685 bytes (64387 left)
0:ccode=E0
0:regrev=742
1:ccode=E0
1:regrev=742
territory_code=UK/01
wl0_country_code=E0
wl0_country_rev=742
wl0_reg_mode=d
wl1_country_code=E0
wl1_country_rev=742
wl1_reg_mode=h
 
And for RT-AX82U :

Bash:
admin@RT-AX82U-D0E0:/tmp/home/root# nvram show | grep -E 'boardflags|HwBom|HwId|HwVer|bl_version|model|odmpid' | sort
size: 58822 bytes (72250 left)
0:boardflags2=0x40000004
0:boardflags3=0x40000000
0:boardflags4=0x30008
0:boardflags=0x0
1:boardflags2=0x4
1:boardflags3=0x0
1:boardflags4=0x00020108
1:boardflags=0x10000000
HwBom=60IG05G1-MB0B01
HwId=A
HwVer=1.0
bl_version=0.0.0.5
model=RT-AX58U_IPA
odmpid=
printer_model_t=
wps_modelname=Wi-Fi Protected Setup Router
wps_modelnum=RT-AX82U

Bash:
admin@RT-AX82U-D0E0:/tmp/home/root# nvram show | grep -E 'territory_code|ccode|regrev|regulation|wl[0-9]_country|wl[0-9]_reg_mode' | sort
size: 58822 bytes (72250 left)
0:ccode=ALL
0:regrev=0
1:ccode=ALL
1:regrev=0
territory_code=EU/01
wl0_country_code=E0
wl0_country_rev=742
wl0_reg_mode=d
wl1_country_code=E0
wl1_country_rev=742
wl1_reg_mode=h
 
Admin@RT-AX82U-6248:/tmp/home/root# nvram show | grep -E 'boardflags|HwBom|HwId|
HwVer|bl_version|model|odmpid' | sort
size: 65586 bytes (65486 left)
0:boardflags2=0x4
0:boardflags3=0x40000000
0:boardflags4=0x30008
0:boardflags=0x00001000
1:boardflags2=0x4
1:boardflags3=0x0
1:boardflags4=0x00020108
1:boardflags=0x10000000
HwBom=60IG04F0-MB0B01
HwId=B
HwVer=1.0
bl_version=0.0.0.5
model=RT-AX58U_EPA
odmpid=
printer_model_t=
wps_modelname=Wi-Fi Protected Setup Router
wps_modelnum=RT-AX82U

And

Admin@RT-AX82U-6248:/tmp/home/root# nvram show | grep -E 'territory_code|ccode|r
egrev|regulation|wl[0-9]_country|wl[0-9]_reg_mode' | sort
size: 65586 bytes (65486 left)
0:ccode=ALL
0:regrev=0
1:ccode=ALL
1:regrev=0
territory_code=US/01
wl0_country_code=US
wl0_country_rev=768
wl0_reg_mode=d
wl1_country_code=US
wl1_country_rev=768
wl1_reg_mode=h
 

Similar threads

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top