[meta-freescale] Regression: X-Driver vivante_drv.so undefined symbol

Max Krummenacher max.oss.09 at gmail.com
Mon Jul 16 06:19:29 PDT 2018


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


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

Regards
Max
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20180716/77219cea/attachment.html>


More information about the meta-freescale mailing list