I see a lot of devices with the RK3328 have OpenWrt support.
The NanoPi Neo3 AKA NanoPi NEO3-LTS,
Only has 1 ethernet port and one USB 3.0 port, and uses the RK3328, so surely this can be supported officially by OpenWrt rather than FriendlyWrt?
What else could go wrong or void the possibility of supporting this thing? The ethernet controller chip?
If this is, in fact, supportable, then maybe I can build the OpenWrt image myself.
Okay, great, so how do I get started, have you done this before?
I don't have to do any of the GPIO LED stuff right? or do I?
I am referring to this:
If not, then I can skip forward to the "Quick Image building guide"?
A lot of info is outdated and it's been quite confusing, but I managed to get the Debian 12 VM running on virtualbox, and I got to the point where I ran:
'make menuconfig'
And then I just pretty much picked rockchip and a buncha other stuff quite randomly since I am not quite sure what I was supposed to pick.
The build threw an unspecified error saying "re-run it with J1 V=s" for higher verbosity to see what is going on...
UPDATE:
Okay so after several hours of downloading packages etc. I got this...
So now my question is.. How exactly do I put this into my device? I guess I have to make some kind of *.img file so that I can flash it into an SD card? I am quite lost here.
Ohhh, so that is what the "Image Builder" Is. Isn't it. Hmm...