Bug 1186903 - Reboot after zypper dup does not boot to desktop environment
Summary: Reboot after zypper dup does not boot to desktop environment
Status: RESOLVED DUPLICATE of bug 1186710
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Bootloader (show other bugs)
Version: Current
Hardware: x86 openSUSE Tumbleweed
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: openSUSE Kernel Bugs
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-05 20:18 UTC by Jason King
Modified: 2021-06-14 08:00 UTC (History)
5 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
zypper dup command that causes system to not boot to desktop environment (2.10 KB, text/plain)
2021-06-05 20:19 UTC, Jason King
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason King 2021-06-05 20:18:00 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:88.0) Gecko/20100101 Firefox/88.0
Build Identifier: 

Running 'sudo zypper ref && sudo zypper dup' succeeds like normal. After reboot I wait for the Grub2 timer to run. 

I see the normal screen saying:
"Booting 'openSUSE Tumbleweed' 
"Loading Linux 5.12.9-1-default..."
"Loading intial ramdisk..."

Then, for a few seconds there is a grey-ish screen with three dots in the middle.

Then, instead of going to the KDE desktop, a black terminal appears saying "Welcome to openSUSE Tumbleweed 20210603 - Kernel 5.12.9-1-default"

I login to the terminal and use snapper to rollback.

I have done this three times now with the same result. I don't know how to provide additional details.

Reproducible: Always

Steps to Reproduce:
1.zypper ref && zypper dup
2.reboot
3.rollback snapshot
Actual Results:  
Boot to a terminal instead of GUI KDE desktop.
Comment 1 Jason King 2021-06-05 20:19:41 UTC
Created attachment 849954 [details]
zypper dup command that causes system to not boot to desktop environment
Comment 2 Felix Miata 2021-06-06 10:16:05 UTC
Before doing anything else, while still rolled back, please provide output here using Konsole from inxi -Ga. https://en.opensuse.org/openSUSE:Bugreport_X provides some details of additional information needed here.

I suggest before you do that, to login as root at the login prompt, migrate to /etc/sddm.conf.d/ and open kde_settings.conf for edit with any text editor, such as nano, joe, vim or mcedit, and remove your login name from the User=line. This should disable automatic login, to better enable problem diagnosis.
Comment 3 Psijic Void 2021-06-06 10:39:05 UTC
Plasma doesn't start at all and I have only a terminal string to login.
I tried some manipulations and currently if I remove Kernel 5.12.9 and stay on 5.12.4, all goes well.

TW
Comment 4 Fabian Vogt 2021-06-06 11:11:43 UTC
(In reply to Felix Miata from comment #2)
> Before doing anything else, while still rolled back, please provide output
> here using Konsole from inxi -Ga.
> https://en.opensuse.org/openSUSE:Bugreport_X provides some details of
> additional information needed here.
> 
> I suggest before you do that, to login as root at the login prompt, migrate
> to /etc/sddm.conf.d/ and open kde_settings.conf for edit with any text
> editor, such as nano, joe, vim or mcedit, and remove your login name from
> the User=line. This should disable automatic login, to better enable problem
> diagnosis.

You have to edit /etc/sysconfig/displaymanager to change autologin settings. The sddm config file has no effect.
Comment 5 Fabian Vogt 2021-06-06 11:12:42 UTC
I guess this is about the usual nvidia issues caused by bug 1186710.
Comment 6 Jason King 2021-06-06 13:26:05 UTC
(In reply to Felix Miata from comment #2)
> Before doing anything else, while still rolled back, please provide output
> here using Konsole from inxi -Ga.
> https://en.opensuse.org/openSUSE:Bugreport_X provides some details of
> additional information needed here.
> 
> I suggest before you do that, to login as root at the login prompt, migrate
> to /etc/sddm.conf.d/ and open kde_settings.conf for edit with any text
> editor, such as nano, joe, vim or mcedit, and remove your login name from
> the User=line. This should disable automatic login, to better enable problem
> diagnosis.

jason@jasonpc:~> inxi -Ga
Graphics:
  Device-1: NVIDIA GP104 [GeForce GTX 1080] vendor: eVga.com. driver: nvidia 
  v: 460.80 alternate: nouveau,nvidia_drm bus-ID: 2d:00.0 chip-ID: 10de:1b80 
  class-ID: 0300 
  Display: x11 server: X.org 1.20.11 compositor: kwin_x11 driver: 
  loaded: nvidia resolution: <missing: xdpyinfo> 
  OpenGL: renderer: GeForce GTX 1080/PCIe/SSE2 v: 4.6.0 NVIDIA 460.80 
  direct render: Yes
Comment 7 Takashi Iwai 2021-06-14 08:00:27 UTC
Likely a dup of the recent UsrMerge fallout, breaking Nvidia driver installation.

*** This bug has been marked as a duplicate of bug 1186710 ***