From owner-freebsd-current@freebsd.org Fri May 4 06:09:39 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1E6F3FC8EFD for ; Fri, 4 May 2018 06:09:39 +0000 (UTC) (envelope-from freebsdnewbie@freenet.de) Received: from mout1.freenet.de (mout1.freenet.de [IPv6:2001:748:100:40::2:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "*.freenet.de", Issuer "TeleSec ServerPass Class 2 CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9EE9A7A9E6 for ; Fri, 4 May 2018 06:09:38 +0000 (UTC) (envelope-from freebsdnewbie@freenet.de) Received: from [195.4.92.141] (helo=mjail1.freenet.de) by mout1.freenet.de with esmtpa (ID freebsdnewbie@freenet.de) (port 25) (Exim 4.90_1 #2) id 1fETuR-0006Ak-Fs for freebsd-current@freebsd.org; Fri, 04 May 2018 08:09:35 +0200 Received: from [::1] (port=57046 helo=mjail1.freenet.de) by mjail1.freenet.de with esmtpa (ID freebsdnewbie@freenet.de) (Exim 4.90_1 #2) id 1fETuR-0006Jj-C3 for freebsd-current@freebsd.org; Fri, 04 May 2018 08:09:35 +0200 Received: from mx8.freenet.de ([195.4.92.18]:35408) by mjail1.freenet.de with esmtpa (ID freebsdnewbie@freenet.de) (Exim 4.90_1 #2) id 1fETsF-0004Jx-Et for freebsd-current@freebsd.org; Fri, 04 May 2018 08:07:19 +0200 Received: from p4fd9fb9a.dip0.t-ipconnect.de ([79.217.251.154]:46838 helo=freebsd-t450.fritz.box) by mx8.freenet.de with esmtpsa (ID freebsdnewbie@freenet.de) (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (port 587) (Exim 4.90_1 #2) id 1fETsF-00071H-93 for freebsd-current@freebsd.org; Fri, 04 May 2018 08:07:19 +0200 Date: Fri, 4 May 2018 08:07:17 +0200 From: Manuel =?iso-8859-15?Q?St=FChn?= To: freebsd-current@freebsd.org Subject: Regression Resume Lenovo T450 Message-ID: <20180504060717.GA88565@freebsd-t450.fritz.box> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline User-Agent: Mutt/1.9.5 (2018-04-13) X-Spamscore: -5.8 (-----) X-Spamreport: Action: no action Symbol: RCVD_VIA_SMTP_AUTH(0.00) Symbol: TO_DN_NONE(0.00) Symbol: FROM_HAS_DN(0.00) Symbol: RCVD_TLS_ALL(0.00) Symbol: FROM_EQ_ENVFROM(0.00) Symbol: TO_MATCH_ENVRCPT_ALL(0.00) Symbol: ASN(0.00) Symbol: RCPT_COUNT_ONE(0.00) Symbol: BAYES_HAM(-2.66) Symbol: NEURAL_HAM(-3.00) Symbol: MIME_GOOD(-0.10) Symbol: RCVD_COUNT_ONE(0.00) Message-ID: 20180504060717.GA88565@freebsd-t450.fritz.box X-FN-Spambar: X-Originated-At: 79.217.251.154!46838 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 04 May 2018 06:09:39 -0000 Since some time now CURRENT runs very smoothly on my Lenovo T450 in conjunction with drm-stable-kmod installed. WLAN, Suspense&Resume worked out of the box (at least ... until now). Due to pkg(8) complaining about wrong ABI of packages, I've made an update from r332385 (1200061) to r333091 (1200062), and now the T450 does not resume anymore; i have to hold the power button for some time to power it down. The ZFS-Boot-Environment I've made beforehand updating is still capable of resuming. I tried to find out which commit broke the resume for me by installing older kernels, but even installing r332385 kernel (into the actual r333091 userland) does not restore its capability to resume. Any ideas or hints? Which information can i provide to help investigating this matter? -- Manuel