From owner-freebsd-acpi@freebsd.org Thu Sep 1 09:20:53 2016 Return-Path: Delivered-To: freebsd-acpi@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 832D9BCBAC7 for ; Thu, 1 Sep 2016 09:20:53 +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 1657F91 for ; Thu, 1 Sep 2016 09:20:52 +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 m1bfOB0-0000EtC; Thu, 1 Sep 2016 11:20:50 +0200 Message-Id: To: freebsd-acpi@freebsd.org Subject: weird thinkpad x201 problem From: Philip Homburg Sender: pch-bF054DD66@u-1.phicoh.com Date: Thu, 01 Sep 2016 11:20:44 +0200 X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Sep 2016 09:20:53 -0000 Hi, I have two lenovo thinkpad x201 laptops. They are almost identical except one has an i5 M520 @2.40 GHz and 4GB memory and the other an i5 M540 @2.53 GHz and 8GB memory. They both have the latest BIOS (1.40) I'm using the M520 for testing 11.0. At some point I wanted to see if I could get suspend/resume to work. On 10.3 I never got beyond a kernel panic in the video driver during suspend. And that's when things got weird. At the moment rebooting takes an extra 30 seconds of no activity and poweroff just hangs. Suspend results in a weird state where the suspend light is on, the laptop doesn't do anything, but the screen is still on. To be absolutely sure that this was not caused by some BIOS settings I swapped harddisks with the other laptop, which is running 10.3. To my surprise, 10.3 also has the reboot and poweroff problems on the M520. And with 11.0 on the M540, reboot and poweroff work fine. Suspend also works fine, (resume doesn't, the screen stays black after a resume). I reset the BIOS settings of the M520, no change. And another weird thing, during an early version of 11, either BETA4 or RC1, suspend did work on the M520. Any hints on how to debug this?