Sounds to me like there's a bug in your udev rules.  Does:

    udevadm info --export-db

show the tags and ID_SEAT variable set like you expect?

Other comments:

  * You don't need a udev rule to assign something to seat0.
    Everything is assigned to seat0 by default.

  * Probably unrelated but you may need to enable
    'user-authority-in-system-dir' in your lightdm.conf:

        [SeatDefaults]
        user-authority-in-system-dir=true

  * I recommend against setting xserver-vt=7 for seat0 -- let LightDM
    choose the VT number for you.

  * You don't need to pass -sharevts to X for seat1 -- LightDM will do
    that for you.

If you are still unable to get it to work, please post additional
information:

  * output of 'udevadm info --export-db'
  * X logs
  * LightDM logs with debugging turned on (edit /etc/init/lightdm.conf
    and change 'exec lightdm' to 'exec lightdm -d')

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/976124

Title:
  lightdm multiseat: no login possible

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/976124/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to