You are not logged in.
Pages: 1
I know this is a common issue, but I am not finding a solution that works for my case. Whenever I run startx, the display freezes. I can still SSH in and kill the Xorg process (only with SIGKILL) and when I do, I get the terminal back but what I type does not appear. I can run exit and return to the login prompt at which point everything returns to normal. I'm not sure what all information to supply, so
journalctl -b --no-pagercat .xinitrccat /etc/X11/xorg.conf.d/10-nvidia-drm-outputclass.confcat .local/share/xorg/Xorg.0.logI have become aware that in this boot I forgot to add the NVIDIA DRM kernel parameter, but the problem still happens when I do have it. I will be rebooting and adding that presently.
EDIT
As per this link found on another issue, adding the kernel parameter ibt=off fixed the issue.
https://github.com/NVIDIA/open-gpu-kern … issues/256
Last edited by wirefiend (2022-06-24 17:43:45)
Offline
I just saw that NVIDIA has a current issue which does show up in my systemd journal. I'll try other free drivers until this is resolved.
Offline
Pages: 1