On 11/17/21 8:44 AM, Axel Braun wrote:
Maybe I spoke too soon, I did a zypper dup a few minutes later and now
I just get a black screen ; even redoing things w/ the .run also gives
me a black screen.
JFTR, I had to boot into nvidia-driver (as I need to use the external screen)
and ended up in a black screen as well (TW, 20211111 on ThinkPad X1 Extreme,
):

Will subscribe to
https://bugzilla.opensuse.org/show_bug.cgi?id=1192678
https://bugzilla.opensuse.org/show_bug.cgi?id=1192751

Cheers
Axel

I'm not sure if this is related to your problem, but I'm running tumbleweed and using (an old) NVIDIA gpu and it appears the latest X.org (25.2) causes issues.
https://forums.developer.nvidia.com/t/abi-videodrv-version-25-2-support-for-xorg-mainline-1-21/176705
https://bbs.archlinux.org/viewtopic.php?pid=2002365#p2002365


This worked for me (there might be better solutions): edited /etc/X11/xorg.conf and added the following:

Section "ServerFlags"
  Option "IgnoreABI" "1"
EndSection

--
Matthew