You are not logged in.

#1 2016-03-03 18:44:33

icub3d
Member
Registered: 2012-05-10
Posts: 2

Persistent periodic suspends after initial suspend via laptop lid

I bought a new Razer Blade Stealth. So far, I'm please with Arch on it. There are just a few things I'm still trying to solve. One of them happens when I suspend via closing the laptop lid. Once I resume, the system initiates a suspend again for no apparent reason. It does it within 30 seconds. When I resume again, the same thing happens. I've let it do this for 10 or so times so it seems to be persistent.

It only starts occurring though when I close the laptop lid. If I suspend using

systemctl suspend

the issue doesn't present itself. Rebooting also resolves the issue until I suspend via closing the laptop lid. Here is the log starting with the initial suspend by closing the laptop lid.

Mar 03 10:54:48 jmarsh-laptop kernel: mei_me 0000:00:16.0: timer: init clients timeout hbm_state = 2.
Mar 03 10:54:48 jmarsh-laptop kernel: mei_me 0000:00:16.0: unexpected reset: dev_state = INIT_CLIENTS fw status = 90202252 84100006 00000000 00080000 00000000 00000000
Mar 03 10:55:05 jmarsh-laptop systemd-logind[372]: Lid closed.
Mar 03 10:55:05 jmarsh-laptop systemd-logind[372]: Suspending...
Mar 03 10:55:05 jmarsh-laptop NetworkManager[371]: <info>  sleep requested (sleeping: no  enabled: yes)
Mar 03 10:55:05 jmarsh-laptop NetworkManager[371]: <info>  sleeping...
...
Mar 03 10:55:06 jmarsh-laptop systemd[1]: Reached target Sleep.
Mar 03 10:55:06 jmarsh-laptop systemd[1]: Starting Suspend...
Mar 03 10:55:06 jmarsh-laptop systemd-sleep[5369]: Suspending system...

Here is the system coming out of suspend:

