Could you change this package to conflict with alvr-git? Think it's supposed to, probably just a typo.
Search Criteria
Package Details: alvr 20.11.1-1
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 |
Licenses: | MIT |
Conflicts: | alvr |
Provides: | alvr |
Submitter: | m00nw4tch3r |
Maintainer: | m00nw4tch3r (alvrbot1) |
Last Packager: | m00nw4tch3r |
Votes: | 26 |
Popularity: | 2.99 |
First Submitted: | 2021-09-23 21:53 (UTC) |
Last Updated: | 2024-10-02 06:31 (UTC) |
Dependencies (20)
- alsa-lib
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libdrm (libdrm-gitAUR)
- libpipewire (libpipewire-full-gitAUR, libpipewire-gitAUR)
- libunwind (libunwind-carbonAUR, libunwind-gitAUR)
- libva-drm.so (libva-gitAUR, libva-headlessAUR, lib32-libva, libva)
- libva-x11.so (libva-gitAUR, lib32-libva, libva)
- libva.so (libva-gitAUR, libva-headlessAUR, lib32-libva, libva)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR)
- x264 (x264-tmod-gitAUR, x264-gitAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- jackAUR (jack2-gitAUR, pipewire-full-jack-gitAUR, pipewire-jack-gitAUR, jack2, pipewire-jack) (make)
- libxrandr (libxrandr-gitAUR) (make)
- nasm (nasm-gitAUR) (make)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 Next › Last »
huantian commented on 2021-11-23 00:53 (UTC)
JustinSB commented on 2021-11-12 10:56 (UTC) (edited on 2021-11-12 10:59 (UTC) by JustinSB)
alvr.patch was committed on 13 September, so the master branch now installs with no issues on a fully updated Arch install, including the latest vulkan-headers.
I installed ffmpeg-vulkan first, then changed the alvr PKGBUILD thus:
source=('alvr'::'git+https://github.com/alvr-org/ALVR.git')
md5sums=('SKIP')
# patch --strip=1 --input=$srcdir/${pkgname}.patch
It all compiled & installed without any problems
m00nw4tch3r commented on 2021-10-16 13:21 (UTC)
@Baconator alvr.patch includes a fix (from this PR https://github.com/alvr-org/ALVR/pull/789), you can build it with latest vulkan-headers
Baconator commented on 2021-10-08 06:41 (UTC)
The build instructions for Arch say: "vulkan-headers must be downgraded to the earliest 1.2.x version. On arch, you can install "downgrade" from the AUR".
I'm assuming this package does not downgrade vulkan-headers by itself. Is the user supposed to do it themselves or have you had success building with the latest headers?
Source: https://github.com/alvr-org/ALVR/wiki/Build-from-source#linux-experimental-build
SpidFightFR commented on 2021-09-29 20:34 (UTC)
I have stuttering image with h264 and i believe it’s normal since it uses your cpu, if i’m correct. But as for h265 (hevc) it purely doesn’t work for now with nvidia drivers on linux. So don’t be surprise cuz it’s normal…!
Nathan67 commented on 2021-09-28 20:41 (UTC)
Yep I'm already using h264 but still have stuterring image. On h265 I have a black screen or some artifacts.
SpidFightFR commented on 2021-09-28 20:30 (UTC) (edited on 2021-09-28 20:31 (UTC) by SpidFightFR)
Instead of choosing HEVC encoder you choose the x264 one. And if i’m correct, this one uses the CPU instead of your integrated GPU (for the stream, at least),
Nathan67 commented on 2021-09-28 20:26 (UTC)
@SpidFightFR how does you use software encoder?
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.