On 1/8/14, 5:45 AM, "Robert Nelson" <[email protected]> wrote:
>On Wed, Jan 8, 2014 at 4:54 AM, Giuseppe Iellamo <[email protected]> >wrote: >> I built the kernel successfully and installed it and now if I try with >>the >> demo included in GFX sdk I get: >> >> ubuntu@arm:~/Graphics_SDK_setuplinux_5_00_00_01/gfxsdkdemos/ogles2$ sudo >> ./OGLES2ChameleonMan >> [sudo] password for ubuntu: >> PVRShell: EGL 1.4 initialized >> Exit message has been set to: "PVRShell: Unable to create surface >> ". >> InitAPI failed! >> PVRShell: Unable to create surface > >Yeah.. the "5_00_00_01" drivers are useless for anyone not running >qt's display manager.. The demos run fine for me. The default SDK places the demos in /opt You need to run the following first: sudo /etc/init.d/rc.pvr start Then I run the demo as follows: cd /opt/gfxsdkdemos/ogles2 ./OGLES2ChameleonMan Regards, John > >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/groups/opt_out. -- 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/groups/opt_out.
