Search Criteria
Package Details: nvidia-vulkan-open-dkms 595.44.05-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nvidia-vulkan.git (read-only, click to copy) |
|---|---|
| Package Base: | nvidia-vulkan |
| Description: | NVIDIA open kernel modules - module sources (vulkan developer branch) |
| Upstream URL: | https://developer.nvidia.com/vulkan-driver |
| Licenses: | MIT AND GPL-2.0-only |
| Conflicts: | NVIDIA-MODULE, nvidia-open |
| Provides: | NVIDIA-MODULE, nvidia-open, nvidia-vulkan-dkms |
| Replaces: | nvidia-vulkan-dkms |
| Submitter: | jcstryker |
| Maintainer: | ventureo |
| Last Packager: | ventureo |
| Votes: | 34 |
| Popularity: | 0.91 |
| First Submitted: | 2018-06-23 01:17 (UTC) |
| Last Updated: | 2026-04-05 15:02 (UTC) |
Required by (10)
- gdrcopy (requires nvidia-open)
- lutris-world-of-warcraft-dependencies-nvidia (requires nvidia-open)
- nvidia-exec (requires NVIDIA-MODULE)
- nvidia-exec-git (requires NVIDIA-MODULE)
- nvidia-powerd-dinit (requires NVIDIA-MODULE)
- nvidia-xrun-pm (requires NVIDIA-MODULE)
- nvidiactl-git (requires NVIDIA-MODULE)
- optimus-manager-git (requires NVIDIA-MODULE)
- vkcv-test (requires nvidia-vulkan-dkms) (optional)
- xorgxrdp-nvidia (requires NVIDIA-MODULE)
Latest Comments
1 2 3 4 5 6 .. 14 Next › Last »
FmT commented on 2026-03-14 10:17 (UTC) (edited on 2026-03-14 10:31 (UTC) by FmT)
@ventureo A lot of Notebook users cannot use open kernel module since it's using GSP firmware only. GSP firmware does not support D3/Sleep/Optimus in my case.
ventureo commented on 2026-03-10 12:03 (UTC)
@awesomekyle This should be fixed now with new Vulkan beta driver.
Also a note for all users of these packages: I strongly recommend switching to using nvidia-vulkan-open-dkms, as closed modules are marked by NVIDIA as deprecated and may be removed soon.
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
1 2 3 4 5 6 .. 14 Next › Last »