Package Details: opencl-nvidia-beta 570.86.16-1

Git Clone URL: https://aur.archlinux.org/nvidia-utils-beta.git (read-only, click to copy)
Package Base: nvidia-utils-beta
Description: OpenCL implemention for NVIDIA (beta version)
Upstream URL: https://www.nvidia.com/
Licenses: LicenseRef-custom
Conflicts: opencl-nvidia
Provides: opencl-driver, opencl-nvidia
Submitter: None
Maintainer: dbermond
Last Packager: dbermond
Votes: 344
Popularity: 0.22
First Submitted: 2008-08-19 21:42 (UTC)
Last Updated: 2025-01-31 16:29 (UTC)

Dependencies (3)

Required by (67)

Sources (8)

Latest Comments

« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 23 Next › Last »

Det commented on 2016-01-18 20:48 (UTC) (edited on 2016-01-18 20:48 (UTC) by Det)

Then either: # rm /usr/lib/libnvidia-cfg.so.1 (duh) Or: # pacman -U --force nvidia-utils-beta-361.18-1-x86_64.pkg.tar.xz See: https://www.archlinux.org/pacman/pacman.8.html#_upgrade_options_apply_to_em_s_em_and_em_u_em_a_id_uo_a

hechler commented on 2016-01-18 20:46 (UTC)

I get the same problem as Doctor_Mooch pacman -Qo /usr/lib/libnvidia-cfg.so.1 error: No package owns /usr/lib/libnvidia-cfg.so.1

Det commented on 2016-01-14 18:46 (UTC)

# pacman -Qo /usr/lib/libnvidia-cfg.so.1

Doctor_Mooch commented on 2016-01-14 18:46 (UTC)

Ive been getting an issue when trying to update this package through Yaourt. error: failed to commit transaction (conflicting files) nvidia-utils-beta: /usr/lib/libnvidia-cfg.so.1 exists in filesystem Errors occurred, no packages were upgraded. Upon searching this issue, some have indicated it may be a conflict with Mesa. Any ideas?

AnAkkk commented on 2016-01-12 08:11 (UTC)

@buxit: it doesn't need any symlinks, see https://bugs.archlinux.org/task/47688

buxit commented on 2016-01-12 08:05 (UTC) (edited on 2016-01-12 08:05 (UTC) by buxit)

for this to work with bumblebee / primus i have to add two symlinks manually: ln -s "/usr/lib32/nvidia/libGLX.so.0" "/usr/lib32/libGLX.so.0" ln -s "/usr/lib/nvidia/libGLX.so.0" "/usr/lib/libGLX.so.0" (maybe the bumblebee package should do this, since it claims to provide nvidia-libgl?)

Det commented on 2016-01-08 18:40 (UTC) (edited on 2016-01-08 19:04 (UTC) by Det)

Father Plattner is back! I remember that bug report now, where you mentioned that library is not required (https://bugs.archlinux.org/task/38604). I shall have it removed then and inform Svenstaro, who's probably not subscribed. Thank-you for your time. E: This was apparently also reported way back in February 2008: https://bugs.archlinux.org/task/9596

aplattner commented on 2016-01-08 18:20 (UTC)

You shouldn't need libnvidia-wfb.so. That's for really old X servers that don't supply their own libwfb.so.

Det commented on 2016-01-07 17:13 (UTC)

Do I get to be a contributor on that one? :D