For me, it works on 6.2.1 with my good old Quadro K1100M :-). Thanks for the patch @BlackIkeEagle
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: | 2.98 |
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 (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 (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 .. 26 27 28 29 30 31 32 33 34 35 36 .. 44 Next › Last »
david_svec commented on 2023-02-27 20:45 (UTC)
<deleted-account> commented on 2023-02-21 08:56 (UTC)
Can you provide a log? I was reading about it, looks like simpledrm conflicts with nvidia drivers since 5.x series, you may disable it on your kernel config. See this:
I notice the official kernels have the simpledrm turned on, so you can also try to add nvidia modules to your mmkinitcpio.conf, but of course this is just assumptions since I don't know what error do you really have.
<deleted-account> commented on 2023-02-21 08:51 (UTC)
@bittin can you provide a log?
bittin commented on 2023-02-21 07:12 (UTC)
does not work on kernel 6.2 with my old GTX 760
Xorg whines about simpledrm something something
BlackIkeEagle commented on 2023-02-09 18:20 (UTC)
patch for the upcoming 6.2 kernel: https://gitlab.com/herecura/packages/nvidia-470xx-dkms/-/blob/ecb0dc5abaf4318fdfa89a755ce363522ad74eb2/kernel-6.2.patch
Accidentaccio commented on 2023-01-31 20:31 (UTC)
Oh my god you solve my problem. I'm tryng for two entire days. Thank you so much!
<deleted-account> commented on 2023-01-31 19:36 (UTC)
Do you have linux headers installed?
Accidentaccio commented on 2023-01-31 19:32 (UTC) (edited on 2023-01-31 19:33 (UTC) by Accidentaccio)
I tried yet, no way. I try to install nvidia package and disable nouveaux with a .conf file in /etc/modprobe.d, and doesn´t work. I try to remove nvidia package without remove blacklist.conf, but gui not started. I repeat, I'm not expert, but I think that if I disable nouveaux (with nvidia not installed) and GUI not started, the blacklist is working. So, is a nvidia's problem.
If this can help, when I installed nvidia package I get:
(1/5) Creating system user accounts...
(2/5) Reloading system manager configuration...
(3/5) Reloading device manager configuration...
(4/5) Arming ConditionNeedsUpdate...
(5/5) Install DKMS modules
==> ERROR: Missing bin kernel headers for module nvidia/470.161.03.
==> ERROR: Missing sbin kernel headers for module nvidia/470.161.03.
==> ERROR: Missing home kernel headers for module nvidia/470.161.03.
==> ERROR: Missing var kernel headers for module nvidia/470.161.03.
==> ERROR: Missing mnt kernel headers for module nvidia/470.161.03.
==> ERROR: Missing usr kernel headers for module nvidia/470.161.03.
==> ERROR: Missing etc kernel headers for module nvidia/470.161.03.
==> ERROR: Missing opt kernel headers for module nvidia/470.161.03.
==> ERROR: Missing media kernel headers for module nvidia/470.161.03.
==> ERROR: Missing srv kernel headers for module nvidia/470.161.03.
==> ERROR: Missing lib64 kernel headers for module nvidia/470.161.03.
==> ERROR: Missing tmp kernel headers for module nvidia/470.161.03.
==> ERROR: Missing dev kernel headers for module nvidia/470.161.03.
==> ERROR: Missing boot kernel headers for module nvidia/470.161.03.
==> ERROR: Missing run kernel headers for module nvidia/470.161.03.
==> ERROR: Missing lib kernel headers for module nvidia/470.161.03.
==> ERROR: Missing root kernel headers for module nvidia/470.161.03.
==> ERROR: Missing proc kernel headers for module nvidia/470.161.03.
==> ERROR: Missing sys kernel headers for module nvidia/470.161.03.
==> ERROR: Missing lost+found kernel headers for module nvidia/470.161.03.
But the package is normally installed after this error.
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.