Displaying 9 results from an estimated 9 matches for "glvnd".
Did you mean:
gland
2019 Mar 02
2
nvidia on 7.6
...-x11-drv-340xx-libs
if you need 32-bit support then you will also need to install the
corresponding nvidia-x11-drv-340xx-libs-340.107-2.el7_6.elrepo.i686.rpm
package.
Thinking about it, I'm not sure these packages are going to work as the
340 series NVIDIA driver predates the conversion to GLVND (support was
added in version 361), see here:
https://devtalk.nvidia.com/default/topic/915640/multiple-glx-client-libraries-in-the-nvidia-linux-driver-installer-package/
but I have no way to test them so I'll leave that to you.
Phil
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
...es of the NVIDIA OpenGL driver that fall outside of the Linux OpenGL ABI"[1]. Once 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.p...
2016 May 31
1
CenOS 6.8 and libGL failures
...> driver that fall outside of the Linux OpenGL ABI"[1]. Once 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...
2018 Mar 07
0
[ANNOUNCE] xdriinfo 1.0.6
xdriinfo is a program to query configuration information of X11 DRI drivers.
Alan Coopersmith (1):
xdriinfo 1.0.6
Emil Velikov (1):
autogen.sh: use quoted string variables
Hans de Goede (1):
Fix xdriinfo not working with glvnd
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
git tag: xdriinfo-1.0.6
https://xorg.freedesktop.org/archive/individual/app/xdriinfo-1.0.6.tar.bz2
MD5: 480e63cd365f03eb2515a6527d5f4ca6 xdriinfo...
2019 Mar 06
0
nvidia on 7.6
...you need 32-bit support then you will also need to install the
> corresponding
> nvidia-x11-drv-340xx-libs-340.107-2.el7_6.elrepo.i686.rpm package.
>
> Thinking about it, I'm not sure these packages are going to work as
> the 340 series NVIDIA driver predates the conversion to GLVND (support
> was added in version 361), see here:
>
> https://devtalk.nvidia.com/default/topic/915640/multiple-glx-client-libraries-in-the-nvidia-linux-driver-installer-package/
>
>
> but I have no way to test them so I'll leave that to you.
>
> Phil
>
> __________...
2018 Apr 10
0
[ANNOUNCE] xorg-server 1.19.99.904
...et_drawable_modifiers failure
xwayland: zero num_formats from the start
glamor: zero num_formats from the start
dri3: rework format/modifier caching
Jon Turney (1):
hw/xwin/glx: Allocate fbconfigs correctly
Kyle Brenneman (1):
GLX: Fix a use after free error with the GLVND vendor handle.
Louis-Francis Ratté-Boulianne (2):
modesetting: Use atomic modesetting to set DPMS mode
modesetting: Have consistent state when using atomic modesetting
Mario Kleiner (1):
modesetting: Fix page flipping harder under DRI 3.2.
Michal Srb (2):
glx: Do not call...
2019 Mar 06
2
nvidia on 7.6
...pport then you will also need to install the
> >corresponding
> >nvidia-x11-drv-340xx-libs-340.107-2.el7_6.elrepo.i686.rpm package.
> >
> >Thinking about it, I'm not sure these packages are going to work
> >as the 340 series NVIDIA driver predates the conversion to GLVND
> >(support was added in version 361), see here:
> >
> >https://devtalk.nvidia.com/default/topic/915640/multiple-glx-client-libraries-in-the-nvidia-linux-driver-installer-package/
> >
> >
> >but I have no way to test them so I'll leave that to you.
> >...
2019 Feb 27
6
nvidia on 7.6
>I'll see if I can find some time this weekend to fix the elrepo package
> and get it reinstated into the repository.
>Phil
Hi Phil, Thanks for the reply. Your correct this is OLD hardware.
Everything was working with 7.5 thought I was good to go so to speak
... So When I was starting now to migrate OLD boxes from CentOS 6 to
7.6 it wasnt working.
I can look at going