Erase nvram -- Reset to Defaults -- Reset Button -- 30/30/30

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Goto page 1, 2  Next
Author Message
KrypteX
DD-WRT Guru


Joined: 18 Jan 2014
Posts: 2411

PostPosted: Sun Mar 08, 2015 22:07    Post subject: Erase nvram -- Reset to Defaults -- Reset Button -- 30/30/30 Reply with quote
I would like to see a good explanation for the various reset methods used before and after flashing a new build on Atheros, Broadcom, Ralink.
I've been reading various reset methods and there's no consensus for which is the good way. For example, this Broadcom post considers that Erase nvram from CLI (telnet or SSH) is "superior/better" than Reset to Factory Defaults from Webgui, at least for Broadcom
http://www.dd-wrt.com/phpBB2/viewtopic.php?p=953285#953285

Why is this and is this valid for Atheros and/or Ralink ?

Please someone explain to me the differences between:
1. Erase nvram from CLI (Telnet or SSH)
2. Reset Factory Defaults from Webgui
3. Reset Button on the back of router, pushed for more than 10 seconds
4. 30/30/30 reset

Thanks !

_________________
THERE ARE NO STRANGERS HERE; ONLY FRIENDS YOU HAVEN'T YET MET.
________________________________________________________________________________________________________
DD-WRT CHANGELOG | DEVICES | DD-WRT BUILDS | KONG BUILDS | UNOFFICIAL BUILDS | DD-WRT in VIRTUALBOX
Sponsor
Murrkf
DD-WRT Guru


Joined: 22 Sep 2008
Posts: 12675

PostPosted: Sun Mar 08, 2015 22:15    Post subject: Reply with quote
There is info about this in PART 2 of the peacock announcement. I think there is a link at the end of the current peacock annnouncement.
_________________
SIG:
I'm trying to teach you to fish, not give you a fish. If you just want a fish, wait for a fisherman who hands them out. I'm more of a fishing instructor.
LOM: "If you show that you have not bothered to read the forum announcements or to follow the advices in them then the level of help available for you will drop substantially, also known as Murrkf's law.."
KrypteX
DD-WRT Guru


Joined: 18 Jan 2014
Posts: 2411

PostPosted: Sun Mar 08, 2015 22:33    Post subject: Reply with quote
Murrkf wrote:
There is info about this in PART 2 of the peacock announcement. I think there is a link at the end of the current peacock annnouncement.

Thanks, but it's not clear where to find that info. Part 2 of the Peacock thread has more than 10 pages, and on page 2 http://www.dd-wrt.com/phpBB2/viewtopic.php?p=218905#218905 it sends me to the dead end which is http://www.dd-wrt.com/wiki/index.php/Hard_reset_or_30/30/30

For me it's not clear at all what's written on this Wiki. There's quite some vague info there. Such as:
"Hard Reset (aka 30/30/30 reset):
The following procedure will clear out the NVRAM and set dd-wrt back to default values:
...
This procedure should be done BEFORE and AFTER every firmware upgrade/downgrade."

In the meantime I've read countless times on the Atheros forum that 30/30/30 is not required, because it's outdated info.

So which one is outdated, which one isn't ? What is "up-to-date info" ? That's what I'd like to know. Nobody seems to really know because most of it seems to be anecdotal evidence.

Then there's also this http://www.dd-wrt.com/wiki/index.php/Reset_And_Reboot
Quoting:
"To clear or wipe out the nvram" is a term commonly used to indicate "reset the router back to the firmware's defaults", although the two terms do not mean exactly the same thing.
Seriously now, can it be more vague than that ? If clear nvram and reset to defaults is not "exactly the same thing", then please someone enlighten me, what is the difference ???

_________________
THERE ARE NO STRANGERS HERE; ONLY FRIENDS YOU HAVEN'T YET MET.
________________________________________________________________________________________________________
DD-WRT CHANGELOG | DEVICES | DD-WRT BUILDS | KONG BUILDS | UNOFFICIAL BUILDS | DD-WRT in VIRTUALBOX
redhawk0
DD-WRT Guru


