I'm running fw 19.07.2 r10947-65030d81f3 and installed the Luci-Material and Luci-OpenWRT themes via the menu, however after installation, the system has switched to the "openwrt" theme I think by itself as the login screen is different, and once I log in everything is blank.
Is there a way to change to bootstrap from SSH? Wow, I'm dumbfounded that this has happened, sorry I'm a newb, but I thought these upgrades/updates had dependencies requirements and wouldn't hose stuff this way...in particular something like themes.
Looks like I hosed myself, no menus - now once I log in I'm at the software page automatically, no other menus at the top, seems somehow I've deleted the menus?
-if I try to reinstall LUCI and Bootstrap it tells me "installed in root is up to date"...
What am I missing here, seems like some menu package??
Didn't but just did now, both... same thing... login is there Bootstrap, looks normal, I log in and it just goes to the Software screen, no menus at the top, just the router host name...
This version is EOL and unsupported. I'd highly recommend upgrading to 22.03 (latest as of this writing). The upgrade process will require that you reset to defaults, so there is a bit of extra work here, but given that you've got something going wrong that may require resetting anyway, now is a good time.
Install 21.02.5 -- there will be a warning that it is an unsupported image... just make sure that the checksum matches what you see on the website and then go ahead and foce it. be sure to uncheck the box for 'keep settings' -- you must not attempt to keep setings.
Download the sysupgrade for 22.03.3 and apply that upgrade. Best practice it to also not keep settings here.
reconfigure your device. Do it from scratch -- do not attempt to restorre your backup. You can use your backup as a human readable reference, if needed.
Then make a backup, and go ahead and download and install any additional packages that you need.
Your symptoms are somewhat strange.
Looks like some LuCI core components would be missing or their permissions wrong or.... Those kind of errors should be fixed by reinstalling LuCI via opkg with --force-reinstall option. (And reboot...) But may be somewhat complicated.
Like psherman suggests, one possible cure is to install a current OpenWrt version, or at least the newest maintenance release from the 19.07 series. Your 19.07.2 is really ancient. 19.07.10 would be more than 2 years newer.
Thanks, appreciate your help here.
Wow ok this sucks, stupid me for trying to touch something that's not broken... I'll have to work on this tomorrow.
Just a couple of questions.
1.You mention download 21.02.5 but then say install 22.02.5... is that a typo? If yes, then I can jump from 21.02.5 to 22.03.3?
I guess I will need to reinstall SNMPd that I had (any way to find out which it is, I know there are a few versions, would like to install the same I have now)
2.Not sure how to backup, I don't have the menus anymore and I'm not sure how to backup otherwise...Would really like to get the power settings of my SSIDs that I had before...
Yes... whoops... I'll correct that in a second. Install 21.02.5, then 22.03.3 later.
This should be easy... do a quick check of what's installed now with opkg list-installed | grep snmpd -- make a note of it and then you'll know which version you want to install later.
You've got a GUI to look at the "installed" tab and type in the package of choice.
I like @hnyman idea of using uci to force reinstall. But me being like a guy who loves breaking stuff; I'd probably search here on the "Installed" tab and screen shot the list of any thing LuCi first and perhaps even "Remove" there and then use uci to opkg updateopkg install luci
In my head I was going, not so bad, just go to firmware upgrade... but menu isn't there anymore and noticed this: The image can be used with the LuCI web interface or the terminal.
So I will need to get this file into the unit and then run it from there? will it still prompt me to keep settings and complain about forcing?
as well as the upgrades listed; but if I were to run upgrades (like core and compatibility), then wouldn't it wreck some other dependency, I imagine these upgrades aren't backwards compatible with 19.07?