You are not logged in.

#1 2024-10-06 11:36:27

M-Reimer
Member
Registered: 2020-06-03
Posts: 22

VT switch broken starting with the "default to modeset" for nvidia

Since the last update, I got this patch https://gitlab.archlinux.org/archlinux/ … 2115ec3e22

Xorg works without issues, but I do VT switching a lot. Prior this change, this worked without any issues. After this change, switching to a VT which is not Xorg will cause the screen to turn off (no signal).

After some digging I found out that this issue is fixed if I disable modeset again:

$ cat /etc/modprobe.d/nvidia-no-modeset.conf 
options nvidia_drm modeset=0

Someone else with this issue? Is there any way to make VT switching work even with modeset activated?

Offline

#2 2024-10-06 12:19:15

M-Reimer
Member
Registered: 2020-06-03
Posts: 22

Re: VT switch broken starting with the "default to modeset" for nvidia

Probably I found my issue: https://github.com/NVIDIA/open-gpu-kern … issues/365
But how to disable this "VGA mode"?

Offline

Board footer

Powered by FluxBB