On Wed, Oct 7, 2015 at 3:06 PM, <[email protected]> wrote: > Hi all, > > i build a kernel and the sgx modules succesfully with this great article > (https://eewiki.net/display/linuxonarm/BeagleBone+Black). > > I use Ubuntu 14.04 LTS and the 3.14 TI-Kernel. > > ubuntu@arm:~$ uname -a > Linux arm 3.14.54-ti-r77 #1 SMP PREEMPT Sun Oct 4 22:02:43 CEST 2015 armv7l > armv7l armv7l GNU/Linux > ubuntu@arm:~$ > > I think everthing works fine...the SGX modules are loaded! > > ubuntu@arm:~$ lsmod | grep omaplfb > omaplfb 12027 0 > pvrsrvkm 184039 1 omaplfb > ubuntu@arm:~$ > > Now i want to try runing the openGL Demos like the ChameleonMan! But i can > not find the demo files. Ther is no folder called /opt/gfxsdkdemos/ogles2 or > /opt/gfxsdkdemos/ogles > > ubuntu@arm:~$ ls /opt/gfxsdkdemos/ > 335x-demo gfxinstallinfo.txt rc.pvr > ubuntu@arm:~$ > > And when i try to run the 335x-demo i get this error... > > ubuntu@arm:/opt/gfxsdkdemos$ sudo ./335x-demo
The demo's where stripped from the ti sdk 5.01.01.02.. (they were in 5.01.01.01..) Regards, -- Robert Nelson https://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.
