Re: libGL mess with nvidia drivers

2017-08-05 Thread Ed Greshko
On 08/06/2017 01:37 PM, Amadeus W.M. wrote: > On Sun, 06 Aug 2017 12:51:12 +0800, Ed Greshko wrote: > >> On 08/06/2017 11:53 AM, Amadeus W.M. wrote: >>> On Sat, 05 Aug 2017 23:20:53 -0400, Tom Horsley wrote: >>> On Sun, 6 Aug 2017 02:59:25 + (UTC) Amadeus W.M. wrote: > I

Re: libGL mess with nvidia drivers

2017-08-05 Thread Amadeus W.M.
On Sun, 06 Aug 2017 12:51:12 +0800, Ed Greshko wrote: > On 08/06/2017 11:53 AM, Amadeus W.M. wrote: >> On Sat, 05 Aug 2017 23:20:53 -0400, Tom Horsley wrote: >> >>> On Sun, 6 Aug 2017 02:59:25 + (UTC) >>> Amadeus W.M. wrote: >>> I assume there are people there who are using the nvidia

Re: libGL mess with nvidia drivers

2017-08-05 Thread Amadeus W.M.
Possible solution: The X server is trying to load /usr/lib64/xorg/modules/extensions/libglx.so but on my system, that file belongs to xorg-x11-server-Xorg not to nvidia. Consequently, loading GLX fails, which can be seen in /var/log/X.log.0: [ 8947.068] (EE) NVIDIA(0): Failed to initialize

Re: libGL mess with nvidia drivers

2017-08-05 Thread Ed Greshko
On 08/06/2017 11:53 AM, Amadeus W.M. wrote: > On Sat, 05 Aug 2017 23:20:53 -0400, Tom Horsley wrote: > >> On Sun, 6 Aug 2017 02:59:25 + (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.

Re: libGL mess with nvidia drivers

2017-08-05 Thread Tom Horsley
On Sun, 6 Aug 2017 03:53:05 + (UTC) Amadeus W.M. wrote: > Linux alpha 4.11.11-300.fc26.x86_64 #1 SMP Mon Jul 17 16:32:11 UTC 2017 > x86_64 x86_64 x86_64 GNU/Linux I'm on fedora 24 at the moment, so the libraries may be different. Actually, things are apparently radically different. On my

Re: libGL mess with nvidia drivers

2017-08-05 Thread Ed Greshko
On 08/06/2017 10:59 AM, Amadeus W.M. wrote: > Just swapped nouveau out for the nvidia driver from rpmfusion following > https://rpmfusion.org/Howto/NVIDIA. Basically I did I just happen to have an old Acer laptop with nVidia HW that would need the 3400-xx drivers to run. This was a fresh

Re: libGL mess with nvidia drivers

2017-08-05 Thread Amadeus W.M.
On Sat, 05 Aug 2017 23:20:53 -0400, Tom Horsley wrote: > On Sun, 6 Aug 2017 02:59:25 + (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

Re: libGL mess with nvidia drivers

2017-08-05 Thread Tom Horsley
On Sun, 6 Aug 2017 02:59:25 + (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

libGL mess with nvidia drivers

2017-08-05 Thread Amadeus W.M.
Just swapped nouveau out for the nvidia driver from rpmfusion following https://rpmfusion.org/Howto/NVIDIA. Basically I did dnf install xorg-x11-drv-nvidia-340xx akmod-nvidia-340xx "kernel-devel- uname-r == $(uname -r)" dnf update -y Reboot and startx and only one (of 2) monitor was working,