What's new

RT-AC68U Missing 5GHz Channels

  • 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!

Khadanja

Senior Member
My Chromecast won't connect to Wi-Fi suddenly so checked channel as I remember it has issues with higher channels but I only see channels from 149 to 165. Please see results of commands below. I have set to NZ but GUI still shows Australia & I still can't see other channels after rebooting several times.
Code:
nvram get territory_code
AA/01
nvram show | grep country_code
wl0_country_code=CN
wl_country_code=
wl1_country_code=CN
Not sure where CN came from!
nvram set pci/1/1/ccode=NZ
nvram set pci/2/1/ccode=NZ
nvram set wl0_country_code=NZ
nvram set wl1_country_code=NZ
nvram set regulation_domain=NZ
nvram set regulation_domain_5G=NZ
nvram get wl1_country_code
NZ
nvram show | grep country_code
wl0_country_code=NZ
wl_country_code=
wl1_country_code=NZ
Regardless of what channel bandwidth I choose, only see below channels.
1692432426791.png
1692432593082.png
 
Just ran the command again & it's back to CN!
Code:
nvram show | grep country_code
wl0_country_code=CN
wl1_country_code=CN
size: 54234 bytes (11302 left)
nvram get territory_code
AA/01
 
Just ran the command again & it's back to CN!
Code:
nvram show | grep country_code
wl0_country_code=CN
wl1_country_code=CN
size: 54234 bytes (11302 left)
nvram get territory_code
AA/01

As far as I know you can't change the country code of a router. It is hardcoded during manufacturing. There are some hacks out there, but typically they get eliminated with newer firmwares, then someone has to come up with another one.

It is possible something in your factory partition got corrupted, there was another thread about that here recently. See if you get the same error as the other person in the GUI.

 
You can't set arbitrary country codes via nvram, they will just be reverted by the firmware. The only changes permitted are those made through the GUI. Try experimenting with the Australia and Europe option and see what 20MHz channels become available.
 

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