Page 1 of 1

Firmware versions

Posted: Sat Dec 05, 2015 11:51 am
by ronlaws86
I've upgraded the OpenWRT image to the stock one on OpenWRT, version 15.05 using this image
https://downloads.openwrt.org/chaos_cal ... pgrade.bin

It works fine! and now i have working OpenVPN support which in the previous version causes a kernel panic or a reboot, (hard to tell without being able to connect the ttl adapter while docked!) the only slight, and not too important niggle i have is the lack of the LED's on the ethernet port. not a huge issue but is there any way to get these working again, without reverting back to the vocore.dock2.bin firmware that comes pre-flashed?

Re: Firmware versions

Posted: Sun Dec 06, 2015 4:41 pm
by Vonger
Check my blog, the dts setting for dock2.http://vonger.cn/?p=1934

Re: Firmware versions

Posted: Mon Dec 07, 2015 9:13 am
by ronlaws86
darn, i was hoping to avoid trying to compile a new image... is there really no other way? manually switching gpio directions 23, 24 and 25 to out and value 1 didn't seem to work


EDIT:
For some reason, and with a bit more luck than anything i found the Ethernet LED's are actually on GPIO 22 and 26 with the stock image, (maybe i read the blog wrong)

now trying to see if i can get OpenWRT to control them.