The answer to my problem with Steam not loading is to install lib32-nvidia-470xx-utils, also available from the AUR. I guess there was a mismatch, with lib32-nvidia-utils still being installed after I installed nvidia-470xx-dkms.
Search Criteria
Package Details: opencl-nvidia-470xx 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: | 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: | 103 |
Popularity: | 1.90 |
First Submitted: | 2021-10-31 00:50 (UTC) |
Last Updated: | 2025-02-03 19:42 (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-opencl (requires opencl-driver) (optional)
- crark (requires opencl-driver) (optional)
- cuda-10.0 (requires opencl-nvidia)
- 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)
- Show 46 more...
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 .. 36 37 38 39 40 41 42 43 44 Next › Last »
ASzc commented on 2021-12-08 14:13 (UTC)
ASzc commented on 2021-12-06 18:00 (UTC)
Anyone else have Steam stop working after switching to this from the main nvidia drivers? My GTX 680 was dropped from the main drivers, and I've been trying to debug for the past few days and haven't got anywhere.
glxinfo and glxgears seem happy, but steam complains:
"X Error of failed request: BadValue (integer parameter out of range for operation)"
Bigbidoof commented on 2021-11-26 04:05 (UTC) (edited on 2021-11-29 00:50 (UTC) by Bigbidoof)
I switched to using this over the nvidia packages recently and noticed that my Vulkan development is no longer working correctly. I think it might have something to do with nvidia-470xx-utils having different headers than the Vulkan SDK packages. But I'm not sure. Just that it used to work with the normal nvidia-utils package.
Edit: The vulkan-headers package is on version 1.2.200, but when I run [code]vulkaninfo --summary[/code] It says the apiVersion is 1.2.175. Sorry if it's not much help, I'm pretty new to this.
jonathon commented on 2021-11-20 02:25 (UTC)
@ventureo, implemented, thank you.
@CvR_XX, probably worth a forum thread?
ventureo commented on 2021-11-19 09:37 (UTC) (edited on 2021-11-19 09:38 (UTC) by ventureo)
@jonathon Can you add udev rules and nvidia-uvm loading fixes?
https://github.com/archlinux/svntogit-packages/commit/3847cf3d1a84fb94e3d2331eb8f1924e6034baaf
CvR_XX commented on 2021-11-19 09:07 (UTC)
I'm currently trying to get opencl to work for my gtx 680 so installed the following:
medusa ~ $ pacman -Qs nvidia
local/cuda 11.5.0-1
NVIDIA's GPU programming toolkit
local/egl-wayland 1:1.1.9+2+gdaab854-1
EGLStream-based Wayland external platform
local/lib32-libvdpau 1.4-1
Nvidia VDPAU library
local/lib32-nvidia-470xx-utils 470.86-1
NVIDIA drivers utilities (32-bit)
local/lib32-opencl-nvidia-470xx 470.86-1
OpenCL implemention for NVIDIA (32-bit)
local/libvdpau 1.4-1
Nvidia VDPAU library
local/nccl 2.11.4-2
Library for NVIDIA multi-GPU and multi-node collective communication primitives
local/nvidia-470xx-dkms 470.82.00-2
NVIDIA drivers - module sources
local/nvidia-470xx-utils 470.82.00-2
NVIDIA drivers utilities
local/opencl-nvidia-470xx 470.86-2
OpenCL implemention for NVIDIA
But if I run clinfo I get 0 platforms. I've restarted the PC a couple of times. Is this a bug?
jonathon commented on 2021-11-15 11:01 (UTC)
That would lead to TUs shouting at me, so no. :P
betrunkenaffe commented on 2021-11-15 07:52 (UTC)
I ran into the linux-headers thing as well, could you at least add it as optional dependency just to highlight the package?
ArchBoxHero commented on 2021-11-14 19:31 (UTC)
@jonathon ... ... @aiyion ... ... of course... ouch... well that's a pretty big blunder considering that's literally the most important part of the package here. I swear I read the PKGBUILDs(not that you care) Oooof-size = <insert_ooof-size_meme_here>.
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.