On 12/1/23 13:06, Marcus Meissner wrote:
I think the main problem with uaccess was / is that NVIDIA binary-only-drivers will not set uaccess permissions, as this is a GPL interface.
Thank you for this legitimate concern. Fortunately, this problem appears to be a thing of the past. I just booted a system with the proprietary NVIDIA driver and the modified udev package, and the permissions are set correctly: $ glxinfo |grep "OpenGL vendor" OpenGL vendor string: NVIDIA Corporation $ ls -l /dev/dri/ total 0 drwxr-xr-x 2 root root 120 Dec 7 10:42 by-path crw-rw----+ 1 root video 226, 0 Dec 7 10:42 card0 crw-rw----+ 1 root video 226, 1 Dec 7 10:42 card1 crw-rw----+ 1 root render 226, 128 Dec 7 10:42 renderD128 crw-rw----+ 1 root render 226, 129 Dec 7 10:42 renderD129 All good :) -- Wolfgang Frisch <wolfgang.frisch@suse.com> Security Engineer OpenPGP fingerprint: A2E6 B7D4 53E9 544F BC13 D26B D9B3 56BD 4D4A 2D15 SUSE Software Solutions Germany GmbH, Frankenstraße 146, 90461 Nürnberg