-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Blueroom VR edited this page Aug 1, 2022
·
9 revisions
Welcome to the riftOnLinux wiki!
To make Ubuntu desktop visible:
(does not seem to work in tty)
https://wiki.archlinux.org/title/Kernel_mode_setting
riftDriverPi
(add user to sudoers file?)
sudo su root
sudo cat modified_rift_edid_01.bin > /sys/kernel/debug/dri/1/HDMI-A-2/edid_override
(?? unplug+re-plug Rift hdmi )
Alt:
drm.edid_firmware=HDMI-A-1:edid.dat video=HDMI-A-1:D
That should make it look like the monitor is attached (the ":D") and has the same edid as when it is plugged in.
I don't know if that's enough, but it's what I'd try.