Anybody an idea, what went wrong?
Yes.3) In this updating is specific information like MAC preserved?
Should i do full factory reset to upgrade from 1.2 to 1.4? Also using optware..
Thanks in advance..
I've done the exact same for 1.0.1.9 and it's working fine.
You might want to edit the tar command to 1.0.1.9. Any changelog from 1.4 to 1.9?I've updated scripts at first post, now it's with v1.0.1.9.
Good question. We know some bugs in 1.0.1.2, we know what give us 1.0.1.3 to 1.0.1.4 upgrade. As long as CFE sources for RT-N66U stays closed, all we learned was brought through an experimentation. I have no idea what changes was made from 1.0.1.4 to 1.0.1.9. While we not discovered some new bugs or new features, 1.0.1.4 and 1.0.1.9 looks the same.What does this bootloader give us that 1.0.1.4 didn't?
Done. Thanks.You might want to edit the tar command to 1.0.1.9. Any changelog from 1.4 to 1.9?
So, do we all have identical MAC addresses for LAN and 2.4GHz?
(here)... in regard to the mac address(s).. it seems it is still being debated if the numbering scheme is by design, or a bug.
AFAIK localization is made by upper software (firmware... ) layers.. this is "only" a bootloader.. Informations about country are stored in nvram and used by firmware..
The script will change US to EU, and all others "critital" parts.
The script will change US to EU, and all others "critital" parts.
RT-N66U (B1) 1.0.1.4 CFE UPGRADE:
========================
1. Install RMerlin FW and connect a storage USB device. (Mounted on /tmp/sda/pen in my case)
2. Go to "http://192.168.1.1/Tools_Sysinfo.asp" and check for your Bootloader (CFE) version.
3. Backup your current CFE and download the new CFE 1.0.1.4 version:
http://www.4shared.com/zip/luaT_AhNce/rt-n66u_b1_1014.html
Use one of this commands to backup your current CFE via Telnet/SSH (enable it on the router):
cat /dev/mtd0 > /tmp/sda/pen/original_cfe.bin
(change your path if that's the case)
dd if=/dev/mtd0 of=/tmp/sda/pen/original_cfe.bin
(change your path if that's the case)
4. Unmount your USB device via http://192.168.1.1 webpage and remove it from the router.
5. Use an Hex Editor software (i use HXD) and open your backup Bootloader (CFE) file "original_cfe.bin" and the new CFE "rt-n66u_b1_1.0.1.4.bin".
6. Search (CTRL+F) on both files for "mac" word to find the three entries that we need, use F3 key to go the next one:
et0macaddr=XX:XX:XX:XX:XX:XX
macaddr=XX:XX:XX:XX:XX:XX
macaddr=XX:XX:XX:XX:XX:XX
You should also compare these two entries on both CFE to make sure they match your region:
regulation_domain
regulation_domain_5G
Where you see XX:XX:XX:XX:XX:XX, these are the three MAC Address entries we need to change, just copy them from your "original_cfe.bin" (select only the MAC Address and copy it with CTRL+C) to the new CFE file "rt-n66u_b1_1.0.1.4.bin" (select only the MAC Address and paste it with CTRL+V) and double check that you have not changed any other part.
NOTE: YOUR BACKUP CFE FILE "original_cfe.bin" HAS YOUR DEVICE REAL MAC ADDRESS AND THE NEW CFE FILE "rt-n66u_b1_1.0.1.4.bin" HAS XX:XX:XX:XX:XX:XX FOR REFERENCE ONLY, YOU SHOULD REPLACE IT WITH YOUR REAL DEVICE MAC ADDRESSES.
7. After MAC Address replacement save the new file with a new name "new_cfe.bin" and copy it to your storage USB device.
8. Connect the storage USB device to the router and go to the directory where "new_cfe.bin" is located and use this command to update CFE:
mtd-write -i new_cfe.bin -d pmon
9. Reboot your router and enjoy your new CFE version.
10. Go to "http://192.168.1.1/Tools_Sysinfo.asp" and check for your NEW 1.0.1.4 upgraded Bootloader (CFE) version.
WARNING:
IF THESE METHOD IS DONE EXACTLY HOW EXPLAINED YOU WILL EASILY UPDATE YOUR CFE WITHOUT A PROBLEM, DO IT AT YOUR OWN RISK.
BE AWARE, IF SOMETHING GOES WRONG WITH UPDATE YOU WILL BRICK YOUR ROUTER AND THE ONLY WAY TO RECOVER IT IS VIA JTAG.
Yes, you may use quoted procedure on stock firmware.Is the Merlin Firmware mandatory? or can I use this procedure also for the stock firmware.
First post includes utilities for RT-N66U only.The headline is saying RT-N66U but is the procedure the same on RT-AC56U and the other ASUS routers mentioned on the first page?
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!