- Code: Select all
wget http://noblepepper.com/repositories/0_1/openwrt-ramips-mt7628-vocore2-squashfs-sysupgrade.bin
I messed up the opkg config so it complains loudly about duplicate package names but it works as is. To get rid of the griping just rename /etc/opkg/distfeeds.conf
- Code: Select all
mv /etc/opkg/distfeeds.conf /etc/opkg/distfeeds.conf.hidden
The base image has lots of stuff built in but everything that would build on 8.10.2106 is available through opkg.
It has the console on UART2. Wifi is enabled on firstboot, passkey is 12345678. Set the root password with either UART or telnet to enable SSH. All gpios are exported.
I really shouldn't have to say this but DO NOT LOAD THIS ON AN ORIGINAL VOCORE! It is for the VoCore2 and won't work on a original model.