[meta-ti] OpenGL ES on OMAP 3530

Samuel Stirtzel s.stirtzel at googlemail.com
Mon Mar 26 06:42:59 PDT 2012


2012/3/15 Enrico <ebutera at users.berlios.de>:
> On Thu, Mar 15, 2012 at 8:51 AM, Samuel Stirtzel
> <s.stirtzel at googlemail.com> wrote:
>> Hi,
>>
>> currently I've been trying to get the OpenGL ES drivers working on a
>> Gumstix Overo.
>> Building the recipe works without problems, but running any examples
>> or demo applications that ship with the driver won't work.
>
> in recipes-bsp/powervr-drivers/omap3-sgx-modules_4.05.00.03.bb try to
> change the line:
>
> TI_PLATFORM_omap3 = "omap3630"
>
> that's for the dm3730, i can't remember right now what i used (maybe
> omap3530 or 3430) but you can find out from the Makefile.
>
> Enrico

Hi,
after much testing it wasn't possible to get the pvrsrvinit running.

To get the packages I added "libgles-omap3 libgles-omap3-es3" to the
MACHINE_EXTRA_RRECOMMENDS.
Changed the TI_PLATFORM_omap3 according to the makefile.

lsmod shows the following relevant entries:
Module                  Size  Used by
bufferclass_ti          4676  0
omaplfb                11006  0
pvrsrvkm              143234  2 bufferclass_ti,omaplfb


The init script shows no output at the first start, on every
subsequent start it displays that the service failed to start.
Some debugging shows that pvrsrvinit returns exit code 1, any idea?


-- 
Regards
Samuel



More information about the meta-ti mailing list