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 .. 13 14 15 16 17 18 19 20 21 22 23 Next › Last »

calendulish commented on 2012-08-03 10:45 (UTC)

This line is wrong: provides=('libgl' "nvidia-utils=${pkgver}-${pkgrel}" "libcl" "opencl-nvidia") if a value in the provides is not accompanied by his version, it is ignored. libgl, libcl and opencl-nvidia is being ignored in its variable. Replace "nvidia-utils=${pkgver}-${pkgrel}" by "nvidia-utils=${pkgver}", never place the release of the package. from wiki: Provides: An array of package names that this package provides the features of (or a virtual package such as cron or sh). Packages that provide the same things can be installed at the same time unless conflict with each other (see below). If you use this variable, you should add the version (pkgver and perhaps the pkgrel) that this package will provide if dependencies may be affected by it. For instance, if you are providing a modified qt package named qt-foobar version 3.3.8 which provides qt then the provides array should look like provides=('qt=3.3.8'). Putting provides=('qt') will cause to fail those dependencies that require a specific version of qt. Do not add pkgname to your provides array, this is done automatically.

calendulish commented on 2012-05-04 13:53 (UTC)

Strange ... I will check what happened. thank you

<deleted-account> commented on 2012-05-04 13:41 (UTC)

mrk3004: lib32-nvidia-utils depends on nvidia-utils which is in the conflicts field of this package. Removing nvidia-utils removes lib32-nvidia-utils and nvidia as well, so there's no need for having lib32-nvidia-utils in conflicts here. If you have used something like pacman -Rdd, then it's your responsibility to remove the other packages manually.

calendulish commented on 2012-05-04 13:31 (UTC)

I think it should include as conflicting, because here I had trouble installing this version with the official version already installed. I had to manually uninstall the package that worked.

<deleted-account> commented on 2012-05-04 12:16 (UTC)

mrk3004: on filesystem, it does not. But if you want to run 32bit apps, you need lib32-nvidia-utils-beta.

calendulish commented on 2012-05-04 12:08 (UTC)

it does not conflict with lib32-nvidia-utils ?

<deleted-account> commented on 2011-11-09 18:56 (UTC)

Updated to 290.06. Sorry for the delay, I didn't have access to the internet till now.

kiodo1981 commented on 2011-11-09 14:06 (UTC)

The latest version is 290.06. Update please. Thank.

<deleted-account> commented on 2011-10-04 20:15 (UTC)

Hmm, I can confirm this in some apps in KDE too, pretty annoying.

ngoonee commented on 2011-10-04 08:13 (UTC)

Updated, but xorg started using full CPU when some apps (Gnome3 ones, mainly) were open, so I have personally reverted to the old beta with xorg-server 1.10. Be warned.