Originally posted by Etherman
View Post
Announcement
Collapse
No announcement yet.
Raspberry Pi OS Now Based On Debian 12 "Bookworm" + Wayland
Collapse
X
-
Originally posted by pracedru View Post
So two different users logging in simultaniously on the same machine each using a GPU?
Code:# loginctl attach seat-2 /sys/devices/pcisomething/something/drm/card1 /sys/devices/<path-to-mouse> /sys/devices/<path-to-kbd>
Comment
-
Last edited by kurkosdr; 16 October 2023, 09:29 PM.
Comment
-
Originally posted by Etherman View Post
Yes. It's quite easy to set up.
Code:# loginctl attach seat-2 /sys/devices/pcisomething/something/drm/card1 /sys/devices/<path-to-mouse> /sys/devices/<path-to-kbd>
I am sure it will be fixed in time for when the various DE's remove the X11 session.
Comment
-
Originally posted by kurkosdr View Post
Out of curiosity, how can you have no monitors or TVs? You just unplug the HDMI cable from another device and plug it into the Raspberry Pi.
I have only a phone and a MacBook for work, and both have embedded monitors.
Comment
Comment