It all works fine but when I try to run OpenGL or pvr powered
applications.
I followed this steps..
http://labs.trolltech.com/blogs/2009/11/20/building-qt-to-make-use-of-the-beagle-boards-sgx-gpu/?makeComment#respond
to configure both QT and the powervr driver but..
hellogl_es2 -qws -> no output beside the frame..
---------------------------------------------------
root@beagleboard:/home# ./hellogl_es2 -qws -display
powervr
powervr: driver not
found
Aborted
-----------------------------------
lsmod
Module Size Used by
omaplfb 9636 0
pvrsrvkm 116596 1 omaplfb
......
------------------------------------
fbset
mode "640x480-59"
# D: 23.500 MHz, H: 29.375 kHz, V: 59.464 Hz
geometry 640 480 640 480 32
timings 42553 48 80 3 7 32 4
accel false
rgba 8/16,8/8,8/0,0/0
endmode
----------------------------------------
cat /proc/cmdline
console=ttyS2,115200n8 root=/dev/mmcblk0p2 rootfstype=ext3 rootdelay=3
rw mem=128M omapfb.vram=4M omapfb.mode=640x480MR-32@60
----------------------------------------
root@beagleboard:/home# dmesg | grep PVR
-
[ 94.959625] PVRSRV_PIXEL_FORMAT_RGB888
I know it is not supported but hiw can I change it???
----------------------------------------
root@beagleboard:/home#gl2info
/dev/fb0: could not find a suitable PVR2D pixel format
-
egl error 'EGL_NOT_INITIALIZED' (0x3001)
----------------------------------------
opkg list | grep omap3
-
libgles-omap3 - 3.00.00.09-r1.1
-
libgles-omap3-tests - 3.00.00.09-r1.1
-
omap3-sgx-modules - 1.3.13.1607-r46.1 -
----------------------------------------
Can you help me??
thanks
Fabio
Op 7 apr 2010 om 16:08 heeft fabio <ferra...@gmail.com> het volgende
geschreven:\
> --
> You received this message because you are subscribed to the Google
> Groups "Beagle Board" group.
> To post to this group, send email to beagl...@googlegroups.com.
> To unsubscribe from this group, send email to beagleboard...@googlegroups.com
> .
> For more options, visit this group at http://groups.google.com/group/beagleboard?hl=en
> .
>