Prabhu, Tom, On Mon, Jul 16, 2018 at 10:19 AM, Max Krummenacher <[email protected]> wrote: > 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?
Could you guys look at it? -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
