On 13 June 2017 at 10:54, Andreas Beckmann <a...@debian.org> wrote: > On 2017-06-13 09:49, Alex Smith wrote: >> I've confirmed this again with NVIDIA, they said that the current >> installer behaviour is a bug which they will fix. > > Thanks. For now, I'll add a conflict between the vulkan-icd and the > non-GLVND libgl1-nvidia-glx. Let's see how upstream's solution looks > before we invent our own.
The new 384.47 beta release includes a fix for this in the installer: https://devtalk.nvidia.com/default/topic/1016125/unix-graphics-announcements-and-news/-linux-solaris-and-freebsd-driver-384-47-beta-/ When installed without GLVND, nvidia_icd.json points to libGL.so.1, when installed with GLVND it points to libGLX_nvidia.so.0 Thanks, Alex