From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [REGRESSION 4.17] Spurious wakeup / reboot with power button Date: Thu, 05 Jul 2018 12:00:27 +0200 Message-ID: References: <275e2bd6-87aa-bd20-1f79-0830da86f6d0@cosifan.de> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: In-Reply-To: <275e2bd6-87aa-bd20-1f79-0830da86f6d0@cosifan.de> Sender: linux-kernel-owner@vger.kernel.org To: Thomas H4nig Cc: "Rafael J. Wysocki" , "Rafael J. Wysocki" , Linux PM , Linux Kernel Mailing List List-Id: linux-pm@vger.kernel.org On Thu, 05 Jul 2018 11:58:15 +0200, Thomas H4nig wrote: > > Am 05.07.2018 um 11:50 schrieb Takashi Iwai: > > Usually X desktop environment receives an input event from the ACPI > > power button input device, and deals the event accordingly depending > > on the setup. The power-down behavior itself should be equivalent > > with "systemctl poweroff" or such. > The behaviour occurs even when booting into runlevel 3 / > multi-user.target so if no X11 or graphical DE is involved In that case, systemd (logind) handles the event. Takashi