Re: libGL mess with nvidia drivers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 6 Aug 2017 02:59:25 +0000 (UTC)
Amadeus W.M. wrote:

> I assume there are people there who are using the nvidia driver right now, 
> some maybe using the rpmfusion rpms. Can someone post which libGL they 
> have installed on their system and how they got the whole thing to work?

I got it to work by simply installing the rpmfusion akmod package.

It makes a file in /etc/ld.so.conf.d/ named nvidia-lib64.conf
which points at /usr/lib64/nvidia and /usr/lib64/libglvnd
which should override the "default" path where the mesa
versions live.

BUT: I once discovered a curious thing. If some other totally
unrelated package happens to install another file in
/etc/ld.so.conf.d which explicitly names the default
library locations such as /lib64, then it depends entirely
on which way ldconfig happens to hash things as to which
library it will find first.

So the first step is to see if any other file in /etc/ld.so.conf.d
has a line that just says "/lib64" or "/usr/lib64", and if it
does complain to whatever package installed that file (which you
can find with rpm -q -f full-filename).
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux