http://bugzilla.opensuse.org/show_bug.cgi?id=1199195
Bug ID: 1199195 Summary: pinebook hibernation Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: aarch64 OS: openSUSE Tumbleweed Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem Assignee: screening-team-bugs@suse.de Reporter: werwolf131313@gmail.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: ---
[werwolf@pbp] ~ ��� cat /proc/cmdline BOOT_IMAGE=/boot/Image-5.17.4-1-default root=UUID=88f4ab19-f7b4-4d30-9322-096925da5034 resume=UUID=842067e2-7348-4ecc-82fa-89eb049dd35f loglevel=3 splash=silent systemd.show_status=1 delayacct mitigations=off security=apparmor [werwolf@pbp] ~ ��� cat /etc/default/grub| grep -i cmdline GRUB_CMDLINE_LINUX_DEFAULT="resume=UUID=842067e2-7348-4ecc-82fa-89eb049dd35f loglevel=3 splash=silent systemd.show_status=1 delayacct mitigations=off security=apparmor" GRUB_CMDLINE_LINUX="" [werwolf@pbp] ~ ��� cat /etc/dracut.conf.d/resume.conf add_dracutmodules+=" resume " [werwolf@pbp] ~ ��� sudo lsinitrd /boot/initrd-5.17.4-1-default| grep resume resume -rw-r--r-- 1 root root 50 May 3 23:21 etc/cmdline.d/95resume.conf -rwxr-xr-x 1 root root 67656 Apr 29 11:55 usr/lib/systemd/systemd-hibernate-resume -rwxr-xr-x 1 root root 67808 Apr 29 11:55 usr/lib/systemd/system-generators/systemd-hibernate-resume-generator -rw-r--r-- 1 root root 680 Apr 29 11:50 usr/lib/systemd/system/systemd-hibernate-resume@.service
The PBP hibernation does not work. a laptop goes into sleep normally, but cannot wake up.
http://bugzilla.opensuse.org/show_bug.cgi?id=1199195
Dmitry Markov werwolf131313@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |werwolf131313@gmail.com
http://bugzilla.opensuse.org/show_bug.cgi?id=1199195 http://bugzilla.opensuse.org/show_bug.cgi?id=1199195#c4
Bj�rn Bidar bjorn.bidar@thaodan.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bjorn.bidar@thaodan.de
--- Comment #4 from Bj�rn Bidar bjorn.bidar@thaodan.de --- I noticed that there is a timeout in the initramfs phase for waiting for nvme devices it might be related I think.