On 08/13/2018 02:57 PM, Daniele Scasciafratte wrote: > The content just for self-contained is:
> [ 5.148] (II) LoadModule: "glx" > [ 5.150] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so > [ 5.246] (II) Module glx: vendor="X.Org Foundation" > [ 5.246] compiled for 1.20.0, module version = 1.0.0 > [ 5.246] ABI class: X.Org Server Extension, version 10.0 So X is picking up its own libglx.so instead of nvidia's. Looks like a consequence of https://gitlab.freedesktop.org/xorg/xserver/commit/97bd6e453676516891250389ec0fd695c110087c which the nvidia driver package needs to cope with. Cheers, Julien

