Comment 37 for bug 976124

Revision history for this message
Alberts Muktupāvels (muktupavels) wrote :

* It seems that ID_SEAT variable is set to what I expect. In udevadm.log you wont see attached mouse as I removed it before made log file.

* Ok, I removed line for seat0 in udev rule.

* Added 'user-authority-in-system-dir' in lightdm.conf file, but it changes nothing.

* Removed 'xserver-vt=7' line from config file.

* Removed '-sharevts' from seat1. It was added because I tested without 'xserver-vt=' line too.

Second seat still doesn't work. Created zip archive with log files and current conf files.

Also tried to start x:
sudo X -core -config xorg-seat1.conf -sharevts :1 -auth /var/run/lightdm/root/:1 -nolisten tcp -novtswitch -seat seat1
X server dosn't start - Fatal server error: (EE) no screens found(EE)

After that:
sudo X -core -config xorg-seat1.conf -sharevts :1 -auth /var/run/lightdm/root/:1 -nolisten tcp -novtswitch -seat seat0
X server started, I was able open gedit on second seat screen from terminal (DISPLAY=:1 gedit)