Score:0

How to create a virtual monitor for VR?

in flag

I'm using Immersed for the oculus quest 2, which isn't currently supporting multiple virtual monitors for me. I have a little headless ghost hdmi dongle, but it's not customizable, and a bit of a hassle to keep track of. I'd like to have multiple monitors within the vr workspace.

I need something like a software dummy HDMI.

Score:0
in flag

I followed the arch wiki here.

The commands that worked for me were:

gtf 1920 1080 60
xrandr --newmode "1920x1080_60.00"  172.80  1920 2040 2248 2576  1080 1081 1084 1118  -HSync +Vsync
xrandr --output HDMI-2 --mode "1920x1080_60.00" --right-of eDP-1 --auto
xrandr --addmode HDMI-2 "1920x1080_60.00"
xrandr --output HDMI-2 --mode "1920x1080_60.00" --right-of eDP-1 --auto
sudo -s
echo on > /sys/kernel/debug/dri/0/HDMI-A-2/force
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.