@ventureo, implemented, thank you.
@CvR_XX, probably worth a forum thread?
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.66 |
First Submitted: | 2021-10-31 00:50 (UTC) |
Last Updated: | 2025-04-09 17:01 (UTC) |
« First ‹ Previous 1 .. 37 38 39 40 41 42 43 44 45 Next › Last »
@ventureo, implemented, thank you.
@CvR_XX, probably worth a forum thread?
@jonathon Can you add udev rules and nvidia-uvm loading fixes?
https://github.com/archlinux/svntogit-packages/commit/3847cf3d1a84fb94e3d2331eb8f1924e6034baaf
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?
That would lead to TUs shouting at me, so no. :P
I ran into the linux-headers thing as well, could you at least add it as optional dependency just to highlight the package?
@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>.
Maintainer/contributor email addresses are also almost certainly the first lines in a PKGBUILD. ;)
@ArchBoxHero take the git url from above, clone it to /tmp and view its git log. Jonathon will have some email in his authored commits. No need to publish it here in plain-text.
@jonathon Sure but I appreciate the time you take on managing packages. And I would like to show my gratitude. But your email is hidden? Help me out 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.