On Wed, Sep 28, 2011 at 02:33:39PM -0500, Richard Shaw wrote:
On Wed, Sep 28, 2011 at 2:24 PM, Leonardo sombriks@gmail.com wrote:
for the moment you can add manually the desired entry in /etc/ld.so.conf directly or create the file as seen in the catalyst driver.
[sombriks@gau boot]$ cat /etc/ld.so.conf include ld.so.conf.d/*.conf [sombriks@gau boot]$
[sombriks@gau boot]$ cat /etc/ld.so.conf.d/catalyst.conf /usr/lib/catalyst /usr/lib64/catalyst [sombriks@gau boot]$
It's probably already there... I run the binary drivers as well and I get the following:
# cat /etc/ld.so.conf.d/nvidia-lib64.conf /usr/lib64/nvidia
Thank you Richard and Leonardo. I was just going to report the same thing. So, yes,
$ cat /etc/ld.so.conf.d/nvidia-lib64.conf /usr/lib64/nvidia
The advice I'm getting from some people is to go with the atrpms drivers. Anyone care to comment? Do they work any better?
John