Nvidia Learning Curve
#7
These are still the recommended settings right? I am having issues with the nvidia-settings portion.  First part works fine. When I run nvidia-settings, I get the below error message on Ubuntu 16.04. 

Code:
ERROR: libgtk-3.so.0: cannot open shared object file: No such file or directory
      libnvidia-gtk3.so: cannot open shared object file: No such file or directory
      libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
      libnvidia-gtk2.so: cannot open shared object file: No such file or directory

If I try to explicitly reference these libraries using the "-I" trigger, it then tells me:

Code:
/usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0/libnvidia-gtk3.so.367.27: cannot open shared object file: No such file or directory

The above file is actually listed here: /usr/lib/x86_64-linux-gnu/libnvidia-gtk3.so.367.27

Looks like nvidia-settings is checking the wrong directly for all of its gtk library files. Is there an easy way to adjust this without explicitly listing out every single one and its correct location?


Messages In This Thread
Nvidia Learning Curve - by forumhero - 07-28-2015, 08:19 PM
RE: Nvidia Learning Curve - by epixoip - 07-28-2015, 08:40 PM
RE: Nvidia Learning Curve - by simplyslow - 11-02-2015, 05:23 AM
RE: Nvidia Learning Curve - by MackWage - 07-06-2016, 02:57 AM
RE: Nvidia Learning Curve - by MackWage - 07-06-2016, 07:10 AM
RE: Nvidia Learning Curve - by forumhero - 07-28-2015, 09:49 PM
RE: Nvidia Learning Curve - by epixoip - 11-02-2015, 07:20 AM
RE: Nvidia Learning Curve - by simplyslow - 11-03-2015, 11:31 PM
RE: Nvidia Learning Curve - by ejonesss - 05-13-2017, 08:00 PM
RE: Nvidia Learning Curve - by ejonesss - 05-15-2017, 04:01 PM