User Tools

Site Tools


clients:alvr

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
clients:alvr [2021/06/24 19:40] – created Sean Rhoneclients:alvr [2022/05/29 18:40] (current) Sean Rhone
Line 1: Line 1:
 ====== Observations ====== ====== Observations ======
  
-  * Massive jitter on any head movement (2021/06/24)+  * SteamVR interface is jittery, but this apparently only affects SteamVR dashboard, and not games 
 +  * 2022/05/28: Beat Saber played fine on openSUSE TW with a 6600 XT at 90Hz with a Quest 2 over USB with HEVC 
 +  * When using SteamVR stable, ALVR launched fine, but when switching to beta, ALVR needed ''--no-nvidia'' to launch
  
-====== Resources ======+====== Dependencies ======
  
-  * https://github.com/alvr-org/ALVR/issues/269 +  * openSUSE TW
-  * https://github.com/alvr-org/ALVR/issues/706 +
-  * https://github.com/alvr-org/ALVR/wiki/Linux-Support-development-progress+
   * https://github.com/alvr-org/ALVR-nightly/releases   * https://github.com/alvr-org/ALVR-nightly/releases
  
-====== Dependencies ======+  sudo zypper in libQt5OpenGL5 libvulkan_radeon-32bit libcap-progs android-tools
  
-  * openSUSE TW+  sudo ln -s '/sbin/getcap' '/usr/bin' 
 + 
 +  sudo ln -s '/sbin/setcap' '/usr/bin' 
 + 
 +  sudo setcap CAP_SYS_NICE='eip' ~/'.local/share/Steam/steamapps/common/SteamVR/bin/linux64/vrcompositor-launcher' 
 + 
 +  adb forward tcp:9943 tcp:9943 && adb forward tcp:9944 tcp:9944
  
-  sudo zypper install gcc-c++ gcc libopenssl-devel libunwind-devel yasm nasm curl libx264-devel libx265-devel vulkan-devel ffmpeg-4-libavcodec-devel ffmpeg-4-libavutil-devel libdrm-devel make glib2-devel cairo-devel pango-devel gdk-pixbuf-devel atk-devel gtk3-devel clang-devel libva-devel valgrind-devel+  '/home/espionage724/Downloads/alvr_server_linux/bin/alvr_launcher' --no-nvidia
  
 ====== UI ====== ====== UI ======
/var/www/wiki/data/attic/clients/alvr.1624578019.txt.gz · Last modified: 2021/06/24 19:40 by Sean Rhone