Package Details: nvidia-settings-beta 560.35.03-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: 347
Popularity: 1.49
First Submitted: 2008-08-19 21:42 (UTC)
Last Updated: 2024-08-22 02:14 (UTC)

Required by (12)

Sources (7)

Latest Comments

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

domryba commented on 2024-06-30 04:51 (UTC)

@dbermond Another fix is required. :) https://gitlab.archlinux.org/archlinux/packaging/packages/nvidia-utils/-/commit/625c2da5473cc8cbd53135fec0989ba52cd32df2

dbermond commented on 2024-06-26 16:16 (UTC)

@domryba package updated to match the repository one.

domryba commented on 2024-06-20 05:33 (UTC)

@dbermond please see https://gitlab.archlinux.org/archlinux/packaging/packages/nvidia-utils/-/issues/9 for fixing suspend problem on systemd 256.

https://www.reddit.com/r/archlinux/comments/1djowpp/systemd_256_broke_suspendhibernate/

dbermond commented on 2024-06-06 19:15 (UTC)

@xuanruiqi package updated, thanks for reporting.

xuanruiqi commented on 2024-06-06 16:50 (UTC)

Can confirm that the outdated nvidia.rules is the offending part. Please replace with the updated version, thanks!

xuanruiqi commented on 2024-06-06 10:42 (UTC)

Hi! This package currently break things for me, and I think it's due to the nvidia.rules file which has not been synced with Arch upstream.

Could you please update the udev rules to match Arch upstream?

See: https://gitlab.archlinux.org/archlinux/packaging/packages/nvidia-utils/-/blob/main/nvidia.rules?ref_type=heads

Davius commented on 2024-02-23 17:55 (UTC)

new version 550.54.14

xiota commented on 2023-09-20 09:04 (UTC) (edited on 2023-10-17 17:14 (UTC) by xiota)

Please remove replaces directive in accordance with AUR package guidelines.

jonathon commented on 2022-01-12 14:35 (UTC)

nvidia-powerd is available (again?) and can be installed for nvidia-powerd.service

+    install -D nvidia-powerd -t "${pkgdir}/usr/bin"

However, it might be missing some other file or dependency, or is only supported on certain GPUs:

Jan 12 14:22:29 host systemd[1]: Starting nvidia-powerd service...
Jan 12 14:22:29 host /usr/bin/nvidia-powerd[30738]: nvidia-powerd version:1.0(build 1)
Jan 12 14:22:29 host /usr/bin/nvidia-powerd[30738]: Failed to read the data for calculating CPU power
Jan 12 14:22:29 host /usr/bin/nvidia-powerd[30738]: Failed to initialize GPU Boost controller
Jan 12 14:22:29 host systemd[1]: nvidia-powerd.service: Main process exited, code=exited, status=1/FAILURE

dbermond commented on 2021-10-29 21:20 (UTC)

@llamajacker I will add it on a next update. Thanks.