Mar 03 10:56:16 jmarsh-laptop kernel: PM: Syncing filesystems ... done.
Mar 03 10:56:16 jmarsh-laptop kernel: PM: Preparing system for sleep (mem)
Mar 03 10:56:16 jmarsh-laptop kernel: Freezing user space processes ... (elapsed 0.002 seconds) done.
Mar 03 10:56:16 jmarsh-laptop kernel: Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
Mar 03 10:56:16 jmarsh-laptop kernel: PM: Suspending system (mem)
Mar 03 10:56:16 jmarsh-laptop kernel: Suspending console(s) (use no_console_suspend to debug)
Mar 03 10:56:16 jmarsh-laptop kernel: Trying to free nonexistent resource <000000000000e000-000000000000e0ff>
Mar 03 10:56:16 jmarsh-laptop kernel: PM: suspend of devices complete after 113.149 msecs
Mar 03 10:56:16 jmarsh-laptop kernel: PM: late suspend of devices complete after 16.349 msecs
Mar 03 10:56:16 jmarsh-laptop kernel: xhci_hcd 0000:00:14.0: System wakeup enabled by ACPI
Mar 03 10:56:16 jmarsh-laptop kernel: PM: noirq suspend of devices complete after 26.668 msecs
Mar 03 10:56:16 jmarsh-laptop kernel: ACPI: Preparing to enter system sleep state S3
Mar 03 10:56:16 jmarsh-laptop kernel: ACPI : EC: EC stopped
Mar 03 10:56:16 jmarsh-laptop kernel: PM: Saving platform NVS memory
Mar 03 10:56:16 jmarsh-laptop kernel: Disabling non-boot CPUs ...
Mar 03 10:56:16 jmarsh-laptop kernel: smpboot: CPU 1 is now offline
Mar 03 10:56:16 jmarsh-laptop kernel: smpboot: CPU 2 is now offline
Mar 03 10:56:16 jmarsh-laptop kernel: smpboot: CPU 3 is now offline
Mar 03 10:56:16 jmarsh-laptop kernel: ACPI: Low-level resume complete
Mar 03 10:56:16 jmarsh-laptop kernel: ACPI : EC: EC started
Mar 03 10:56:16 jmarsh-laptop kernel: PM: Restoring platform NVS memory
Mar 03 10:56:16 jmarsh-laptop kernel: Enabling non-boot CPUs ...
Mar 03 10:56:16 jmarsh-laptop kernel: x86: Booting SMP configuration:
Mar 03 10:56:16 jmarsh-laptop kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Mar 03 10:56:16 jmarsh-laptop kernel:  cache: parent cpu1 should not be sleeping
Mar 03 10:56:16 jmarsh-laptop kernel: CPU1 is up
Mar 03 10:56:16 jmarsh-laptop kernel: smpboot: Booting Node 0 Processor 2 APIC 0x1
Mar 03 10:56:16 jmarsh-laptop kernel:  cache: parent cpu2 should not be sleeping
Mar 03 10:56:16 jmarsh-laptop kernel: CPU2 is up
Mar 03 10:56:16 jmarsh-laptop kernel: smpboot: Booting Node 0 Processor 3 APIC 0x3
Mar 03 10:56:16 jmarsh-laptop kernel:  cache: parent cpu3 should not be sleeping
Mar 03 10:56:16 jmarsh-laptop kernel: CPU3 is up
Mar 03 10:56:16 jmarsh-laptop kernel: ACPI: Waking up from system sleep state S3
Mar 03 10:56:16 jmarsh-laptop kernel: xhci_hcd 0000:00:14.0: System wakeup disabled by ACPI
Mar 03 10:56:16 jmarsh-laptop kernel: PM: noirq resume of devices complete after 26.871 msecs
Mar 03 10:56:16 jmarsh-laptop kernel: PM: early resume of devices complete after 36.482 msecs
Mar 03 10:56:16 jmarsh-laptop kernel: rtc_cmos 00:01: System wakeup disabled by ACPI
Mar 03 10:56:16 jmarsh-laptop kernel: xhci_hcd 0000:00:14.0: port 8 resume PLC timeout
Mar 03 10:56:16 jmarsh-laptop kernel: xhci_hcd 0000:00:14.0: port 5 resume PLC timeout
Mar 03 10:56:16 jmarsh-laptop kernel: usb 1-9: reset full-speed USB device number 5 using xhci_hcd
Mar 03 10:56:16 jmarsh-laptop kernel: usb 1-6: reset full-speed USB device number 2 using xhci_hcd
Mar 03 10:56:16 jmarsh-laptop kernel: usb 1-7: reset high-speed USB device number 3 using xhci_hcd
Mar 03 10:56:16 jmarsh-laptop kernel: PM: resume of devices complete after 1253.789 msecs
Mar 03 10:56:16 jmarsh-laptop kernel: PM: Finishing wakeup.
Mar 03 10:56:16 jmarsh-laptop kernel: Restarting tasks ... 
Mar 03 10:56:16 jmarsh-laptop kernel: Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
Mar 03 10:56:16 jmarsh-laptop kernel: Bluetooth: hci0: QCA: patch rome 0x302 build 0x138, firmware rome 0x302 build 0x111
Mar 03 10:56:16 jmarsh-laptop kernel: done.
...
Mar 03 10:56:16 jmarsh-laptop systemd[1]: Started Suspend.
Mar 03 10:56:16 jmarsh-laptop systemd[1]: sleep.target: Unit not needed anymore. Stopping.
Mar 03 10:56:16 jmarsh-laptop systemd[1]: Stopped target Sleep.
Mar 03 10:56:16 jmarsh-laptop systemd[1]: Reached target Suspend.
Mar 03 10:56:16 jmarsh-laptop systemd[1]: suspend.target: Unit is bound to inactive unit systemd-suspend.service. Stopping, too.
Mar 03 10:56:16 jmarsh-laptop systemd[1]: Stopped target Suspend.
Mar 03 10:56:16 jmarsh-laptop systemd-logind[372]: Operation 'sleep' finished.
Mar 03 10:56:16 jmarsh-laptop NetworkManager[371]: <info>  wake requested (sleeping: yes  enabled: yes)
Mar 03 10:56:16 jmarsh-laptop NetworkManager[371]: <info>  waking up...
...

And then here is the suspend that happens without me doing anything.

Mar 03 10:56:44 jmarsh-laptop kernel: mei_me 0000:00:16.0: timer: init clients timeout hbm_state = 2.
Mar 03 10:56:44 jmarsh-laptop kernel: mei_me 0000:00:16.0: unexpected reset: dev_state = INIT_CLIENTS fw status = 90202252 84100006 00000000 00080000 00000000 00000000
Mar 03 10:56:44 jmarsh-laptop systemd-logind[372]: Suspending...
Mar 03 10:56:44 jmarsh-laptop NetworkManager[371]: <info>  sleep requested (sleeping: no  enabled: yes)
Mar 03 10:56:44 jmarsh-laptop NetworkManager[371]: <info>  sleeping...
...
Mar 03 10:56:44 jmarsh-laptop systemd[1]: Starting Network Manager Script Dispatcher Service...
Mar 03 10:56:44 jmarsh-laptop dbus[368]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Mar 03 10:56:44 jmarsh-laptop systemd[1]: Started Network Manager Script Dispatcher Service.
Mar 03 10:56:44 jmarsh-laptop wpa_supplicant[6445]: nl80211: deinit ifname=wlp1s0 disabled_11b_rates=0
Mar 03 10:56:46 jmarsh-laptop systemd[1]: Reached target Sleep.
Mar 03 10:56:46 jmarsh-laptop systemd[1]: Starting Suspend...
Mar 03 10:56:46 jmarsh-laptop systemd-sleep[5516]: Suspending system...

The mei_me errors from the kernel were my first guess at an issue. I blacklisted the module but it didn't help. It did the same thing, I just didn't get the mei_me errors. Any ideas?

Offline

Board footer

Powered by FluxBB