Package Details: amdvlk-git 2024.Q2.3.r0.10c37d4-1

Git Clone URL: https://aur.archlinux.org/amdvlk-git.git (read-only, click to copy)
Package Base: amdvlk-git
Description: AMD's standalone Vulkan driver
Upstream URL: https://github.com/GPUOpen-Drivers
Licenses: MIT
Conflicts: amdvlk, vulkan-amdvlk
Provides: amdvlk, vulkan-amdvlk, vulkan-driver
Submitter: haagch
Maintainer: marijns
Last Packager: marijns
Votes: 22
Popularity: 0.000000
First Submitted: 2017-12-22 13:02 (UTC)
Last Updated: 2024-08-11 22:02 (UTC)

Required by (63)

Sources (0)

Latest Comments

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

Strunkenbold commented on 2018-12-02 18:22 (UTC)

Got my segfaults fixed by setting -mno-avx. Maybe some of you could test this so we can add this to the PKGBUILD if anyone can confirm.

aufkrawall commented on 2018-11-21 14:08 (UTC)

It segfaults for me also with 4.19. Unlike the now available precompiled builds by AMD.

FichteFoll commented on 2018-11-14 00:36 (UTC) (edited on 2018-11-14 20:35 (UTC) by FichteFoll)

+1 on libxrandr

Also getting segfaults for every vkCreateInstance call here and have for months. Going to investigate with upstream. Update: segfault fixed with 4.19 kernel.

Arvedui commented on 2018-11-04 10:04 (UTC)

Please add libxrandr to makedepends, it does not build without it.

aufkrawall commented on 2018-10-25 12:20 (UTC)

Nope, still everything segfaults.

steamport commented on 2018-09-15 21:38 (UTC)

Is this working now?

scurrvy2020 commented on 2018-08-19 15:26 (UTC)

It builds fine, but I get a segmentation fault when I try vulkaninfo with the amdvlk driver.

farnoy commented on 2018-08-14 22:30 (UTC)

The MaxNumCmdStreamsPerSubmit,4 setting can be removed as Arch is shipping a recent-enough libdrm.

haagch commented on 2018-07-12 21:36 (UTC)

Compiling works, but running does not

ERROR: [Loader Message] Code 0 : /usr/lib/amdvlk64.so: undefined symbol: _ZN3Pal5Linux19DisplayWindowSystem30DeterminePresentationSupportedEPNS0_6DeviceEPvl

Happens with self compiled package and with package from mesa-git

lordheavy commented on 2018-07-12 06:31 (UTC)

@pouar Fixed

@RemoteAdmin Can't reproduce