looking for inter-conflicts...
:: nvidia-utils-beta and nvidia-utils are in conflict (libgl). Remove nvidia-utils? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: nvidia: requires nvidia-utils=304.43
Search Criteria
Package Details: nvidia-beta 565.77-1
Package Actions
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.023144 |
First Submitted: | 2008-02-10 22:03 (UTC) |
Last Updated: | 2024-12-07 13:29 (UTC) |
Dependencies (5)
- libglvnd (libglvnd-gitAUR)
- linux
- nvidia-utils-betaAUR
- dkms (dkms-gitAUR) (make)
- linux-headers (make)
Required by (39)
- bumblebee-forceunload (requires nvidia) (optional)
- bumblebee-git (requires nvidia) (optional)
- bumblebee-picasso-git (requires nvidia) (optional)
- conky-lua-nv (requires nvidia) (optional)
- cudapm1 (requires nvidia)
- deepin-nvidia-prime-git (requires nvidia)
- gpu-viewer (requires nvidia) (optional)
- hoomd-blue (requires nvidia) (optional)
- mfaktc (requires nvidia)
- monitorix (requires nvidia) (optional)
- monitorix-git (requires nvidia) (optional)
- mumax3 (requires nvidia)
- nsight-graphics (requires NVIDIA-MODULE)
- nuxhash-git (requires nvidia)
- nv-card (requires nvidia)
- nv-card-pm (requires nvidia)
- nvfancontrol (requires nvidia) (optional)
- nvfancontrol-git (requires nvidia) (optional)
- nvidia-exec (requires NVIDIA-MODULE)
- nvidia-exec-git (requires NVIDIA-MODULE)
- Show 19 more...
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 21 22 23 24 25 26 27 28 29 30 31 .. 43 Next › Last »
<deleted-account> commented on 2012-09-19 02:00 (UTC)
Det commented on 2012-08-02 21:28 (UTC)
Well, you're hacking.
rwd2 commented on 2012-08-02 21:09 (UTC)
I need to do the same as progdan, otherwise restarting x results in "Failed to initialize the NVIDIA kernel module".
Det commented on 2012-07-28 08:29 (UTC)
You don't even manually need to modprobe for it. Nor shutdown X while making the switch.
<deleted-account> commented on 2012-07-27 20:05 (UTC)
The right and logical way would be to shutdown X (init 3) and from terminal run
# pacman -Rdd nvidia nvidia-utils
(-Rdd needed because some apps might complain about libgl dependency provided by nvidia-utils)
# pacman -U nvidia-beta nvidia-utils-beta lib32-nvidia-utils-beta
# rmmod nvidia
# modprobe nvidia
(the last two commands should be performed by the nvidia-beta package upon install, but better make sure...). Then you can return to init 5 without need to reboot.
apoulos commented on 2012-07-27 20:01 (UTC)
Here is what I did to install the beta version and it worked. Let me know if there is an easier way. Also, in general, where should instructions like these be documented? Should we put AUR package help in the wiki.archlinux.org or do we just let people get cross-eyed reading all the comments like this one?
# build nvidia-beta, nvidia-utils-beta and lib32-nvidia-beta (if needed) with yaourt
# (have EXPORT=2 in .yaourtrc so package gets copied to pacman cache)
# or build with "makepkg" (nvidia-beta needs "makepkg -d")
# now to change nvidia, nvidia-utils and lib32-nvidia to the beta versions:
cd /var/cache/pacman/pkg
pacman -R nvidia
pacman -U nvidia-utils-beta-304.22-1-x86_64.pkg.tar.xz
pacman -Udd nvidia-beta-304.22-1-x86_64.pkg.tar.xz
pacman -U lib32-nvidia-utils-beta-304.22-1-x86_64.pkg.tar.xz
reboot
<deleted-account> commented on 2012-07-09 14:24 (UTC)
nvidia-beta 302.17-2 requires kmod 9-2 (in [testing] atm). If you do not use [testing], DO NOT update nvidia-beta. kmod 9-2 moves kernel modules from /lib to /usr/lib, so REMEMBER TO UPDATE nvidia-beta when you update to kmod 9-2. You won't be able to start X server otherwise.
ngoonee commented on 2012-07-04 01:50 (UTC)
Hi progdan, just to let you know (though you probably already do) about the upcoming kmod changes. I'll be making the changes in my own offshoot of your package (nvidia-beta-all) as soon as it hits [testing], which is basically right now I think, not sure what you'd want to do.
<deleted-account> commented on 2012-05-22 13:11 (UTC)
@jhoran: I'll update the PKGBUILD when linux-3.4 hits [core].
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