On 2015-10-17 23:44, Maik Zumstrull wrote: > On Thu, 15 Oct 2015 15:14:39 +0200 Andreas Beckmann <a...@debian.org> wrote: > >> For local users logging into X a session-based membership in the video >> group is handled automatically via some consolekit magic (in >> nvidia-kernel-common). > > I believe consolekit is deprecated, has this magic been ported to > systemd-logind?
No. Help needed. > If it has, I don't think it's working quite right - I had to put both > Debian-gdm and my personal account into the video group permanently to > get a GNOME session just now. No magic happening. Consolekit isn't > installed, nothing in the GNOME area seems to depend on it anymore. Luca, can you verify that in your jessie test setup? Is there anything consolekit related installed? * ensure that your user account is *not* in group video (I think the first user created upon installation may be added to a few more groups including video ...) * ensure that Debian-gdm is in group video * use nvidia-driver from backports (that should load with root:video 0660) Expected: gdm starts, what about using glx as a user? Andreas