Opensuse leap 16 issue after software update - graphic acces only on recovery mode

Good afternoon to all,

afeter an software update this weekend, opensuse cannot re start alone but i can acces trough the recovery mode.
Could you please tell me how to chek my system to know what to do?
Thank you in advance.

Best regards,

jpix

Graphics card details and desktop environment would be useful.

inxi -GSaz

If you need to share the console output here via another machine, you can redirect the output to a file eg inxi -GSaz > inxi.txt, and then transfer the captured output to a USB storage device.

Identify the USB storage device with lsblk

Create a mount point…
sudo mkdir /mnt/usb

Then mount the relevant storage partition. For example, /dev/sdb1…
sudo mount /dev/sdb1 /mnt/usb

Copy the files as required.

When finished, unmount with sudo umount /mnt/usb

Hi,
here below the output of the command:

System:
  Kernel: 6.12.0-160000.6-default arch: x86_64 bits: 64 compiler: gcc v: 13.4.0 clocksource: tsc
    avail: hpet,acpi_pm 
parameters: BOOT_IMAGE=/boot/vmlinuz-6.12.0-160000.6-default
    root=UUID=af1ea3c6-b841-4de1-8367-17b323c12277 single
  Console: pty pts/3 DM: SDDM Distro: openSUSE Leap 16.0
Graphics:
  Device-1: Intel 3rd Gen Core processor Graphics vendor: Apple driver: i915 v: kernel arch: Gen-7
    process: Intel 22nm built: 2012-13 ports: active: HDMI-A-3 empty: DP-1, DP-2, DP-3, HDMI-A-1,
    HDMI-A-2, VGA-1 bus-ID: 00:02.0 chip-ID: 8086:0166 class-ID: 0300
  Display: unspecified server: X.org v: 1.21.1.15 with: Xwayland v: 24.1.6 compositor: kwin_x11
    driver: X: loaded: modesetting unloaded: vesa alternate: fbdev,intel dri: crocus gpu: i915
    tty: 110x28
  Monitor-1: HDMI-A-3 model: Dell U2419H serial: <filter> built: 2020 res: 1920x1080 dpi: 93
    gamma: 1.2 size: 527x296mm (20.75x11.65") diag: 604mm (23.8") ratio: 16:9 modes: max: 1920x1080
    min: 720x400
  API: EGL v: 1.5 hw: drv: intel crocus platforms: device: 0 drv: crocus device: 1 drv: swrast
    gbm: drv: crocus surfaceless: drv: crocus inactive: wayland,x11
  API: OpenGL v: 4.5 compat-v: 4.2 vendor: mesa v: 24.3.3 note: console (EGL sourced)
    renderer: Mesa Intel HD Graphics 4000 (IVB GT2), llvmpipe (LLVM 19.1.7 256 bits)
  API: Vulkan v: 1.4.309 layers: 1 device: 0 type: integrated-gpu name: Intel HD Graphics 4000
    (IVB GT2) driver: N/A device-ID: 8086:0166 surfaces: N/A

Thank you in advance.

Edit by Sauerland:
Code-Tags as described here:
Code-Tags

The graphics card is an Ivy Bridge (Intel HD Graphics 4000) integrated GPU…circa 2012?

Ok, so booting up into recovery (single) mode yields a working KDE desktop (X11 session)? In this mode, a minimal graphical environment is in use (Mesa is using llvmpipe, a CPU-based OpenGL renderer).

If you boot in multi-user mode, do you get presented with a working graphical (login) display manager? Can you get a working Plasma Wayland session, or is that broken too?

yes, in recovery mode all is working fine.
i tape my password in the termnal mode and after pressing CTRL +D i have acces to my grpahical session.

in default mode i have no access to the login page, the boot freeze at the transition stage between start and login page.

hope that is clear. Anyway many thanks for your support

Hi, did you saw any errors when it stops? You can hit the Esckey to see the texts.

Hi,

The action gives : “Failed to load SELinux policy”