Package Details: nvidia-settings-beta 575.51.02-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: 346
Popularity: 1.32
First Submitted: 2008-08-19 21:42 (UTC)
Last Updated: 2025-04-16 18:08 (UTC)

Required by (13)

Sources (8)

Latest Comments

« First ‹ Previous 1 .. 12 13 14 15 16 17 18 19 20 21 22 .. 24 Next › Last »

adytzu2007 commented on 2013-05-02 18:53 (UTC)

319.17 available at http://us.download.nvidia.com/XFree86/Linux-/319.17

ngoonee commented on 2013-04-05 00:17 (UTC)

No it doesn't. In the repos (as far as I can see) only the nvidia package depends on nvidia-libgl. Everything else just requires libgl (which this package provides). If you check the PKGBUILD out you'll notice I have a MIXNVIDIA variable, it relies on some as-yet-un-uploaded dummy packages, I'm testing out the usage of nouveau together with nvidia on the same machine.

Det commented on 2013-04-04 10:16 (UTC)

Doesn't provide nvidia-libgl..?

ngoonee commented on 2013-03-02 02:05 (UTC)

My bad, bugged out the build. Should work now.

BrainwreckedTech commented on 2013-03-02 00:37 (UTC)

This AUR package is missing the /usr/lib/libGL.so link that is present in the mainline nvidia-utils package in the official repos. I only noticed becuase I had a VM set up to auto-compile some AUR packages, nvidia-[utils-]beta and cairo-dock* being some of them. The cairo-dock* packages won't compile due to this omission. The actual computers that have the mainline nvidia-utils package from the official repos have this link present.

ngoonee commented on 2012-11-02 00:10 (UTC)

Thanks, tested and updated.

Max-P commented on 2012-11-01 23:54 (UTC)

This now needs "pangox-compat" for nvidia-settings to work properly. The last pango update broke it.

Det commented on 2012-10-29 13:24 (UTC)

It's for hardware accelerated video encoding so I wouldn't be surprised. XvMC was the first equilevant for DxVA. The support was probably just removed in favor of VDPAU.

ngoonee commented on 2012-10-17 02:15 (UTC)

I COULD chuck it in there quite easily, let me do a bit of research as to what it is though =). My system works without it, at least.

gun26 commented on 2012-10-17 01:42 (UTC)

libXvMCNVIDIA is indeed gone, but there's now a libnvidia-encode.so.310.14 which wasn't there before. I'm guessing it goes in /usr/lib?