Package Details: lib32-amdonly-gaming-vulkan-radeon-git 25.0.0_devel.199912.731138386a5.d41d8cd-1

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, ChrisLane)
Last Packager: NeroReflex
Votes: 8
Popularity: 0.003042
First Submitted: 2023-02-27 23:13 (UTC)
Last Updated: 2025-01-11 15:37 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

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?

Lone_Wolf commented on 2024-02-14 15:12 (UTC)

Mesa commit b52e25d3 breaks intel iris & anv build UNLESS OpenCL support is present.

Incase you don't need those drivers, a temporary workaround is to disable them.

ChrisLane commented on 2024-02-13 09:19 (UTC)

I'm getting the following error trying to update lib32-amdonly-gaming-mesa-git and lib32-amdonly-gaming-vulkan-radeon-git:

mesa/src/intel/shaders/meson.build:45:6: ERROR: Unknown variable "prog_intel_clc".

NeroReflex commented on 2024-02-04 19:02 (UTC)

@DexterHaxxor you tried recompiling in the time I was finishing up the work. I have compiled and installed on my system but I had to forcefully remove older packages. the -git suffix is mandatory so I could not keep the older names I am very sorry for this

DexterHaxxor commented on 2024-02-04 18:47 (UTC)

This package needs to be updated too, you've broken it by renaming the regular package to the correct -git naming.

NeroReflex commented on 2023-12-21 17:42 (UTC)

yes I will. I was hoping that having it in pkgbase was enough.

MarsSeed commented on 2023-12-20 20:03 (UTC)

Please change the name of all the split packages to one that includes the mandatory '-git' suffix.

NeroReflex commented on 2023-07-08 20:23 (UTC)

@saghm fixed it, turned out way more simpler than I tought...