Hi guys
Can anyone guide me?
I recently bought a router that has openwrt installed by default and I have access to the luci web version.
It is most likely a customized version.
Is there a way to update my device with one of the versions of Sysupgrade image using Flash new firmware image?
Or any other way so that I can install the raw version of openwrt?
I executed the ubus call system board command and it shows the following output:
It is the kind vendor fork that kept openwrt branding. You can try porting OpenWRT to it.
16MB flash 64MB RAM?
It is very minimal spec, but you can do more exploration.
Most important would be to determine if mobile modem has opensource support. Like lsusb/lspci/dmesg etc.
I correctly identified the box, as said, if you are up for the task. Obviously if it is unsupported modem type not worth the candles to make a potato out of apples.
You have to do as accurate as possible assesment of hardware from ssh and system logs, ie whats available without breaking dev open.
As noted most important part is mobile modem, if supported/able would give that push needed to support otherwise minimal spec hardware.