Package Details: nvidia-470xx-utils 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 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: 103
Popularity: 1.19
First Submitted: 2021-10-31 00:50 (UTC)
Last Updated: 2025-02-03 19:42 (UTC)

Dependencies (6)

Required by (319)

Sources (12)

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

« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 21 .. 44 Next › Last »

Alexey104 commented on 2024-01-30 04:45 (UTC) (edited on 2024-01-30 04:46 (UTC) by Alexey104)

@SoftExpert, thank you for your reply and suggestions! Yes, spontaneous reboots is a scary sign, and first I thought that hardware is dying, considering that it happens on an old school machine from the LGA775 era:) But, while sleeping, I tortured this machine continuously for several nights with memtest, mprime, gputest and badblocks - it always passes all tests with zero errors and no overheat. Also, there are no any problems with the LTS kernel (I didn't try 6.7.2 yet though). Anyway, this is not the right place to discuss such issues, I just wanted to ensure this is not related to Nvidia drivers. I will dig further, don't want to rip this machine, it's still damn good for certain tasks.

SoftExpert commented on 2024-01-30 04:09 (UTC)

@Alexey104: Definitely not happening or if it happens to someone, then they are not talking about it. I could understand a freeze but the reboot is a bit too much to pin on this old driver.

You will need to take extra steps to investigate. Perhaps booting in console mode only would help isolate the problem.

I believe tools like https://gitlab.freedesktop.org/gpiccoli/kdumpst and an approach similar to the one described here https://access.redhat.com/solutions/6038 should put you on track to find the root cause. There is also this thread from someone experiencing similar issues: https://forums.opensuse.org/t/kernel-panic-causing-kde-to-freeze-amd-build/163544/10

Kernels 6.1 and 6.6 are LTS and supposed to be more stable. Kernel 6.7 is now at version 6.7.2 and I used it on daily basis and I did not find any crash.

Often freezes and crashes are sign of malfunctioning hardware and/or incompatible drivers - make sure you saved important data.

Oh, and ... good luck with your investigation!

Alexey104 commented on 2024-01-30 01:55 (UTC) (edited on 2024-01-30 04:25 (UTC) by Alexey104)

Does anyone experience random system freezes and reboots with nvidia-470xx-dkms and kernels >= 6.7? After I upgraded to linux-6.7/6.7.1 my machine started to randomly freeze for about 10-15 seconds, and then it reboots by itself. There is nothing useful in logs on the next boot. I thought it might be a hardware fault, but it doesn't happen with the LTS kernel, and there are no problems under memtest/mprime/gputest. Not sure if this is related to Nvidia, just curious if there is anyone else with similar symptoms?

bhrgunatha commented on 2024-01-16 13:24 (UTC)

@SoftExpert: Thanks for confirming no patch is needed for kernel 6.7

SoftExpert commented on 2024-01-16 06:05 (UTC)

@narmit: good luck with your system, but I would not hold my breath - it seems the 470xx driver is the last one in the legacy collection to still get some updates from Nvidia. We try to find the best available patches for the latest kernels, but there will be a moment when those patches will no longer be available and / or work.

@bhrgunatha : nvidia 470.223.02 does not require a patch for kernel 6.7. Probably 6.8 will require one, but let's get there first ...

bhrgunatha commented on 2024-01-16 04:55 (UTC)

Does anyone know if this requires a patch for the latest kernel 6.7? If so what's the right way to request that?

narmit commented on 2024-01-11 19:48 (UTC)

Hello, just wanted to say thanks for doing the work of Nvidia. Your time allows me to keep my recently bought GT710 fully working in Arch. Yes, Nvidia still sells hardware it no longer supports.

picoman commented on 2023-11-07 22:23 (UTC)

Is it just me or is the upstream super slow? It is taking an hour and a half to download.

SoftExpert commented on 2023-11-03 07:33 (UTC)

@qunas: It's kinda vague ...

What is your current kernel version ?

Did you ran out of storage space when rebuilding the module ?

If you are you using DKMS, have you installed the corresponding kernel headers ?

Can you check if DKMS has successfully built the driver module for your current kernel ?

Where there any updates installed at the same time ?

You see where I'm headed - you need to have a thorough investigation in order to identify what went wrong.