Joined: 04 Jan 2007
Posts: 11564
Location: Wherever the wind blows- North America

PostPosted: Sun Mar 08, 2015 22:58    Post subject: Reply with quote
Seems to be router specific too...for example...never do an "erase nvram" from the CLI on an RT-N16...(if you've upgraded to K3.x)...the unit really only has 64K nvram...but it reports 128k in the CLI...and 256k in the web GUI...well...if the erase nvram command is done...it tries to erase more than the actual 64k.

I've learned to use the Web GUI reset only on this unit.

Now...on some units if you use the reset on the Web GUI...it doesn't clear out all the variables for the VAP....but from the CLI it does. I've seen my Ralink unit clear all nvram except the dd-wrt style color variable.

I've seen where the reset button doesn't clear anything...but most older units it still does.

Its hit or miss...you have to try each method...and once you find what works for your unit...stick with it.

sorry...can't give you a more "official" answer than that.

redhawk

_________________
The only stupid question....is the unasked one.
tsynik
DD-WRT User


Joined: 18 Apr 2014
Posts: 151

PostPosted: Sun Mar 08, 2015 23:20    Post subject: Re: Erase nvram -- Reset to Defaults -- Reset Button -- 30/3 Reply with quote
KrypteX wrote:

Please someone explain to me the differences between:
1. Erase nvram from CLI (Telnet or SSH)
2. Reset Factory Defaults from Webgui
3. Reset Button on the back of router, pushed for more than 10 seconds
4. 30/30/30 reset

Thanks !


1. In case of Broadcom at least this completely clear nand/flash partition which store nvram parameters. On reboot, there will be only vars, which are in CFE. In that case, dd-wrt will act different for various models: it will generate new macs and fill essential params on boot. Sometimes dd-wrt doing it weird. All this depends on router, some of them store params not only in nvram, but in other parts on flash as binary, or have separate partitions with boarddata etc.

2. This takes dd-wrt database of defaults, and put them to nvram, but respect of main variables already existing in nvram (doesn't touch them), such as vlan config, main mac adress etc and doesn't overwrite them, so it's kind of soft clean.

3. This acts as soft reset - the action almost identical to push Reset in web UI.

4. Depends on router, but in general it also clean all nvram contents, so similar to p.1
Murrkf
DD-WRT Guru


Joined: 22 Sep 2008
Posts: 12675

PostPosted: Sun Mar 08, 2015 23:28    Post subject: Reply with quote
If you read the ten plus pages of peacock 2, there is relevant info. Not clear, but relevant.
_________________
SIG:
I'm trying to teach you to fish, not give you a fish. If you just want a fish, wait for a fisherman who hands them out. I'm more of a fishing instructor.
LOM: "If you show that you have not bothered to read the forum announcements or to follow the advices in them then the level of help available for you will drop substantially, also known as Murrkf's law.."
jheide44
DD-WRT Guru


Joined: 03 Sep 2013
Posts: 739

PostPosted: Mon Mar 09, 2015 3:04    Post subject: Reply with quote
i'll agree with redhawk0 it appears to be device specific... not exactly sure when it all changed 30-30-30 was all you needed "back in the day" (even if the actual hardware responded slightly differently to the reset button press, a 30-30-30 would cover all the bases)

these days what works on one unit could soft brick another, etc.


here are/were Kong's thoughts on the 30-30-30 reset
http://www.dd-wrt.com/forum/viewtopic.php?p=952595#952595

that was from a short while ago on the BCM ARM device new WiFi driver page (after debate that someone believed no reset of any kind was ever needed)

_________________
reenignE esreveR
Resistance is NOT futile... It's Voltage divided by Current!


_.-:Curently Deployed Devices:-._
Loc_1.0: R6400 -- v3.0-r51887 std (02/28/23)
Loc_2.0: R6300v2 -- Kong PTB 35550M 03-28-2018

Others: too many others to list

R7000 (& similar HW) Tips/Tricks HERE.

Assumptions:
1. Everyone on the forum has read the relevant forum section announcements.
2. For Broadcom section we have ALL at least tried to understand the "Peacock" thread,
HERE
KrypteX
DD-WRT Guru


Joined: 18 Jan 2014
Posts: 2411

PostPosted: Mon Mar 09, 2015 8:19    Post subject: Reply with quote
Thanks guys for your replles. Now I'm really puzzled about this whole RESET before and after thing.
There is a LOT of conflicting info on the forum and on the Wiki, that's a fact.
I'll quote Kong's post here, since it's relevant IMO
http://www.dd-wrt.com/forum/viewtopic.php?p=952595#952595
"30/30/30 is the biggest bullshit I have ever read since I started developing 5 years ago. I have not seen a single device including my older K26 units, that would do what you expect it to do:-)

Even among the same family of devices there are differences, e.g. some netgear units will reset, when they first notice a pressed button, some will just wait until you release the button. Some will not reset our nvram settings. Uboot devices don't even know about our nvram partition etc. since they originally work completely different ...

There are probably a few units out there were the timing fits so it executes cfe reset procedure and then dd-wrt reset procedure, but I don't know what the third 30 should do:-)

The only thing that is consistent among all devices (if reset button in dd-wrt is functional for a certain device), is that reset is performed if dd-wrt is in running state and you press the reset button. If dd-wrt is up and running and you press the button it will reset it's config, but it will not clear out special vars, we have marked as protected.

Same thing is done by webif.

Erase nvram is a bit special as it cleans the whole flash area, which can cause issues, if the port is incomplete and does not recreate all factory params. Erase nvram works on all the devices I have ported and is able to fully remove all shit, that might have been set by "broken" firmwares and I have seen fw that mess with vars that they should not mess with, including oem fws.
"


To simplify, my understanding is that pushing the Reset button on the back of router (for 10+ seconds) is equivalent to "Reset to Factory Defaults" from Webgui. This will only reset the config, but will not clear out special vars. Right ?
OTOH, doing "erase nvram && reboot" from CLI will clean the whole nvram area (but can cause issues...) Right ?

So maybe it's a good idea to "erase nvram" from time-to-time, when something special changes in the DD-WRT firmware (new driver, new nvram-related mods/quirks, etc). I have never done "erase nvram" since I have my routers... should I have done it, at least when going from factory firmware to DD-WRT ?

_________________
THERE ARE NO STRANGERS HERE; ONLY FRIENDS YOU HAVEN'T YET MET.
________________________________________________________________________________________________________
DD-WRT CHANGELOG | DEVICES | DD-WRT BUILDS | KONG BUILDS | UNOFFICIAL BUILDS | DD-WRT in VIRTUALBOX
Murrkf
DD-WRT Guru


Joined: 22 Sep 2008
Posts: 12675

PostPosted: Mon Mar 09, 2015 14:03    Post subject: Reply with quote
With regard to older units, 30-30-30 was the only reliable way to clear the Nvram. Although kong might not be able to understand what the third reset did, it definitely did something. You could see it in the flashing lights that about 20-25 seconds in to the third 30, the lights would start to flash differently and you would know that the router was reset. Ah discussed in the peacock part 2, it was simple, and it worked. Always.

Other methods SOMETIMES worked with older routers, but it was very important that it always worked. Failing to clear the Nvram before flashing to a different build would often brick routers. Often. A lot! Kong was not around in those days of constant bricks. Neither were most of you. But once people started doing the 30-30-30 reset, bricks went from common to rare. It was one of the reasons that I wrote the peacock announcement.

Now that middle 30 has always been controversial. Even LOM who has been pretty much infallible in his advise, said that it wasn't fully needed, and most of us cut a corner there, but that was because you could tell if the Nvram had been properly reset but the password page, which you looked for coming up before you flashed.

I cannot comment on new routers or why 30-30-30 reset is not to be done, or which it should not be done, other than what I have been told, and updated to the current peacock announcement.

_________________
SIG:
I'm trying to teach you to fish, not give you a fish. If you just want a fish, wait for a fisherman who hands them out. I'm more of a fishing instructor.
LOM: "If you show that you have not bothered to read the forum announcements or to follow the advices in them then the level of help available for you will drop substantially, also known as Murrkf's law.."
KrypteX
DD-WRT Guru


Joined: 18 Jan 2014
Posts: 2411

PostPosted: Mon Mar 09, 2015 16:43    Post subject: Reply with quote
Murrkf, you are right indeed, 30/30/30 reset seems to do something different than the Restore to Factory Defaults in webgui. And it's definitely NOT placebo.
I've noticed this on my WNDR3800, which is very interesting to see how it behaves on pushing the reset button.

Let me explain in detail how my WNDR3800 behaves when doing the 30/30/30...
First of all, I think 30/30/30 seconds it's not a good idea for this router because the first 30 is simply NOT enough.
So, this is the sequence I've observed...

1. First 30 seconds: keep pushing the button and around 25 seconds in the LEDs blink a couple of times and then it seems to start loading or working, the power LED blinks, the LAN led blinks a couple more times, etc. I think it's not the best idea to let go of the reset button at this stage (around the 30 second mark). So I keep pushing it and somewhere around the 40 second mark the power button starts blinking orange, then around 45 seconds in it starts blinking green.

2. 2nd 30 sec: keeping the button pushed, I disconnect power from the router and I usually not wait the entire 30 seconds, but only 10-20 seconds (supposedly it's enough for the residual charges to discharghe...)

3. 3rd 30 sec: still keeping the button pushed, I connect the power back on and wait until the orange and then the green power light blinks. This time around it takes 35 seconds, not 50 as it took in the first part.... which is strange.
I think something important happens when connecting the power back with the reset button already pushed.... here's when the nvram is erased, I guess.

So yeah, 30/30/30 is inherently different compared to the regular Restore to Factory Defaults.

_________________
THERE ARE NO STRANGERS HERE; ONLY FRIENDS YOU HAVEN'T YET MET.
________________________________________________________________________________________________________
DD-WRT CHANGELOG | DEVICES | DD-WRT BUILDS | KONG BUILDS | UNOFFICIAL BUILDS | DD-WRT in VIRTUALBOX


Last edited by KrypteX on Mon Mar 09, 2015 18:33; edited 1 time in total
redhawk0
DD-WRT Guru


Joined: 04 Jan 2007
Posts: 11564
Location: Wherever the wind blows- North America

PostPosted: Mon Mar 09, 2015 16:53    Post subject: Reply with quote
Another thing too to remember...when the 30/30/30 process was developed..it was for the Linky WRT-XXXX units...BrainSlayer initially developed this firmware on those models specifically. hense the project name dd-wrt (dd is the license plate designator for Dresden Ger....wrt came from the Linksys WRT54G model)

It was later that other broadcom units started hitting the market, newer Linksys (Cisco), Asus, Buffalo, Netgear...etc....then finally Atheros, x86, Ralink...etc

When these makes/models began support by BrainSlayer...some of the original processes for resetting them carried over...but some/many did not accept the 30/30/30 very kindly.

So...I think we're back to square one with this topic...if it works on your specific router...stick with it...if it doesn't...use any of the 4 methods to perform resets...and stick with it...once confirmed to work.

Its hit or miss from brand to brand and model to model.

my two cents.

redhawk

_________________
The only stupid question....is the unasked one.
jheide44
DD-WRT Guru


Joined: 03 Sep 2013
Posts: 739

PostPosted: Mon Mar 09, 2015 17:48    Post subject: Reply with quote
speaking of the old days & device specific responses once again I agree with the ^^group^^

(got to dance with the one that brung ya, or stick to what works for your specific hardware)



to Murrkf's point on the reset button... I was just playing with a Dell TrueMobile 2300 v1, last week (k24 vint firmware).

While initial flashing to DD-WRT the stock firmware displayed for the end user during firmware upgrade something like this (paraphrase below)

"if unit did't respond after firmware update (the user was instructed) to reboot computer and try again. if still no response from router... unplug power wait X seconds, then press & hold reset while plugging power back in... then continue to hold the reset button for XX (maybe 30) seconds"

so perhaps the 30-30-30 was just good advice for covering "all the bases" (especially on those old/early supported devices).



another observation:
I've also seen a couple broadcom units where the CLI/telnet "nvram erase && reboot" had no impact (on k26 firmware if i recall). (I'd have to re-create before guessing which device/firmware that fact pattern that observation came from)

_________________
reenignE esreveR
Resistance is NOT futile... It's Voltage divided by Current!


_.-:Curently Deployed Devices:-._
Loc_1.0: R6400 -- v3.0-r51887 std (02/28/23)
Loc_2.0: R6300v2 -- Kong PTB 35550M 03-28-2018

Others: too many others to list

R7000 (& similar HW) Tips/Tricks HERE.

Assumptions:
1. Everyone on the forum has read the relevant forum section announcements.
2. For Broadcom section we have ALL at least tried to understand the "Peacock" thread,
HERE
Unixworld
DD-WRT Novice


Joined: 21 Feb 2015
Posts: 38

PostPosted: Mon Mar 09, 2015 20:59    Post subject: Perhaps we need Devs' attentions here, so this gets cleared? Reply with quote
Very good thread, Kryptex !
I have been *that close* to start it myself, actually ! Smile

Well, you know - especially when one is new to DD-WRT,
threads like Peacock's (with all my due respect !) are very confusing
for novices and experienced alike.

The information there dates back to 2009,
and as we all know - giant leaps forward do happen in the
IT/hardware-sector, just in 5 years terms.

Perhaps the Devs would join here, and give us all
updated info about what's to be done these days ?
Well, at least the most important stuff, of course,
not router-specific.

So, we all get when to use "erase nvram" - on ARM only,
between major versions changes, never ? Right ?
And they explain in "users's language" what erasing nvram
does, what all users should follow, regardless of router
brand and model - what extra caution has to be paid
when and where.

Some novice-thoughts ! Smile
May you all stay healthy,

Cheers

_________________
R7500 Nighthawk X4 (main router)
Current build : 1.0.0.82/23.12.14

WRT1900AC (WiFi-bridge)
Current build : Chaos Calmer r45250 (testing OpenWRT)
stoney li
DD-WRT User


Joined: 12 Apr 2013
Posts: 248

PostPosted: Mon Mar 09, 2015 21:20    Post subject: Reply with quote
For ASUS ARM router, be careful to use "erase nvram" command. It seems to create intermittent wifi disconnection for the new 26xxx release. The command might erase too much info from NVRAM.
mac913
DD-WRT Guru


Joined: 02 May 2008
Posts: 1848
Location: Canada

PostPosted: Tue Mar 10, 2015 15:49    Post subject: Reply with quote
stoney li wrote:
For ASUS ARM router, be careful to use "erase nvram" command. It seems to create intermittent wifi disconnection for the new 26xxx release. The command might erase too much info from NVRAM.


You would think that applying Factory Default would correct the missing information? If it doesn't then Factory Default is broken.

_________________
Home Network on Telus 1Gb PureFibre - 10GbE Copper Backbone
2x R7800 - Gateway & WiFi & 3xWireGuard - DDWRT r53562 Std k4.9

Off Site 1

R7000 - Gateway & WiFi & WireGuard - DDWRT r54517 Std
E3000 - Station Bridge - DDWRT r49626 Mega K4.4

Off Site 2

R7000 - Gateway & WiFi - DDWRT r54517 Std
E2000 - Wired ISP IPTV PVR Blocker - DDWRT r35531


YAMon 3.4.6 | DNSCrypt-Proxy V2
Goto page 1, 2  Next Display posts from previous:    Page 1 of 2
Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum