Comment 17 for bug 222277

Revision history for this message
tam (aznoohwee85) wrote :

Ah I believe I see your problem, the file is owned by your local user instead of by root. Try this

$ sudo chown root /usr/lib/xorg/modules/libnvidia-wfb.so.173.08

and then recreate the symbolic link using sudo and let me know if it works.