@ArchBoxHero take the git url from above, clone it to /tmp and view its git log. Jonathon will have some email in his authored commits. No need to publish it here in plain-text.
Search Criteria
Package Details: nvidia-470xx-dkms 470.256.02-7.98
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 - 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: | 110 |
Popularity: | 2.85 |
First Submitted: | 2021-10-31 00:50 (UTC) |
Last Updated: | 2025-05-04 14:37 (UTC) |
Dependencies (3)
- dkms (dkms-gitAUR)
- libglvnd (libglvnd-gitAUR)
- nvidia-470xx-utilsAUR
Required by (9)
- conky-lua-nv (optional)
- mhwd-nvidia-470xx (make)
- nvidia-exec (requires NVIDIA-MODULE)
- nvidia-exec-git (requires NVIDIA-MODULE)
- nvidia-pacman-hook (requires NVIDIA-MODULE) (optional)
- nvidia-xrun-pm (requires NVIDIA-MODULE)
- nvidiactl-git (requires NVIDIA-MODULE)
- optimus-manager-git (requires NVIDIA-MODULE)
- xorgxrdp-nvidia (requires NVIDIA-MODULE)
Sources (14)
- 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
- 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-linux-6.13.patch
- nvidia-470xx-fix-linux-6.14.patch
- nvidia-470xx-fix-linux-6.15.patch
- nvidia-470xx-utils.sysusers
- nvidia-470xx.rules
- nvidia-drm-outputclass.conf
- systemd-homed-override.conf
- systemd-suspend-override.conf
aiyion commented on 2021-11-14 12:26 (UTC)
ArchBoxHero commented on 2021-11-14 10:51 (UTC) (edited on 2021-11-14 10:54 (UTC) by ArchBoxHero)
@jonathon Sure but I appreciate the time you take on managing packages. And I would like to show my gratitude. But your email is hidden? Help me out here.
Conusoid commented on 2021-11-13 18:29 (UTC) (edited on 2021-11-13 19:01 (UTC) by Conusoid)
@jonathon Problem solved. Since the Nvidia driver is now updating from AUR, Nvidia pacman hook didn't work, so initramfs didn't get updated. Sorry for the inconvenience, my bad :)
jonathon commented on 2021-11-13 10:44 (UTC)
@Conusoid, open a thread on the forum with the log files.
@ArchBoxHero, that's not necessary, but, if you want to, send me an email.
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.
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.