number does not match the display number from config.

Bug #1622215 reported by BytEvil
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Light Display Manager
New
Undecided
Unassigned

Bug Description

Display number does not match the display number from config on triple head system.

Here is my config:

[LightDM]
run-directory = /run/lightdm
logind-check-graphical = true
minimum-display-number=0
minimum-vt=7

[Seat:*]
greeter-session = lightdm-gtk-greeter
greeter-hide-users = false
session-wrapper = /etc/lightdm/Xsession
pam-autologin-service = lightdm-autologin
user-session = gnome

[Seat:seat0]
xserver-command = /usr/bin/X :2 -isolateDevice PCI:5:00:0 -keeptty -sharevts vt9
xserver-config = xorg2.conf
autologin-user = vis2
autologin-user-timeout = 2

[Seat:seat1]
xserver-command = /usr/bin/X :1 -isolateDevice PCI:6:00:0 -keeptty -sharevts vt8
xserver-config = xorg1.conf
autologin-user = vis1
autologin-user-timeout = 1

[Seat:seat2]
xserver-command = /usr/bin/X :0 -isolateDevice PCI:1:00:0
xserver-config = xorg0.conf
autologin-user = vis
autologin-user-timeout = 0

Here is lightdm.service output:
   CGroup: /system.slice/lightdm.service
           ├─1144 /usr/bin/lightdm
           ├─1195 /usr/lib/xorg-server/Xorg :1 -isolateDevice PCI:6:00:0 -keeptty -sharevts vt8 :0 -config xorg1.conf -seat seat1 -auth /run/lightdm/root/:0 -nolisten tcp
           ├─1241 /usr/lib/xorg-server/Xorg :0 -isolateDevice PCI:1:00:0 :1 -config xorg0.conf -seat seat2 -auth /run/lightdm/root/:1 -nolisten tcp
           └─1243 /usr/lib/xorg-server/Xorg :2 -isolateDevice PCI:5:00:0 -keeptty -sharevts vt9 :2 -config xorg2.conf -seat seat0 -auth /run/lightdm/root/:2 -nolisten tcp vt7 -novtswitch

сен 10 20:43:49 KODI lightdm[1442]: pam_unix(lightdm-greeter:session): session opened for user lightdm by (uid=0)
сен 10 20:43:49 KODI lightdm[1457]: pam_succeed_if(lightdm-autologin:auth): requirement "user ingroup autologin" was met by user "vis"
сен 10 20:43:49 KODI lightdm[1457]: gkr-pam: no password is available for user
сен 10 20:43:49 KODI lightdm[1457]: pam_unix(lightdm-autologin:session): session opened for user vis by (uid=0)
сен 10 20:43:50 KODI lightdm[1801]: pam_succeed_if(lightdm-autologin:auth): requirement "user ingroup autologin" was met by user "vis1"
сен 10 20:43:50 KODI lightdm[1801]: gkr-pam: no password is available for user
сен 10 20:43:50 KODI lightdm[1801]: pam_unix(lightdm-autologin:session): session opened for user vis1 by (uid=0)
сен 10 20:43:51 KODI lightdm[2087]: pam_succeed_if(lightdm-autologin:auth): requirement "user ingroup autologin" was met by user "vis2"
сен 10 20:43:51 KODI lightdm[2087]: gkr-pam: no password is available for user
сен 10 20:43:51 KODI lightdm[2087]: pam_unix(lightdm-autologin:session): session opened for user vis2 by (uid=0)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.