Hello. I followed the OpwnWRT guide and installed it into the e8450 router, but as I am not technical I think the stock firmware is easier for me.
I have tried resetting the router by holding the reset button down for 20 seconds, but it just resetted the openWRT setting to default and didn't revert back to stock firmware.
Not easily, as the OpenWrt installation is rather invasive.
Reinstalling OEM bootloader etc. is rather complicated. (There is advice in Daniel's GitHub website where you donwloader the ubi installer)
Why should it?
OpenWrt is not something temporary that can be reseted away.
Since 2021-08-27, it is no longer possible to keep the default vendor flash layout (a.k.a. “non-UBI”), as it contains ECC errors out of the factory, and these errors are not compatible with the new SPI-NAND driver, that means you cannot install the non-UBI firmware (*.bin).
Ps.
I discussed the non-ubi builds with Daniel a while ago and proposed that their build would be disabled to avoid confusion. But apparently they can still be used after some extra steps, but not likely by a casual first-time user.
But there may still be backup made by the installer:
WARNING #1 This will replace the bootloader (TF-A 2.9, U-Boot 2023.07.02) and convert the flash layout of the device to UBI. The installer stores a copy of the previous bootchain in a dedicated UBI volume boot_backup.
WARNING #2 Re-flashing the installer when the device is already using UBI flash layout will erase the previously backed up bootchain, which in most cases would be the vendor/official one.
If you plan to ever go back to the stock firmware, you will need a backup of the vendor bootchain and firmware. When going back to the stock firmware, be prepared to connect to the internal serial port in case there are any bad blocks.
What kind of stuff are you planning to do easier with the stock firmware?
maybe make a new thread and describe your requirements.
A general purpose router is there out of the box in OpenWRT, nothing to configure, exept setting a password.
Activating WiFi is an easy task as well.
All done in GUI.
all the complex stuff that OpenWRT can do beyond that, is stuff that the vendor firmware cannot do anyway.
I was thinking of plug and play. As far as I can understand I need to keep checking for updates or else openWRT isn't for me, or am I wrong?
I followed the guide and then I had to change the IP for my port 1 away from 192.168.1.1 to 192.168.x.1 and then it worked.
Or is it fine for me to just use the version which I downloaded from the guide and then just check every few months for updates? or should I check in luci under software for updates?