It is possible, and already exists.
Search Criteria
Package Details: nvidia-470xx-dkms 470.256.02-7.97
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: | 104 |
Popularity: | 1.73 |
First Submitted: | 2021-10-31 00:50 (UTC) |
Last Updated: | 2025-04-09 17:01 (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 (13)
- 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-utils.sysusers
- nvidia-470xx.rules
- nvidia-drm-outputclass.conf
- systemd-homed-override.conf
- systemd-suspend-override.conf
Latest Comments
« First ‹ Previous 1 .. 35 36 37 38 39 40 41 42 43 44 45 Next › Last »
jonathon commented on 2022-05-25 13:21 (UTC)
TechXero commented on 2022-05-24 10:14 (UTC)
Possible to have separate 510xx drivers as now latest are set to 515 breaking stuff for many users ?
Thank my friend
jonathon commented on 2022-04-03 18:46 (UTC)
That would be because you're building an old version of the 470xx driver (470.82.00) that doesn't have kernel 5.17 support.
localevil commented on 2022-04-03 18:19 (UTC)
Hi! On install returns this: ==> dkms install --no-depmod nvidia/470.82.00 -k 5.17.1-arch1-1 Error! Bad return status for module build on kernel: 5.17.1-arch1-1 (x86_64) Consult /var/lib/dkms/nvidia/470.82.00/build/make.log for more information. ==> WARNING: `dkms install --no-depmod nvidia/470.82.00 -k 5.17.1-arch1-1' exited 10
On use nvidia-prime returns this:
X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 152 (GLX) Minor opcode of failed request: 24 (X_GLXCreateNewContext) Value in failed request: 0x0 Serial number of failed request: 29 Current serial number in output stream: 30
on kernel 5.16 works fine
jonathon commented on 2022-03-17 02:07 (UTC) (edited on 2022-07-21 09:29 (UTC) by jonathon)
Binary packages are also available in my kernel-lts unofficial user repository.
If you are having difficulty building then please gather appropriate logs and open a thread on the forum (or ask on IRC, Telegram, Matrix, ...).
These routes are also where you should ask general (non-packaging-related) questions.
jonathon commented on 2022-02-17 16:45 (UTC)
@straemar, probably a bug in aura. Try without, or with a different helper.
@archlinuxforever, that's not a packaging issue, I can't do anything about driver bugs. Please report to NVIDIA.
archlinuxforever commented on 2022-02-17 16:38 (UTC)
Commit 718702e0aea6 returns from command:
$ systemctl suspend
in console mode with blank screen and there is no way to recover the image. In graphical mode works fine.
PurpleStephyr commented on 2022-02-07 19:46 (UTC)
Seeing this error when trying to update (using aura) - Do dependencies need to be fixed?
aura >>= The package nvidia-470xx-dkms depends on version =470.103.01 of nvidia-470xx-utils, but the most recent version is 470.103.01-1.
jonathon commented on 2022-02-03 19:30 (UTC) (edited on 2022-02-03 19:33 (UTC) by jonathon)
jfernandz: Reboot after updating your kernel modules. That's an incredibly common issue so I'm surprised the message string didn't come up in a Web search. If that doesn't work then you didn't update all packages, and asking on the forum, mailing list, or IRC/Matrix/Telegram would be a much better option.
jfernandz commented on 2022-02-03 18:52 (UTC)
Now I'm having problems with nvidia-smi
:
❯ nvidia-smi
Failed to initialize NVML: Driver/library version mismatch
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.