Not booting after update.

After installing an update yesterday, i booted up my laptop today but it gets stuck at a screen and I have nu clue what to do.
it starts with this https://imgur.com/a/if3r64v
then it goes into the normal loading screen, i feel like its loading for a lot longer but idk for sure https://imgur.com/a/J68FQ5F
and then it goes back to the first image https://imgur.com/a/if3r64v
and nothing happens after that, sometimes it will also put the fans at 100%

Hello,

We have an uploade site for long texts and images at https://susepaste.org/
Not everybody trusts those commercial sites and the scripts they want to execute on once system.

Then back to your problem. You say you “updated” you Tumbleweed, but did not explain how.
The best way to keep Tumbleweed up-to-date is

zypper dup

first image https://susepaste.org/8086644
second image https://susepaste.org/41034109

so i always do

sudo zypper ref && sudo zypper dup

like to do the refresh manually for some reason.

after that i did some homework and went to bed, after the update i didn’t change any config files.

I have the same or a similar problem.
Not sure if it’s the same; I’ll open a new thread of necessary.

I updated tumbleweed yesterday (zypper red && zypper dip) and now it fails to boot. There were kernel updates. Nvidia 470.63.01-43.1 is in use.

I asked for help on Reddit first and added photos of my screen there:
https://www.reddit.com/r/openSUSE/comments/ppyfcd/optimus_laptop_hangs_on_boot_after_yesterdays/

First photo shows where boot hangs on the current system state.
It hangs after “xhci_hcd: can’t change power state from D3cold to D0 (config space inaccessible)“
Second photo shows the snapshots list after booting into Snapshot 1611, which is pre yesterday evening‘s update.

What shall I do? Is this a config issue or an Nvidia compatibility issue or Kernel bug?

Booting:

  • Kernel 5.14.1-1-default

Not booting:

  • Kernel 5.14.2-1-default

With the update yesterday it updated the kernel and installed bbswitch idk if that has anything to do with stuff.
I also can’t boot into snapshots or with different kernels.

I have the same or a similar problem.
Not sure if it’s the same; I’ll open a new thread of necessary.

I updated tumbleweed yesterday (zypper red && zypper dip) and now it fails to boot. There were kernel updates. Nvidia 470.63.01-43.1 is in use.

I asked for help on Reddit first and added photos of my screen there:
https://www.reddit.com/r/openSUSE/comments/ppyfcd/optimus_laptop_hangs_on_boot_after_yesterdays/

First photo shows where boot hangs on the current system state.

It hangs after “xhci_hcd: can’t change power state from D3cold to D0 (config space inaccessible)“

Second photo shows the snapshots list after booting into Snapshot 1611, which is pre yesterday evening‘s update.

What shall I do? Is this a config issue or an Nvidia compatibility issue or Kernel bug?

Booting:

  • Kernel 5.14.1-1-default

Not booting:

  • Kernel 5.14.2-1-default

The first is by an Intel Microcode update to disable something (I do not know what) and should not be the reason.

journalctl -b | grep -i sgx
Sep 16 18:03:09 linux64 kernel: x86/cpu: SGX disabled by BIOS.

Ah ok, I should make a new thread then. Sorry for messing up your thread, Katze!

Mods, could you please delete my posts in this thread? I just realized I even posted something twice when I wanted to edit my post. My apologies!

That was always there it was just to show where it was hanging, should i just install tubleweed put it on a usb, and then do an upgrade? dont want to lose my files though.

Can you boot into Terminal / Runlevel 3?

Also hit ESC on the Bootscreen to see more Information?

terminal as in grub, yes
hitting esc on the bootscreen shows its hanging for a couple seconds at `Bluetooth: hci0: Reading supported features failed (-16)
after that the last line i can see is Stared Locale Service. and then it goes to the last screen and freezes there

Can you boot with another kernel in grub?

no the snapshots and other kernels dont work i tried reinstalling grub and initramfs but that also didnt work, i could do a reinstall without formatting to keep my files right.

Login in Runlevel 3 as root and try to Update:

zypper dup

how do you do this :frowning:

i did an update in the rescue thing and with an installation media but this didn’t work.