nvidia device permissions in jessie
Andreas Beckmann
anbe at debian.org
Sun Oct 11 18:52:10 UTC 2015
On 2015-10-11 19:10, Luca Boccassi wrote:
> Here's the output on a fresh Jessie 8.2 amd64 installation on a desktop
> with a 780gtx, after installing nvidia-driver and rebooting with a basic
> xorg.conf:
>
> 9659 0 drwxr-xr-x 2 root root 60 Oct 11 18:02 /dev/dri
> 9660 0 crw-rw---- 1 root video Oct 11 18:02 /dev/dri/card0
> 13362 0 crw-rw-rw- 1 root root Oct 11 18:02 /dev/nvidia0
> 13359 0 crw-rw-rw- 1 root root Oct 11 18:02 /dev/nvidiactl
Hmm, not really what we want ...
can you run this (in a console) and send the transcript?
ls -l /dev/nvidia*
invoke-rc.d gdm3 stop
rmmod nvidia
lsmod | grep nvidia
ls -l /dev/nvidia*
modprobe -v nvidia
ls -l /dev/nvidia*
invoke-rc.d gdm3 start
If gdm3 fails to start now, stop here
How does this look with the nvidia packages from jessie-backports?
(340.93-3~bpo8+1)
I'm afraid we could hit the 'adduser *dm video' bug here ... (don't fix
it this way).
Andreas
More information about the pkg-nvidia-devel
mailing list