@xilota oops, i shouldn't have trusted namcap too blindly... will fix it soon
Search Criteria
Package Details: alvr 20.14.1-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/alvr.git (read-only, click to copy) |
|---|---|
| Package Base: | alvr |
| Description: | Experimental Linux version of ALVR. Stream VR games from your PC to your headset via Wi-Fi. |
| Upstream URL: | https://github.com/alvr-org/ALVR |
| Keywords: | alvr games steamvr streaming vr |
| Licenses: | MIT |
| Conflicts: | alvr |
| Provides: | alvr |
| Submitter: | m00nw4tch3r |
| Maintainer: | m00nw4tch3r (PLYSHKA) |
| Last Packager: | PLYSHKA |
| Votes: | 28 |
| Popularity: | 0.009178 |
| First Submitted: | 2021-09-23 21:53 (UTC) |
| Last Updated: | 2025-08-05 15:44 (UTC) |
Dependencies (22)
- alsa-lib
- bash (bash-devel-gitAUR, bash-gitAUR)
- bzip2 (bzip2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libdrm (libdrm-gitAUR)
- libpipewire (libpipewire-gitAUR, libpipewire-full-gitAUR)
- libunwind (libunwind-carbonAUR, libunwind-gitAUR)
- libva-drm.so (libva-gitAUR, libva-headlessAUR, lib32-libva, libva)
- libva.so (libva-gitAUR, libva-headlessAUR, lib32-libva, libva)
- libx11 (libx11-gitAUR, libx11-mr293AUR)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR)
- x264 (x264-tmod-gitAUR, x264-gitAUR)
- cargo (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust, rustup) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- imagemagick (imagemagick-full-gitAUR, imagemagick-gitAUR, imagemagick-fullAUR) (make)
- libxrandr (libxrandr-gitAUR) (make)
- nasm (nasm-gitAUR) (make)
- Show 2 more dependencies...
Required by (0)
Sources (2)
PLYSHKA commented on 2025-08-05 14:58 (UTC)
PLYSHKA commented on 2025-08-03 23:15 (UTC) (edited on 2025-08-03 23:15 (UTC) by PLYSHKA)
As far as i tested, with mandatory vrmonitor launch argument, i did not need PRESSURE_VESSEL_FILESYSTEMS_RO anymore.
If anyone still requires it for alvr to function, please let me know, otherwise i will unpin current comments.
Perdu commented on 2024-10-07 14:29 (UTC)
This package, along with alvr-nvidia, simply doesn't work. I don't know why exactly, but I've been unsuccessfully trying to to connect alvr to steamVR for 2 days. It has always failed at detecting the device. Everything suddenly worked when I switched to the alvr-launcher AUR package instead.
m00nw4tch3r commented on 2024-09-03 10:22 (UTC)
Troubleshooting Guide: https://github.com/alvr-org/ALVR/wiki/Linux-Troubleshooting
m00nw4tch3r commented on 2024-09-03 10:19 (UTC)
All I can really do is add a message on install, since this probably has to go into Steam's launch settings for SteamVR
DocMAX commented on 2024-09-01 10:41 (UTC)
Needs PRESSURE_VESSEL_FILESYSTEMS_RO="/usr/lib/steamvr/alvr/" to make it work. Please include this.
ValkaTR commented on 2024-08-20 16:14 (UTC) (edited on 2024-08-20 16:15 (UTC) by ValkaTR)
after latest update
==> Making package: alvr 20.10.0-1 (Tue Aug 20 19:13:43 2024)
...
==> Validating source files with md5sums...
alvr ... FAILED
openvr ... Skipped
==> ERROR: One or more files did not pass the validity check!
-> error making: alvr-exit status 1
Kevinjil commented on 2024-07-09 18:53 (UTC)
Build fails in a clean chroot. Seems like it is missing a dependency on libpipewire:
thread 'main' panicked at /build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libspa-sys-0.8.0/build.rs:10:10:
Cannot find libraries: PkgConfig(
pkg-config exited with status code 1
> PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags libpipewire-0.3 libpipewire-0.3 >= 0.3
The system library `libpipewire-0.3` required by crate `libspa-sys` was not found.
The file `libpipewire-0.3.pc` needs to be installed and the PKG_CONFIG_PATH environment variable must contain its parent directory.
The PKG_CONFIG_PATH environment variable is not set.
HINT: if you have installed the library, try setting PKG_CONFIG_PATH to the directory containing `libpipewire-0.3.pc`.
)
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Pinned Comments
m00nw4tch3r commented on 2024-09-03 10:22 (UTC)
Troubleshooting Guide: https://github.com/alvr-org/ALVR/wiki/Linux-Troubleshooting
DocMAX commented on 2024-09-01 10:41 (UTC)
Needs PRESSURE_VESSEL_FILESYSTEMS_RO="/usr/lib/steamvr/alvr/" to make it work. Please include this.