You are not logged in.
It seems like the issue I was having last month is happening again:
https://bbs.archlinux.org/viewtopic.php?id=291136
Which is when I put the computer to sleep using
systemctl suspend
It will never wake up again no matter what I do, and regardless if the computer is plugged in or not.
I was having this issue last month, and it was solved by itself after a system update. Now it is happening again.
$cat /sys/power/state
freeze mem disk
$cat /sys/power/mem_sleep
s2idle [deep]
$cat /proc/acpi/wakeup
Device S-state Status Sysfs node
GLAN S4 *enabled pci:0000:00:1f.6
XHC S3 *enabled pci:0000:00:14.0
XDCI S4 *disabled
HDAS S4 *disabled pci:0000:00:1f.3
RP01 S4 *enabled pci:0000:00:1c.0
PXSX S4 *disabled pci:0000:02:00.0
*disabled platform:rtsx_pci_sdmmc.0
RP02 S4 *disabled
PXSX S4 *disabled
RP03 S4 *disabled
PXSX S4 *disabled
RP04 S4 *disabled
PXSX S4 *disabled
RP05 S4 *enabled pci:0000:00:1c.4
PXSX S4 *enabled pci:0000:03:00.0
RP06 S4 *disabled
PXSX S4 *disabled
RP07 S4 *disabled
PXSX S4 *disabled
RP08 S4 *disabled
PXSX S4 *disabled
PXSX S4 *disabled
RP10 S4 *disabled
PXSX S4 *disabled
RP11 S4 *disabled
PXSX S4 *disabled
RP12 S4 *disabled
PXSX S4 *disabled
RP13 S4 *enabled pci:0000:00:1d.4
PXSX S4 *disabled pci:0000:2e:00.0
RP14 S4 *disabled
PXSX S4 *disabled
RP15 S4 *disabled
PXSX S4 *disabled
RP16 S4 *disabled
PXSX S4 *disabled
RP17 S4 *disabled
PXSX S4 *disabled
RP18 S4 *disabled
PXSX S4 *disabled
RP19 S4 *disabled
PXSX S4 *disabled
RP20 S4 *disabled
PXSX S4 *disabled
RP21 S4 *disabled
PXSX S4 *disabled
RP22 S4 *disabled
PXSX S4 *disabled
RP23 S4 *disabled
PXSX S4 *disabled
RP24 S4 *disabled
PXSX S4 *disabled
CNVW S4 *disabled pci:0000:00:14.3
AWAC S4 *disabled
SLPB S3 *enabled platform:PNP0C0E:00
LID S4 *enabled platform:PNP0C0D:00
$sudo rtcwake --date +1min
rtcwake: wakeup from "suspend" using /dev/rtc0 at Fri Jan 26 11:41:05 2024
rtcwake: write error
Last edited by light9876 (2024-02-13 13:43:42)
Offline
I solved this by replacing my kernel to Zen kernel.
Offline
Huh. It sounds like something serious.
Offline
I tried installing the LTS kernel:
sudo pacman -S linux-lts
sudo pacman -R linux
grub-mkconfig -o /boot/grub/grub.cfg
Without any difference..
Last edited by light9876 (2024-02-03 16:51:38)
Offline
Solution:
I opened my laptop, removed the battery, drained the whole machine from any power. This reset my BIOS.
And it was fixed. I haven't changed any BIOS settings before this happened for a very long time.
Offline