Package Details: nvidia-beta-dkms 570.86.16-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.20
First Submitted: 2013-03-12 11:21 (UTC)
Last Updated: 2025-01-31 16:30 (UTC)

Required by (41)

Sources (4)

Latest Comments

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

alexmurkoff commented on 2024-07-26 23:05 (UTC)

After the update to the nvidia driver to the 560.* version my VSCodium became a clear window and Vulkan's API seems to just be broken somehow?

A simple godot project constantly spews out this error at runtime:

W 0:00:00:0284   _load_pipeline_cache: Invalid pipelines cache header.
  <C++ Source>   drivers/vulkan/rendering_device_vulkan.cpp:9229 @ _load_pipeline_cache()

Specs:

OS: Arch Linux x86_64
Kernel: Linux 6.10.1-arch1-1
Display (GM27-FFS): 1920x1080 @ 165 Hz in 27″ [External]
WM: Hyprland (Wayland)
CPU: 12th Gen Intel(R) Core(TM) i5-12400F (12) @ 4.40 GHz
GPU: NVIDIA GeForce RTX 3060 Lite Hash Rate [Discrete]

Not sure if this is a known issue as of yet, I couldn't find any info on it on the NVIDIA forums.

Spusuf commented on 2024-07-26 04:48 (UTC)

The build failed for me with /lib/modules/6.7.2-arch1-1/build: No such file or directory butuname -r returns 6.10.0-zen1-2-zen. I deleted the folder as the only files remaining were nvidia related files and nothing relevant to my current booted kernel. Build completed, but I'll update if there were any drawbacks.

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!