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

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: 99
Popularity: 0.77
First Submitted: 2021-10-31 00:50 (UTC)
Last Updated: 2024-11-10 08:39 (UTC)

Latest Comments

« First ‹ Previous 1 .. 34 35 36 37 38 39 40 41 Next › Last »

Conusoid commented on 2021-11-13 09:03 (UTC) (edited on 2021-11-13 18:25 (UTC) by Conusoid)

Updated about 12 hours ago to the 470.86-2 and got: (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the system's kernel log for additional error messages and consult the NVIDIA README for details. (EE) No devices detected. (EE) Fatal server error: (EE) no screens found(EE) Had to roll back to the 470.82.00-1

ArchBoxHero commented on 2021-11-13 08:03 (UTC)

THANK YOU!!!! I have an older GeForce GT 710 and I use this system daily. I just needed to say thanks for packaging this. I haven't any issues building/installing but I did have to install linux-headers for the reasons mentioned by @tsage. I'd donate to you/buy you lunch if there was a link you can throw my way.

aiyion commented on 2021-11-12 10:01 (UTC)

I just hit a segfault on nvidia stuff after updating my system this morning. Will look into it.

tsage commented on 2021-11-04 15:41 (UTC)

@Universebenzene Thanks for the info about the different types of headers. I did read the ArchWiki. The Nvidia page said to install this package for my card and that’s it. And I did focus on the output, that’s how I figured out I needed linux-headers.

Universebenzene commented on 2021-11-03 07:40 (UTC)

@tsage linux-headers is already an optional dependency of dkms, and it shouldn't be a hard dependency. Because linux-headers is only for the linux kernel, not for other kernels like linux-lts or custom kernels. Those users who use custom kernels do not need linux-headers. All you need to do is read the ArchWiki or focus on the output after installing as you use dkms packages.

tsage commented on 2021-11-03 01:59 (UTC)

When I run makepkg -sic, it builds successfully but it ends with the message "Unable to install module nvidia/470.82.00 for kernel *: Missing kernel headers". Installing the linux-headers package fixed the issue. I think the linux-headers package should be added as a dependency.

gamezelda commented on 2021-11-02 18:41 (UTC)

Thanks, builds fine for me now.

jonathon commented on 2021-11-02 13:47 (UTC)

Thanks for the pointer, I've implemented that here. (No pkgrel increment, no rebuild needed.)

gamezelda commented on 2021-11-02 12:32 (UTC)

If you're experiencing a build failure with the new 470.82.00-2 package, check out https://bugs.archlinux.org/task/71948 (the problem is inherited from the official nvidia-utils package)