From owner-freebsd-current@freebsd.org Wed Sep 7 22:48:38 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E3B18BD08E3 for ; Wed, 7 Sep 2016 22:48:38 +0000 (UTC) (envelope-from pch-bF054DD66@u-1.phicoh.com) Received: from stereo.hq.phicoh.net (stereo6-he.hq.phicoh.net [IPv6:2001:470:d16a:10:2a0:c9ff:fe9f:17a9]) by mx1.freebsd.org (Postfix) with ESMTP id A4EB3F9F for ; Wed, 7 Sep 2016 22:48:38 +0000 (UTC) (envelope-from pch-bF054DD66@u-1.phicoh.com) Received: from stereo.hq.phicoh.net (localhost [::ffff:127.0.0.1]) by stereo.hq.phicoh.net with esmtp (Smail #91) id m1bhlds-0000DKC; Thu, 8 Sep 2016 00:48:28 +0200 Message-Id: To: freebsd-current@freebsd.org Subject: 11.0-RC2 suspend/resume on thinkpad x201 kills poweroff From: Philip Homburg Sender: pch-bF054DD66@u-1.phicoh.com Date: Thu, 08 Sep 2016 00:48:28 +0200 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Sep 2016 22:48:39 -0000 Hi, I found out that playing with suspend/resume (using acpiconf -s 3) on a thinkpad x201 running 11.0-RC2 changes something in CMOS that prevents poweroff from working. I managed to trigger the problem om two x201 laptops (though from the a single 11.0-RC2 installation). Opening up the laptops to clear the CMOS solved the problem. If I can find some time, I'll try to see if there is an interaction with for example the wifi driver. When in this state, it also prevents suspend or poweroff from Linux (I tried a Ubuntu live CD).