Webconverger / webc

Webconverger's curated chroot from which updates originate
https://webconverger.org/upgrade/
73 stars 37 forks source link

Broken on direct rendering / accelaration on non-nvidia card #48

Closed kaihendry closed 12 years ago

kaihendry commented 12 years ago

Thanks to Matthijs Kooijman for rightly raising this

We need some code to switch the libGL.so.* symlinks between nvidia and libgl1-mesa-glx https://github.com/Webconverger/webc/blob/master/etc/webc/startx.sh http://anonscm.debian.org/viewvc/pkg-nvidia/packages/nvidia-graphics-drivers/trunk/debian/

matthijskooijman commented 12 years ago

Note that I also had problems with /usr/lib/xorg/modules/extensions/libglx.so being an nvidia version, I had to reinstall xserver-xorg-core to make the GLX module load in the server (before it would refuse to load, complaining about the lack of nvidia hardware).

kaihendry commented 12 years ago

apt-get install --reinstall libgl1-mesa-glx