Re: How to change display resolution after installing proprietary NVidia drivers?

2015-02-24 Thread Greg Woods
On Tue, Feb 24, 2015 at 9:50 AM, Paul Smith  wrote:

> # nvidia-settings
>
> ERROR: libnvidia-gtk3.so.346.35: cannot open shared object file: No such
> file
>

You got me on this one. I ran "ldd" on my nvidia-settings binary, and I
don't see this library referenced anywhere.

As a guess, you might have a version mismatch. If the nvidia-settings
binary comes from one version of the driver, and the libraries from
another, there could be a mismatch in the name of the library vs. what the
binary expects to find. It does look like nvidia-settings is looking for a
very specific version of that library.

--Greg


--Greg
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: How to change display resolution after installing proprietary NVidia drivers?

2015-02-24 Thread Paul Smith
On Tue, Feb 24, 2015 at 4:45 PM, Greg Woods  wrote:
>>
>> NVIDIA propriety drivers
>>
>> on Fedora 21.
>>
>> And now I need to change the display resolution.
>
> Use the nvidia-settings GUI tool.


Thanks, Greg. I tried that, but got the following errors:


# nvidia-settings

ERROR: libnvidia-gtk3.so.346.35: cannot open shared object file: No such file
   or directory
   libnvidia-gtk3.so: cannot open shared object file: No such file or
   directory
   libnvidia-gtk2.so.346.35: cannot open shared object file: No such file
   or directory
   libnvidia-gtk2.so: cannot open shared object file: No such file or
   directory


ERROR: A problem occured when loading the GUI library. Please check your
   installation and library path. You may need to specify this library when
   calling nvidia-settings. Please run `nvidia-settings --help` for usage
   information.

#


Any further idea?

Paul
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


Re: How to change display resolution after installing proprietary NVidia drivers?

2015-02-24 Thread Greg Woods
On Tue, Feb 24, 2015 at 9:33 AM, Paul Smith  wrote:

>
> NVIDIA propriety drivers
>
> on Fedora 21.
>
> And now I need to change the display resolution.


Use the nvidia-settings GUI tool.

--Greg
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


How to change display resolution after installing proprietary NVidia drivers?

2015-02-24 Thread Paul Smith
Dear All,

I have install

NVIDIA propriety drivers

on Fedora 21.

And now I need to change the display resolution. How can I do that?

Thanks in advance,

Paul
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org