Search Criteria
Package Details: nvidia-beta-dkms 460.56-1
Git Clone URL: | https://aur.archlinux.org/nvidia-beta-dkms.git (read-only, click to copy) |
---|---|
Package Base: | nvidia-beta-dkms |
Description: | NVIDIA driver sources for linux (beta version) |
Upstream URL: | https://www.nvidia.com/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | alucryd |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 46 |
Popularity: | 0.31 |
First Submitted: | 2013-03-12 11:21 |
Last Updated: | 2021-02-26 00:27 |
Dependencies (3)
- dkms
- libglvnd (libglvnd-git)
- nvidia-utils-beta>=460.56
Required by (42)
- bumblebee-forceunload (requires nvidia) (optional)
- bumblebee-git (requires nvidia) (optional)
- bumblebee-picasso-git (requires nvidia) (optional)
- conky-lua-nv (requires nvidia) (optional)
- conky19-lua-nv (requires nvidia) (optional)
- cpyrit-cuda (requires nvidia)
- cryptohazemultiforcer (requires nvidia)
- cudapm1 (requires nvidia)
- deepin-nvidia-prime-git (requires nvidia)
- gl-gsync-demo (requires nvidia)
- gpu-viewer (requires nvidia) (optional)
- gpu_burn-git (requires nvidia)
- hoomd-blue (requires nvidia) (optional)
- lutris-world-of-warcraft-dependencies-nvidia (requires nvidia)
- 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)
- nv-card (requires nvidia)
- nv-card-pm (requires nvidia)
- nvfancontrol (requires nvidia) (optional)
- nvfancontrol-git (requires nvidia) (optional)
- nvidia-docker-1.0.1 (requires nvidia) (optional)
- nvidia-gpu-switch (requires nvidia)
- nvidia-optictl (requires nvidia)
- nvidia-xrun (requires nvidia)
- nvidia-xrun-git (requires nvidia)
- nvidia-xrun-pm (requires NVIDIA-MODULE)
- nvidia-xrun-pm-git (requires nvidia)
- preconf-intel-nvidia-prime-render-offloading-linux (requires nvidia)
- preconf-intel-nvidia-prime-render-offloading-linux-dkms (requires nvidia-dkms)
- preconf-intel-nvidia-prime-render-offloading-linux-zen (requires nvidia-dkms)
- python-gpustat (requires nvidia)
- vdr-softhdcuvid (requires nvidia)
- vdr-softhdcuvid (requires nvidia) (make)
- vdr-softhddevice (requires nvidia) (optional)
- vdr-softhddrm (requires nvidia) (make)
- vdr-softhdvaapi (requires nvidia) (make)
- xineliboutput-xineplug (requires nvidia) (optional)
- xswitcher-git (requires nvidia)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
dbermond commented on 2021-01-09 02:39
@DDoSolitary Ok, probably it makes sense to have it on conflicts. I have added it. Thanks.
DDoSolitary commented on 2020-12-21 22:09
@dbermond It makes sense, but I still think it should at least conflict with nvidia-dkms in addition to nvidia, becase 1) On a system with nvidia-dkms already installed, installing nvidia-beta-dkms will fail because nvidia-utils-beta conflicts with nvidia-utils, but nvidia-utils is required by nvidia-dkms. I have to uninstall nvidia-dkms manually instead of simply pressing a "Y" on conflict, which is a bit inconvenient. 2) nvidia-beta-dkms and nvidia-dkms will in fact conflict if the latter is updated but the former is not.
dbermond commented on 2020-12-21 22:01
@DDoSolitary And you can take a look at other -dkms packages of the official repositories. You'll see that almost all of them conflicts (when a conflict is applicable [when a base package is also available]) with the base package or with the base module, following the Wiki example (witch should be followed). nvidia-dkms and virtualbox-{guest,host}-dkms are the only ones that are different. This package follows the Wiki.
DDoSolitary commented on 2020-12-21 21:37
@dbermond It's just an example. You can take a look at the official extra/nvidia-dkms package, which doesn't conflicts with extra/nvidia.
dbermond commented on 2020-12-21 21:30
@DDoSolitary https://wiki.archlinux.org/index.php/DKMS_package_guidelines#PKGBUILD
DDoSolitary commented on 2020-12-21 08:59
I think it should conflicts with nvidia-dkms rather than nvidia
dbermond commented on 2020-11-28 16:41
@wden Fixed.
wden commented on 2020-11-28 16:38
I'm getting the patch error with this new update.
==> Validating source files with sha256sums... NVIDIA-Linux-x86_64-455.45.01-no-compat32.run ... Passed 110-nvidia-change-dkms-conf.patch ... FAILED 120-nvidia-linux-rt-gift.patch ... Passed ==> ERROR: One or more files did not pass the validity check!
I don't use any tools, I manually git clone and makepkg.
dbermond commented on 2020-09-17 22:48
@Lunia Fixed.
Lunia commented on 2020-09-17 22:48
Ah yeah, I nuked my .cache folder. Now it works, thanks!