On Wed, Sep 28, 2011 at 2:49 PM, Leonardo sombriks@gmail.com wrote:
Richard, your binary driver is from rpmfusion too? if not maybe this difference means a punctual problem in rpm provided by the repo.
Yes, I use the nvidia package from RPM Fusion.
The nvidia-lib{,64}.conf files are provided by:
xorg-x11-drv-nvidia-libs
# rpm -ql xorg-x11-drv-nvidia-libs | grep conf /etc/ld.so.conf.d/nvidia-lib64.conf /etc/ld.so.conf.d/nvidia-lib.conf
You see two results because I have both the 64bit and 32bit libraries installed since I have some apps installed that are 32bit only.
Thanks, Richard