On Tue, Dec 21, 2021 at 08:31:55AM +0200, Nikos Chantziaras wrote: > Seems to be a different issue then. I'm on an nvidia card using the > binary driver, and there's no problems like the ones you're having. It's > a straight disappearance of the desktop here when it happens due to the > X11 process segfault. If using xorg-21, I assume using nvidia-drivers-495.xx as well? I was never able to reproduce these, but did run into users running into segfault-at-start issues with 495. With 495.44-r2 and 495.46-r10, Xorg log may have a backtrace mentioning libnvidia-glcore.so, if so try 495.46-r0. Alternatively, 495.46* may mention failed in libpthread (or libc if glibc-2.34), in that case try 495.44-r2 instead. The more failsafe approach however is to just use stable drivers though. echo "x11-drivers/nvidia-drivers -~amd64" >> /etc/portage/package.accept_keywords Or 470.94 is fine too (due to be next stable soon). If still happening, then I don't know what might be wrong just from this. -- ionen