Comment 16 for bug 1365336

Revision history for this message
LaƩrcio de Sousa (lbssousa) wrote : Re: Lightdm update=No desktop

@elfy
Create a file named /etc/udev/rules.d/71-nvidia.rules with the following content (don't break lines):

SUBSYSTEM=="pci", DEVPATH=="/devices/pci0000:00/0000:00:01.0/0000:01:00.0", TAG+="seat", TAG+="master-of-seat"

Then run "udevadm trigger" (or just reboot your machine).