dangowrt / owrt-ubi-installer

OpenWrt firmware installer for the Linksys E8450 aka. Belkin RT3200
GNU General Public License v2.0
393 stars 50 forks source link

Help #99

Open EthanTu opened 2 years ago

EthanTu commented 2 years ago

Navigate to Administration -> Firmware Upgrade. Upload openwrt-mediatek-mt7622-linksys_e8450-ubi-initramfs-recovery.itb. (No word installer)

Navigate to System -> Backup / Flash Firmware. Upload openwrt-mediatek-mt7622-linksys_e8450-ubi-squashfs-sysupgrade.itb.

Hold down the "reset" button (below the "WPS" button) whilst powering on the device. Release the button once the power LED turns into orange/yellow.(awalys blue)

Now, only power light is blue, netowrk is unreachable. What can i do now?

dangowrt commented 2 years ago

You will need to open the device and connect the serial console to recover using U-Boot TFTP. Next time read the manual first :wink:

incendiary commented 1 year ago

Just in case anyone else runs into this, there is a video walk-through here: https://www.youtube.com/watch?v=KgDbRJMG6uE

john-clark commented 8 months ago

This video is not perfect, but it is close. I just went through this and was able to get my router repaired. He hints that documentation tells how to do but does not point to the instructions .

Ultimately if your uboot is working (you can test this blindly), setup a tftpserver on windows, make sure to turn off the firewall, set the computer ip to 192.168.1.254 and make sure the filename is correct and test get the file (from another machine). Then boot the router and after the lights blink a bit it should show up on 192.168.1.1 so you can upload the sysupgrade file. Then reboot the router without the ethernet connected and see if it is fully recovered.