Search Criteria
Package Details: nvidia-beta-dkms 565.77-1
Package Actions
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.48 |
First Submitted: | 2013-03-12 11:21 (UTC) |
Last Updated: | 2024-12-07 13:30 (UTC) |
Dependencies (3)
- dkms (dkms-gitAUR)
- libglvnd (libglvnd-gitAUR)
- nvidia-utils-betaAUR
Required by (41)
- bumblebee-forceunload (requires nvidia) (optional)
- bumblebee-git (requires nvidia) (optional)
- bumblebee-picasso-git (requires nvidia) (optional)
- conky-lua-nv (requires nvidia) (optional)
- cudapm1 (requires nvidia)
- deepin-nvidia-prime-git (requires nvidia)
- gpu-viewer (requires nvidia) (optional)
- hoomd-blue (requires nvidia) (optional)
- mfaktc (requires nvidia)
- mhwd-nvidia (requires nvidia-dkms) (make)
- monitorix (requires nvidia) (optional)
- monitorix-git (requires nvidia) (optional)
- mumax3 (requires nvidia)
- nsight-graphics (requires NVIDIA-MODULE)
- nuxhash-git (requires nvidia)
- nv-card (requires nvidia)
- nv-card-pm (requires nvidia)
- nvfancontrol (requires nvidia) (optional)
- nvfancontrol-git (requires nvidia) (optional)
- nvidia-525xx (requires nvidia-dkms) (make)
- Show 21 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 24 Next › Last »
dbermond commented on 2021-10-14 19:07 (UTC)
Note: gbm egl support requires egl-wayland 1.1.8. The repository egl-wayland is currently at version 1.1.7. Use egl-wayland-git if you need this feature until 1.1.8 reaches the official repositories.
k3d3 commented on 2021-10-10 18:43 (UTC)
Yep, my mistake. I haven't had enough coffee this morning.
dbermond commented on 2021-10-10 18:31 (UTC)
Thanks @Nielzsen, this is correct. This package is not for the vulkan driver, and @k3d3 is referring to the vulkan driver software. The referred version 470.62.05 is also lesser than the current 470.74.
zhyttya commented on 2021-10-10 17:48 (UTC)
@k3d3 I think you are confusing this package with https://aur.archlinux.org/packages/nvidia-vulkan/ The article you linked confirms the update is for the Vulkan drivers.
dbermond commented on 2021-08-02 18:16 (UTC)
@Akholic I had no problems when updating to linux 5.13.7. The nvidia modules were built fine with this package.
Akholic commented on 2021-08-02 16:30 (UTC) (edited on 2021-08-02 22:40 (UTC) by Akholic)
Hi, dkms fails to install this pacakage against 5.13.7-arch1-1 with the following error:
==> dkms install --no-depmod -m nvidia -v 470.57.02 -k 5.13.7-arch1-1 Error! Bad return status for module build on kernel: 5.13.7-arch1-1 (x86_64) Consult /var/lib/dkms/nvidia/470.57.02/build/make.log for more information. ==> Warning, `dkms install --no-depmod -m nvidia -v 470.57.02 -k 5.13.7-arch1-1' returned 10 ==> depmod 5.13.7-arch1-1 depmod: ERROR: could not open directory /lib/modules/5.13.7-arch1-1: No such file or directory depmod: FATAL: could not search modules: No such file or directory ==> Warning, `depmod 5.13.7-arch1-1' returned 1
the make logfile reports the following:
DKMS make.log for nvidia-470.57.02 for kernel 5.13.7-arch1-1 (x86_64) Mon Aug 2 06:19:34 PM CEST 2021 make[1]: *** /lib/modules/5.13.7-arch1-1/build: No such file or directory. Stop. make: *** [Makefile:80: modules] Error 2
EDIT: after further investigation it was the actual kernel upgrade giving me problems. sorry for the pollution, @dbermond and thanks for the quick feedback!
dbermond commented on 2021-06-27 03:47 (UTC)
@JDAturbo fixed.
JDAturbo commented on 2021-06-25 22:33 (UTC) (edited on 2021-06-25 22:35 (UTC) by JDAturbo)
Getting this error when running mkinitcpio -P after installing nvidia-beta-dkms 470.42.01-1: ==> ERROR: module not found: `nvidia_drm'
Looks like you forgot to increment the index to 4 for nvidia-peermem:
+BUILT_MODULE_NAME[3]="nvidia-drm" +DEST_MODULE_LOCATION[3]="/kernel/drivers/video" ++BUILT_MODULE_NAME[3]="nvidia-peermem" ++DEST_MODULE_LOCATION[3]="/kernel/drivers/video"
drgr33n commented on 2021-06-25 10:52 (UTC)
Please bump to 470.41.01
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 24 Next › Last »