Search Criteria
Package Details: amdonly-gaming-vulkan-radeon-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: | Radeon's Vulkan mesa driver |
Upstream URL: | https://www.mesa3d.org/ |
Licenses: | LicenseRef-mesa |
Conflicts: | vulkan-radeon |
Provides: | vulkan-driver, vulkan-radeon |
Submitter: | NeroReflex |
Maintainer: | NeroReflex (DexterHaxxor, ChrisLane) |
Last Packager: | DexterHaxxor |
Votes: | 16 |
Popularity: | 0.177644 |
First Submitted: | 2023-02-27 22:38 (UTC) |
Last Updated: | 2024-11-10 12:01 (UTC) |
Dependencies (46)
- libdrm (libdrm-gitAUR)
- libelf (elfutils-gitAUR)
- libx11 (libx11-gitAUR)
- libxshmfence
- llvm-libs (llvm-libs-rocm-gitAUR, llvm-libs-gitAUR)
- systemd (systemd-chromiumosAUR, systemd-fmlAUR, systemd-selinuxAUR, sysupdated-systemd-gitAUR, systemd-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- xcb-util-keysyms
- 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)
- Show 26 more dependencies...
Required by (80)
- airshipper (requires vulkan-driver) (optional)
- amf-amdgpu-pro (requires vulkan-radeon) (optional)
- ares-emu (requires vulkan-driver)
- ares-emu-avx-git (requires vulkan-driver)
- ares-emu-git (requires vulkan-driver)
- cemu (requires vulkan-driver) (optional)
- clonehero-ptb (requires vulkan-driver) (optional)
- cosmic-session-git (requires vulkan-driver) (optional)
- cpu-x (requires vulkan-driver) (optional)
- cpu-x-git (requires vulkan-driver) (optional)
- cpu-x-opencl (requires vulkan-driver) (optional)
- fcitx5-hazkey (requires vulkan-driver) (optional)
- fcitx5-hazkey-bin (requires vulkan-driver) (optional)
- flax (requires vulkan-driver) (optional)
- furmark (requires vulkan-driver) (optional)
- glfw-git (requires vulkan-driver) (optional)
- gpu-viewer (requires vulkan-radeon) (optional)
- gzdoom (requires vulkan-driver) (optional, x86_64)
- gzdoom-git (requires vulkan-driver) (optional, x86_64)
- humble-lumpia-git (requires vulkan-driver) (optional)
- Show 60 more...
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 »