on The steam store "all item" list clears itself when you scroll back up. How to prevent that ? · c/steam · 5 pts · 2ySubmit a bug report to Steam.
on Cannot run Wayland on nVidia at all · c/archlinux · 2 pts · 2yI'm guessing you forgot to add DRM kernel mode setting. What you need to do is create /etc/modprobe.d/nvidia.conf, and add options nvidia_drm modeset=1 blacklist nouveau then edit /etc/mkinitcpio.conf to have MODULES=(nvidia nvidia_modeset nvidia_uvm nvidia_drm) and ensure /etc/mkinitcpio.conf also has the modconf hook HOOKS=(... modconf ...) then run mkinitcpio -P, restart, and enjoy Wayland.
on APK for searching and subscribing to Youtube, Twitch, and more in a single feed · c/opensource · 1 pts · 2y
Submit a bug report to Steam.
I'm guessing you forgot to add DRM kernel mode setting. What you need to do is create
/etc/modprobe.d/nvidia.conf, and addthen edit
/etc/mkinitcpio.confto haveand ensure
/etc/mkinitcpio.confalso has themodconfhookthen run
mkinitcpio -P, restart, and enjoy Wayland.