Hi, I have BB-xM and just want to check SGX acceleration.
Environment: BBxM - Ubuntu 12-10 LXDE - Kernel 3.7.10-x13 To do that I have followed the steps written in http://elinux.org/BeagleBoardUbuntu#SGX_Video_Acceleration. Since there is no install-image.sh I have copied the tar files into my SD Card manually. However, when I run test scripts in /usr/bin/armhf/es5.0 in BB-xM, I am getting an error says "error while loading shared libraries: /usr/lib/libsrv_um.so: file too short". Then, I have realized that there is no .ko (bufferclass_ti, omaplfb, pvrsrvkm) and also libsrv_um.so file size is 0 in the filesystem in BBxM. What did I wrong? Any help would be greatly appreciated. Regards, Ozkan. On Monday, June 7, 2010 1:57:22 AM UTC+1, RobertCNelson wrote: > > On Sun, Jun 6, 2010 at 6:08 PM, Michael Gibs <[email protected]<javascript:>> > wrote: > > Hello > > > > this is what I get on my Rev C3 board: > > > > ubuntu@beagleboard:~/SGXFull$ uname -a > > Linux beagleboard 2.6.33.4-l3 #1 PREEMPT Fri May 14 05:45:42 UTC 2010 > > You haven't met the minimal kernel requirements: > http://elinux.org/BeagleBoardUbuntu#SGX_Video_Acceleration > > Upgrade to 2.6.34 + > > http://rcn-ee.net/deb/lucid/v2.6.34-l1/install-me.sh > > (on beagle) "/bin/bash install-me.sh" > > > armv7l GNU > > ubuntu@beagleboard:~/SGXFull$ ls > > create_sgx_package.download > > OMAP35x_Graphics_SDK_setuplinux_3_01_00_06.bin > > GFX_3_01_00_06_libs.tar.gz run-SGX.sh > > GFX_Linux_SDK SDK > > GFX_Linux_SDK.tar.gz SDK_BIN > > install-SGX.sh target_libs.tar.gz > > ubuntu@beagleboard:~/SGXFull$ ./install-SGX.sh > > Extracting target files to rootfs > > update-rc.d: warning: /etc/init.d/pvr missing LSB information > > update-rc.d: see <http://wiki.debian.org/LSBInitScripts> > > System start/stop links for /etc/init.d/pvr already exist. > > ubuntu@beagleboard:~/SGXFull$ ./run-SGX.sh > > Stopping PVR > > Starting PVR > > FATAL: Module omaplfb not found. > > FATAL: Module bufferclass_ti not found. > > mknod: missing operand after `0' > > Try `mknod --help' for more information. > > chmod: cannot access `/dev/pvrsrvkm': No such file or directory > > mknod: missing operand after `0' > > Try `mknod --help' for more information. > > chmod: cannot access `/dev/bc_cat': No such file or directory > > Starting SGX fixup for ES3.x > > > > Regards > > > > -- > > You received this message because you are subscribed to the Google > Groups "Beagle Board" group. > > To post to this group, send email to [email protected]<javascript:> > . > > To unsubscribe from this group, send email to > [email protected] <javascript:>. > > For more options, visit this group at > http://groups.google.com/group/beagleboard?hl=en. > > > > > > -- > 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.
