Mir

Feature request: support multiseat on a multi-head single card

Bug #1195762 reported by Laércio de Sousa
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Mir
Triaged
Wishlist
Unassigned
mir (Ubuntu)
Triaged
Wishlist
Unassigned

Bug Description

As long as LightDM gains support to logind's automatic multiseat feature (https://bugs.launchpad.net/lightdm/+bug/1190581), it would be nice if the couple Mir+LightDM also support multiseat for a single multi-headed graphics card.

Currently in X.Org, the only way to do such a thing is launching a bare (no greeter) X server spanning all available monitors, on top of which one launches nested X servers (usually Xephyr instances), one for each seat.

Maybe I should open this bug in LightDM page, but I'm opening it here because I wonder if Mir could support this feature without the need of nested servers.

Tags: multiseat
description: updated
description: updated
Revision history for this message
Alexandre Magno (alexandre-mbm) wrote :

I don't know if we have the same problem. Look this scenary:

  Session130:
        realname = 'name of the user 1'
        x11-display = ':2'
        x11-display-device = '/dev/tty7'
        is-local = TRUE

  Session163:
        realname = 'Light Display Manager'
        x11-display = ':4'
        x11-display-device = '/dev/tty8'
        is-local = TRUE

  Session162:
        realname = 'name of the user 2'
        x11-display = '10.0.0.4:1'
        x11-display-device = '10.0.0.4:1'
        is-local = FALSE

The session 162 is a Xming connection from a notebook at local net.
The session 130 is a Unity-2D session from local seat (beside the CPU).
The session 163 was the local seat of an "user 3" who closed his Unity session.
There aren't x11-display :0 or :1 because they were Unity sessions (local) that were closed.

Attention! If the user 1 close his session, the local monitor turns blank and the machine (local keyboard and mouse) inoperable. It returns to normal (rekindling the local monitor with a "Light Display Manager" on tty7) only if I execute a "sudo service lightdm restart" via SSH, losing all sessions graphic.

Revision history for this message
Alexandre Magno (alexandre-mbm) wrote :

Are this bug, the bug 903194, the bug 1195762 and the bug 1075125 related?

Changed in mir:
status: New → Triaged
importance: Undecided → Wishlist
Revision history for this message
Laércio de Sousa (lbssousa) wrote :

@Alexandre

This is a related bug: https://bugs.launchpad.net/lightdm/+bug/1190581

Revision history for this message
Alexandre Magno (alexandre-mbm) wrote :

@lbssousa, and my comment #1 above?

Revision history for this message
Laércio de Sousa (lbssousa) wrote :

@Alexandre

It seems a lightdm problem, so we should continue at https://bugs.launchpad.net/lightdm/+bug/903194.

Revision history for this message
Michał Sawicz (saviq) wrote :

Syncing task from Mir.

Changed in mir (Ubuntu):
importance: Undecided → Wishlist
status: New → Triaged
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.