From: Nick Apperley <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Tuesday, June 17, 2014 at 5:00 PM To: "[email protected]" <[email protected]> Subject: Re: [beagleboard] Creating The SGX Driver For Ubuntu 14.04
> Did install the mesa-dev type packages including mesa-dev-extra, which has the > OpenGL ES 2.0 utilities (eg es2_info, es2gears). Here is what I do to run QT5.1.1 on V3.12 /etc/init.d/335x-demo reboot insmod /lib/modules/3.12.5-bone10.4/extra/pvrsrvkm.ko insmod /lib/modules/3.12.5-bone10.4/extra/omaplfb.ko /etc/init.d/rc.pvr start /opt/gfxsdkdemos/ogles2/OGLES2ChameleonMan The demo works fine. Regards, John > > > > On Wednesday, 18 June 2014 11:51:53 UTC+12, RobertCNelson wrote: >> >> This happens when the mesa libegl.so get's installed.. >> >> Fixup with: >> >> sudo cp -v /usr/lib/libEGL.so /usr/lib/arm-linux-gnueabihf/libEGL.so >> sudo cp -v /usr/lib/libGLESv2.so /usr/lib/arm-linux-gnueabihf/libGLESv2.so >> >>> > =========================================================== >>> > >>> > Very similar error messages when trying to run the sample JavaFX 8 program >>> > remotely (via SSH). Robert can you please confirm if you can run one of >>> the >>> > SGX demos (eg Magic Lantern) successfully, and post the results from >>> running >>> > the fbset -i and es2_info commands (locally). >> >> Regards, >> >> -- >> Robert Nelson >> http://www.rcn-ee.com/ > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
