xrandr saying your HMD is disconnected is normal; it means that the display is off. With xrandr --verbose you can get the information you want; VR headsets have the property "non-desktop: 1"
Having the same issue, SteamVR, tracking, etc works on my monitor but plugging in the headset doesn't output to it. Practically getting the same output as OP with xrandr and nvidia-xconfig.
Having the same issue, SteamVR, tracking, etc works on my monitor but plugging in the headset doesn't output to it. Practically getting the same output as OP with xrandr and nvidia-xconfig.
It turns out the issue I was having was the fact that I would unplug my monitor to plug in my headset which didn't work, after swapping the monitor for Displayport and the headset for HDMI, everything worked fine.
Is there any update, who is working on this? I have the same problem. No display on VIVE and I got a brand new laptop with RTX 3060 to play VR on linux. This is sooo anoying...
Nothing extracted yet.
Describe the bug
SteamVR cannot display an image to my Vive monitor.
To Reproduce
I don't believe this is reproducible on most machines, but for the sake of following along with the template I will include it.
Steps to reproduce the behavior:
prime-select nvidia, rebootNo image is displayed to the monitor.
Expected behavior
SteamVR should function correctly and display image to my Vive.
System Information (please complete the following information):
Additional context
I think this could be an issue with Nvidia.
When running
xrandr --query, the output is:This would make it seem as if the Vive is not plugged in.
However,
nvidia-xconfig --query-gpu-inforesults inThis shows that the Vive is plugged in directly to my Nvidia GPU.
In addition, if I set the prime mode to on-demand instead of nvidia, SteamVR will instead report that it is running in extended display mode rather than direct mode, and it puts the image on my laptop monitor instead of in the Vive headset. The fact that clicking the enable and restart button does not do anything is a known issue.
Note: Commenters who are also experiencing this issue are encouraged to include the "System Information" section in their replies.