Search Criteria
Package Details: nvidia-utils-beta 595.71.05-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nvidia-utils-beta.git (read-only, click to copy) |
|---|---|
| Package Base: | nvidia-utils-beta |
| Description: | NVIDIA drivers utilities (beta version) |
| Upstream URL: | https://www.nvidia.com/ |
| Licenses: | LicenseRef-custom |
| Conflicts: | nvidia-libgl, nvidia-utils |
| Provides: | nvidia-libgl, nvidia-libgl-beta, nvidia-utils, opengl-driver, vulkan-driver |
| Replaces: | nvidia-libgl |
| Submitter: | None |
| Maintainer: | dbermond |
| Last Packager: | dbermond |
| Votes: | 345 |
| Popularity: | 0.33 |
| First Submitted: | 2008-08-19 21:42 (UTC) |
| Last Updated: | 2026-04-29 15:54 (UTC) |
Dependencies (15)
- bash (bash-gitAUR, bash-devel-gitAUR)
- egl-gbm (nvidia-535xx-utilsAUR, nvidia-550xx-utilsAUR)
- egl-wayland (egl-wayland-gitAUR)
- egl-wayland2
- egl-x11
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libgcc (libgcc-snapshotAUR)
- libglvnd (libglvnd-gitAUR)
- libx11 (libx11-gitAUR)
- libxext (libxext-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR)
- nvidia-settings-betaAUR (nvidia-settings-betaAUR) (optional) – for the configuration tool
- opencl-nvidia-betaAUR (optional) – for OpenCL support
- xorg-server (xorg-server-gitAUR, xorg-server-bug865-issue1578AUR, xorg-server-bug865AUR, xorg-server-tearfreeAUR, xlibre-server-binAUR, xlibre-xserverAUR, xlibre-xserver-bootstrapAUR, xlibre-xserver-betaAUR) (optional) – for Xorg support
- xorg-server-devel (xorg-server-devel-gitAUR, xlibre-server-devel-binAUR, xlibre-xserver-develAUR, xlibre-xserver-devel-betaAUR) (optional) – for nvidia-xconfig
Required by (471)
- acestep.cpp-bin (requires nvidia-utils) (optional)
- adaptivecpp (requires nvidia-utils)
- adaptivecpp-git (requires nvidia-utils)
- agildocheats (requires nvidia-utils) (optional)
- agildomonitor (requires nvidia-utils) (optional)
- agildospecs (requires nvidia-utils) (optional)
- agildothermo (requires nvidia-utils) (optional)
- agisoft-metashape (requires nvidia-utils) (optional)
- agisoft-metashape-pro (requires nvidia-utils) (optional)
- airshipper (requires vulkan-driver) (optional)
- airshipper-git (requires vulkan-driver) (optional)
- alchemy-viewer-git (requires nvidia-libgl) (optional)
- alchemy-viewer-git (requires nvidia-utils) (optional)
- apollo-cuda-git (requires nvidia-utils) (check)
- apollo-cuda-git (requires nvidia-utils) (optional)
- aquamarine-frozen (requires opengl-driver)
- aquamarine-git (requires opengl-driver)
- arch-sense (requires nvidia-utils) (optional)
- ares-emu-git (requires vulkan-driver)
- armorpaint (requires opengl-driver)
- Show 451 more...
Sources (10)
- 10-gsk.conf
- 120-nvidia-settings-change-desktop-paths.patch
- gsk-renderer.sh
- https://us.download.nvidia.com/XFree86/Linux-x86_64/595.71.05/NVIDIA-Linux-x86_64-595.71.05.run
- nvidia-drm-outputclass.conf
- nvidia-sleep.conf
- nvidia-utils.sysusers
- nvidia.rules
- systemd-homed-override.conf
- systemd-suspend-override.conf
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 24 Next › Last »
llamajacker commented on 2021-10-29 19:48 (UTC) (edited on 2021-10-29 19:50 (UTC) by llamajacker)
Hey there's a bug in your PKGBUILD on line 33:
's/(.).so./\1.so/'
Should be:
's/(.)\.so./\1.so/'
As it's matching any path that has "so" in it (like my arch username), instead of matching ".so" literally.
dbermond commented on 2021-10-29 17:24 (UTC)
@VitalyR Done.
VitalyR commented on 2021-10-27 18:40 (UTC)
Could you include libnvidia-vulkan-producer.so for nvidia's vulkan support? reference: https://bugs.archlinux.org/task/72560, https://github.com/NVIDIA/egl-wayland/issues/34#issuecomment-953094061. For now, I add this line to package_nvidia-utils-beta():
And add symlink:
This makes the driver works normally.
dbermond commented on 2021-10-14 21:33 (UTC)
@JDAturbo These config files are part of package egl-wayland, which is a dependency here, so they are not missed. I have already added '15_nvidia_gbm.json' to egl-wayland-git, and this file is most likely to be added to the repository egl-wayland package when it update to the 1.1.8 version. See also my previous comment about egl-wayland/egl-wayland-git.
dbermond commented on 2021-10-14 19:07 (UTC)
Note: gbm egl support requires egl-wayland 1.1.8. The repository egl-wayland is currently at version 1.1.7. Use egl-wayland-git if you need this feature until 1.1.8 reaches the official repositories.
dbermond commented on 2021-07-04 02:38 (UTC)
@ToadKing Implemented, thanks.
ToadKing commented on 2021-07-01 19:05 (UTC)
Can this package be updated to install the new
nvngx.dlland_nvngx.dllfiles for Proton DLSS support? It looks like they're only included in the full download, not the-no-compat32one at the moment which is probably a bug since those files are 64-bit only.marcBarbier commented on 2021-06-25 19:47 (UTC)
8c8 < pkgver=470.42.01
```
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 24 Next › Last »