Search Criteria
Package Details: nvidia-rt 418.56-2
Git Clone URL: | https://aur.archlinux.org/nvidia-rt.git (read-only, click to copy) |
---|---|
Package Base: | nvidia-rt |
Description: | NVIDIA drivers for linux-rt |
Upstream URL: | http://www.nvidia.com/ |
Licenses: | |
Submitter: | None |
Maintainer: | oberon2007 |
Last Packager: | oberon2007 |
Votes: | 42 |
Popularity: | 0.028358 |
First Submitted: | 2007-07-20 20:10 |
Last Updated: | 2019-04-23 16:53 |
Dependencies (5)
- libgl (glshim-git, catalyst-firepro, libhybris-ext-libgl-git, catalyst-total, catalyst-libgl, catalyst-total-hd234k, libhybris-libgl-git, mesa-libgl-noglvnd, catalyst-test, swiftshader-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl, libglvnd)
- nvidia-utils=418.56 (nvidia-410xx-utils, nvidia-340xx-utils, nvidia-440xx-utils, nvidia-390xx-utils, nvidia-vulkan-utils, nvidia-utils-full-vulkan-all, nvidia-utils-beta)
- linux-rt>=5.0
- linux-rt-headers<5.1 (make)
- linux-rt-headers>=5.0 (make)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
phunni commented on 2020-07-14 18:47
So - is the plan to drop this package then? I'd rather use it than dkms because I use an immutable system, which means dkms can't be built on the running system.
bnavarro commented on 2019-04-24 14:37
Yes we probably can
oberon2007 commented on 2019-04-24 13:08
Ok. So I guess we can drop this package, then.
bnavarro commented on 2019-04-24 09:26
I didn't know about
nvidia-dkms
but I can confirm that it works just fine withlinux-rt
jhernberg commented on 2019-04-24 08:41
Yes, I've been using it for a long time now. There is a fix in nvidia-dkms to allow it building for linux-rt & linux-rt-lts. It's a lot easier than manually building nvidia-rt.
oberon2007 commented on 2019-04-23 22:42
@jhernberg does it build? I doubt it. See line 28 of the PKGBUILD
jhernberg commented on 2019-04-23 17:27
Why not use nvidia-dkms instead?
oberon2007 commented on 2019-04-23 16:54
Awesome @bnavarro, thanks! I have adjusted for now. The mismatch ignore won't hurt to keep in general for future updates, anyway ... ;)
bnavarro commented on 2019-04-23 15:26
@oberon2007 I had to change the
_extramodules
variable toextramodules-rt
and set the environment variableIGNORE_CC_MISMATCH
to 1 (GCC has been updated since my lastlinux-rt
build) but it works fine with these changes. Thanks!oberon2007 commented on 2019-04-23 13:33
@bnavarro I have updated the PKGBUILD. However I don't have a current Archlinux install. Please test and report back with possible issues with the build. Thanks.