I got "-sh: mtd not found" when i want to erase the nvram by the command line"mtd-erase -d nvram" It seems there is NO such "mtd" command in both Win 7 telnet nor PuTTy. Can any one helps?
@charlie Tango I tried the same process for the rt-ac88u it doesn't work, do you happens to have the step by step instruction. when i get to putty the cmd doesn't work.
I am curious about the two firmware links that you have posted. What is the difference between the two? Is the first firmware link a base install maybe and the second firmware link adds additional feature? I just recently purchased this same router and was wondering how I can look at these firmware updates and see what changes have been made in them. Any ideas?
Guys, i need to know something: I want to make a repeater bridge using this router, just like my current configuration with my old linksys wrt54g 24ghz where I use one antenna to link my other router and the other to broadcast, my question is, which antenna is rx and tx in the Asus, are the 3 antennas dual band? which of the 3 should i used it to point to my other router?.. thanks.
"clear nvram" only invokes the Linux 'clear' command, which ignores parameters and only clears the terminal display and doesn't touch nvram values at all. On dd-wrt, the command should be "mtd erase nvram && reboot" That should get you to factory defaults for ddwrt (or you can use the reset mechanism in the web UI).
Did you delete the nvram and then reboot the router after upgrading to 22490? Using PuTTy or whatever other program you use for Telnet/SSH type the command "erase nvram" and then "reboot"
After I reset the nvram, I don't receive a message from Putty saying that it was successful. After it was cleared, I can no longer ping my router! Any idea what's going on?
Is this worth it? I've tried Tomato and Merlin's custom build, but neither of them fixed the problem I've having. The problem I speak of is signal degradation. The router's signal just seems to be getting worse and worse over time. I would consider myself intermediate with router configuration, but definitely not an expert. I tried tweaking settings and troubleshooting with forums. Nothing has worked so far. The connection just keeps getting more and more unstable. My Samsung Galaxy always gets an unstable connection error.
Doubtful I could do this but, would the process be the same for the RT-AC68R? Also, could you tell me what I can use the USB 3.0 port on the back for? I know what you're thinking, what the heck is someone like me doing with this router?? :(
Which firmware do you like better? the stock firmware seems to have more icons and tabs in the GUI. The DD-WRT firmware looks like its more of a spreadsheet with a bunch of text and options but no icons.
www.dd-wrt.com/site/support/other-downloads select betas, then 2016, then the latest date bottom of list then select model, then download the firmware file then select it at the firmware update page of the router
Because the tutorial is BS. His "I don't care if I ruin it" attitude and all of the problems he had was a clear indicator he barely knew what he was doing.
Yes, I have delete the nvram and reboot the router, and used PuTTy. only i have used the command clear nvram (as in the video) in stead of erase nvram I will do it again and use the command "erase nvram: and keep you posted
All, You do not have to clear the nvram when you push the firmware up to the router. Once the router has the dd-wrt firmware and If you cannot get back into the router settings page using your web browser there is a reset button and you would hold the reset button till it resets to default you will see all ports flash once and the router will reboot. Once that is done push the firmware again under administration, firmware upgrade, make sure you choose click the down arrow to reset to default setting choose the file you want to upgrade to and then click upgrade. dd-wrt Links below: dd-wrt.com/site/support/other-downloads?path=others%2Feko%2FBrainSlayer-V24-preSP2%2F
FYI I pooped myself a little when I thought I bricked my brand new AC66U after applying the latest dd-wrt firmware.... It wasn't assigning an IP address after reboot, nor was it providing any wireless access point.... These instructions saved me: www.asus.com/support/faq/1000814/ Now, I shall DO THE PROPER REQUISITE RESEARCH according to: www.dd-wrt.com/wiki/index.php/Installation
So what happened did you install the wrong firmware that wasn't for the AC66U? Did you use the generic DDWRT firmware? I'm getting ready to DDWRT my 56U, need to know.
lol all you have to do is to set your router to rescue mode (hold reset button for 5 seconds, press power button to shut down the router while holding reset button and start the router while holding reset button till power LED light blinks slowly), set your PC IP setting from automatic to static (gateway should be 192.168.1.1 and dns servers should be blank), open web browser and go to 192.168.1.1 and upload firmware to your router and reboot your router after upload is done and change IP settings to automatic.
Yes. Method which I mentioned will erase firmware from the router and only leaves rescue mode which is stored to rotuers ROM..... But I recommend getting the latest official firmware just in case
Thanks for the reply. So under rescue mode one is able to upload a .bin firmware? Btw, is ASUS Merlin considered an official firmware? I have ordered and waiting for ASUS RT-AC68U I will get it any day now and I haven't decided yet if I will flash Merlin or Kong.
.bin is just one of many file formats and doesn't tell if it is supported or not and you get the official firmware from asus support site. I would highly recommend staying with the default firmware as it is most stable one out there and I had issues with Kong (BSODs and connection loss as it isn't officially supported meaning you'll see features which router doesn't support etc.) Merlin is pretty much same as official firmware but with more tweaks and script support (which is useless to most people)
Would that work for RT-AC66R ?
i did not clear any of the settings (NVRAM etc), i have AC66R and flashed it without any issue
Why so complicated? Cant u just upload through firmware update after factory reset?
if you have R or W at the end its the same as U.
I got "-sh: mtd not found" when i want to erase the nvram by the command line"mtd-erase -d nvram"
It seems there is NO such "mtd" command in both Win 7 telnet nor PuTTy.
Can any one helps?
mtd-erase2 nvram
@charlie Tango I tried the same process for the rt-ac88u it doesn't work, do you happens to have the step by step instruction. when i get to putty the cmd doesn't work.
I am curious about the two firmware links that you have posted. What is the difference between the two? Is the first firmware link a base install maybe and the second firmware link adds additional feature? I just recently purchased this same router and was wondering how I can look at these firmware updates and see what changes have been made in them. Any ideas?
I've heard that the AC66U is pretty much identical to the AC1750. Will the same firmware work for the AC1750, or will it just brick the router?
When I go to links for files there is nothing in there. I went to ddwrt and got .TRX file but no mention of second file, please advise.
Guys, i need to know something: I want to make a repeater bridge using this router, just like my current configuration with my old linksys wrt54g 24ghz where I use one antenna to link my other router and the other to broadcast, my question is, which antenna is rx and tx in the Asus, are the 3 antennas dual band? which of the 3 should i used it to point to my other router?.. thanks.
Would dd-wrt work with Asus RT-AC88U
"clear nvram" only invokes the Linux 'clear' command, which ignores parameters and only clears the terminal display and doesn't touch nvram values at all. On dd-wrt, the command should be "mtd erase nvram && reboot" That should get you to factory defaults for ddwrt (or you can use the reset mechanism in the web UI).
The command now is mtd-erase2 nvram
which one is gooder ? tomato shibby or this?
Did you delete the nvram and then reboot the router after upgrading to 22490? Using PuTTy or whatever other program you use for Telnet/SSH type the command "erase nvram" and then "reboot"
After I reset the nvram, I don't receive a message from Putty saying that it was successful. After it was cleared, I can no longer ping my router! Any idea what's going on?
Can you please update this?
Have tried version 22490 but also no luck, internet speed still is 100 Mbps max.
a'm I missing something?
your links to get the firmware does not work :(
Does this speed up a router more?
Is there something cool to do with the two usb ports of this router after installing this ? Thanks.
Is this worth it? I've tried Tomato and Merlin's custom build, but neither of them fixed the problem I've having. The problem I speak of is signal degradation. The router's signal just seems to be getting worse and worse over time. I would consider myself intermediate with router configuration, but definitely not an expert. I tried tweaking settings and troubleshooting with forums. Nothing has worked so far. The connection just keeps getting more and more unstable. My Samsung Galaxy always gets an unstable connection error.
can i use this method also in my asus rt-n66u router? thanks!
Doubtful I could do this but, would the process be the same for the RT-AC68R?
Also, could you tell me what I can use the USB 3.0 port on the back for? I know what you're thinking, what the heck is someone like me doing with this router?? :(
when i installed ddwrt the ui is on but there is no internet connection at all.
Did the same and fucked my router up
Which firmware do you like better? the stock firmware seems to have more icons and tabs in the GUI. The DD-WRT firmware looks like its more of a spreadsheet with a bunch of text and options but no icons.
Try Merlin's custom build. It's practically the same gui as the stock firmware, but you have more options.
DD-WRT more organized. Asus tends to use wierd names from some features. Also DD-WRT sometimes increase wifi range.
Thanks man. is it works for
ASUS Dual-Band Wireless Router (RT-AC56U)
as well?
My router get stuck on a ASUS mini web server page after I upload the .trx file. Any ideas?
I bricked my rt5300! Help me please, im not very tech savvy sorry.
I have used the erase nvram and mtd erase -r nvram command's
but no luck still stuck on 100 -103 Mbps WAN speed shout be give or tacke 200 Mbps
hello friend I need your help to install DD-WRT on my asus rt N66U, files that are in the link no longer work.
www.dd-wrt.com/site/support/other-downloads select betas, then 2016, then the latest date bottom of list then select model, then download the firmware file then select it at the firmware update page of the router
I have tried its working only my speed stops at 100Mbps with the orignal/merlin firmware it's 200Mbps
Version 22490 is rated at 220+ Mbps. I just updated the link in the description.
I ve followed your tutorial, I never got DD WRT firmware working on my router :((
Because the tutorial is BS. His "I don't care if I ruin it" attitude and all of the problems he had was a clear indicator he barely knew what he was doing.
Tom Johnson I have to agree with that comment. He was making me nervous just watching him. WTF?
Thanks so much, worked perfectly
Yes, I have delete the nvram and reboot the router, and used PuTTy.
only i have used the command clear nvram (as in the video) in stead of erase nvram
I will do it again and use the command "erase nvram:
and keep you posted
mtd-erase -d nvram
Error erasing MTD
It's a little sad you don't realize that "clear nvram" doesn't touch your NVRAM. You should read up on how to use a shell.
All,
You do not have to clear the nvram when you push the firmware up to the router. Once the router has the dd-wrt firmware and If you cannot get back into the router settings page using your web browser there is a reset button and you would hold the reset button till it resets to default you will see all ports flash once and the router will reboot. Once that is done push the firmware again under administration, firmware upgrade, make sure you choose click the down arrow to reset to default setting choose the file you want to upgrade to and then click upgrade.
dd-wrt Links below:
dd-wrt.com/site/support/other-downloads?path=others%2Feko%2FBrainSlayer-V24-preSP2%2F
FYI I pooped myself a little when I thought I bricked my brand new AC66U after applying the latest dd-wrt firmware.... It wasn't assigning an IP address after reboot, nor was it providing any wireless access point.... These instructions saved me: www.asus.com/support/faq/1000814/
Now, I shall DO THE PROPER REQUISITE RESEARCH according to: www.dd-wrt.com/wiki/index.php/Installation
So what happened did you install the wrong firmware that wasn't for the AC66U? Did you use the generic DDWRT firmware? I'm getting ready to DDWRT my 56U, need to know.
Thank you.
Software can be downloaded at desipro.de site.
lol all you have to do is to set your router to rescue mode (hold reset button for 5 seconds, press power button to shut down the router while holding reset button and start the router while holding reset button till power LED light blinks slowly), set your PC IP setting from automatic to static (gateway should be 192.168.1.1 and dns servers should be blank), open web browser and go to 192.168.1.1 and upload firmware to your router and reboot your router after upload is done and change IP settings to automatic.
Using this method will I be able to go to KONG straight from stock?
Yes. Method which I mentioned will erase firmware from the router and only leaves rescue mode which is stored to rotuers ROM..... But I recommend getting the latest official firmware just in case
Thanks for the reply.
So under rescue mode one is able to upload a .bin firmware?
Btw, is ASUS Merlin considered an official firmware? I have ordered and waiting for ASUS RT-AC68U I will get it any day now and I haven't decided yet if I will flash Merlin or Kong.
.bin is just one of many file formats and doesn't tell if it is supported or not and you get the official firmware from asus support site. I would highly recommend staying with the default firmware as it is most stable one out there and I had issues with Kong (BSODs and connection loss as it isn't officially supported meaning you'll see features which router doesn't support etc.) Merlin is pretty much same as official firmware but with more tweaks and script support (which is useless to most people)
What is the purpose of this video? How to reboot your router as often as possible?...
Try using this command then: mtd-erase -d nvram
"clear nvram" will not clear the nvram.... it will just clear the screen!!!
This guy doesn't know what he is doing....
+Ali Zafar Way to tell people what he's supposedly doing wrong...
does it work on ac68u?
Does AC wireless work with DD-WRT for this router?
Try using this command then: mtd-erase -d nvram