Package Details: nvidia-settings-beta 565.57.01-1

Git Clone URL: https://aur.archlinux.org/nvidia-utils-beta.git (read-only, click to copy)
Package Base: nvidia-utils-beta
Description: Tool for configuring the NVIDIA graphics driver (beta version)
Upstream URL: https://www.nvidia.com/
Licenses: LicenseRef-custom
Conflicts: nvidia-settings
Provides: nvidia-settings, nvidia-settings-beta
Submitter: None
Maintainer: dbermond
Last Packager: dbermond
Votes: 345
Popularity: 0.90
First Submitted: 2008-08-19 21:42 (UTC)
Last Updated: 2024-11-08 20:51 (UTC)

Required by (12)

Sources (8)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 23 Next › Last »

Det commented on 2018-05-03 07:29 (UTC) (edited on 2018-05-03 07:29 (UTC) by Det)

$ md5sum NVIDIA-Linux-x86_64-396.24-no-compat32.run

a441ff0a17b1db0d27855c6505de379d *NVIDIA-Linux-x86_64-396.24-no-compat32.run

jcstryker commented on 2018-05-03 01:05 (UTC)

NVIDIA-Linux-x86_64-396.24.run md5sum is failing after latest update.

Det commented on 2018-03-31 10:52 (UTC)

nvidia-utils-beta 390.48-2: fix /usr/lib/libGLESv2* symlinks

Det commented on 2017-10-03 18:38 (UTC)

Aah, you're right. I thought it was automatic.

fafryd commented on 2017-10-03 18:34 (UTC)

Hi Det, 387.12 provide 'libnvidia-egl-wayland.so.1.0.2'

Det commented on 2017-06-29 19:43 (UTC)

Done

fafryd commented on 2017-06-29 19:35 (UTC)

Hi Det, Please fix nvidia_icd.json (vulkan). --- # Set the proper Vulkan ICD configuration file to "glvnd_glx_client". sed -i -e 's:__NV_VK_ICD__:libGLX_nvidia.so.0:' \ "$pkgdir"/usr/share/vulkan/icd.d/nvidia_icd.json" ---

2xsaiko commented on 2017-04-24 16:08 (UTC)

I wanted to install a modified nvidia-beta-dkms, wanted nvidia-utils-beta but not nvidia-libgl-beta. Thanks, it's working now, no pacman -Rdd needed.

Det commented on 2017-04-23 16:42 (UTC)

The libgl piece is this (it's a split package): https://aur.archlinux.org/packages/nvidia-libgl-beta/ I almost always deal with those with a "pacman -Rdd", but you'll break your system, if you're not careful. Probably tho you're not getting the rest of the split packages installed? Poor AUR tool? Tried manually/makepkg?