Package Details: amdonly-gaming-vulkan-mesa-layers-git 24.1.0_devel.184875.893780b3625.d41d8cd98f00b204e9800998ecf8427e-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: Mesa's Vulkan layers
Upstream URL: https://www.mesa3d.org/
Licenses: custom
Conflicts: vulkan-mesa-layer, vulkan-mesa-layers
Provides: vulkan-mesa-layers
Replaces: vulkan-mesa-layer, vulkan-mesa-layers
Submitter: NeroReflex
Maintainer: NeroReflex
Last Packager: NeroReflex
Votes: 15
Popularity: 2.61
First Submitted: 2023-02-27 22:38 (UTC)
Last Updated: 2024-02-17 21:10 (UTC)

Dependencies (40)

Required by (5)

Sources (2)

Latest Comments

1 2 3 4 5 Next › Last »

zangoku commented on 2024-05-21 21:16 (UTC)

Same error won't build for me:

src/gallium/frontends/rusticl/rusticl_mesa_bindings.c:1:10: fatal error: ../mesa/src/gallium/frontends/rusticl/rusticl_mesa_bindings.h: No such file or directory
    1 | #include "../mesa/src/gallium/frontends/rusticl/rusticl_mesa_bindings.h"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
[635/1841] Compiling C++ object src/co...lc/liblibmesaclc.a.p/clc_helpers.cpp.o
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
    Aborting...

z3n commented on 2024-05-20 13:45 (UTC)

I have a problem for a few days:

probably building rusticl

src/gallium/frontends/rusticl/rusticl_mesa_bindings.c:1:10: fatal error: ../mesa/src/gallium/frontends/rusticl/rusticl_mesa_bindings.h: No such file or directory

ChrisLane commented on 2024-05-14 13:23 (UTC)

Pls remove all the 'replaces' entries. This should not be used on AUR in general, and this git package would and should never replace any stable packages.

@MarsSeed you are correct that this is the guidance for AUR packages (see: https://wiki.archlinux.org/title/PKGBUILD#replaces) but please don't misuse the "Flag as out-of-date" feature. Your request is what the comments section and maintainer email addresses in the PKGBUILD are for.

Grimish commented on 2024-04-27 17:23 (UTC) (edited on 2024-04-29 16:36 (UTC) by Grimish)

EDIT 4/29/24

When building in clean chroot I was getting this error: mesa/meson.build:843: WARNING: add_languages is missing native:, assuming languages are wanted for both host and build. etc etc

mesa/meson.build:948:2: ERROR: Problem encountered: Python (3.x) mako module >= 0.8.0 required to build mesa. etc etc

For Fix Added a dependency between lines 66/67 in PKGBUILD: 'python-setuptools'

Builds in chroot now. Also have to add this dependency to the lib32 version as well.

TeaHistoria commented on 2024-03-12 16:15 (UTC)

After I updated this package to the latest version. I can't run Apex Legends stuck on blackscreen loading. one week before the update from the current comment date, the game runs very smoothly

jacekk90 commented on 2024-03-08 18:17 (UTC) (edited on 2024-03-08 18:18 (UTC) by jacekk90)

@NeroReflex it was something with redeonsi and today after kernel update works correctly...

When I run Shotcut i was log in terminal (I use AppImage) more than I wrote here and Googled info was - radeonsi Now I have not this terminal output... I wrote this on Shotcut Facebook page but it was removed becouse Shotcut problem it was not too... https://pl.wikipedia.org/wiki/Naruszenie_ochrony_pami%C4%99ci i don't know how is it in english :/

2 days ago on EndenavourOS not kernel or mesa update...

NeroReflex commented on 2024-03-07 18:43 (UTC) (edited on 2024-03-07 21:56 (UTC) by NeroReflex)

@jacekk90 I don't have this error and my hyprland set-up works just fine so I might need a few more insights on how your system is configured. And beside I don't think it's correct that swrast gets used for rendering so I think there's something strange there.

Edit. now I have it. Well I don't think there's something we can do except waiting for upstream mesa to fix. this is a -git package of in-development software so brakages are quite normal.

jacekk90 commented on 2024-03-07 18:12 (UTC)

MESA-LOADER: failed to open swrast: libLLVM-16.so: cannot open shared object file: No such file or directory (search paths /usr/lib/dri, suffix _dri) failed to load driver: swrast

update and so, so huge error that I can't login. OpenShot or Shotcut memory guard

Grimish commented on 2024-02-21 03:38 (UTC)

I have to say - I really appreciate this package. I see alot of flakey comments but when I compare it to other non-standard builds, this one makes all the difference and for sure is the best thus far on an all AMD hardware machine. Hope you can continue to maintain this.

NeroReflex commented on 2024-02-16 01:03 (UTC)

I will surely do. As of now my time is limited, but it's on my schedule. d3d12 is enabled because (idk if this is still the case) disabling it broke a few games a few months ago. Crocus has been removed. I think I will remove vortio too since using that is a very edge-case scenario, but totally doable on AMD hardware. Main source of differencies are brakages on the past for the lib32 version. Sometimes it doesn't compile and when they fix it I don't know they did or don't have the time to revert workaround changes and ends up forgetting. You are right in your feelings, just keep in mind that mesa sometimes break and this is a -git package. I try to solve issues as soon as I can, but that introduces inconsistencies between regular version and lib32 version