For those impacted by the backlight issue: a solution posted to Nvidia forum seems to have been found. It works at least with nvidia K3000M and kernel 6.0.0.
Search Criteria
Package Details: nvidia-470xx-utils 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 utilities |
Upstream URL: | http://www.nvidia.com/ |
Keywords: | driver nvidia video |
Licenses: | custom |
Conflicts: | nvidia-libgl, nvidia-utils |
Provides: | nvidia-libgl, nvidia-utils, opengl-driver, vulkan-driver |
Submitter: | jonathon |
Maintainer: | Sinyria (cysp74, SoftExpert) |
Last Packager: | SoftExpert |
Votes: | 110 |
Popularity: | 4.03 |
First Submitted: | 2021-10-31 00:50 (UTC) |
Last Updated: | 2025-05-04 14:37 (UTC) |
Dependencies (6)
- egl-wayland (egl-wayland-gitAUR)
- libglvnd (libglvnd-gitAUR)
- xorg-server (xorg-server-gitAUR, xorg-server-bug865-issue1578AUR, xorg-server-bug865AUR)
- nvidia-470xx-settingsAUR (optional) – configuration tool
- opencl-nvidia-470xxAUR (optional) – OpenCL support
- xorg-server-devel (xorg-server-devel-gitAUR) (optional) – nvidia-xconfig
Required by (324)
- adaptivecpp (requires nvidia-utils)
- adaptivecpp-git (requires nvidia-utils)
- agisoft-metashape (requires nvidia-utils) (optional)
- agisoft-metashape-pro (requires nvidia-utils) (optional)
- airshipper (requires vulkan-driver) (optional)
- alchemy-viewer-git (requires nvidia-utils) (optional)
- alchemy-viewer-git (requires nvidia-libgl) (optional)
- aquamarine-git (requires opengl-driver)
- ares-emu (requires vulkan-driver)
- ares-emu-git (requires vulkan-driver)
- armorpaint (requires opengl-driver)
- arrayfire-git (requires nvidia-utils) (optional)
- aurorafw-git (requires opengl-driver)
- auto-gpufreq-git (requires nvidia-utils)
- autokey-git (requires nvidia-utils) (optional)
- blackmagic-raw-sdk (requires nvidia-utils) (optional)
- btop-git (requires nvidia-utils) (optional)
- btop-gpu-git (requires nvidia-utils) (optional)
- ccdc-mercury (requires opengl-driver)
- ccminer (requires nvidia-utils)
- Show 304 more...
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
Latest Comments
« First ‹ Previous 1 .. 35 36 37 38 39 40 41 42 43 44 45 .. 47 Next › Last »
SoftExpert commented on 2022-10-10 21:22 (UTC) (edited on 2022-10-11 06:34 (UTC) by SoftExpert)
JanErik commented on 2022-10-09 19:31 (UTC)
Does not seem to build with the recent 5.19.13-arch1-1.
SoftExpert commented on 2022-10-04 18:07 (UTC)
@BlackIkeEagle thanks, the patch worked, modules successfully built. However, there is an issue with backlighting - it's broken with kernel 6.0. Is something missing from the patch or the breakage is induced by the kernel 6.0 ?
BlackIkeEagle commented on 2022-10-03 13:06 (UTC)
SoftExpert commented on 2022-09-28 07:07 (UTC)
Is there a patch to enable building the modules with kernel 6.0 ? Right now, when building against 6.0-rc7 it bails out with
In file included from ./include/linux/preempt.h:11,
from ./include/linux/spinlock.h:55,
from /var/lib/dkms/nvidia/470.141.03/build/common/inc/nv-lock.h:16,
from /var/lib/dkms/nvidia/470.141.03/build/common/inc/nv-linux.h:19,
from /var/lib/dkms/nvidia/470.141.03/build/nvidia/nv-acpi.c:14:
/var/lib/dkms/nvidia/470.141.03/build/nvidia/nv-acpi.c: In function ‘nv_acpi_add’:
/var/lib/dkms/nvidia/470.141.03/build/nvidia/nv-acpi.c:270:43: error: ‘struct acpi_device’ has no member named ‘children’
sdw113322 commented on 2022-08-23 11:52 (UTC)
Got this error when using authy :
Failed to open VDPAU backend libvdpau_nvidia.so
Add a soft link would be good.
jonathon commented on 2022-08-16 12:22 (UTC)
How many times did you try downloading the file?
Nilux commented on 2022-08-16 12:07 (UTC)
I get a sha256sum mismatch for NVIDIA-Linux-x86_64-470.141.03.run. Has that file changed?
Almindor commented on 2022-08-09 21:33 (UTC)
I'm getting the "process already dead" from gdm on this now, but not sure what changed, my config was still set for X11. I had to switch back to nouveau in the meantime.
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.