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

Dependencies (2)

Required by (66)

Sources (11)

Latest Comments

« First ‹ Previous 1 .. 32 33 34 35 36 37 38 39 40 41 Next › Last »

PhotonX commented on 2021-12-18 10:50 (UTC)

Is it possible for this package to install a pacman hook to trigger mkinitcpio automatically, or at least trigger it at post_install? I now set up a pacman hook by hand but it would be more comfortable if the package took care of it.

BachoSeven commented on 2021-12-13 21:25 (UTC)

@jonathon Since your last commit fixed the error, could you bump the pkgrel?

Thanks!

jonathon commented on 2021-12-13 20:17 (UTC)

Yuck. Try now.

neuromante commented on 2021-12-13 20:10 (UTC)

Same issue reported by @jfernandz

jfernandz commented on 2021-12-13 20:00 (UTC) (edited on 2021-12-15 20:54 (UTC) by jfernandz)

Why is it trying to overwrite files owned by egl-wayland?

==> Installing nvidia-470xx-utils package group with pacman -U...
loading packages...
resolving dependencies...
looking for conflicting packages...

Packages (3) nvidia-470xx-dkms-470.94-1  nvidia-470xx-utils-470.94-1  opencl-nvidia-470xx-470.94-1

Total Installed Size:  541.15 MiB
Net Upgrade Size:        0.21 MiB

:: Proceed with installation? [Y/n] y
(3/3) checking keys in keyring                                                          [--------------------------------------------------] 100%
(3/3) checking package integrity                                                        [--------------------------------------------------] 100%
(3/3) loading package files                                                             [--------------------------------------------------] 100%
(3/3) checking for file conflicts                                                       [--------------------------------------------------] 100%
error: failed to commit transaction (conflicting files)
nvidia-470xx-utils: /usr/lib/libnvidia-egl-wayland.so exists in filesystem (owned by egl-wayland)
nvidia-470xx-utils: /usr/lib/libnvidia-egl-wayland.so.1 exists in filesystem (owned by egl-wayland)
nvidia-470xx-utils: /usr/share/egl/egl_external_platform.d/10_nvidia_wayland.json exists in filesystem (owned by egl-wayland)
Errors occurred, no packages were upgraded.
==> WARNING: Failed to install built package(s).
==> Cleaning up...

ASzc commented on 2021-12-08 14:13 (UTC)

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.

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?