This driver does not fully support kernel 6.0. I recommend you switch to linux-lts
until NVIDIA release a new driver version.
Search Criteria
Package Details: opencl-nvidia-470xx 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: | OpenCL implemention for NVIDIA |
Upstream URL: | http://www.nvidia.com/ |
Keywords: | driver nvidia video |
Licenses: | custom |
Conflicts: | opencl-nvidia |
Provides: | opencl-driver, opencl-nvidia |
Submitter: | jonathon |
Maintainer: | Sinyria (cysp74, SoftExpert) |
Last Packager: | SoftExpert |
Votes: | 104 |
Popularity: | 1.69 |
First Submitted: | 2021-10-31 00:50 (UTC) |
Last Updated: | 2025-04-09 17:01 (UTC) |
Dependencies (2)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- opencl-headers (opencl-headers-gitAUR) (optional) – headers necessary for OpenCL development
Required by (66)
- aftershotpro3 (requires opencl-nvidia) (optional)
- arrayfire-git (requires opencl-driver) (optional)
- bfgminer-git (requires opencl-driver) (optional)
- computecpp (requires opencl-driver)
- cpu-x-git (requires opencl-driver) (optional)
- crark (requires opencl-driver) (optional)
- cuda-10.2 (requires opencl-nvidia)
- cuda-11.1 (requires opencl-nvidia)
- cuda-11.7 (requires opencl-nvidia)
- cuda-8.0 (requires opencl-nvidia)
- cuda-9.0 (requires opencl-nvidia)
- cuda11.1 (requires opencl-nvidia)
- cuda11.4 (requires opencl-nvidia)
- cuda11.4-versioned (requires opencl-nvidia)
- cuda12.0 (requires opencl-nvidia)
- cuda12.0-versioned (requires opencl-nvidia)
- cytoscape (requires opencl-driver) (optional)
- davinci-resolve (requires opencl-driver)
- davinci-resolve-beta (requires opencl-driver)
- davinci-resolve-studio (requires opencl-driver)
- Show 46 more...
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 .. 32 33 34 35 36 37 38 39 40 41 42 .. 45 Next › Last »
jonathon commented on 2022-10-15 11:52 (UTC)
aparthy commented on 2022-10-15 09:24 (UTC) (edited on 2022-10-15 09:25 (UTC) by aparthy)
Same problem as @ganainm and @XAVeRY here with a GeForce GT 755M (GK107M) in a lenovo laptop running optimus-manager in hybrid mode I get this error in Xorg.0.log:
[ 57.044] (EE) Screen 1 deleted because of no matching config section.
[ 57.044] (II) UnloadModule: "nvidia"
[ 57.044] (II) UnloadSubModule: "wfb"
And kernel log shows the same error: Failed to copy vbios to system memory...
Meanwhile the lts kernel works just fine.
fitebone commented on 2022-10-15 02:54 (UTC)
@elppans brilliant fix, worked perfectly for my 660Ti. Cheers!
ganainm commented on 2022-10-14 21:52 (UTC)
@julio.b I've been using the 470.xx driver without any problem until kernel 6.0 appeared. The driver still works perfectly with the 5.* LTS kernel.
julio.b commented on 2022-10-14 20:47 (UTC) (edited on 2022-10-14 20:56 (UTC) by julio.b)
@elppans this fixes the issue for me. Thanks. No runtime errors at all. (I'm using the GT730) @ganainm i might be completely wrong but your gpu is not listed for 470.xx series, maybe you are using the wrong driver? I found it under 390.xx series here https://www.nvidia.com/en-us/drivers/unix/
ganainm commented on 2022-10-14 20:32 (UTC) (edited on 2022-10-14 20:36 (UTC) by ganainm)
The build succeeded, however, when firing up the window manager, Xorg.0.log shows
[ 102.343] (EE) NVIDIA(GPU-0): Failed to initialize the NVIDIA GPU at PCI:1:0:0. Please
[ 102.343] (EE) NVIDIA(GPU-0): check your system's kernel log for additional error
[ 102.343] (EE) NVIDIA(GPU-0): messages and refer to Chapter 8: Common Problems in the
[ 102.343] (EE) NVIDIA(GPU-0): README for additional information.
[ 102.343] (EE) NVIDIA(GPU-0): Failed to initialize the NVIDIA graphics device!
[ 102.343] (EE) NVIDIA(0): Failing initialization of X screen
[ 102.343] (II) UnloadModule: "nvidia"
[ 102.343] (II) UnloadSubModule: "glxserver_nvidia"
[ 102.343] (II) Unloading glxserver_nvidia
[ 102.343] (II) UnloadSubModule: "wfb"
[ 102.343] (EE) Screen(s) found, but none have a usable configuration.
[ 102.343] (EE)
Fatal server error:
[ 102.343] (EE) no screens found(EE)
[ 102.343] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 102.343] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 102.343] (EE)
[ 102.356] (EE) Server terminated with error (1). Closing log file.
The kernel log shows:
2022-10-14T20:37:50+0200 case kernel: NVRM: GPU 0000:01:00.0: Failed to copy vbios to system memory.
2022-10-14T20:37:50+0200 case kernel: NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x30:0xffff:874)
2022-10-14T20:37:50+0200 case kernel: NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
2022-10-14T20:37:51+0200 case kernel: NVRM: GPU 0000:01:00.0: Failed to copy vbios to system memory.
2022-10-14T20:37:51+0200 case kernel: NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x30:0xffff:874)
2022-10-14T20:37:51+0200 case kernel: NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
2022-10-14T20:38:17+0200 case kernel: NVRM: GPU 0000:01:00.0: Failed to copy vbios to system memory.
2022-10-14T20:38:17+0200 case kernel: NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x30:0xffff:874)
2022-10-14T20:38:17+0200 case kernel: NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
Reverting to the LTS kernel shows no problem at all. The card is: VGA compatible controller: NVIDIA Corporation GK107GLM [Quadro K2000M]
Nestor_013 commented on 2022-10-14 12:24 (UTC)
@elppans with6.0.1-arch2-1 I got ==> WARNING: `dkms install --no-depmod nvidia/470.141.03 -k 6.0.1-arch2-1' exited 10
In case it helps I posted the make.log here: https://www.swisstransfer.com/d/2658f1c7-d8a3-4469-ae4a-85ffa3932b5f
Any idea? Thanks
domanov commented on 2022-10-14 09:40 (UTC)
@elppans thank you very, very much! You saved my day in a critical work situation!
All fine with your updated PKGBUILD and Quadro K2000.
Many thanks to all contriboootors, sending love to the community <3
elppans commented on 2022-10-14 03:36 (UTC)
Using as a reference this post 470xx-drivers-and-linux-6-0-kernel, edited the PKGBUILD and compiled the driver for use in Kernel 6.0
It worked out.
So I added it to my GITHUB, hope it helps whoever needs this build
lighterowl commented on 2022-10-13 21:57 (UTC)
After upgrading to 6.0.1-arch1-1
, applying the patch posted here and recompiling, the driver loads :
Oct 13 23:40:41 foo kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 470.141.03 Thu Jun 30 18:45:31 UTC 2022
Oct 13 23:40:41 foo systemd-udevd[430]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \ >
Oct 13 23:40:41 foo kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 470.141.03 Thu Jun 30 18:34:41 UTC 2022
Oct 13 23:40:41 foo kernel: nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
But doesn't work - running nvidia-smi
or nvidia-settings
results in the following messages :
Oct 13 23:41:20 foo kernel: NVRM: GPU 0000:01:00.0: Failed to copy vbios to system memory.
Oct 13 23:41:20 foo kernel: NVRM: GPU 0000:01:00.0: RmInitAdapter failed! (0x30:0xffff:874)
Oct 13 23:41:20 foo kernel: NVRM: GPU 0000:01:00.0: rm_init_adapter failed, device minor number 0
This is on a Lenovo Z500 with a GeForce GT 645M. I just switched to linux-lts
and stuff is good again.
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.