Displaying 10 results from an estimated 10 matches for "libglvnd".
2017 Nov 09
2
CentOS 7 + NVidia Quadro 2000 graphic card
Hi,
I'm currently trying to install CentOS 7 (desktop) on a Lenovo
workstation with an NVidia Quadro 2000 graphical card.
Normally I know my way around NVidia cards and how to configure them
either using the ELRepo drivers or those downloaded from nvidia.com. I
have written a corresponding article on my blog:
https://blog.microlinux.fr/nvidia-centos/
But this time it looks like I have no
2017 Nov 10
2
CentOS 7 + NVidia Quadro 2000 graphic card
Le 10/11/2017 ? 09:39, James Pearson a ?crit?:
> I manually built the driver - from the nvidia-installer.log :
>
> nvidia-installer command line:
> ./nvidia-installer
> --accept-license
> --no-questions
> --silent
> --install-libglvnd
>
> The nouveau driver is blacklisted via the boot cmdline option:
>
> rd.driver.blacklist=nouveau
>
> Works fine for me ...
Hmmmm. I have exactly the same setup, and KDE looks like LEGO for
toddlers (something like 640x480). I checked that 'nouveau' is
blacklisted, bu...
2019 Feb 27
7
nvidia on 7.6
I have elrepo installed. rpm -qa | grep elrepo gives
elrepo-release-7.0.3.el7.elrepo.noarch
nvidia detect (which installed) tells me kmod-nvidia-340xx
when I do yum install kmod-nvidia-340xx it is saying no package
kmod-nvidia-340xx available ?
What did I miss? Thanks,
Jerry
2016 May 31
4
CenOS 6.8 and libGL failures
Ever since I upgraded to CentOS 6.8, some software has stopped working alogether. This is related to OpenGL/mesa and can be demonstrated with glxgears:
$ glxgears
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 154 (GLX)
Minor
2016 May 31
0
CenOS 6.8 and libGL failures
...ce I figured out it was kmod-nvidia related, this[2] post helped me figure out the mapping to the other links.
for now I have had to stick our nvidia machines at 352.79 until either we get our app working with the GLVND API, or elrepo packages a non-GLVND config[1].
[0] https://github.com/NVIDIA/libglvnd
[1] https://devtalk.nvidia.com/default/topic/915640/unix-graphics-announcements-and-news/multiple-glx-client-libraries-in-the-nvidia-linux-driver-installer-package/
[2] https://www.centos.org/forums/viewtopic.php?f=14&t=57047
Even when this disclaimer is not here:
I am not a contracting offic...
2017 Nov 10
0
CentOS 7 + NVidia Quadro 2000 graphic card
...dule 384.90 Tue Sep 19
19:17:35 PDT 2017
GCC version: gcc version 4.8.5 20150623 (Red Hat 4.8.5-16) (GCC)
I manually built the driver - from the nvidia-installer.log :
nvidia-installer command line:
./nvidia-installer
--accept-license
--no-questions
--silent
--install-libglvnd
The nouveau driver is blacklisted via the boot cmdline option:
rd.driver.blacklist=nouveau
Works fine for me ...
James Pearson
2017 Nov 10
0
CentOS 7 + NVidia Quadro 2000 graphic card
.../2017 ? 09:39, James Pearson a ?crit?:
>> I manually built the driver - from the nvidia-installer.log :
>>
>> nvidia-installer command line:
>> ./nvidia-installer
>> --accept-license
>> --no-questions
>> --silent
>> --install-libglvnd
>>
>> The nouveau driver is blacklisted via the boot cmdline option:
>>
>> rd.driver.blacklist=nouveau
>>
>> Works fine for me ...
>
> Hmmmm. I have exactly the same setup, and KDE looks like LEGO for
> toddlers (something like 640x480). I checked th...
2019 Feb 27
0
nvidia on 7.6
...d-nvidia-340xx
>
> when I do yum install kmod-nvidia-340xx it is saying no package
> kmod-nvidia-340xx available ?
>
> What did I miss? Thanks,
>
> Jerry
Hi Jerry,
I removed the kmod-nvidia-340xx legacy driver package from elrepo
because it was not compatible with the new libglvnd packages in el7.6.
In order for it to work, I'll need to update the package, and I just
haven't found the time to get around to it yet. I was kinda hoping that
since the 340xx legacy driver branch is old now, and support for it ends
at the end of this year, we could get away with droppi...
2016 May 31
1
CenOS 6.8 and libGL failures
...nvidia related, this[2] post helped me figure out the
> mapping to the other links. for now I have had to stick our nvidia
> machines at 352.79 until either we get our app working with the
> GLVND API, or elrepo packages a non-GLVND config[1].
>
>
> [0] https://github.com/NVIDIA/libglvnd [1]
> https://devtalk.nvidia.com/default/topic/915640/unix-graphics-announcements-and-news/multiple-glx-client-libraries-in-the-nvidia-linux-driver-installer-package/
>
> [2] https://www.centos.org/forums/viewtopic.php?f=14&t=57047
>
> Even when this disclaimer is not here: I a...
2019 Nov 23
0
[ANNOUNCE] xorg-server 1.20.6
...mapping.
GLX: Use the sending client for looking up XID's
GLX: Add a function to change a clients vendor list.
Marco Trevisan (Treviño) (1):
Xi: Use current device active grab to deliver touch events if any
Marvin Schmidt (1):
build: glx: Lower gl version to work with libglvnd
Matt Roper (1):
dri2: Sync i965_pci_ids.h from mesa
Matt Turner (3):
dix: Assert noPanoramiXExtension is false in PanoramiX code
xfree86: Test presence of isastream()
xserver 1.20.6
Michel Dänzer (2):
Revert "present/scmd: Check that the flip and screen pixmap...