linux icon indicating copy to clipboard operation
linux copied to clipboard

TTY broken since Linux 6.1.0-xanmod1 with nvidia driver and efi (EFIFB)

Open mskpluk opened this issue 1 year ago • 6 comments

Since upgrading to Linux 6.1.0-xanmod1, I have been unable to access tty. The last kernel in which tty functioned properly for me was Linux 6.0.12-xanmod1. It appears that the problem may be related to changes made in the upstream kernel:

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=ee7a69aa38d87a3bbced7b8245c732c05ed0c6ec

There is further discussion about these changes and the associated bug at the following link:

https://bugzilla.kernel.org/show_bug.cgi?id=216303

Previously, the xanmod kernel was immune to this issue, but it has surfaced in version 6.1.0. Adding "nosimplefb=1" to "/etc/default/grub" has not helped to resolve the issue, nor has the patch from the following link:

https://github.com/NVIDIA/open-gpu-kernel-modules/issues/341#issuecomment-1367591000

Bug seems affecting both; users of open gpu kernel modules, and closed source.

Any ideas or suggestions for how to fix this issue?

ryzen 7 5800x, RTX 3070, latest drivers 525.78.01

mskpluk avatar Jan 08 '23 12:01 mskpluk