[Bug 977547] Re: doesn't switch to graphical VT when auto login is turned on, (multiseat)

2014-02-05 Thread Flames_in_Paradise
** Tags added: precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/977547 Title: doesn't switch to graphical VT when auto login is turned on, (multiseat) To manage notifications about this bug

[Bug 977547] Re: doesn't switch to graphical VT when auto login is turned on, (multiseat)

2013-08-05 Thread a7x
** Branch linked: lp:~a7x/lightdm/multiseat ** Branch unlinked: lp:~a7x/lightdm/multiseat-bad -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/977547 Title: doesn't switch to graphical VT when auto lo

[Bug 977547] Re: doesn't switch to graphical VT when auto login is turned on, (multiseat)

2013-07-20 Thread a7x
This is because LightDM assigns each seat a different virtual terminal, and switches to that virtual terminal whenever X is (re)started. I have some changes to LightDM in progress to add more complete multiseat support. If you are using Ubuntu, please try installing the version of LightDM in my PP

[Bug 977547] Re: doesn't switch to graphical VT when auto login is turned on, (multiseat)

2012-11-25 Thread a7x
** Tags added: multiseat -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/977547 Title: doesn't switch to graphical VT when auto login is turned on, (multiseat) To manage notifications about this bu

[Bug 977547] Re: doesn't switch to graphical VT when auto login is turned on, (multiseat)

2012-10-01 Thread Anthony
This affected me while i had seat0 as auto-login. Seat1 would get lightdm greeter and seat0 would require ctrl+alt+F7 I switched it to seat1 being auto-login and now there is no need to do that. I updated the MultiseatX page using my setup as an example. The relevant files can be found there. -

[Bug 977547] Re: doesn't switch to graphical VT when auto login is turned on, (multiseat)

2012-07-31 Thread Felix
** Attachment added: "/etc/X11/xorg_seat1.conf" https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/977547/+attachment/3243771/+files/xorg_seat1.conf -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 977547] Re: doesn't switch to graphical VT when auto login is turned on, (multiseat)

2012-07-31 Thread Felix
** Attachment added: "/etc/udev/rules.d/99-seat_input.rules" https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/977547/+attachment/3243773/+files/99-seat_input.rules -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.

[Bug 977547] Re: doesn't switch to graphical VT when auto login is turned on, (multiseat)

2012-07-31 Thread Felix
** Attachment added: "/etc/X11/xorg_seat0.conf" https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/977547/+attachment/3243770/+files/xorg_seat0.conf -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 977547] Re: doesn't switch to graphical VT when auto login is turned on, (multiseat)

2012-07-31 Thread Felix
Seems it was a random issue. After a further reboot, the problem came up again. On another machine with two seats the problem disapears reliabally when I add "minimum-vt=10" to /etc/lightdm/lightdm.conf. But this workarround does not work on the other machine... Attached you see my config. **

[Bug 977547] Re: doesn't switch to graphical VT when auto login is turned on, (multiseat)

2012-07-31 Thread Felix
I disabled tty2 to tty6 by removing /etc/init/tty[2-6].conf (or rename to *.bak). Additionally I replaced getty with fgetty. apt-get install fgetty Changed "exec /sbin/getty -8 38400 tty1" to "exec /sbin/fgetty tty1" in /etc/init/tty1.conf No lightdm brings up a login-screen on the first seat wi

[Bug 977547] Re: doesn't switch to graphical VT when auto login is turned on, (multiseat)

2012-07-30 Thread ELIPTUS
Regarding my workaround, it appears to work for the initial launch, but not if I attempt to restart X. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/977547 Title: doesn't switch to graphical VT when

[Bug 977547] Re: doesn't switch to graphical VT when auto login is turned on, (multiseat)

2012-07-27 Thread shawnlandden
Hmm, cause i eventually got both seats to auto-login and work. I guess i'll go look at my config and report back. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/977547 Title: doesn't switch to graphi

[Bug 977547] Re: doesn't switch to graphical VT when auto login is turned on, (multiseat)

2012-07-27 Thread ELIPTUS
I already had -sharevts and -novtswitch in the X command-line and still saw the issue. Yes, with this workaround, both seats work for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/977547 Title:

[Bug 977547] Re: doesn't switch to graphical VT when auto login is turned on, (multiseat)

2012-07-27 Thread shawnlandden
actually i remember working around this with -sharevts and -novtswitch to Xorg after working around it does the other seat work? do they both work at the same time? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpa

[Bug 977547] Re: doesn't switch to graphical VT when auto login is turned on, (multiseat)

2012-07-26 Thread ELIPTUS
This issue appears to be timing related. I was able to work around it by adding "display-setup-script=sleep 10" to the first seat. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/977547 Title: doesn'

[Bug 977547] Re: doesn't switch to graphical VT when auto login is turned on, (multiseat)

2012-05-11 Thread Felix
Finally switched to xdm and the first login screen was shown. Tried numerous things, which all did not work: - Kernel parameter: nomodeset (Display did not come up at all) - Kernel parameter: acpi=off nolapic noapic - Blacklisting Framebuffer-Driver in "/etc/modprobe.d/blacklist-framebuffer.conf"

[Bug 977547] Re: doesn't switch to graphical VT when auto login is turned on, (multiseat)

2012-05-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: lightdm (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/977547 Title: doe

[Bug 977547] Re: doesn't switch to graphical VT when auto login is turned on, (multiseat)

2012-04-09 Thread shawnlandden
this problem seems to be more general, so making title fit that -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/977547 Title: doesn't switch to graphical VT when auto login is turned on, (multiseat)

[Bug 977547] Re: doesn't switch to graphical VT when auto login is turned on, (multiseat)

2012-04-09 Thread shawnlandden
** Attachment added: "MultiseatConsole" https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/977547/+attachment/3036933/+files/MultiseatConsole -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/97754

[Bug 977547] Re: doesn't switch to graphical VT when auto login is turned on, (multiseat)

2012-04-09 Thread shawnlandden
** Attachment added: "MultiseatConsole" https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/977547/+attachment/3036932/+files/MultiseatConsole -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/97754

[Bug 977547] Re: doesn't switch to graphical VT when auto login is turned on, (multiseat)

2012-04-09 Thread shawnlandden
** Attachment added: "lightdm.conf" https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/977547/+attachment/3036931/+files/lightdm.conf -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/977547 Title

[Bug 977547] Re: doesn't switch to graphical VT when auto login is turned on, (multiseat)

2012-04-09 Thread shawnlandden
precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/977547 Title: doesn't switch to graphical VT when auto login is turned on, (multiseat) To manage notifications about this bug go to: https://