filo
30 January 2024 09:12
2
Hi there, welcome to the forum.
With Wayland try using the following kernel boot parameter:
nvidia-drm.modeset=1
e.g. with:
sudo cp /etc/default/grub /etc/default/grub.bak && sudo sed '/^GRUB_CMDLINE_LINUX_DEFAULT=/s/"$/ nvidia-drm.modeset=1 "/g' -i /etc/default/grub && sudo update-grub
but please be aware that there are endless discussions on Nvidia issues recently.
Just give a look at this long thread (not necessarily covering your issue):
Hi guys,
Just thought I’d step in to try and highlight something that I see going on.
There is clearly a problem with NVIDIA based Garuda systems right now, regardless of kernel, that is not being acknowledged.
I think the problem might be upstream somewhere as I’ve seen a large number of kernel updates over the last couple of weeks, moreso than usual and on an install that has been fine for 2-3 years, I’m suddenly seeing a lot of problems.
I am also seeing quite a few people posting fragmen…
3 Likes