unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Nikolay Merinov <nikolay.merinov@member.fsf.org>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: 25031@debbugs.gnu.org
Subject: bug#25031: Recovery from sleep/hibernate is broken
Date: Sun, 27 Nov 2016 04:23:23 +0500	[thread overview]
Message-ID: <87ziklrfkk.fsf@member.fsf.org> (raw)
In-Reply-To: <87twaulydk.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sat, 26 Nov 2016 22:33:43 +0100")

[-- Attachment #1: Type: text/plain, Size: 1333 bytes --]

Hi,

Thank you for answer about hibernation. Can you help me with similar
issue with sleeping?

I can freeze system and wake it up with "echo freeze > /sys/power/state"
command, but system can't wake up from suspend to mem (that can be
started with closing display, pressing sleep button or with "echo mem >
/sys/power/state" command).

Log after freeze command attached. As far as I can see wakeup must be
possible with "sleep" button:

    $ cat /proc/acpi/wakeup 
    Device  S-state   Status   Sysfs node
    HDEF      S4    *disabled  pci:0000:00:1b.0
    USB1      S4    *enabled   pci:0000:00:1d.0
    USB2      S4    *enabled   pci:0000:00:1d.1
    USB3      S4    *enabled   pci:0000:00:1d.2
    EHC1      S4    *enabled   pci:0000:00:1d.7
    USB4      S4    *enabled   pci:0000:00:1a.0
    USB5      S4    *enabled   pci:0000:00:1a.1
    USB6      S4    *enabled   pci:0000:00:1a.2
    EHC2      S4    *enabled   pci:0000:00:1a.7
    SLT1      S4    *disabled
    SLT2      S4    *disabled
    SLT3      S4    *disabled
    SLT6      S4    *disabled
    LANC      S3    *disabled
    LANR      S3    *disabled
    SLPB      S3    *enabled   platform:PNP0C0E:00
    LID       S3    *enabled   platform:PNP0C0D:00

When I power off notebook and restart it after sleep there is nothing
about sleep in logs.

Regards,
Nikolay

[-- Attachment #2: freeze.txt --]
[-- Type: text/plain, Size: 5571 bytes --]

Nov 27 03:55:31 localhost vmunix: [  522.009436] PM: Syncing filesystems ... done.
Nov 27 03:55:31 localhost vmunix: [  522.188954] Freezing user space processes ... (elapsed 0.001 seconds) done.
Nov 27 03:55:31 localhost vmunix: [  522.190236] Double checking all user space processes after OOM killer disable... (elapsed 0.000 seconds) 
Nov 27 03:55:31 localhost vmunix: [  522.190265] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
Nov 27 03:55:31 localhost vmunix: [  522.191469] Suspending console(s) (use no_console_suspend to debug)
Nov 27 03:55:31 localhost vmunix: [  522.204461] queueing ieee80211 work while going to suspend
Nov 27 03:55:31 localhost vmunix: [  522.208349] sd 0:0:0:0: [sda] Synchronizing SCSI cache
Nov 27 03:55:31 localhost vmunix: [  522.208849] e1000e: EEE TX LPI TIMER: 00000000
Nov 27 03:55:31 localhost vmunix: [  522.264262] sd 0:0:0:0: [sda] Stopping disk
Nov 27 03:55:32 localhost vmunix: [  522.707325] PM: suspend of devices complete after 515.559 msecs
Nov 27 03:55:32 localhost vmunix: [  522.724166] PM: late suspend of devices complete after 16.836 msecs
Nov 27 03:55:32 localhost vmunix: [  522.725536] ehci-pci 0000:00:1d.7: System wakeup enabled by ACPI
Nov 27 03:55:32 localhost vmunix: [  522.725620] uhci_hcd 0000:00:1d.2: System wakeup enabled by ACPI
Nov 27 03:55:32 localhost vmunix: [  522.725636] uhci_hcd 0000:00:1d.1: System wakeup enabled by ACPI
Nov 27 03:55:32 localhost vmunix: [  522.725678] uhci_hcd 0000:00:1d.0: System wakeup enabled by ACPI
Nov 27 03:55:32 localhost vmunix: [  522.725743] ehci-pci 0000:00:1a.7: System wakeup enabled by ACPI
Nov 27 03:55:32 localhost vmunix: [  522.725785] uhci_hcd 0000:00:1a.2: System wakeup enabled by ACPI
Nov 27 03:55:32 localhost vmunix: [  522.725836] uhci_hcd 0000:00:1a.1: System wakeup enabled by ACPI
Nov 27 03:55:32 localhost vmunix: [  522.725887] uhci_hcd 0000:00:1a.0: System wakeup enabled by ACPI
Nov 27 03:55:32 localhost vmunix: [  522.764036] PM: noirq suspend of devices complete after 38.890 msecs
Nov 27 03:55:32 localhost vmunix: [  522.764259] uhci_hcd 0000:00:1a.0: System wakeup disabled by ACPI
Nov 27 03:55:32 localhost vmunix: [  522.764280] uhci_hcd 0000:00:1a.1: System wakeup disabled by ACPI
Nov 27 03:55:32 localhost vmunix: [  522.764311] uhci_hcd 0000:00:1a.2: System wakeup disabled by ACPI
Nov 27 03:55:32 localhost vmunix: [  522.764399] uhci_hcd 0000:00:1d.0: System wakeup disabled by ACPI
Nov 27 03:55:32 localhost vmunix: [  522.764417] uhci_hcd 0000:00:1d.1: System wakeup disabled by ACPI
Nov 27 03:55:31 localhost wpa_passphrase: Libgcrypt warning: missing initialization - please fix the application
Nov 27 03:55:32 localhost vmunix: [  522.764462] uhci_hcd 0000:00:1d.2: System wakeup disabled by ACPI
Nov 27 03:55:32 localhost vmunix: [  522.784095] ehci-pci 0000:00:1a.7: System wakeup disabled by ACPI
Nov 27 03:55:32 localhost vmunix: [  522.784213] ehci-pci 0000:00:1d.7: System wakeup disabled by ACPI
Nov 27 03:55:32 localhost vmunix: [  522.804146] PM: noirq resume of devices complete after 40.020 msecs
Nov 27 03:55:32 localhost vmunix: [  522.948325] PM: early resume of devices complete after 0.192 msecs
Nov 27 03:55:32 localhost vmunix: [  522.951736] usb usb3: root hub lost power or was reset
Nov 27 03:55:33 localhost vmunix: [  522.951781] usb usb4: root hub lost power or was reset
Nov 27 03:55:33 localhost vmunix: [  522.951829] usb usb5: root hub lost power or was reset
Nov 27 03:55:33 localhost vmunix: [  522.951978] usb usb6: root hub lost power or was reset
Nov 27 03:55:33 localhost vmunix: [  522.952022] usb usb7: root hub lost power or was reset
Nov 27 03:55:33 localhost vmunix: [  522.952074] usb usb8: root hub lost power or was reset
Nov 27 03:55:33 localhost vmunix: [  522.952302] rtc_cmos 00:03: System wakeup disabled by ACPI
Nov 27 03:55:33 localhost vmunix: [  522.953755] sd 0:0:0:0: [sda] Starting disk
Nov 27 03:55:33 localhost vmunix: [  523.266287] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Nov 27 03:55:33 localhost vmunix: [  523.266309] ata2: SATA link down (SStatus 0 SControl 300)
Nov 27 03:55:31 localhost wpa_supplicant: Libgcrypt warning: missing initialization - please fix the application
Nov 27 03:55:33 localhost vmunix: [  523.268604] ata1.00: configured for UDMA/100
Nov 27 03:55:33 localhost vmunix: [  526.350902] PM: resume of devices complete after 3402.574 msecs
Nov 27 03:55:33 localhost vmunix: [  526.354584] Restarting tasks ... done.
Nov 27 03:55:33 localhost vmunix: [  526.373722] video LNXVIDEO:00: Restoring backlight state
Nov 27 03:55:33 localhost vmunix: [  526.568433] wlp2s0: authenticate with 30:b5:c2:3b:1d:0e
Nov 27 03:55:33 localhost vmunix: [  526.581545] wlp2s0: send auth to 30:b5:c2:3b:1d:0e (try 1/3)
Nov 27 03:55:33 localhost vmunix: [  526.583736] wlp2s0: authenticated
Nov 27 03:55:33 localhost vmunix: [  526.588037] wlp2s0: associate with 30:b5:c2:3b:1d:0e (try 1/3)
Nov 27 03:55:33 localhost vmunix: [  526.596109] wlp2s0: RX AssocResp from 30:b5:c2:3b:1d:0e (capab=0x431 status=0 aid=2)
Nov 27 03:55:33 localhost vmunix: [  526.596243] wlp2s0: associated
Nov 27 03:55:33 localhost vmunix: [  526.596270] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
Nov 27 03:55:32 localhost dhclient: Internet Systems Consortium DHCP Client 4.3.5
Nov 27 03:55:33 localhost vmunix: [  527.750063] psmouse serio1: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
Nov 27 03:55:33 localhost vmunix: [  527.769206] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input24

[-- Attachment #3: Type: text/plain, Size: 1022 bytes --]


ludo@gnu.org (Ludovic Courtès) writes:

> Hello,
>
> Nikolay Merinov <nikolay.merinov@member.fsf.org> skribis:
>
>> I use GuixSD on libreboot x200. Issue was checked with linux-libre kernels 4.1,
>> 4.8, 4.10; with libreboot 2015-01-26, 2015-05-18, 2016-09-07; with and
>> without "resume=/dev/sda2" option (my swap partition on /dev/sda2).
>>
>> I can't resume neither from suspend to ram nor from suspend to disk.
>>
>> I start hibernation with "echo disk > /sys/power/state" command. On
>> next boot image does not restored. I can see that image was saved:
>>
>>     # swapon /dev/sda2
>>     swapon: /dev/sda2: software suspend data detected. Rewriting the swap signature.
>
> Hibernation is not supported yet in GuixSD, unless you applied this
> patch:
>
>   https://lists.gnu.org/archive/html/guix-devel/2016-08/msg00962.html
>
> If you want to try it out, feedback is welcome!  Note that Mark did
> mention that it’s risky, but that it worked in their tests.
>
> Thanks,
> Ludo’.

  reply	other threads:[~2016-11-26 23:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-25 23:55 bug#25031: Recovery from sleep/hibernate is broken Nikolay Merinov
2016-11-26 21:33 ` Ludovic Courtès
2016-11-26 23:23   ` Nikolay Merinov [this message]
2017-01-10 15:06     ` Ludovic Courtès
2020-02-18 14:18 ` bug#25031: Hunting #25031: " zimoun
2020-02-19 18:39   ` Nikolai Merinov
2020-02-19 19:04     ` zimoun

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ziklrfkk.fsf@member.fsf.org \
    --to=nikolay.merinov@member.fsf.org \
    --cc=25031@debbugs.gnu.org \
    --cc=ludo@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).