Package Details: amdonly-gaming-opencl-clover-mesa-git 24.3.0_devel.195384.fd11bbbb90e.d41d8cd-1

Git Clone URL: https://aur.archlinux.org/mesa-amdonly-gaming-git.git (read-only, click to copy)
Package Base: mesa-amdonly-gaming-git
Description: OpenCL support with clover for mesa drivers
Upstream URL: https://www.mesa3d.org/
Licenses: LicenseRef-mesa
Conflicts: opencl-clover-mesa, opencl-mesa
Provides: opencl-clover-mesa, opencl-driver
Submitter: NeroReflex
Maintainer: NeroReflex (DexterHaxxor, ChrisLane)
Last Packager: NeroReflex
Votes: 16
Popularity: 0.48
First Submitted: 2023-02-27 22:38 (UTC)
Last Updated: 2024-09-23 01:29 (UTC)

Dependencies (44)

Required by (40)

Sources (2)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

GrabbenD commented on 2024-02-03 12:03 (UTC) (edited on 2024-02-04 00:11 (UTC) by GrabbenD)

This fails to install with a non-interactive script:

$ paru --noconfirm --sync aur/amdonly-gaming-mesa
:: Resolving dependencies...
:: Calculating conflicts...
:: Calculating inner conflicts...

:: Inner conflicts found:
    amdonly-gaming-mesa: mesa (mesa-libgl)  
    mesa: amdonly-gaming-mesa (mesa)  amdonly-gaming-mesa (mesa-libgl) 

:: Conflicting packages will have to be confirmed manually
error: can not install conflicting packages with --noconfirm
Error: building at STEP "RUN paru --noconfirm --sync aur/amdonly-gaming-mesa": while running runtime: exit status 1

Edit: Turns out there's a circular dependency loop caused by libglvnd, see explanation here: https://aur.archlinux.org/packages/mesa-git#comment-954811

ChrisLane commented on 2024-01-27 23:54 (UTC) (edited on 2024-01-27 23:55 (UTC) by ChrisLane)

Anyone else not able to launch games on Sway/Wayland today? I get "vulkan: No DRI3 support detected - required for presentation" when I try to run vkcube and similar errors in steam game logs.

Odd because DRI3 is enabled in the PKGBUILD.

z3n commented on 2024-01-11 01:04 (UTC)

@zangoku I added a bug report to mesa hope that will help https://gitlab.freedesktop.org/mesa/mesa/-/issues/10418

NeroReflex commented on 2024-01-10 02:05 (UTC)

zangoku this is -git package and as such pulls from development version. The current version is broken: nothing we can do anything about, just wait.

zangoku commented on 2024-01-09 21:13 (UTC)

error in build

./mesa/src/gallium/frontends/lavapipe/lvp_private.h: In function ‘lvp_pipeline_types_from_shader_stages’:
../mesa/src/gallium/frontends/lavapipe/lvp_private.h:496:21: error: ‘MESA_VK_SHADER_STAGE_WORKGRAPH_HACK_BIT_FIXME’ undeclared (first use in this function)
  496 |    if (stageFlags & MESA_VK_SHADER_STAGE_WORKGRAPH_HACK_BIT_FIXME)
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../mesa/src/gallium/frontends/lavapipe/lvp_private.h:496:21: note: each undeclared identifier is reported only once for each function it appears in
[2195/2278] Compiling C++ object src/g...ivers/zink/libzink.a.p/zink_draw.cpp.o
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().

GrabbenD commented on 2024-01-07 23:34 (UTC)

Heads up! I'm getting this error on a fresh installation of Arch Linux:

~/.cache/paru/clone/mesa-amdonly-gaming-git/PKGBUILD: line 188: -j32: command not found

DexterHaxxor commented on 2023-12-17 17:38 (UTC)

directx-headers-git is required to compile

NeroReflex commented on 2023-12-17 14:44 (UTC) (edited on 2023-12-17 14:56 (UTC) by NeroReflex)

I saw that, will fix sooner as I can. Peace lasted 3 days, maybe I will remove that. A real shame...

also the new commit requires a directx-headers version greater than what it available on arch, so it won't compile regardless.

DexterHaxxor commented on 2023-12-16 19:06 (UTC)

commit ddf2ca4faffdd309638aa0ebfcba2c43b4fc439d breaks gamescope.patch, an update is required