Hi ! It was able to chose multiple languages at 384.6, but there're only English and Chinese (simplified) can be chosen at 384.7, all other languages are missing !
# Map the desired Language Dictionary
case $DICTIONARY in
EN) TXT="English";;
BR) TXT="Brazilian";;
CN) TXT="Chinese";;
CZ) TXT="Czech";;
DA) TXT="Danish";;
DE) TXT="German";;
ES) TXT="Spanish";;
FI) TXT="Finnish";;
FR) TXT="French";;
HU) TXT="Hungarian";;
IT) TXT="Italian";;
JP) TXT="Japanese";;
KR) TXT="Korean";;
MS) TXT="Malaysian";;
NO) TXT="Norwegian";;
PL) TXT="Polish";;
RO) TXT="Romanian";;
RU) TXT="Russian";;
SV) TXT="Swedish";;
TH) TXT="Thai";;
TR) TXT="Turkish";;
TW) TXT="Taiwanese";;
UK) TXT="Ukrainian";;
*) TXT="?";;
esac
https://www.snbforums.com/threads/faq-read-me-first-before-posting-a-question.47153/#post-41109Hi
Will we see the AiMesh-nod function in newer Merlin releases?
It in asus firmware org: v.3.0.0.4.384.32799
2018/09/19
https://www.asus.com/Networking/RTAC68U/HelpDesk_BIOS/
Look like this (see file)
search the web for change region code RT-AC68U and you will have all languages backI will ! Thank you ! My device is 68u which flashed from tm-ac 1900
haven't had to do this with my 87U before, but a factory reset (which would have disabled the JFFS scripts) worked.But I have to disable JFFS custom scripts, reboot and than I can attempt an update.
Unplugging the drive and a reboot wasn't enough for me--I had to factory reset.I don't know what's going on, but after I update my RT-AC87U, my firmware remains at 384.5 instead of going to 384.7. Tried it twice and it's still stuck with old version. Update check also keeps showing like there is new version. What gives?
I found the one I want ->TW.dict, could you please tell me how to make it works clearly, thanks !If you just need the GUI to be in the language of your choice, did you try the command line language file mapping?
e.g. If the desired language file exists
'/www/$DICTIONARY.dict' where $DICTIONARY is any of the following:
Code:# Map the desired Language Dictionary case $DICTIONARY in EN) TXT="English";; BR) TXT="Brazilian";; CN) TXT="Chinese";; CZ) TXT="Czech";; DA) TXT="Danish";; DE) TXT="German";; ES) TXT="Spanish";; FI) TXT="Finnish";; FR) TXT="French";; HU) TXT="Hungarian";; IT) TXT="Italian";; JP) TXT="Japanese";; KR) TXT="Korean";; MS) TXT="Malaysian";; NO) TXT="Norwegian";; PL) TXT="Polish";; RO) TXT="Romanian";; RU) TXT="Russian";; SV) TXT="Swedish";; TH) TXT="Thai";; TR) TXT="Turkish";; TW) TXT="Taiwanese";; UK) TXT="Ukrainian";; *) TXT="?";; esac
I found the one I want ->TW.dict, could you please tell me how to make it works clearly, thanks !
https://www.snbforums.com/threads/the-tm-ac1900-is-not-supported.48056/I will ! Thank you ! My device is 68u which flashed from tm-ac 1900
Can I flash RT-AC68U f/w 384.7 directly to a stock T-Mobile device TM-AC1900? (I believe this device is AC-68U hardware.)
Unplugging the drive and a reboot wasn't enough for me--I had to factory reset.
I manually rebooted my AC87U after the download and the new firmware is showing there.
Of note, someone mentioned in one post here somewhere (sorry I couldn’t find it for some reason) that they were having issues with their NTP time zone sync. Someone else mentioned that you could fix this by using GPS instead. Anyone knows has any simple step-by-step instructions on how to fix this?
Thank you!
Sent from my iPhone using Tapatalk
Be mindful of the fact that a successful upload of Asuswrt-Merlin of any version to an unmodified TM-AC1900 involves a number of steps beyond merely the uploading of a new firmware and, as such, will likely not be successful. As I mentioned, the information to success with the TM-AC1900 is available (most of it here, if you follow the dots).As a data point to those who may have successfully "converted" their TM-AC1900, such that it now reports as a "true" Asus RT-AC68U (the information you seek may not be available here, but it is out there), as I have, this update installed quite easily, completely, and seamlessly on my router, as did 384.6.
Thanks for the report! I have a TM-AC1900 as well as a RT-AC68P. I want to flash Asuswrt-Merlin on both of them.
It's working ! Thank you so much !see Trying to change language from Japanese to English on ASUS RT-AC86U and substitute TW for EN when entering the mount command
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!