Search Criteria
Package Details: lib32-amdonly-gaming-vulkan-radeon-git 25.2.0_devel.207057.b4b65822203.d41d8cd-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lib32-mesa-amdonly-gaming-git.git (read-only, click to copy) |
---|---|
Package Base: | lib32-mesa-amdonly-gaming-git |
Description: | Radeon's Vulkan mesa driver (32-bit) |
Upstream URL: | https://www.mesa3d.org/ |
Licenses: | LicenseRef-mesa |
Conflicts: | lib32-vulkan-radeon |
Provides: | lib32-vulkan-driver, lib32-vulkan-radeon |
Submitter: | NeroReflex |
Maintainer: | NeroReflex (DexterHaxxor) |
Last Packager: | NeroReflex |
Votes: | 9 |
Popularity: | 0.31 |
First Submitted: | 2023-02-27 23:13 (UTC) |
Last Updated: | 2025-06-18 14:40 (UTC) |
Dependencies (47)
- amdonly-gaming-vulkan-radeon-gitAUR
- lib32-libdrm (lib32-libdrm-gitAUR)
- lib32-libelf
- lib32-libx11
- lib32-libxshmfence
- lib32-llvm-libs (lib32-llvm-libs-gitAUR, lib32-llvm-libs-minimal-gitAUR)
- lib32-systemd (lib32-systemd-gitAUR)
- lib32-wayland (lib32-wayland-gitAUR)
- lib32-xcb-util-keysyms
- lib32-zstd
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- elfutils (elfutils-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glslang (glslang-gitAUR) (make)
- lib32-clang (lib32-llvm-gitAUR, lib32-clang-minimal-gitAUR) (make)
- lib32-expat (make)
- lib32-libdrm (lib32-libdrm-gitAUR) (make)
- lib32-libelf (make)
- lib32-libglvnd (make)
- Show 27 more dependencies...
Required by (6)
- lib32-sdl2 (requires lib32-vulkan-driver) (make)
- lib32-vulkan-icd-loader-git (requires lib32-vulkan-driver) (optional)
- lutris-world-of-warcraft-dependencies-amd (requires lib32-vulkan-radeon)
- portproton (requires lib32-vulkan-driver)
- proton-cachyos-slr (requires lib32-vulkan-driver)
- umu-launcher-git (requires lib32-vulkan-driver)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
tyrheimdal commented on 2025-01-11 14:16 (UTC)
This should fix it until the package
provides()
is fixed.$ patch -p1 < lib32-mesa-missing.patch
tyrheimdal commented on 2025-01-09 22:16 (UTC)
@derfehler it's only
lib32-mesa
missing,lib32-mesa-libgl
is in the provided list oflib32-amdonly-gaming-mesa-git
.derfehler commented on 2025-01-09 20:04 (UTC)
please add entries for lib32-mesa and lib32-mesa-libgl to the provides section as some packages require them
NeroReflex commented on 2024-02-17 21:11 (UTC)
@DexterHaxxor this time I have taken the time to make configuration equals: not only that I removed everything that is used only when the gpu driver displayed is not "AMD" so I removed vmware, virtio and virgl, from lib32 version as well as the main one.
DexterHaxxor commented on 2024-02-17 18:56 (UTC)
There is another build issue exclusive to the 32-bit version, due to an apparent oversight in the meson.build file. The fix is adding
-D intel-rt=false
to the list of build parameters.NeroReflex commented on 2024-02-15 21:32 (UTC)
@DexterHaxxor thank you for doing that. I haven't tried removing it. I have disabled intel gallium-driver as well as used "all" in video codecs as well as enabling vulkan beta extensions on this lib32 version too
DexterHaxxor commented on 2024-02-15 19:34 (UTC)
I have managed to make it work by deleting the line which says
-D intel-clc=enabled
and removing crocus (a driver for Intel) from the Gallium driver list. As I've already commented on your non-lib32- package, please take a careful look at your build options and copy your video codec list from the non-lib32- package into this one.NeroReflex commented on 2024-02-15 16:45 (UTC)
@DexterHaxxor you are very right: in theory that should not be enabled. Problem is: does not build regardless at the moment. try for yourself. So I can't really push a broken thing. If you find evidence of it compiling without that option please, let me know.
DexterHaxxor commented on 2024-02-15 16:20 (UTC)
Why are they enabled in the first place? This package is called amdonly for a reason, isn't it?
« First ‹ Previous 1 2 3 Next › Last »