Page 1 of 1

Latest software for VoCore v1 with Dock v1

Posted: Mon Nov 04, 2019 10:12 pm
by unclouded
Hi, what is the latest stable software for VoCore v1 with Dock v1?

The instructions at https://vocore.io/v1d.html for building OpenWrt:

Code: Select all
git clone -b chaos_calmer git://github.com/openwrt/openwrt.git
Cloning into 'openwrt'...
fatal: Remote branch chaos_calmer not found in upstream origin


Should I use the separate Chaos Calmer repository at https://github.com/openwrt/chaos_calmer or use the main repository, and if so, with which branch?

Cheers!

Re: Latest software for VoCore v1 with Dock v1

Posted: Tue Nov 05, 2019 8:42 am
by Vonger
Latest version should work, just its wifi driver might out of dated.

Re: Latest software for VoCore v1 with Dock v1

Posted: Tue Nov 05, 2019 7:30 pm
by unclouded
Thanks Vonger. I did:

Code: Select all
git clone git@github.com:openwrt/openwrt.git


..then followed the instructions then selected:
Code: Select all
MediaTek Ralink MIPS
RT3x5x/RT5350 based boards
VoCore VoCore 16M


It seems to have built in bin/targets/ramips/rt305x/ though I haven't flashed to test yet.