hi everybody , i like opensuse , i came from garuda - archbased distro - which is great in my opinion but it consumes my laptop battery very fast , there is only one thing in opensuse that doesn’t go ok with me , i can’t shutdown , i have to sudo reboot and then press power button when boot menu appears is there any thing i can do to solve this problem .
even sudo shutdown -h now doesn’t work , i get black screen and some thing like shut down hdd terminate etc…
i think this happens when there is no electricity , i can’t say it occurs when there is electricity , i have to try it ,
any one have the same thing here ?
it turned out this problem happens only when the laptop is not connected to electricity , just to clarify .
thx
try to say atleast some information about your system
kernel version
hardware intel/amd
what GPU used
try to check system logs when you pressed turn off button:
from root in terminal, type su
then root pass, then:
journalctl -b -1
where -1
is boot number
-0
is current so 1 is previous
pres End to scroll to end and look log there
OS: openSUSE Tumbleweed x86_64
Host: 20351 Lenovo G50-70
Kernel: 6.2.4-1-default
WM: KWin
CPU: Intel i5-4210U (4) @ 2.700GHz
GPU: AMD ATI Radeon HD 8550M / R5 M230
GPU: Intel Haswell-ULT
Memory: 2012MiB / 11851MiB
ar 17 12:37:21 … systemd[1]: Stopped Apply Kernel Variables for 6.2.4-1-default.
Mar 17 12:37:21 systemd[1]: systemd-modules-load.service: Deactivated successfully.
Mar 17 12:37:21 systemd[1]: Stopped Load Kernel Modules.
Mar 17 12:37:21 systemd[1]: Stopping Record System Boot/Shutdown in UTMP…
Mar 17 12:37:21 systemd[1]: run-credentials-systemd\x2dsysctl.service.mount: Deactivated successfully.
Mar 17 12:37:21 systemd[1]: Unmounted /run/credentials/systemd-sysctl.service.
Mar 17 12:37:21 systemd[1]: systemd-backlight@backlight:intel_backlight.service: Deactivated successfully.
Mar 17 12:37:21 systemd[1]: Stopped Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Mar 17 12:37:21 systemd[1]: Removed slice Slice /system/systemd-backlight.
Mar 17 12:37:21 systemd[1]: systemd-update-utmp.service: Deactivated successfully.
Mar 17 12:37:21 systemd[1]: Stopped Record System Boot/Shutdown in UTMP.
Mar 17 12:37:21 systemd[1]: Stopping Security Auditing Service…
Mar 17 12:37:21 auditd[824]: The audit daemon is exiting.
Mar 17 12:37:21 kernel: kauditd_printk_skb: 49 callbacks suppressed
Mar 17 12:37:21 kernel: audit: type=1305 audit(1679045841.755:294): op=set audit_pid=0 old=824 auid=4294967295 ses=4294967295 subj=unconfined res=1
Mar 17 12:37:21 auditctl[10758]: enabled 0
Mar 17 12:37:21 auditctl[10758]: failure 1
Mar 17 12:37:21 auditctl[10758]: pid 0
Mar 17 12:37:21 auditctl[10758]: rate_limit 0
Mar 17 12:37:21 auditctl[10758]: backlog_limit 64
Mar 17 12:37:21 auditctl[10758]: lost 0
Mar 17 12:37:21 auditctl[10758]: backlog 0
Mar 17 12:37:21 auditctl[10758]: backlog_wait_time 15000
Mar 17 12:37:21 auditctl[10758]: backlog_wait_time_actual 0
Mar 17 12:37:21 auditctl[10758]: No rules
Mar 17 12:37:21 systemd[1]: auditd.service: Deactivated successfully.
Mar 17 12:37:21 systemd[1]: Stopped Security Auditing Service.
Mar 17 12:37:21 systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.
Mar 17 12:37:21 systemd[1]: Stopped Create Volatile Files and Directories.
Mar 17 12:37:21 systemd[1]: Stopped target Local File Systems.
Mar 17 12:37:21 systemd[1]: Unmounting /.snapshots…
Mar 17 12:37:21 kernel: audit: type=1305 audit(1679045841.803:295): op=set audit_enabled=0 old=1 auid=4294967295 ses=4294967295 subj=unconfined res=1
Mar 17 12:37:21 systemd[1]: Unmounting /boot/grub2/i386-pc…
Mar 17 12:37:21 systemd[1]: Unmounting /boot/grub2/x86_64-efi…
Mar 17 12:37:21 systemd[1]: Unmounting /home…
Mar 17 12:37:21 systemd[1]: Unmounting /opt…
Mar 17 12:37:21 systemd[1]: Unmounting /root…
Mar 17 12:37:21 systemd[1]: Unmounting /run/credentials/systemd-tmpfiles-setup.service…
Mar 17 12:37:21 … systemd[1]: Unmounting /run/credentials/systemd-tmpfiles-setup-dev.service…
Mar 17 12:37:21 … systemd[1]: Unmounting /srv…
Mar 17 12:37:21 … systemd[1]: Unmounting Temporary Directory /tmp…
Mar 17 12:37:21 … systemd[1]: Unmounting /usr/local…
Mar 17 12:37:21… systemd[1]: Stopping Flush Journal to Persistent Storage…
I had similar shut-down problem on laptop in past long time ago, but it “fixed itself” in some of updates… so idk reason.
from boot log - nothing special, and look like everyhing “shut-down”, maybe someone else know how to debug it correctly.
Only one guess I have - try to load without starting x11/wayland - in boot Grub menu press E
and in kernel load option and add 3
:
splash=silent quiet 3
- like this
then log to root and reboot from console, just reboot