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 .. 36 37 38 39 40 41 42 43 Next › Last »

<deleted-account> commented on 2010-05-23 18:07 (UTC)

20-nvidia.conf is now provided by nvidia-utils-beta. With more kernels and therefore multiple nvidia packages installed the file would conflict. nvidia-utils is usually installed only once.

ngoonee commented on 2010-05-23 06:39 (UTC)

Any reason why the 20-nvidia.conf file was removed? Is it no longer necessary (with blacklisting of nouveau)?

frigaut commented on 2010-05-23 04:53 (UTC)

@kalpik: same problem initially here. Putting LD_LIBRARY_PATH="/usr/lib/vdpau/" solves it: LD_LIBRARY_PATH="/usr/lib/vdpau/" mplayer -vo vdpau -vc ffmpeg12vdpau dvd://

kalpik commented on 2010-05-23 01:44 (UTC)

Mplayer VDPAU is broken with this update. Though don't know if its cause of the driver or cause of mplayer. Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory [vdpau] Error when calling vdp_device_create_x11: 1 Error opening/initializing the selected video_out (-vo) device.

<deleted-account> commented on 2010-05-22 15:53 (UTC)

Already made new PKGBUILDs, tested them, and built both packages successfully. PKGBUILDs are here: http://gitorious.org/arch-linux-greece/arch-linux-greece/trees/master/list-of-sources/adslgr64/nvidia-utils-beta http://gitorious.org/arch-linux-greece/arch-linux-greece/trees/master/list-of-sources/adslgr64/nvidia-beta You may find ready packages in our adslgr64 repo.

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

Updated to 256.25

Det commented on 2010-05-22 10:17 (UTC)

@Hilinus, with 256.25 there is no '-pkg1' ending so those need to be removed from your PKGBUILDs and with the 64-bit version it should be replaced with '-no-compat32' (the former '-pkg2'). So something like this'd probably work: nvidia-utils-beta: http://aur.pastebin.com/xqi0Tyzx nvidia-beta: http://aur.pastebin.com/pwDi9Ptx

Hilinus commented on 2010-05-22 10:17 (UTC)

Mmh, you're right. I had the "-pkg1" prefix because I downloaded the tarball from a different location, so let's wait for the package mantainer and let him fix this. :)