@aur4mw: I'm not sure I understand what issue you are having; maybe you can provide some logs ?
Search Criteria
Package Details: nvidia-470xx-utils 470.256.02-8.02
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nvidia-470xx-utils.git (read-only, click to copy) |
|---|---|
| Package Base: | nvidia-470xx-utils |
| Description: | NVIDIA drivers utilities |
| Upstream URL: | http://www.nvidia.com/ |
| Keywords: | driver nvidia video |
| Licenses: | custom |
| Conflicts: | nvidia-libgl, nvidia-utils |
| Provides: | nvidia-libgl, nvidia-utils, opengl-driver, vulkan-driver |
| Submitter: | jonathon |
| Maintainer: | Sinyria (cysp74, SoftExpert) |
| Last Packager: | SoftExpert |
| Votes: | 113 |
| Popularity: | 0.38 |
| First Submitted: | 2021-10-31 00:50 (UTC) |
| Last Updated: | 2026-05-02 06:41 (UTC) |
Dependencies (6)
- egl-wayland (egl-wayland-gitAUR)
- libglvnd (libglvnd-gitAUR)
- 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)
- nvidia-470xx-settingsAUR (optional) – configuration tool
- opencl-nvidia-470xxAUR (optional) – OpenCL support
- xorg-server-devel (xorg-server-devel-gitAUR, xlibre-server-devel-binAUR, xlibre-xserver-develAUR, xlibre-xserver-devel-betaAUR) (optional) – nvidia-xconfig
Required by (468)
- 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 448 more...
Sources (21)
- 0001-Fix-conftest-to-ignore-implicit-function-declaration.patch
- 0002-Fix-conftest-to-use-a-short-wchar_t.patch
- 0003-Fix-conftest-to-use-nv_drm_gem_vmap-which-has-the-se.patch
- disable-objtool-override.patch
- enable-drm-modeset-by-default.patch
- https://us.download.nvidia.com/XFree86/Linux-x86_64/470.256.02/NVIDIA-Linux-x86_64-470.256.02.run
- kernel-6.10.patch
- kernel-6.12.patch
- nvidia-470xx-fix-gcc-15.patch
- nvidia-470xx-fix-linux-6.13.patch
- nvidia-470xx-fix-linux-6.14.patch
- nvidia-470xx-fix-linux-6.15.patch
- nvidia-470xx-fix-linux-6.17.patch
- nvidia-470xx-fix-linux-6.19-part1.patch
- nvidia-470xx-fix-linux-6.19-part2.patch
- nvidia-470xx-fix-linux-7.0.patch
- nvidia-470xx-utils.sysusers
- nvidia-470xx.rules
- nvidia-drm-outputclass.conf
- systemd-homed-override.conf
- systemd-suspend-override.conf
SoftExpert commented on 2026-05-21 23:22 (UTC)
aur4mw commented on 2026-05-20 08:54 (UTC)
For kernel 7.0.9 I get the error described in https://bbs.archlinux.org/viewtopic.php?pid=2297007
stipe commented on 2026-05-04 15:03 (UTC)
Works on my GTX 880M! Thx for maintaining!
spnethw commented on 2026-05-02 14:55 (UTC)
GTX 660, linux 7.0.3. All is ok now. Thanks!
TempusNemini commented on 2026-05-02 08:05 (UTC)
@SoftExpert: just reinstalled from updated packages and confirm perfect work on both lst / 7.0.3 kernels on my 750GM. Thanks!
SoftExpert commented on 2026-05-02 06:42 (UTC)
hello everyone, I updated the package to include the latest patches for kernel 7.0.2; as usual, please provide feedback.
l3lu3 commented on 2026-05-01 09:30 (UTC)
Just wanted to report back that joanbm's patch works! Newbie mistake of forgetting to actually apply the patch in prepare.
TempusNemini commented on 2026-05-01 08:25 (UTC)
@a821: Thing i learned today: how to apply patches :-) It's working!!! thanks a lot!
a821 commented on 2026-05-01 07:14 (UTC)
@TempusNemini: Download the nvidia-470xx-fix-linux-7.0.patch from the comments below (@phobos1641, @7314776) and added it to the PKGBUILD in sources and prepare. Then rebuild the nvidia-470xx packages and reinstall. Here is the patch I applied (which works for me BTW): https://pastebox.io/api/paste/10C222q9
TempusNemini commented on 2026-05-01 05:26 (UTC)
what is correct order of actions if i already installed 7.xx kernel? remove 470xx package (which i installed from AUR), download 470xx source, apply patch from 7314776 post and build it?
Pinned Comments
SoftExpert commented on 2025-02-09 10:20 (UTC) (edited on 2026-03-08 12:31 (UTC) by SoftExpert)
For the beginners in need of assistance, first take a look at this recommended guide https://github.com/korvahannu/arch-nvidia-drivers-installation-guide - maybe it helps to solve the issues your are having with this version of the driver.
The majority of patches used in this package are provided by Joan Bruguera to whom we owe a tremendous depth of gratitude !
There is also the repository shared by phobos1641, where he has gathered all the patches that work for his configuration.