Search Criteria
Package Details: amdonly-gaming-libva-mesa-driver-git 25.0.0_devel.197468.dc1fe83aa52.d41d8cd-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mesa-amdonly-gaming-git.git (read-only, click to copy) |
---|---|
Package Base: | mesa-amdonly-gaming-git |
Description: | VA-API drivers |
Upstream URL: | https://www.mesa3d.org/ |
Licenses: | LicenseRef-mesa |
Conflicts: | libva-mesa-driver |
Provides: | libva-driver |
Submitter: | NeroReflex |
Maintainer: | NeroReflex (DexterHaxxor, ChrisLane) |
Last Packager: | DexterHaxxor |
Votes: | 16 |
Popularity: | 0.184969 |
First Submitted: | 2023-02-27 22:38 (UTC) |
Last Updated: | 2024-11-10 12:01 (UTC) |
Dependencies (43)
- expat (expat-gitAUR)
- libdrm (libdrm-gitAUR)
- libelf (elfutils-gitAUR)
- libx11 (libx11-gitAUR)
- libxshmfence
- llvm-libs (llvm-libs-rocm-gitAUR, llvm-libs-gitAUR)
- zstd (zstd-gitAUR, zstd-staticAUR)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- directx-headers (directx-headers-gitAUR, directx-headers-cmakeAUR) (make)
- elfutils (elfutils-gitAUR) (make)
- expat (expat-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glslang (glslang-gitAUR) (make)
- libclc (libclc-gitAUR, libclc-minimal-gitAUR) (make)
- libdrm (libdrm-gitAUR) (make)
- libelf (elfutils-gitAUR) (make)
- libglvnd (libglvnd-gitAUR) (make)
- libva (libva-gitAUR, intel-media-stack-binAUR, libva-headlessAUR) (make)
- libvdpau (make)
- libx11 (libx11-gitAUR) (make)
- libxdamage (make)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR) (make)
- libxrandr (libxrandr-gitAUR) (make)
- libxshmfence (make)
- libxxf86vm (make)
- llvm (llvm-rocm-gitAUR, llvm-gitAUR, llvm-minimal-gitAUR) (make)
- lm_sensors (lm_sensors-gitAUR) (make)
- meson (meson-gitAUR) (make)
- python-mako (make)
- python-ply (make)
- python-yaml (python-yaml-gitAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rustup) (make)
- rust-bindgen (make)
- spirv-llvm-translator (spirv-llvm-translator-gitAUR, spirv-llvm-translator-minimal-gitAUR) (make)
- spirv-tools (spirv-tools-gitAUR) (make)
- systemd (systemd-chromiumosAUR, systemd-fmlAUR, systemd-selinuxAUR, sysupdated-systemd-gitAUR, systemd-gitAUR) (make)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR) (make)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
- xcb-util-keysyms (make)
- xorgproto (xorgproto-gitAUR) (make)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
Required by (2)
- wl-screenrec (requires libva-driver)
- wl-screenrec-git (requires libva-driver)
Latest Comments
1 2 3 4 5 6 .. 8 Next › Last »
NeroReflex commented on 2024-11-09 00:42 (UTC)
Builds are failing with the following error:
mesa/meson.build:4:0: ERROR: Unknown options: "opencl-spirv"
NeroReflex commented on 2024-09-23 01:27 (UTC)
Thank you tyrheimdal, I took the time to test and deploy your solution. Awesome job!
tyrheimdal commented on 2024-09-21 17:48 (UTC)
@d3Xt3r This is caused by a missing line in
PKGBUILD
file; Add... and it should install cleanly.
d3Xt3r commented on 2024-09-20 09:03 (UTC)
Builds have been failing today, tested on two of my systems. The actual compilation succeeds, but strangely it fails at the package building stage.
GregTheMadMonk commented on 2024-09-10 09:24 (UTC) (edited on 2024-09-10 09:29 (UTC) by GregTheMadMonk)
Mesa removed gallium-omx (https://aur.archlinux.org/packages/mesa-git#comment-990097). Can you please update the PKGBUILDs? TIA!
edit: NVM you've just updated the PKGBUILD. Thank you! :)
ChrisLane commented on 2024-08-31 12:28 (UTC)
@d3Xt3r yeah I've had the same issue when building in chroot but not when building normally and I haven't been able to figure out why.
d3Xt3r commented on 2024-08-31 12:22 (UTC)
Did a fresh install on a new machine, build failed with this error:
mesa/meson.build:991:2: ERROR: Problem encountered: Python (3.x) mako module >= 0.8.0 required to build mesa.
I already had
python-mako
1.3.5-1 installed, so unsure why it didn't pick that up. Had to runpip3 install Mako --break-system-packages
to resolve it, which isn't exactly ideal.redbeanw commented on 2024-07-29 14:21 (UTC)
Recently installed mesa does not work:
Can the commit id of upstream mesa be fixed? I think this can reduce many unstable factors.
kefaso commented on 2024-07-28 14:23 (UTC) (edited on 2024-07-28 14:23 (UTC) by kefaso)
After 2024-07-28 update vainfo fails:
vainfo Trying display: wayland Trying display: x11 libva error: /usr/lib/dri/radeonsi_drv_video.so init failed vaInitialize failed with error code 2 (resource allocation failed),exit
1 2 3 4 5 6 .. 8 Next › Last »