Comment 26 for bug 1289807

Revision history for this message
Cecil Carpenter (cscj01) wrote :

I do have an Nvidia card:

lspci | grep VGA
01:00.0 VGA compatible controller: NVIDIA Corporation GM107 [GeForce GTX 750 Ti] (rev a2)

Also

update-alternatives --list x86_64-linux-gnu_gl_conf
/usr/lib/nvidia-331-prime/ld.so.conf
/usr/lib/nvidia-331/ld.so.conf
/usr/lib/x86_64-linux-gnu/mesa/ld.so.conf

I added the link as you suggested ( ln -s /usr/lib/libwayland-egl.so.1 /usr/lib/x86_64-linux-gnu/mesa-egl/libwayland-egl.so.1). However, after reboot, I still have the same never ending loop with the following messages repeating for each loop:

Fontconfig warning: "/etc/fonts/conf.d/65-ttf-sil-andika.conf", line 14: Having multiple values in <test> isn't supported and may not work as expected
Fontconfig warning: "/etc/fonts/conf.d/65-ttf-sil-andika.conf", line 32: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/etc/fonts/conf.d/65-ttf-sil-andika.conf", line 32: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/etc/fonts/conf.d/65-ttf-sil-andika.conf", line 32: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/etc/fonts/conf.d/65-ttf-sil-andika.conf", line 32: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/etc/fonts/conf.d/65-ttf-sil-andika.conf", line 32: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/etc/fonts/conf.d/65-ttf-sil-andika.conf", line 32: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/etc/fonts/conf.d/65-ttf-sil-andika.conf", line 32: Having multiple <family> in <alias> isn't supported and may not work as expected
libwayland_ltst-client.so.0: cannot open shared object file: No such file or directory
Failed to load module: /usr/lib/x86_64-linux-gnu/unity-control-center-1/panels/libuser-accounts.so

As I mentioned earlier, my issue has to do with the fact that a Precise HWE update component is being called, namely libwayland_ltst-client.so.0. Why this is so, I have no idea, nor has anyone responded to a thread I opened on the Ubuntu forums here:

http://ubuntuforums.org/showthread.php?t=2245070

Once I get past that, it may be a link issue. But I think until then I will not know.