Search Criteria
Package Details: amdvlk-git 2024.Q2.3.r0.10c37d4-1
Package Actions
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) |
Dependencies (18)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- zstd (zstd-gitAUR, zstd-staticAUR)
- cmake (cmake-gitAUR) (make)
- directx-shader-compiler (make)
- git (git-gitAUR, git-glAUR) (make)
- libdrm (libdrm-gitAUR) (make)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR) (make)
- libxrandr (libxrandr-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-jinja (make)
- python-ruamel-yaml (python-ruamel-yaml-hgAUR) (make)
- repo (repo-gitAUR) (make)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR) (make)
- xorg-server-devel (xorg-server-devel-gitAUR) (make)
- xorgproto (xorgproto-gitAUR) (make)
Required by (71)
- airshipper (requires vulkan-driver) (optional)
- ares-emu (requires vulkan-driver)
- ares-emu-avx-git (requires vulkan-driver)
- ares-emu-git (requires vulkan-driver)
- cemu (requires vulkan-driver) (optional)
- clonehero-ptb (requires vulkan-driver) (optional)
- cosmic-session-git (requires vulkan-driver) (optional)
- cpu-x (requires vulkan-driver) (optional)
- cpu-x-git (requires vulkan-driver) (optional)
- cpu-x-opencl (requires vulkan-driver) (optional)
- dsnote-git (requires amdvlk) (optional, x86_64)
- fcitx5-hazkey (requires vulkan-driver) (optional)
- fcitx5-hazkey-bin (requires vulkan-driver) (optional)
- flax (requires vulkan-driver) (optional)
- furmark (requires vulkan-driver) (optional)
- glfw-git (requires vulkan-driver) (optional)
- gzdoom (requires vulkan-driver) (optional, x86_64)
- gzdoom-git (requires vulkan-driver) (optional, x86_64)
- humble-lumpia-git (requires vulkan-driver) (optional)
- immich-server (requires vulkan-driver) (optional)
- Show 51 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
RAMChYLD commented on 2023-03-23 22:30 (UTC)
AMDVLK 2023.Q1.3 is out and the biggest feature is it now supports VK_EXT_physical_device_drm which is needed by gamescope. Can we have a refactor to that version?
ErikR commented on 2022-04-27 20:14 (UTC)
amdvlk-git/src/drivers/pal/shared/gpuopen/cmake/AMD.cmake
should be changed toamdvlk-git/src/drivers/pal/shared/devdriver/cmake/AMD.cmake
right?TheK0tYaRa commented on 2021-02-06 10:34 (UTC) (edited on 2021-02-06 10:34 (UTC) by TheK0tYaRa)
The package has issues with replacing amdvlk so I made a light change in it and checked if the latest git release works.
lucasrizzini commented on 2020-07-12 09:41 (UTC)
Weirdly, this git version is older than repo's.
Sinistar commented on 2020-05-09 23:45 (UTC) (edited on 2020-05-09 23:48 (UTC) by Sinistar)
Just for the hell of it I am posting the PKGBUILD that I use. Feel free to use any part you want.
gardotd426 commented on 2020-03-24 15:38 (UTC)
@haagch that must be something to do with the PKGBUILD or if nothing else the way you're choosing to build it in the PKGBUILD, instead of building it according to the repo instructions. I just manually built it with the regular commands (cmake -H blah blah blah), and it's working for me. I just ran
VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/amd_icd64.json vkcubepp
and got no such segfault, it launched perfectly ffinehaagch commented on 2020-03-24 15:33 (UTC)
I just updated the PKGBUILD before writing my comment. :) Every vulkan application segfaults on start because every vulkan application needs to create a VkInstance...
gardotd426 commented on 2020-03-24 15:11 (UTC)
@haagch what do you mean it builds? Like it builds without manual intervention? Because I just tested it and one of the included patches fails.
And where does it segfault? When trying to launch a game or something?
I just manually built AMDVLK according to the repo's instructions and it built fine.
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »