You are not logged in.

#1 2021-03-22 08:19:45

RunningX
Member
From: Germany
Registered: 2021-03-22
Posts: 1

Like Multiseat but one Seat and one Virtual

Hi,

I want something like Multiseat but one is Virtual without monitor,mice, keyboard on Host PC and running Steam.
I want login via Steamlink on an Raspberry with its own mice, Keyboard and Monitor.

My Wife is Working at the desk and i want login via Steamlink to use my games or my Desk without interact with her.

What is the best way to do it ?

thx RunningX

Last edited by RunningX (2021-03-22 08:20:34)

Offline

#2 2021-03-23 20:31:16

andamaru
Member
Registered: 2008-08-30
Posts: 10

Re: Like Multiseat but one Seat and one Virtual

This isn't going to be easy, and you're going to need more than one GPU but you can use VFIO and GPU pass through. This will create a virtual machine on the host computer and assign one of the GPUs to that virtual machine. This will allow you to play your games without affecting the host machine, you can even connect separate monitor, keyboard, and mouse and just use it like normal.

https://wiki.archlinux.org/index.php/PC … h_via_OVMF

that's a link from the wiki to get started, there's a lot of resources on youtube if you get stuck. I have NOT tried this, so I have no idea how well it actually works.

Offline

#3 2021-03-23 23:09:41

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,550

Re: Like Multiseat but one Seat and one Virtual

I know nothing about steamlink, but there're claims of running it in a minimized xephyr window.
If it doesn't rely on a framebuffer or root window, you could reverse that approach and run steam on the actual X11 server (so you get CPU acceleration) and overlay it w/ a fullscreen xeyphyr window, running the server where your wife works.

Offline

Board footer

Powered by FluxBB