Comment 41 for bug 194851

Revision history for this message
Philip Muškovac (yofel) wrote :

you first go into /usr/lib/xorg/modules
then you delete the old link:
sudo rm libwfb.so
then type:
sudo ln -s /usr/lib/nvidia/libwfb.so.xserver-xorg-core ./libwfb.so

;)