This is because this change gets included:
commit 684bec1092b6991ff2a7751e8a763898576eb5c2
Author: Daniel Drake <[email protected]>
Date: Mon Oct 1 15:55:22 2018 -0700
Input: i8042 - enable keyboard wakeups by default when s2idle is
used
Previously, on typical consumer laptops, pressing a key on the keyboard
when the system is in suspend would cause it to wake up (default or
unconditional behaviour). This happens because the EC generates a SCI
interrupt in this scenario.
That is no longer true on modern laptops based on Intel WhiskeyLake,
including Acer Swift SF314-55G, Asus UX333FA, Asus UX433FN and Asus
UX533FD. We confirmed with Asus EC engineers that the "Modern Standby"
design has been modified so that the EC no longer generates a SCI
in this case; the keyboard controller itself should be used for wakeup.
In order to retain the standard behaviour of being able to use the
keyboard to wake up the system, enable serio wakeups by default on
platforms that are using s2idle.
This change makes the keyboard wakeup behavior in aligned with other
major OS (i.e. Windows and macOS).
This can be changed to the "old" behavior by the following:
# echo disabled > /sys/bus/serio/devices/serio0/power/wakeup
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1810619
Title:
Sleep mode doesn't work
Status in linux package in Ubuntu:
Confirmed
Bug description:
On my Dell XPS 13 laptop (9370), the sleep mode dosn't work anymore with
linux-image-4.18.0-13.
The screen goes off correctly but any touch resume the laptop.
This is the log :
Jan 5 11:15:25 skeleton systemd[1]: Reached target Sleep.
Jan 5 11:15:25 skeleton systemd[1]: Starting Suspend...
Jan 5 11:15:25 skeleton systemd[1]: Starting Network Manager Script
Dispatcher Service...
Jan 5 11:15:25 skeleton systemd-sleep[6229]: Suspending system...
Jan 5 11:15:25 skeleton kernel: [ 6176.006021] PM: suspend entry (s2idle)
an 5 11:15:25 skeleton dbus-daemon[1051]: [system] Successfully activated
service 'org.freedesktop.nm_dispatcher'
Jan 5 11:15:25 skeleton systemd[1]: Started Network Manager Script
Dispatcher Service.
Jan 5 11:15:25 skeleton nm-dispatcher: req:1 'down' [wlp2s0]: new request (1
scripts)
Jan 5 11:15:25 skeleton nm-dispatcher: req:1 'down' [wlp2s0]: start running
ordered scripts...
[...]
Resume :
Jan 5 12:00:02 skeleton kernel: [ 6176.006023] PM: Syncing filesystems ...
done.
Jan 5 12:00:02 skeleton kernel: [ 6176.016581] Freezing user space processes
... (elapsed 0.088 seconds) done.
Jan 5 12:00:02 skeleton kernel: [ 6176.104653] OOM killer disabled.
Jan 5 12:00:02 skeleton kernel: [ 6176.104654] Freezing remaining freezable
tasks ... (elapsed 0.001 seconds) done.
Jan 5 12:00:02 skeleton kernel: [ 6176.106070] Suspending console(s) (use
no_console_suspend to debug)
Jan 5 12:00:02 skeleton kernel: [ 8852.990035] OOM killer enabled.
Jan 5 12:00:02 skeleton kernel: [ 8852.990037] Restarting tasks ... done.
Jan 5 12:00:02 skeleton kernel: [ 8853.015639] r8152 2-1.2:1.0
enxe4b97acfa7e9: carrier on
Jan 5 12:00:02 skeleton kernel: [ 8853.084055] PM: suspend exit
With linux-image-4.18.0-10, it works correcly (but no with 4.18.0-11 and
4.18.0-12).
Thanks,
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810619/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp