jogamp
›
jogl
Login
Register
Re: JOGL 2.3.1 on armv6hf
Posted by
Xerxes Rånby
on
Jun 27, 2015; 8:23pm
URL:
https://forum.jogamp.org/JOGL-2-3-1-on-armv6hf-tp4034766p4034767.html
I recommend that you download the 2.3.1 release unpack it and generate a "runtime version check" and a "runtime debug test" log
http://jogamp.org/wiki/index.php/Jogamp_Versioning_and_Releases#Runtime_Version_Check
http://jogamp.org/wiki/index.php/Jogamp_Versioning_and_Releases#Runtime_Debug_Logs
like this:
wget
http://jogamp.org/deployment/jogamp-current/archive/jogamp-all-platforms.7z
7z x jogamp-all-platforms.7z
cd jogamp-all-platforms
sh etc/test.sh
sh etc/test_dbg.sh
and send us the generated test.log and test_dbg.log
It is likely "i am guessing" that you have both the properitary nvidia tegra drivers and free-software mesa3d drivers installed on the same system.
The armv6hf librarys are known to work on many kinds of armhf systems when then are used in combination with correctly installed opengl es drivers.
Free forum by Nabble
Edit this page