I was following this thread because I want to install 555 for wayland.
After removing nvidia and nvidia-utils and install nvidia-beta and nvidia-utils-beta, I restarted the PC and after login through sddm I boot into a black screen.
What is the problem here? How can I get 555 to work?
Note that I’m not looking to get black screen fix as I can remove the beta drive from live cd. I’m trying to get the beta working.
After yesterdays Linux core package upgrade, nvidia beta driver package prevents my system from booting, problem was fixed after switching to nvidia stable. So i’ll guess Linux just don’t like nvidia-beta package atm.
For me the nvidia beta package with version 555.x worked the löast few days without problems and now the nvidia package from arch extra repo with version 550.x fixed the problem i had today with the beta package
❯ pacman -Qs nvidia
local/egl-wayland 2:1.1.13-2
EGLStream-based Wayland external platform
local/envycontrol 3.4.0-1
CLI tool for Nvidia Optimus graphics mode switching on Linux
local/libvdpau 1.5-2
Nvidia VDPAU library
local/libxnvctrl 550.78-1
NVIDIA NV-CONTROL X extension
local/nvidia 550.90.07-4
NVIDIA drivers for linux
local/nvidia-hook 1.5-2
pacman hook for nvidia
local/nvidia-inst 24-1
Script to setup nvidia drivers (dkms version) in EndeavourOS
local/nvidia-utils 550.90.07-3
NVIDIA drivers utilities
local/nvtop 3.1.0-1
GPUs process monitoring for AMD, Intel and NVIDIA
❯ pacman -Qs linux headers
local/linux-api-headers 6.8-1
Kernel headers sanitized for use in userspace
local/linux-headers 6.9.6.arch1-1
Headers and scripts for building modules for the Linux kernel
Looks like you can just uninstall package nvidia and install nvidia-dkms. And if you want to use the beta version, install nvidia-beta-dkms instead of nvidia-dkms.
And remember to reboot after doing the above.
Edit: replace also nvidia-utils with nvidia-utils-beta (when using beta stuff).
Hi there, It was Xrandr that didn’t output to the display on my monitor. I’m using the i3 with config from the Endeavouros and have enabled my screen to activate to 170hz.
Anytime, I try to do xrandr --rate 170 for my 2nd monitor it went black. I suspect it has something to do with Nvidia Optimus or something. When launching Hyprland, the second monitor is not powering at all but the mouse can still move into that screen from my laptop monitor.
At this point, I’m pretty lost. The mod key also suddenly stop working for i3, hyprland, and awesomewm after the beta driver installed.
I’m not sure what to look into anymore maybe I’ll give up altogether and wait for the official release. I still want that explicit sync to work because I want to use my favorite apps in wayland and hyprland.
Though, I tried to launch Steam games and it seems to open normally but in 60hz.
I second this. This saved me so much headache updating the nvidia drivers and even let me switch over to the dkms version after running a system update.
A normal installation of nvidia-beta and nvidia-utils-beta is enough to get things working (don’t forget to remove nvidia and nvidia-utils for the future reference. Also make sure to set in all monitors to 60hz in xrandr or whatever display you use and go up from there).
The blank screen I originally encountered was due to a problem with the 555 that could not output a higher refresh rate on my second display to more than 120hz. I have configured my xrandr to disable main monitor and set my 2nd one to 170hz. No way I could troubleshoot this until I launch awesomewm that I have installed that doesn’t launch xrandr script by default.
I will be sticking with 120hz until the release of 555.
I have no problem with app like Edge browser and Obsidian anymore after the update.