All of lore.kernel.org
 help / color / mirror / Atom feed
* Regression: X-Driver vivante_drv.so undefined symbol
@ 2018-07-16 13:19 Max Krummenacher
  2018-07-31 17:34 ` Otavio Salvador
  0 siblings, 1 reply; 7+ messages in thread
From: Max Krummenacher @ 2018-07-16 13:19 UTC (permalink / raw)
  To: meta-freescale Mailing List

[-- Attachment #1: Type: text/plain, Size: 736 bytes --]

Hi

With distro "fslc-x11" and fsl-image-multimedia-full X errors out at boot
time with the following error message:

/usr/bin/Xorg: symbol lookup error:
/usr/lib/xorg/modules/drivers/vivante_drv.so: undefined symbol: g2d_open

Preloading the libg2d-viv.so library fixes it, so I guess that at link time
the linkier is not given the complete list of shared objects to link.

The following lets X start, however LD_PRELOAD is IMHO not a solution.

root@apalis-imx6:~# mv /usr/bin/xinit /usr/bin/xinit.bin
root@apalis-imx6:~# echo 'LD_PRELOAD=/usr/lib/libg2d-viv.so xinit.bin $@' >
/usr/bin/xinit
root@apalis-imx6:~# chmod ugo+x
/usr/bin/xinit


Did someone see this also?
Is anyone working on this?

Regards
Max

[-- Attachment #2: Type: text/html, Size: 1072 bytes --]

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

end of thread, other threads:[~2018-08-06 12:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-16 13:19 Regression: X-Driver vivante_drv.so undefined symbol Max Krummenacher
2018-07-31 17:34 ` Otavio Salvador
2018-08-02 18:49   ` Tom Hochstein
2018-08-02 20:29     ` Otavio Salvador
2018-08-03 21:10       ` Max Krummenacher
2018-08-03 23:31         ` Pierluigi Passaro
2018-08-06 12:58           ` 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.