Package Details: nvidia-beta-dkms 575.51.02-1

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: 72
Popularity: 1.83
First Submitted: 2013-03-12 11:21 (UTC)
Last Updated: 2025-04-16 18:08 (UTC)

Required by (40)

Sources (4)

Latest Comments

« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 .. 25 Next › Last »

droidmahn commented on 2016-03-23 09:39 (UTC)

Seems like it wants to install mesa libraries which end up conflicting when installing nvidia-utils-beta.

Xaero252 commented on 2015-10-18 03:31 (UTC)

Thanks - I realized today I had forgotten to reply to this. Yeah, I just put it in modules-load.d. At least they are making progress in positive direction.

anish commented on 2015-10-15 15:34 (UTC)

From the release notes : 'nvidia-modeset.ko does not provide any new user-visible functionality or interfaces to third party applications. However, in a later release, nvidia-modeset.ko will be used as a basis for the modesetting interface provided by the kernel's direct rendering manager (DRM).' So as of now, putting it in the initramfs would provide no actual use

Xaero252 commented on 2015-10-15 15:29 (UTC)

So is the new kernel module intended by loaded via modules-load.d or wrapped into the initramfs? I'll give it a go either way and I knew I was overlooking something obvious that's what I get for skimming patch notes.

Det commented on 2015-10-15 05:34 (UTC)

I changed the PKGBUILD internals quite a lot, because the previous pushd/eval/popd (x2) thing was just a mess: - old: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=nvidia-beta-dkms&id=2ffc2341789ed6392a267d3f1023af6c742f79ae - new: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=nvidia-beta-dkms

anish commented on 2015-10-15 04:07 (UTC)

Thanks Det !

Det commented on 2015-10-15 03:55 (UTC)

Should work now.

sanerb commented on 2015-10-15 03:38 (UTC)

lol, Det beat me to it. ;)

sanerb commented on 2015-10-15 03:38 (UTC)

yeah, seeing some issues on my end too. this likely is related to this in the changelog: "Added a new kernel module, nvidia-modeset.ko. This new driver component works in conjunction with the nvidia.ko kernel module to program the display engine of the GPU." (https://www.nvidia.com/download/driverResults.aspx/92712/en-us) was getting some "FATAL: kernel module nvidia-modeset not found" or whatever the syntax is in the journal.

Det commented on 2015-10-15 03:37 (UTC)

Seems like you didn't include the new nvidia-modeset.ko?