Package Details: nvidia-beta-dkms 565.57.01-1

Git Clone URL: https://aur.archlinux.org/nvidia-beta-dkms.git (read-only, click to copy)
Package Base: nvidia-beta-dkms
Description: NVIDIA kernel modules - module sources (beta version)
Upstream URL: https://www.nvidia.com/
Licenses: LicenseRef-custom
Conflicts: nvidia, nvidia-dkms
Provides: nvidia, nvidia-beta, nvidia-dkms, NVIDIA-MODULE
Submitter: alucryd
Maintainer: dbermond
Last Packager: dbermond
Votes: 69
Popularity: 0.85
First Submitted: 2013-03-12 11:21 (UTC)
Last Updated: 2024-11-08 20:51 (UTC)

Required by (41)

Sources (4)

Latest Comments

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

dbermond commented on 2024-07-25 13:02 (UTC)

@ptr1337 could you please exactly point what is missing in this package?

urbenlegend commented on 2024-07-23 20:08 (UTC)

@ChiliEater. The problem with using the open module at the moment is that you can not disable the GSP firmware which causes performance issues in KDE due to this bug: https://github.com/NVIDIA/open-gpu-kernel-modules/issues/538

ChiliEater commented on 2024-07-23 20:06 (UTC)

@urbenlegend I'm having better results using nvidia-open-beta-dkms. I tested Balatro, Chained Together and Satisfactory, all of which ran fine. Only Content Warning gave me a blackscreen but no segfaults. Might be worth a try.

ptr1337 commented on 2024-07-23 19:31 (UTC)

it seems like you are missing the new additions from the 560 driver. This is currently not correctly packaged.

urbenlegend commented on 2024-07-23 19:03 (UTC) (edited on 2024-07-23 19:04 (UTC) by urbenlegend)

Seems like 560 broke proton games. Someone posted a potential fix for the issue in the main 560 release thread: https://forums.developer.nvidia.com/t/560-release-feedback-discussion/300830/13

EDIT: Seems like it just resolves some segfaults but games still do not launch yet.

alexmurkoff commented on 2024-06-17 12:25 (UTC)

It's not this driver specifically, @ax34

https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/issues/53

ax34 commented on 2024-06-14 18:43 (UTC)

For me this driver doesn't work with Linux 6.9 - LLVMPipe is used instead. It works with Linux 6.8 and older (including 6.6 LTS) though.

alexmurkoff commented on 2024-05-24 17:52 (UTC)

Oh! The -d flag really makes this easy, thanks! :) Works with yay too!

Mithras commented on 2024-05-24 15:49 (UTC)

You can also just do paru -Sd nvidia-beta-dkms nvidia-utils-beta lib32-nvidia-utils-beta nvidia-settings-beta

ChiliEater commented on 2024-05-24 15:40 (UTC)

I suppose you could just make all packages first and then pacman -U all packages in one go. It can take multiple arguments.