I use OpenGL ES and OpenVG without X11 extensively on the iMX51 and iMX53. The solution is to use the most recent drivers from the 11.09 (amd-gpu-bin-mx51-11.09.01.tar.gz) package, which is included as part of the BSP for the i.MX53. The graphics drivers are the same for the iMX51 and iMX53, as Andre said.
hi to all,
do any of you guys solved the issue?
erwin
Add another to this list. I want to run OpenVG / OpenGL ES over the framebuffer.
Steve
Leon Woestenberg said:
I could not run the demos.
I found that the demos that come with amd-gpu-bin-mx51 (so not the x11 variant) still have dependencies on all kind of X11 related libraries (which I have not installed on the target).
Also make sure /dev/shm is present.
I am also stuck. I would like to use OpenVG/GLES/GLES2 without X11.
I could not run the demos.
I found that the demos that come with amd-gpu-bin-mx51 (so not the x11 variant) still have dependencies on all kind of X11 related libraries (which I have not installed on the target).
Also make sure /dev/shm is present.
I am also stuck. I would like to use OpenVG/GLES/GLES2 without X11.
> Could you elaborate on that please? Is there anything to do other than loading the kernel module and/or building that in to the kernel?
See if there is no errors when loading the module, if not so it is ok
> try using the most recent BSP for MX53
Every release comes with bug fixes and improvments, so it is highly recomended to use the latest version.
I never got these problems, including the Tiger application. Make sure you are loading the driver correctly. Also, try using the most recent BSP for MX53, it is also compatible with the MX51.
regards,
Andre
the yamato_panel.txt is a GPU driver config. file and doesn't come with the BSP, in this case, GPU driver runs with its default configuration.