No X after installing nvidia from nvidia.com

Since after todays snapshot of TW I can’t start X. Kernel is 6.3.7-1-default. The opensuse tw version of nvidia was apparantly not available, and zypper gave the option of installing it from nvidia.com, what I did.

rpm -qa | grep nvidia gives
nvidia-glG05-525.85.12-1.x86_64 (some other version 525 packages)
kernel-firmware-nvidia-20230531-1.1.noarch

What can I do to get a graphical environment again?

I will walk you thru the steps

zypper in -t pattern devel_C_C++ devel_kernel

Reboot.
When you see the grub menu, press E, find line that starts with linux, press “end” key and append nomodeset 3 without quotes, and press ctl-x .

Log in and run the driver file -
sh <path-to-run-file>

Follow the installer instructions. Once finished run -
dracut -f

Reboot.

you need to wait out 6.3.7.1 and 6.3.9-1 together with gl 525 and gl 530