Fix: Full install nvidia - #1169
Conversation
|
We already have this for the initial setup? Is this duplicating that work? |
It was blocked in a black screen, so after I installed these packages and the other fixes that you mentioned, it started to work. I apologize if this is a duplicate, but initially, the desktop wouldn't load, so this was the solution. |
|
@dhh, in the scenario I mentioned, I stopped to have a block screen just after running the script. |
|
Appreciate that, but we need something more targeted and tested to be able to change Omarchy. This has a bunch of duplicated stuff. If you'd like to pin down what actually made the difference by starting over with the defaults, then systematically adding or changing one thing at the time until you find the key bit, then please do so, and open another PR with whatever fix you find and can document well. Thanks! |
Changelog - omarchy-nvidia-setup
Added
omarchy-nvidia-setupbash script to automate NVIDIA driver setup on Arch Linux with Hyprland.Changes
nvidia,nvidia-utils,nvidia-settings, andlib32-nvidia-utils.nvidia-open-dkmsif present.~/.config/hypr/hyprland.conf:LIBVA_DRIVER_NAME=nvidia→ enable NVIDIA VAAPI driver.GBM_BACKEND=nvidia-drm→ set GBM backend for NVIDIA.__GLX_VENDOR_LIBRARY_NAME=nvidia→ use NVIDIA GLX vendor library.Notes