clearlinux / distribution

Placeholder repository to allow filing of general bugs/issues/etc against the Clear Linux OS for Intel Architecture linux distribution
522 stars 29 forks source link

Multi-seat with a single GPU #795

Open ezst036 opened 5 years ago

ezst036 commented 5 years ago

Multiseat can currently be enabled for users with two or more GPUs. However, for my NUC all I have are two outputs: HDMI and Display port. No PCI-E slot.

Through the use of systemd/loginctl or another easy-to-use method, each head should be able to be assigned to a seat instead of each GPU device. This would enable users of NUC hardware to have out-of-the-box multiseat support, as well as any users of a single multi-headed GPU.

ahkok commented 5 years ago

If this is an out-of-the box software component we can just add, we can add it.

However, it sounds like you want new software to be developed?