-
-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rookie installs debugging build by accident and cannot reverse it. #174
Comments
Since you've flashed the 1.1.1 version, you can only use 24.xx snapshot builds of OpenWRT. Trying to downgrade will probably brick your router. Go to https://firmware-selector.openwrt.org, select E8450 UBI and SNAPSHOT, click "Customize installed packages and/or first boot script" (add any packages you want here), and click REQUEST BUILD. This will create an image that includes the Luci web UI. Copy the firmware to your router with scp (something like Alternatively, you can run |
Thanks for the help, you are right it wouldn't let me downgrade and the opkg failed to download. |
@samuel-w I'm in the same boat. I successfully followed your instructions, but I'm not seeing the webUI at 192.168.1.1. I did get internet restored to my PC though! I don't know what the SSID or password to get my other devices working for now. Couple points for anyone else following your instructions:
Unlike rshambar, I didn't flash '...squashfs-sysupgrade.itb' before losing internet connection during the first flashing process. Not sure if that matters since your instructions seem like it's doing the same thing over ssh. If it helps, here are the packages that were in the build:
EDIT: Reinstalling luci and installing Will I be able to update to a stable release down the line? If so, does will be a stable version of this repo or just the next stable OpenWRT version? |
Hello, in an effort to flash my Belkin RT3200 (aka Linksys e8450) I accidentally use the 'v1.1.1: also build bl2 image for debugging issue', I flashed the '...recovery-installer.itb', then the '...squashfs-sysupgrade.itb'. I now cannot get to a UI and while I can SSH into the router I cannot seem to download or install an update to overwrite what I have flashed. Is there a path to re-flash this with the latest v1.0.3. I am very novice with the command line so any direction and support you could provide would be terrific, thanks!
The text was updated successfully, but these errors were encountered: