Search Criteria
Package Details: nvidia-settings-beta 565.57.01-1
Package Actions
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) |
Dependencies (2)
Required by (12)
- gnome-shell-extension-freon (requires nvidia-settings) (optional)
- gnome-shell-extension-freon-git (requires nvidia-settings) (optional)
- gnome-shell-extension-nvidia-util-git (requires nvidia-settings)
- i3blocks-contrib (requires nvidia-settings) (optional)
- i3blocks-contrib-git (requires nvidia-settings) (optional)
- nfancurve (requires nvidia-settings)
- nfancurve-git (requires nvidia-settings)
- nvidia-525xx-utils (requires nvidia-settings) (optional)
- nvidia-535xx-utils (requires nvidia-settings) (optional)
- nvidia-550xx-utils (requires nvidia-settings) (optional)
- nvidia-utils-beta (optional)
- nvoc (requires nvidia-settings) (optional)
Latest Comments
1 2 3 4 5 6 .. 23 Next › Last »
Karrde commented on 2024-11-10 16:20 (UTC) (edited on 2024-11-11 16:36 (UTC) by Karrde)
Had the same issue using yay (on Arch) unable to upgrade from 560 to this 565 because of a conflict of egl-gbm with the old nvidia-utils-beta
Had to forcefully remove the old nvidia-utils-beta (560) with all dependencies and than (re-)install the 565 versions (nvidia-utils-beta, aur/nvidia-beta-dkms, aur/nvidia-settings-beta) and "nvidia-prime" (1.0.5) as that got removed as well.
And now something is not right as not only "
prime-run glxgears
" (as a test) no longer works, even "nvidia-smi
" does not find any Nvidia card anymore, on my dual GPU laptop.Everything worked with the 560 driver, nothing else changed.
Edit: Switched to the Non-beta ( -utils -dkms -settings 565.57.01) that one works, the beta branch does not with my 4070M.
dbermond commented on 2024-11-10 12:42 (UTC)
@mangoppola pamac? It looks like you are not using Arch Linux, and this is not supported. Please seek help in your distribution support channels.
mangoppola commented on 2024-11-10 11:32 (UTC)
@dbermond I tried installing the aforementioned package by running
sudo pacman -Sy egl-gbm
. This is the output:I also tried searching for the package by running
sudo pacman -Ss egl-gbm
, but the output was blank. When searching foregl-gbm
in pamac, the only package that is shown isnvidia-535xx-utils
from AUR, which would conflict withnvidia-utils-beta
dbermond commented on 2024-11-09 22:58 (UTC)
@mangoppola the egl-gbm package is available in the [extra] official repository. You should have no problems installing it. Simply updating your system with a 'pacman -Syu' command should be sufficient.
mangoppola commented on 2024-11-09 20:56 (UTC)
Latest version (565.57.01) cannot be installed because of the following error:
wallentx commented on 2024-08-30 00:43 (UTC)
@VxlerieUwU you need to mkinitcpio -p linux again.. or at least for me, since I use booster and uninstalled mkninitcpio, I have had to remind myself to run
sudo /usr/lib/booster/regenerate_images
after dkms modules install. I guess I need to look into why I don't have hook for booster to generate new images...VxlerieUwU commented on 2024-07-28 20:37 (UTC) (edited on 2024-07-28 20:38 (UTC) by VxlerieUwU)
when launching any 64-bit vulkan application. This does not happen with OpenGL apps.
pacman -Q | grep nvidia outputs:
dbermond commented on 2024-07-27 01:48 (UTC)
@v1993 I have answered this (in response to another user) in the lib32-nvidia-utils-beta AUR web page.
v1993 commented on 2024-07-25 19:19 (UTC)
Looking at the CachyOS changes, there are changes to the 32-bit package as well, specifically installing the
libnvidia-egl-*
family of libraries (and corresponding symlinks). From my understanding, these are used by applications themselves, and thus should be installed.dbermond commented on 2024-07-25 17:43 (UTC)
@v1993 lib32-nvidia-utils-beta does not ship such files for desktop interaction, like xorg or wayland libraries, so this looks like to be not needed.
1 2 3 4 5 6 .. 23 Next › Last »