@FinitelyFailed
Try this:
Open Terminal:
cd ~/.local/share/Steam/steamapps/common/SteamVR/bin
sudo ./vrmonitor.sh
If your headset doesn't turn on type this:
Paste these four lines in terminal:
sudo chmod a+rw /dev/hidraw*
echo KERNEL=="hidraw*", ATTRS{idVendor}=="0bb4", MODE="0666"
echo KERNEL=="hidraw*", ATTRS{idVendor}=="28de", MODE="0666"
sudo udevadm control --reload-rules
Then:
xrandr --output HDMI-A-1 --set non-desktop 0
xrandr --output HDMI-A-2 --set non-desktop 0
Let me know how this works
P.S.
Linux + VR is not for the weak of heart. Quit while you're ahead if VR is not an absolute passion.
@winsteadworks, echoing udev rules doesn't actually do anything, and those rules should be provided by the steam-devices package.
@FinitelyFailed solution does not work in Ubuntu 16.04 too. I also added an option in xorg for "AllowHMD" "true" but that didn't work too. Still the Vive does not open.
@winsteadworks By running vrmonitor.sh SteamVR starts but it show "Hmm, that shouldn't have happend. (308)".
SteamVR worked a couple of weeks ago, but since then I have at least updated the Nvidia drivers and other packages. So I am not sure what broke it. I have also installed Unreal Engine 4.21.2.
Hi. I've a similar problem. I've got ubuntu 18.10 but the steam client doesn't work on my ubuntu version. Can someone help me?
Nothing extracted yet.
Steps for reproducing this issue:
From vrclient_vrstartup.txt: