Search Criteria
Package Details: nvidia-470xx-dkms 470.256.02-7.95
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: | 103 |
Popularity: | 3.64 |
First Submitted: | 2021-10-31 00:50 (UTC) |
Last Updated: | 2025-02-03 19:42 (UTC) |
Dependencies (3)
- dkms (dkms-gitAUR)
- libglvnd (libglvnd-gitAUR)
- nvidia-470xx-utilsAUR
Required by (10)
- conky-lua-nv (optional)
- mhwd-nvidia-470xx (make)
- nsight-graphics (requires NVIDIA-MODULE)
- 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 (12)
- 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-utils.sysusers
- nvidia-470xx.rules
- nvidia-drm-outputclass.conf
- systemd-homed-override.conf
- systemd-suspend-override.conf
Latest Comments
« First ‹ Previous 1 .. 37 38 39 40 41 42 43 Next › Last »
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)
jonathon commented on 2021-11-01 16:43 (UTC)
Merged in
libnvidia-allocator.so
andlibnvidia-vulkan-producer.so
fromnvidia-utils=475.44-3
.gbr commented on 2021-11-01 15:00 (UTC) (edited on 2021-11-01 15:01 (UTC) by gbr)
I think you could adopt these two changes from the main
nvidia-utils
package:jonathon commented on 2021-11-01 13:02 (UTC) (edited on 2021-11-01 13:03 (UTC) by jonathon)
This PKGBUILD is adapted from the pre-existing
nvidia-utils=470.74
.nvidia-dkms
does not providenvidia
, instead it providesNVIDIA-MODULE
.If you feel this is wrong then please file a bug against
nvidia-utils
and I will adopt the same changes here.« First ‹ Previous 1 .. 37 38 39 40 41 42 43 Next › Last »