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

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: 100
Popularity: 1.18
First Submitted: 2021-10-31 00:50 (UTC)
Last Updated: 2024-11-10 08:39 (UTC)

Dependencies (2)

Required by (67)

Sources (11)

Latest Comments

« First ‹ Previous 1 .. 24 25 26 27 28 29 30 31 32 33 34 .. 41 Next › Last »

Accidentaccio commented on 2023-01-31 19:32 (UTC) (edited on 2023-01-31 19:33 (UTC) by Accidentaccio)

I tried yet, no way. I try to install nvidia package and disable nouveaux with a .conf file in /etc/modprobe.d, and doesn´t work. I try to remove nvidia package without remove blacklist.conf, but gui not started. I repeat, I'm not expert, but I think that if I disable nouveaux (with nvidia not installed) and GUI not started, the blacklist is working. So, is a nvidia's problem.

If this can help, when I installed nvidia package I get:

(1/5) Creating system user accounts... (2/5) Reloading system manager configuration... (3/5) Reloading device manager configuration... (4/5) Arming ConditionNeedsUpdate... (5/5) Install DKMS modules ==> ERROR: Missing bin kernel headers for module nvidia/470.161.03. ==> ERROR: Missing sbin kernel headers for module nvidia/470.161.03. ==> ERROR: Missing home kernel headers for module nvidia/470.161.03. ==> ERROR: Missing var kernel headers for module nvidia/470.161.03. ==> ERROR: Missing mnt kernel headers for module nvidia/470.161.03. ==> ERROR: Missing usr kernel headers for module nvidia/470.161.03. ==> ERROR: Missing etc kernel headers for module nvidia/470.161.03. ==> ERROR: Missing opt kernel headers for module nvidia/470.161.03. ==> ERROR: Missing media kernel headers for module nvidia/470.161.03. ==> ERROR: Missing srv kernel headers for module nvidia/470.161.03. ==> ERROR: Missing lib64 kernel headers for module nvidia/470.161.03. ==> ERROR: Missing tmp kernel headers for module nvidia/470.161.03. ==> ERROR: Missing dev kernel headers for module nvidia/470.161.03. ==> ERROR: Missing boot kernel headers for module nvidia/470.161.03. ==> ERROR: Missing run kernel headers for module nvidia/470.161.03. ==> ERROR: Missing lib kernel headers for module nvidia/470.161.03. ==> ERROR: Missing root kernel headers for module nvidia/470.161.03. ==> ERROR: Missing proc kernel headers for module nvidia/470.161.03. ==> ERROR: Missing sys kernel headers for module nvidia/470.161.03. ==> ERROR: Missing lost+found kernel headers for module nvidia/470.161.03.

But the package is normally installed after this error.

<deleted-account> commented on 2023-01-31 17:49 (UTC)

Blacklist nouveau.

Accidentaccio commented on 2023-01-31 17:16 (UTC)

Thanks @Menelkir for advice. I have upload all text of /var/log/Xorg.0.log here:

https://pastebin.com/TVWKMLqw

I'm not an expert of arch, so I don't understand where is the problem.

<deleted-account> commented on 2023-01-31 13:24 (UTC)

Check /var/log/Xorg.0.log, I use this drivers in two machines daily and one of them is my workstation that do have a gt710.

Accidentaccio commented on 2023-01-31 12:45 (UTC)

There is an error with this package. Everything is installed correctly but arch does not start the gui and the operating system can only be used from the cli. Only way to fix is ​​to uninstall all nvidia-470 packages, and the gui is working again with nouveaux. I have nvidia gt 710.

lafoletc commented on 2023-01-20 20:43 (UTC)

GTX 650 Ti works with 470.129.06

ptr1337 commented on 2023-01-13 12:23 (UTC)

Can you please add this patch: https://github.com/gentoo/gentoo/blob/master/x11-drivers/nvidia-drivers/files/nvidia-drivers-470.141.03-clang15.patch

As soon arch will change to llvm15, all clang kernels will fails. So please add this.

roachsinai commented on 2023-01-13 03:02 (UTC) (edited on 2023-01-13 03:08 (UTC) by roachsinai)

R.I.P jonathon.

https://archlinux.org/news/in-memory-of-jonathon-fernyhough/

https://forum.endeavouros.com/t/jonathon-passed-away/35814/

benjarobin commented on 2023-01-11 21:39 (UTC)

If anybody has a problem playing video using VLC, or any software using libva, read this: https://bbs.archlinux.org/viewtopic.php?pid=2078521#p2078521

Quick summary, do

echo "setenv LIBVA_DRIVER_NAME nvidia" > /etc/profile.d/libva.csh
echo "export LIBVA_DRIVER_NAME=nvidia" > /etc/profile.d/libva.sh

sall commented on 2022-12-17 03:46 (UTC)

@TohruKobayashi: I am running a GeForce GTX 650 Ti and can confirm that it works.