Siduction Forum

Siduction Forum => Installation - Support => Topic started by: lanig on 2024/06/19, 09:33:55

Title: [solved] Latest siduction kernel seems to break hibernation
Post by: lanig on 2024/06/19, 09:33:55
Hi all,

Since the last kernel update, I can't hibernate. journalctl gives me the following messages :
.
juin 15 12:44:20 logodenn systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
juin 15 12:44:21 logodenn systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
juin 16 03:33:44 logodenn systemd-logind[1042]: The system will hibernate now!
juin 16 03:33:44 logodenn systemd[1]: Starting systemd-hibernate.service - System Hibernate...
juin 16 03:33:44 logodenn systemd-sleep[54109]: Performing sleep operation 'hibernate'...
juin 16 03:33:59 logodenn systemd[1]: systemd-hibernate.service: Main process exited, code=exited, status=1/FAILURE
juin 16 03:33:59 logodenn systemd[1]: systemd-hibernate.service: Failed with result 'exit-code'.
juin 16 03:33:59 logodenn systemd[1]: Failed to start systemd-hibernate.service - System Hibernate.
juin 16 03:33:59 logodenn systemd[1]: Dependency failed for hibernate.target - System Hibernation.
juin 16 03:33:59 logodenn systemd[1]: hibernate.target: Job hibernate.target/start failed with result 'dependency'.
juin 16 03:33:59 logodenn systemd-logind[1042]: Operation 'hibernate' finished.
juin 16 09:55:31 logodenn systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
juin 16 09:55:33 logodenn systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).


Booting on the previous kernel seems to be ok again, even if  there is no efi directory in  /sys/firmware/
Title: Re: Latest siduction kernel seems to break hibernation
Post by: lanig on 2024/06/19, 19:39:04
Finally, I have the same problem with the older kernel. Any ideas?
Title: Re: Latest siduction kernel seems to break hibernation
Post by: lanig on 2024/06/19, 20:57:29
I think it is related to
#efibootmgr
EFI variables are not supported on this system.


I have found this message : https://unix.stackexchange.com/questions/683670/how-to-fix-issue-efi-variables-are-not-supported-on-this-system

I am ok with erasing block #0 of the system disk as suggested, but I want to be sure that I do have UEFI boot entries. How to check that ?
Title: Re: [solved] Latest siduction kernel seems to break hibernation
Post by: lanig on 2024/06/19, 23:16:30
In fact, I had added a new swap partition without running
update-initramfs -u