All of lore.kernel.org
 help / color / mirror / Atom feed
* Problems with libGL and vivante
@ 2013-04-26 16:57 Gary Thomas
  2013-04-26 20:20 ` Otavio Salvador
  0 siblings, 1 reply; 2+ messages in thread
From: Gary Thomas @ 2013-04-26 16:57 UTC (permalink / raw)
  To: meta-freescale

I've built X from the latest meta-fsl-arm.  When I start it up,
I get these errors from the X server:
   (EE) AIGLX error: vivante exports no extensions (/usr/lib/dri/vivante_dri.so: undefined symbol: __driDriverExtensions)
   (EE) AIGLX: reverting to software rendering

Whenever I run anything that uses libGL, e.g. firefox browser,
I get these additional errors (which I think are probably related):
   libGL: screen 0 does not appear to be DRI2 capable
   libGL: XF86DRIGetClientDriverName: 4.1.0 vivante (screen 0)
   libGL: OpenDriver: trying /usr/lib/dri/tls/vivante_dri.so
   libGL: OpenDriver: trying /usr/lib/dri/vivante_dri.so
   libGL error: dlopen /usr/lib/dri/vivante_dri.so failed (/usr/lib/dri/vivante_dri.so: undefined symbol: __driUtilCreate)
   libGL error: unable to load driver: vivante_dri.so
   libGL error: failed to load driver: vivante
   libGL: OpenDriver: trying /usr/lib/dri/tls/swrast_dri.so
   libGL: OpenDriver: trying /usr/lib/dri/swrast_dri.so

Any ideas how to get this to work without errors?

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problems with libGL and vivante
  2013-04-26 16:57 Problems with libGL and vivante Gary Thomas
@ 2013-04-26 20:20 ` Otavio Salvador
  0 siblings, 0 replies; 2+ messages in thread
From: Otavio Salvador @ 2013-04-26 20:20 UTC (permalink / raw)
  To: Gary Thomas; +Cc: meta-freescale@yoctoproject.org

On Fri, Apr 26, 2013 at 1:57 PM, Gary Thomas <gary@mlbassoc.com> wrote:
> I've built X from the latest meta-fsl-arm.  When I start it up,
> I get these errors from the X server:
>   (EE) AIGLX error: vivante exports no extensions
> (/usr/lib/dri/vivante_dri.so: undefined symbol: __driDriverExtensions)
>   (EE) AIGLX: reverting to software rendering
>
> Whenever I run anything that uses libGL, e.g. firefox browser,
> I get these additional errors (which I think are probably related):
>   libGL: screen 0 does not appear to be DRI2 capable
>   libGL: XF86DRIGetClientDriverName: 4.1.0 vivante (screen 0)
>   libGL: OpenDriver: trying /usr/lib/dri/tls/vivante_dri.so
>   libGL: OpenDriver: trying /usr/lib/dri/vivante_dri.so
>   libGL error: dlopen /usr/lib/dri/vivante_dri.so failed
> (/usr/lib/dri/vivante_dri.so: undefined symbol: __driUtilCreate)
>   libGL error: unable to load driver: vivante_dri.so
>   libGL error: failed to load driver: vivante
>   libGL: OpenDriver: trying /usr/lib/dri/tls/swrast_dri.so
>   libGL: OpenDriver: trying /usr/lib/dri/swrast_dri.so
>
> Any ideas how to get this to work without errors?

I started to play in changing how libGL is used but it hungs the Xorg
for now so I didn't send the patches yet.

--
Otavio Salvador                             O.S. Systems
E-mail: otavio@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-04-26 20:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-26 16:57 Problems with libGL and vivante Gary Thomas
2013-04-26 20:20 ` Otavio Salvador

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.