Package Details: libva-nvidia-driver-git 0.0.12.r11.gf3205bd-1

Git Clone URL: https://aur.archlinux.org/libva-nvidia-driver-git.git (read-only, click to copy)
Package Base: libva-nvidia-driver-git
Description: VA-API implementation that uses NVDEC as a backend (git version)
Upstream URL: https://github.com/elFarto/nvidia-vaapi-driver
Licenses: MIT
Conflicts: libva-nvidia-driver, libva-vdpau-driver
Provides: libva-nvidia-driver
Submitter: Nocifer
Maintainer: Nocifer
Last Packager: Nocifer
Votes: 29
Popularity: 1.76
First Submitted: 2023-03-06 08:43 (UTC)
Last Updated: 2024-05-13 14:19 (UTC)

Required by (2)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

Sapphirus commented on 2022-12-13 02:28 (UTC) (edited on 2022-12-13 02:59 (UTC) by Sapphirus)

For the uninitiated, here's a patch to make the PKGBUILD work:

3c3
< pkgver=0.0.4.r8.g8806b61
---
> pkgver=0.0.7.r42.ge2d256e
24c24
<     #sed -i "s|usr/include/cuda|opt/cuda/include|" meson.build
---
>     #sed -i "s|usr/include/cuda|opt/cuda/include|" meson.build
25a26,29
>
>     git clone --progress https://github.com/NVIDIA/open-gpu-kernel-modules.git nvidia-open
>     ./extract_headers.sh nvidia-open
>

Just copy and paste the two lines below #sed -i if you don't want to use patch.

kIERO commented on 2022-12-07 18:51 (UTC)

It's fixed in the latest git

ThatOneSeong commented on 2022-12-07 18:12 (UTC)

Compilation fails due to recent merging of the direct branch which necessitates that NVIDIA's open-gpu-kernel-modules be included for its header files. This requires the build script be modified to include pulling down that repo in addition and using the required extract_headers.sh to copy them to the correct working directory.

mirandir commented on 2022-12-07 17:27 (UTC)

The package doesn't seem to compile anymore (errors about missing file "drm.h"). Maybe a dependency is missing?

avemilia commented on 2022-12-05 20:41 (UTC)

Conflicts with: libva-vdpau-driver

glorious-yellow commented on 2022-12-04 20:57 (UTC) (edited on 2022-12-04 20:58 (UTC) by glorious-yellow)

@kajlao, please flag the package out of date instead of leaving a comment.

kajlao commented on 2022-12-03 18:28 (UTC)

Could you please update the package version when a new version comes out? The current one is 0.0.7.

jrgiacone commented on 2022-11-19 03:39 (UTC)

error: could not set install reason for package nvidia-vaapi-driver-git (could not find or read package)