OpenSUSE boots but there is no GUI

When ever I try to boot it comes up with this and then boots into the terminal.
Error message:

 8.551337] T183] ACPI BIOS Error (bug): Could not resolve symbol [_SB.PCI 8.SATO.SPT4._GTF.DSSP1, AE_NOT_FOUND (20218938/psargs-338)


[ 8.552263] T1831 ACPI Error: Aborting method _SB.PCIO.SATO.SPT4. GTF due to previous error (AE_NOT_FOUND) (28218938/psparse-529)


 8.554836] T183] ACPI BIOS Error (bug): Could not resolve symbol [_SB.PCI 8.SATO.SPT4._GTF.DSSP1, AE_NOT_FOUND (20210938/psargs-338)


[ 8.554954] T103] ACPI Error: Aborting method _SB.PCIO. SATO. SPT4. GTF due to previous error (AE_NOT_FOUND) (28218930/psparse-529)

What can I do to fix this.

Give us some background and specifications if you wish a useful response. When did you install TW? When and how have you been updating it? For specifications, first do:

sudo zypper in xrandr xdpyinfo xrdb inxi

Then provide output from the following:

cat /var/log/Xorg.0.log | susepaste
inxi -SGMCayz --display | susepaste
sudo rpm -qa | egrep 'xdm|gdm|sddm|lightdm' | susepaste

I can’t really give you the output because there is a lot of information and there is no way for me to add it to paste bin. as I don’t have access to a browser.

This started happening after I migrated from OpenSUSE Leap 13.3 to Tumbleweed. I tried this on my laptop a few days ago and there were no issues. I’m not quite sure what went differently on my desktop.

Assuming your network is working, susepaste uploads the command output, then provides you resulting URLs. All we need is resulting URLs. For each of the three command results we only need one URL. If you don’t have working network, you can redirect the three commands (without “| susepaste”; with “>> helpneeded.txt”) to a new file helpneeded.txt on a USB stick, from which you can get the file to upload to any pastebin, not only susepaste.org.

Here is the stuff you requested:
https://susepaste.org/44774346
https://paste.opensuse.org/44774346

https://susepaste.org/15674152
https://paste.opensuse.org/15674152

https://susepaste.org/42657753
https://paste.opensuse.org/42657753

The requested data didn’t include which DE(s) you have installed or normally use. It suggests SDDM, which implies KDE/Plasma, but elsewhere, rpm -qa shows the only DM installed is xdm. If you’re a KDE user, you’ll probably want to install SDDM or LightDM.

What I see suggests you may have failed to uninstall NVidia drivers before upgrading. If this is the case, I suggest uninstalling the installed NVidia drivers to see if it helps. I’m not sure whether NVidia drivers for the current TW kernel have been released yet. If the old kernel remains installed, does it help to boot it? NVidia drivers can be reinstalled once it’s known everything else is OK, and NVidia drivers are available for the 5.16 kernel.