Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A10s => Topic started by: WimRoose on March 04, 2014, 12:27:10 AM

Title: Openframeworks running on A10s & A20
Post by: WimRoose on March 04, 2014, 12:27:10 AM
Hi guys

Running OF on an olinuxino was already possible, but now's there's some kind of readily available install procedure for OF on boards with mali GPU, and, most important, it uses the mali framebuffer in stead of X. All credits to digitalhack: http://digitalhacksblog.blogspot.be/2014/02/openframeworks-sunxi-mfb-update-3-was.html

All I had to do is adding the .pc files for egl, glesv1_cm and glesv2 under /usr/lib/pkgconfig. And I compiled my kernel with g2d support (based on olimex image). For FTDI arduino support, see https://www.olimex.com/forum/index.php?topic=2792.msg11688#msg11688

Have fun!