Package Details: nvidia-470xx-dkms 470.256.02-7.95

Git Clone URL: https://aur.archlinux.org/nvidia-470xx-utils.git (read-only, click to copy)
Package Base: nvidia-470xx-utils
Description: NVIDIA drivers - module sources
Upstream URL: http://www.nvidia.com/
Keywords: driver nvidia video
Licenses: custom
Conflicts: nvidia-dkms
Provides: NVIDIA-MODULE
Submitter: jonathon
Maintainer: Sinyria (cysp74, SoftExpert)
Last Packager: SoftExpert
Votes: 103
Popularity: 1.46
First Submitted: 2021-10-31 00:50 (UTC)
Last Updated: 2025-02-03 19:42 (UTC)

Pinned Comments

SoftExpert commented on 2025-02-09 10:20 (UTC)

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.

Latest Comments

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

Fencedance commented on 2025-03-18 16:17 (UTC)

installing this driver over my nouveau fixed whatever issue i was having when trying to launch dota2 (getting the lack of vulkan error), but i am still having some kind of issues in game now where i freeze and the game will shut down to desktop in 20-30 sec, and one time i got a vulkan error of some sort. Another issue i have found is about half way through a game, so 30+ minutes in, i start to get some kind of screen stuttering that isn't caused by fps or net issues afaik. I'm running the latest Garuda broadwing XFCE with an Asus GTX 660 Ti and an Asus mobo of around the same time period (2011), dual core AMD 3.4ghz (270). I've followed instructions for installing that korvahannu link had. I've did my best to eliminate what i could from too many things running, to removing temperature as a potential issue. I've just begun to learn Linux after being a long time windows user; win7 never had a single crash or freeze in Dota2 for me, but as most probably know by now, win7 is really almost out of support for anything anyone wants, and dota2 was the last straw for me about a month ago when it stopped working as well. i'm gradually trying different video settings in game, although im almost always running it in lowest settings with fps locked at 60 max and 1920x1080 reso but with most anything else turned off that i can. Any ideas about what i can do to make things more reliable? maybe use an older kernel than the latest LTS i have now?

Alexey104 commented on 2025-03-09 15:18 (UTC) (edited on 2025-03-09 15:20 (UTC) by Alexey104)

@cerberus1746, I’m also getting the GPU has fallen off the bus error, just like in your logs, along with spontaneous reboots on my desktop GTX 770. This happens with any kernel starting from 6.7 and later. I’m sticking with the 6.6 kernel since it's the last version that works flawlessly with this driver (at least for me), and it's still receiving updates until 2026.

While some users report that the driver still works on newer kernels, there’s no guarantee this will remain the case. If you plan to keep using this driver, I’d recommend sticking with an older kernel.

cerberus1746 commented on 2025-03-09 14:58 (UTC)

Before anything, the video card works in Windows. It is not dead, the errors might make you think it is, but it isn't. And also nouveau works, but I need vulkan, and vulkan-nouveau does not support my video card, I tried, even with BROKEN_DRIVER flag

Any time I need to use my video card in my optimus laptop the nvidia driver crashes.

The full logs can be found here: https://pastebin.com/xgKUrveJ

The full specs of the computer are here: https://icecat.biz/en/p/dell/w540210in8/inspiron-laptops-14r+-5421-21966017.html

I tried installing the driver 430 but for some reason the driver dkms build fails with the current 6.12.17-1-lts

Following or not this guide makes no difference: https://github.com/korvahannu/arch-nvidia-drivers-installation-guide

abcd1232 commented on 2025-03-09 04:34 (UTC)

nvidia-470xx.rules syntax error near unexpected token `('. Extra $.

lu9dce commented on 2025-03-07 14:13 (UTC)

This driver compiles and installs but does not activate 3D support Neither browsers nor software that requires OpenGL work

The module is loaded but programs cannot access 3D

I have been testing this with the LTS kernel I have been using kernel 6.1.0 for a month now.. because the driver works on Debian so I decided to use a kernel that is more similar to the one that Debian 12 has

If changing the kernel works, I don't see that it is a problem with Mesa or the current OpenGL

I had previously mentioned this topic here

silent commented on 2025-02-12 02:30 (UTC)

The result of updating the grub configuration with grub-mkconfig is unpredictable for multi-boot. On the other hand, it is probable not recommended for beginners to add entries to /etc/grub.d/40_custom or directly to grub.cfg. I don't use grub-mkconfig, adding the entries "nvidia-drm.modeset=1 nvidia-drm.fbdev=1" to grub.cfg solved the 3D performance issue. I never needed these entries before. I am not sure if the early loading of the modules is needed or may cause more trouble.

SoftExpert commented on 2025-02-09 10:20 (UTC)

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.

erfahren commented on 2025-02-08 22:25 (UTC)

korvahannu has a guide on github.com that includes the boot parameters and uses yay to install the package korvahannu/arch-nvidia-drivers-installation-guide: A repository that holds a simple guide on how you can install and configure proprietary NVIDIA drivers for Arch Linux.

PhotonX commented on 2025-02-08 20:12 (UTC)

Works like a charm on a GTX 670 with both 6.12 and 6.13.

I'd propose to pin the comment about the GRUB boot option, I didn't follow the discussion here and it took me some time to figure out that the boot option is the root of my problems (which are now solved).

Thanks for the continuing packaging! :-)