Hello everyone,
I’m experiencing a frustrating issue with my openSUSE Leap 16.0 system, and I hope someone can help me figure this out.
Since installing Leap 16.0, my laptop (ASUS with Intel UHD Graphics) sometimes hangs during shutdown . The issue occurs both after running updates and during a normal shutdown. It’s not consistent, but it happens often enough to be very annoying.
What happens:
- I choose “Shut Down” from the KDE menu (or run
sudo shutdown -h now). - The screen goes black, and then the ASUS logo and openSUSE Leap logo appear.
- The loading spinner disappears, and the system seems to freeze.
- Nothing happens for several minutes, and I have to force a power-off by holding the power button.
What I’ve already tried:
- Added
DefaultTimeoutStopSec=10sto/etc/systemd/system.conf. - Disabled Plymouth temporarily (
plymouth.enable=0in GRUB). - Switched from Wayland to X11 (Plasma X11 session).
- Installed updates manually before shutdown (
sudo zypper update).
None of these have solved the problem. The issue still occurs randomly, especially after updates.
My questions:
- Is this a known bug in openSUSE Leap 16.0 with Intel graphics?
- Could this be related to the swap partition not being deactivated properly during shutdown?
- Are there any other settings or workarounds I can try, such as using
zraminstead of a regular swap partition?
I’m looking for a stable and reliable solution, even if it’s just a temporary workaround until the kernel is fixed.
System info:
- openSUSE Leap 16.0 (x86_64)
- KDE Plasma 6.4.2
- Kernel: 7.0.0-14-generic (or newer)
- ASUS laptop with Intel UHD Graphics
- SSD with standard swap partition
Thanks in advance for your time and help!