Package Details: nvidia-beta 565.77-1

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)

Required by (39)

Sources (2)

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

Latest Comments

« First ‹ Previous 1 .. 32 33 34 35 36 37 38 39 40 41 42 43 Next › Last »

<deleted-account> commented on 2010-10-13 15:23 (UTC)

Updated to 260.19.12

Det commented on 2010-09-19 05:50 (UTC)

Forgot the "|| return 1"'s that pacman>=3.4 doesn't need since it interrupts the build when encountering errors anyway. Did this on the PKGBUILD I linked but seems you went the other way around. That's fine too 'course.

<deleted-account> commented on 2010-09-18 22:24 (UTC)

Thanks for enlightening me, Det! I fixed the other nvidia packages too and I'll take a look on my other packages too.

Det commented on 2010-09-18 19:58 (UTC)

Btw. noticed your PKGBUILD required some cleaning, e.g. all the i686/x86_64 stuff can be put in one line (of course, if you applied this change ngoone would have to come up with his own solution as he got two md5sum 'items'), "replaces" shouldn't be used unless a package was renamed from 'foo' to 'poo' and it still provided the same stuff, there were empty lines in the beginning/end of the build/package functions, "startdir/pkg" should be replaced with "$pkgdir" and finally it's a good practice to use quotes (") around variable paths ("$srcdir"/"$pkgdir") in case the path contains spaces. Here's what I'm talking about (nothing, of course, here effects the final package so there's no need to bump the pkgrel): http://aur.pastebin.com/qBzFFciX

<deleted-account> commented on 2010-09-15 22:44 (UTC)

Updated to 260.19.06 * see http://www.nvnews.net/vbulletin/showthread.php?p=2318734 for more informations

Det commented on 2010-09-10 12:29 (UTC)

@ProgDan, my joke was obviously not so obvious.

<deleted-account> commented on 2010-09-08 18:59 (UTC)

Updated to 260.19.04