Package Details: opencl-nvidia-470xx 470.256.02-7.97

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.84
First Submitted: 2021-10-31 00:50 (UTC)
Last Updated: 2025-04-09 17:01 (UTC)

Dependencies (2)

Required by (67)

Sources (13)

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.

Latest Comments

« First ‹ Previous 1 .. 27 28 29 30 31 32 33 34 35 36 37 .. 45 Next › Last »

spikespi commented on 2023-02-28 10:08 (UTC)

xorg works as expected, but tty screen show two rows stop updating "runing systemd udev and starting systemd-udev", i can still blind login to xorg desktop works as usual, but switching to different tty alt-ctrl F2 etc, just give two systemd row and stop update. this start happens after 6.* kernel update, tired googling, set default boot kernel parameters and nomodeset etc, with no luck. gpu 650ti. journalctl output give me any difference from 5.15.94 kernel load where tty work normal.

SoftExpert commented on 2023-02-27 23:46 (UTC)

Works for me also (Quadro K3000M) with the patch from @BlackIkeEagle (thanks for the patch). Using it with linux-xanmod 6.2.1 kernel flavor.

david_svec commented on 2023-02-27 20:45 (UTC)

For me, it works on 6.2.1 with my good old Quadro K1100M :-). Thanks for the patch @BlackIkeEagle

<deleted-account> commented on 2023-02-21 08:56 (UTC)

Can you provide a log? I was reading about it, looks like simpledrm conflicts with nvidia drivers since 5.x series, you may disable it on your kernel config. See this:

https://gitweb.gentoo.org/repo/gentoo.git/tree/x11-drivers/nvidia-drivers/nvidia-drivers-470.161.03.ebuild#n133

I notice the official kernels have the simpledrm turned on, so you can also try to add nvidia modules to your mmkinitcpio.conf, but of course this is just assumptions since I don't know what error do you really have.

<deleted-account> commented on 2023-02-21 08:51 (UTC)

@bittin can you provide a log?

bittin commented on 2023-02-21 07:12 (UTC)

does not work on kernel 6.2 with my old GTX 760

Xorg whines about simpledrm something something

BlackIkeEagle commented on 2023-02-09 18:20 (UTC)

patch for the upcoming 6.2 kernel: https://gitlab.com/herecura/packages/nvidia-470xx-dkms/-/blob/ecb0dc5abaf4318fdfa89a755ce363522ad74eb2/kernel-6.2.patch

Accidentaccio commented on 2023-01-31 20:31 (UTC)

Oh my god you solve my problem. I'm tryng for two entire days. Thank you so much!