Wednesday 31 October 2012

SBR600 Update!

So i have found the gitorious page where the official open source mali drivers have been posted.
One thing tho, they are geared to work in the Android environment.

https://gitorious.org/lima

Upon downloading the master.tar.gz file, i expanded it and got the source code. I attempted to compile it as is, and ran into some errors because i do not have the Android SDK.

make all -C limare
make[1]: Entering directory `/home/ahmad/Downloads/lima-lima/limare'
make all -C lib
make[2]: Entering directory `/home/ahmad/Downloads/lima-lima/limare/lib'
~/android/toolchain//bin/arm-linux-androideabi-gcc -O0 -g -Wall -I../../include   -c -o bmp.o bmp.c
/bin/sh: /home/ahmad/android/toolchain//bin/arm-linux-androideabi-gcc: No such file or directory
make[2]: *** [bmp.o] Error 127
make[2]: Leaving directory `/home/ahmad/Downloads/lima-lima/limare/lib'
make[1]: *** [lib] Error 2
make[1]: Leaving directory `/home/ahmad/Downloads/lima-lima/limare'
make: *** [limare] Error 2
I will have to look more into getting this to work on the Fedora Environment. I hope to get more progress within the week! Because the .1 version presentation is going to be on November 7th! Hope to blog soon!

No comments:

Post a Comment