Site Tools


advanced-wireless

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
advanced-wireless [2022/06/10 09:45] – [Country / Region] add country and a country rev for RT-N router m_arsadvanced-wireless [2022/12/05 08:05] – [Country / Region] show how to get factory default values for Asus router m_ars
Line 96: Line 96:
 ==== Country / Region ==== ==== Country / Region ====
  
-(Default: Singapore / 12)+(Default: Singapore / 12) [ARM]
  
 Country code AND rev(ision) define the possible channel list, power and other regulations for each country. The current wireless driver (year 2020 and newer) supports approximately 290 countries and 2000 combinations of country code and revision. Country code AND rev(ision) define the possible channel list, power and other regulations for each country. The current wireless driver (year 2020 and newer) supports approximately 290 countries and 2000 combinations of country code and revision.
Line 140: Line 140:
   * TW / 4 - Country: TW (Taiwan) AND Country Rev: 4   * TW / 4 - Country: TW (Taiwan) AND Country Rev: 4
  
-Some combinations of Country and revision codes are invalid, and will not work together. For example, if you set country to USA, and change only country to "US" and leave revision at "12" that would be invalid. You need to change country / region to "US" and country revision to "0" to have a working combination.+Some combinations of Country and revision codes are invalid, and will not work together. For example (ARM router), if you set country to USA, and change only country to "US" and leave revision at "12" that would be invalid. You need to change country / region to "US" and country revision to "0" to have a working combination.
  
 Most users will be able to choose the correct settings from those in the Wireless menu. However, there are many more settings. Most users will be able to choose the correct settings from those in the Wireless menu. However, there are many more settings.
Line 177: Line 177:
  
 For MIPS SDK5 (RT) builds, there is only a country selection setting. For MIPS SDK5 (RT) builds, there is only a country selection setting.
- \\   \\ Starting with MIPS SDK6 (RT-AC) builds and all ARM-Branches/Versions you will need to choose a country and a country rev. This applies to release 2020.6 and later. With release 2022.4 and later user will need to choose a country and a country rev for RT-N router also!+ \\   \\ Starting with MIPS SDK6 (RT-AC) builds and all ARM-Branches/Versions you will need to choose a country and a country rev. This applies to release 2020.6 and later. With **release 2022.4** and later user will need to choose a country and a country rev for RT-N router also! 
 + 
 +**Further Note for Asus Router:** 
 +To check what country code & country rev is stored at the bootloader **(factory default value for this router)**, please try/use the following system commands. 
 + 
 +Example for RT-AC66U_B1 ARM router: 
 +<code -> 
 +root@RT-AC66U_B1:/tmp/home/root# cat /dev/mtd0ro | grep ccode 
 +0:ccode=EU 
 +1:ccode=EU 
 +root@RT-AC66U_B1:/tmp/home/root# cat /dev/mtd0ro | grep regrev 
 +0:regrev=33 
 +1:regrev=33 
 +root@RT-AC66U_B1:/tmp/home/root# 
 +</code>
  
 ==== Country Rev ==== ==== Country Rev ====
  
-See the Country/Region section above. Revision settings only exist in FreshTomato **2020-6 and later**. \\+See the Country/Region section above. Revision settings only exist in FreshTomato 2020.6 and later**For Mips SDK5 (RT-N) support added with release 2022.4 and up!**\\
  \\  \\
 {{:pasted:20220309-082841.png}} \\ {{:pasted:20220309-082841.png}} \\
advanced-wireless.txt · Last modified: 2024/03/02 18:01 by hogwild