You are not logged in.
Hi,
sub: systemctl suspend is no longer working on linux,linux-zen except LTS
systemctl suspend is no longer working on linux,linux-zen kernel but it is working on linux-lts kernel.
when i issued systemctl suspend my laptop screen turnsoff but cpu fan will be running continuously. I believe it is kernel issue, because how come it is working perfectily fine on linux-lts kernel where as it fails in linux, linux-zen kernels. can any one shed some light on this issue. I dont know where to look and how to figure out the cause.
my laptop configuration:
Intel® Core™ i5-4258U CPU @ 2.40GHz × 4
[kk@mykk ~]$ lspci
00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09)
00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 09)
00:14.0 USB controller: Intel Corporation 8 Series USB xHCI HC (rev 04)
00:16.0 Communication controller: Intel Corporation 8 Series HECI #0 (rev 04)
00:1b.0 Audio device: Intel Corporation 8 Series HD Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 3 (rev e4)
00:1c.3 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 4 (rev e4)
00:1c.4 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 5 (rev e4)
00:1d.0 USB controller: Intel Corporation 8 Series USB EHCI #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation 8 Series LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 8 Series SATA Controller 1 [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 8 Series SMBus Controller (rev 04)
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 10)
02:00.0 Network controller: Intel Corporation Wireless 3160 (rev 93)
03:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Sun LE [Radeon HD 8550M / R5 M230]here is the relavent snap shot of journalctl log where it shows that after suspend was issued there are not further steps were executed it just stuck there..(till i pressed hard shutdown)
here at
15:32:42 mykk systemd-sleep[4808]: Entering sleep state 'suspend'...it enters in to suspend state it stayed there till
Dec 02 15:32:42 mykk kernel: PM: suspend entry (deep)
-- Boot a8cab80be31241aab7166ddd3b54e62f --after that i have forced shut downed and restarted .which can be found in the below snap sot of the log
Dec 02 15:32:42 mykk systemd[1]: Reached target Sleep.
Dec 02 15:32:42 mykk systemd[1]: Starting System Suspend...
Dec 02 15:32:42 mykk systemd-sleep[4808]: Entering sleep state 'suspend'...
Dec 02 15:32:42 mykk kernel: PM: suspend entry (deep)
-- Boot a8cab80be31241aab7166ddd3b54e62f --
Dec 02 15:36:20 mykk kernel: microcode: microcode updated early to revision 0x26, date = 2019-11-12
Dec 02 15:36:20 mykk kernel: Linux version 5.15.5-zen1-1-zen (linux-zen@archlinux) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 ZEN SMP PREEMPT Thu, 25 Nov 2021 22:09:35 +0000complete log can be found here:
https://pastebin.com/eNafFDVp
update1:
seems the issue is with the Gnome. because when I tried suspend, hibernation commands on first console. (Ctrl-Alt-F1) surprisingly they worked. when i tried the same in desktop mode the same issue appears.
update2:
Issue is resolved now with Gnome Updation.(GNOME Shell 41.2)
Last edited by arch_kk_linux (2022-10-27 12:02:18)
Offline