[elrepo] NVIDIA and RHEL 6.5 issue (libglamoregl)
Michael Lampe
mlampe0 at googlemail.com
Mon Dec 2 12:54:24 EST 2013
Phil Perry wrote:
> [root at rhel6b64 ~]# /usr/sbin/lsof | grep X | grep libGL
> X 1970 root mem REG 9,1 1165272
> 797319 /usr/lib64/nvidia/libGL.so.331.20
>
>
> I see this on RHEL6.5 with glamoregl loaded. If I disable glamor then
> libGL is no longer loaded into the X process.
That's then the unsupported use case. Maybe it's not a problem, because
actually Nvidia's driver doesn't use glamor, so libGL is just loaded
into the X server doing nothing.
Maybe the problem is the other way around. You have integrated Intel
graphics and an Nvidia card: Multi Head, Optimus, whatever. If you now
enable glamor acceleration in the Intel driver (they invented glamor
after all, but it's optional and not the default there) it will use
Nvidia's libGL for 2D via glamor -- which I'm sure will fail horribly.
Maybe one should ask Nvidia for clarification here. Or just wait and see. :)
-Michael
More information about the elrepo
mailing list