Updated to 355.00.29
Search Criteria
Package Details: nvidia-beta 565.77-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nvidia-beta.git (read-only, click to copy) |
---|---|
Package Base: | nvidia-beta |
Description: | NVIDIA kernel module (beta version) |
Upstream URL: | https://www.nvidia.com/ |
Licenses: | LicenseRef-custom |
Conflicts: | nvidia |
Provides: | nvidia, nvidia-beta, NVIDIA-MODULE |
Submitter: | None |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 349 |
Popularity: | 0.023651 |
First Submitted: | 2008-02-10 22:03 (UTC) |
Last Updated: | 2024-12-07 13:29 (UTC) |
Dependencies (5)
- libglvnd (libglvnd-gitAUR)
- linux
- nvidia-utils-betaAUR
- dkms (dkms-gitAUR) (make)
- linux-headers (make)
Required by (39)
- 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)
- 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-exec (requires NVIDIA-MODULE)
- nvidia-exec-git (requires NVIDIA-MODULE)
- nvidia-gpu-switch (requires nvidia)
- nvidia-omniverse (requires nvidia)
- nvidia-optictl (requires nvidia)
- nvidia-pacman-hook (requires NVIDIA-MODULE) (optional)
- nvidia-prime-select-git (requires nvidia)
- nvidia-xrun (requires nvidia)
- nvidia-xrun-git (requires nvidia)
- nvidia-xrun-pm (requires NVIDIA-MODULE)
- nvidia-xrun-pm-git (requires nvidia)
- nvidiactl-git (requires NVIDIA-MODULE)
- optimus-manager-git (requires NVIDIA-MODULE)
- 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)
- xorgxrdp-nvidia (requires NVIDIA-MODULE)
- xswitcher-git (requires nvidia)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 10 11 12 13 14 15 16 17 18 19 20 .. 43 Next › Last »
Corngood commented on 2016-03-03 12:11 (UTC)
Corngood commented on 2016-03-03 12:02 (UTC)
Actually installing it in the PKGBUILD? I'll look into that. At least I can provide exact instructions for downgrading with ARM and add ABI version dependencies.
unknown78 commented on 2016-03-02 19:40 (UTC)
@Corngood
What about getting an 1.17 from ARM (https://wiki.archlinux.org/index.php/Arch_Linux_Archive) than installing it and add the packages to IgnorePkg in /etc/pacman.conf ?
bakgwailo commented on 2016-03-02 01:09 (UTC)
@Corngood
Thanks - the updates solved my install issues perfectly. Of course, now I got hit with the Xorg ABI issue (really thought the 355.xxx series worked with the latest - oh well). Wasn't there something for the Catalyst drivers with the old version of Xorg somewhere? Not sure if it was removed because the latest version appears to support the latest Xorg version though.
Corngood commented on 2016-03-01 23:41 (UTC)
pkgrel 8 has that opencl fix for cuda
I'm still not sure about building xorg. Doing it via AUR with version suffixes seems really dirty. Anyone have a better idea?
Corngood commented on 2016-03-01 23:06 (UTC)
I'm not so sure about the IgnoreABI as a default. As you said it's not stable.
I like the idea of an xorg constraint, in fact there's already
provides=('X-ABI-VIDEODRV_VERSION=19' 'X-ABI-XINPUT_VERSION=21.1' 'X-ABI-EXTENSION_VERSION=9.0' 'x-server')
for this purpose. I'm just not sure of a clean way to provide an old version of xorg. I guess just something like (https://aur.archlinux.org/packages/xorg-server1.12/)? Seems kind of gross, but I guess it would work with yaourt? I'll give it a shot.
unknown78 commented on 2016-03-01 22:00 (UTC)
ok some more hints for the package.
You might want to add a file for /etc/X11/xorg.conf.d/ with the following content
Section "ServerFlags"
Option "IgnoreABI" "1"
EndSection
If it doesn't exists the driver wont start with the official Xorg (none-beta-branch) and might screw up curious people which never read about it before.
Also on xorg 1.18 it's very very instable for me, so there should be a big warning. !!! Only use if you know what you expect !!!
The other possibility might be to add aur packages for xorg 1.17 and make it an dependency for the driver so a downgrade is done automatic.
unknown78 commented on 2016-03-01 21:16 (UTC)
community/cuda 7.5.18-1 [installed] is the one i use
Corngood commented on 2016-03-01 21:14 (UTC)
Have you tested if this driver works with the latest version of the cuda package?
Looks like I had forgot the lib32 opencl conflict. Sorry about that. Fixed in pkgrel 7.
unknown78 commented on 2016-03-01 20:59 (UTC)
you might add provides=('opencl-nvidia') to the opencl package so it doesn't have problems with installed cuda.
Also you might check lib32-opencl-nvidia cause it complains about files still exist from the official multilib repro.
Pinned Comments
dbermond commented on 2024-06-28 21:55 (UTC)
@Bohdanator you need to install both packages at the same time with 'pacman -U'.
Det commented on 2018-07-17 13:28 (UTC) (edited on 2018-07-17 13:36 (UTC) by Det)
✔ OBS
This is not a Vulkan package: https://developer.nvidia.com/vulkan-driver, https://devtalk.nvidia.com/default/topic/1035845