Search Criteria
Package Details: lib32-nvidia-vulkan-utils 580.94.18-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nvidia-vulkan.git (read-only, click to copy) |
|---|---|
| Package Base: | nvidia-vulkan |
| Description: | NVIDIA drivers utilities (32-bit) (vulkan developer branch) |
| Upstream URL: | https://developer.nvidia.com/vulkan-driver |
| Licenses: | custom |
| Conflicts: | lib32-nvidia-libgl, lib32-nvidia-utils |
| Provides: | lib32-nvidia-libgl, lib32-nvidia-utils, lib32-opengl-driver, lib32-vulkan-driver |
| Replaces: | lib32-nvidia-libgl |
| Submitter: | jcstryker |
| Maintainer: | ventureo |
| Last Packager: | ventureo |
| Votes: | 33 |
| Popularity: | 0.82 |
| First Submitted: | 2018-06-23 01:17 (UTC) |
| Last Updated: | 2026-02-20 18:52 (UTC) |
Dependencies (5)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR)
- lib32-libglvnd
- lib32-zlib (lib32-zlib-ng-compat)
- nvidia-vulkan-utilsAUR
- lib32-opencl-nvidia (lib32-opencl-nvidia-525xxAUR, lib32-opencl-nvidia-510xxAUR, lib32-opencl-nvidia-470xxAUR, lib32-opencl-nvidia-550xxAUR, lib32-opencl-nvidia-535xxAUR, lib32-opencl-nvidia-580xxAUR, lib32-opencl-nvidia-vulkanAUR, lib32-opencl-nvidia-betaAUR) (optional)
Required by (22)
- counter-strike-2d (requires lib32-nvidia-utils) (optional)
- dwarffortress-spacefox (requires lib32-nvidia-utils) (optional)
- dwproton-bin (requires lib32-vulkan-driver)
- dwproton-signed-bin (requires lib32-vulkan-driver)
- lib32-ffmpeg (requires lib32-nvidia-utils) (optional)
- lib32-gst-plugins-bad-git (requires lib32-nvidia-utils) (optional)
- lib32-primus-vk-git (requires lib32-nvidia-utils)
- lib32-sdl2 (requires lib32-vulkan-driver) (make)
- lib32-sdl3-git (requires lib32-vulkan-driver) (optional)
- lib32-vulkan-icd-loader-git (requires lib32-vulkan-driver) (optional)
- lutris-world-of-warcraft-dependencies-nvidia (requires lib32-nvidia-utils)
- nfs2se-git (requires lib32-nvidia-utils) (optional)
- noon-nvidia (requires lib32-nvidia-utils)
- plutonium-launcher-bin (requires lib32-nvidia-utils) (optional)
- portproton (requires lib32-vulkan-driver)
- prey (requires lib32-nvidia-utils) (optional, x86_64)
- proton-cachyos (requires lib32-vulkan-driver)
- proton-cachyos-slr (requires lib32-vulkan-driver)
- quake4 (requires lib32-nvidia-utils) (optional, x86_64)
- quake4-demo (requires lib32-nvidia-utils) (optional, x86_64)
- Show 2 more...
Latest Comments
1 2 3 4 5 6 .. 14 Next › Last »
awesomekyle commented on 2026-02-20 21:15 (UTC)
This doesn't currently work with kernel 6.19. CachyOS has a patch here that doesn't apply cleanly due to changes between 580 and 590, but I made the necessary changes to work with 580. Applying this patch enables the DKMS build to succeed for 6.19.
ventureo commented on 2026-01-28 15:22 (UTC)
@ada_1815 Thank you for noticing, I removed libglvnd from dependencies.
Also removed nvidia-vulkan and nvidia-vulkan-open, as they are useless for AUR users who are building modules anyway. Users should switch to nvidia-vulkan-dkms or nvidia-vulkan-open-dkms respectively.
ada_1815 commented on 2026-01-26 13:20 (UTC)
Is there a reason behind the inconsistency in the dependencies of the nvidia-vulkan-open-dkms subpackage?
Shouldn't the full dependencies for nvidia-vulkan-open-dkms be
depends=('dkms' "nvidia-vulkan-utils=$pkgver")to make it consistent with the nvidia-open-dkms in the official Arch repositories: https://gitlab.archlinux.org/archlinux/packaging/packages/nvidia-utils/-/blob/580.119.02-1/PKGBUILD?ref_type=tags#L321There is no need to add the "libglvnd" as dependency to keep it DRY. nvidia-vulkan-utils already depends on it.
ventureo commented on 2025-05-05 15:06 (UTC)
@EndlessEden This version of Vulkan beta driver as stated in the package description. Please follow upstream URL to see the differences from the regular driver.
EndlessEden commented on 2025-05-04 11:05 (UTC)
@ventureo -- isnt current build "570.144-3", why is this using "570.123.07" ?
gilvbp commented on 2023-12-30 14:24 (UTC)
Has anyone managed to get the open modules vulkan version (https://github.com/NVIDIA/open-gpu-kernel-modules/releases/tag/535.43.22) working?
ThatOneSeong commented on 2023-12-11 18:45 (UTC)
mmbossoni's fix still seems to be necessary to install the lib32 package alongside the normal 64-bit one (can't speak for Wayland since I don't use it).
mmbossoni commented on 2023-07-27 22:49 (UTC) (edited on 2023-07-27 22:50 (UTC) by mmbossoni)
Build is broken for 32bit utils, this should fix build and enable wayland
mmbossoni commented on 2023-07-21 23:37 (UTC) (edited on 2023-07-21 23:37 (UTC) by mmbossoni)
Feels like allocator is also needed. https://gitlab.archlinux.org/archlinux/packaging/packages/nvidia-utils/-/blob/main/PKGBUILD#L145-146 after that I could properly enter a wayland session
empor commented on 2023-07-19 08:43 (UTC)
@mmbossoni: I tried to build it with the additional files, but didn't succeed in loading anything with wayland afterwards. Something else missing on top?
1 2 3 4 5 6 .. 14 Next › Last »