Package Details: nvidia-470xx-utils 470.256.02-8.02

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)

Required by (468)

Sources (21)

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.

Latest Comments

1 2 3 4 5 6 .. 52 Next › Last »

SoftExpert commented on 2026-05-21 23:22 (UTC)

@aur4mw: I'm not sure I understand what issue you are having; maybe you can provide some logs ?

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?