From owner-freebsd-current@freebsd.org Sat May 5 16:14:27 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 C649AFB242C for ; Sat, 5 May 2018 16:14:27 +0000 (UTC) (envelope-from freebsdnewbie@freenet.de) Received: from mout3.freenet.de (mout3.freenet.de [IPv6:2001:748:100:40::2:5]) (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 5A6EF68DD0 for ; Sat, 5 May 2018 16:14:27 +0000 (UTC) (envelope-from freebsdnewbie@freenet.de) Received: from [195.4.92.140] (helo=mjail0.freenet.de) by mout3.freenet.de with esmtpa (ID freebsdnewbie@freenet.de) (port 25) (Exim 4.90_1 #2) id 1fEzpI-0002vH-J0 for freebsd-current@freebsd.org; Sat, 05 May 2018 18:14:24 +0200 Received: from [::1] (port=58110 helo=mjail0.freenet.de) by mjail0.freenet.de with esmtpa (ID freebsdnewbie@freenet.de) (Exim 4.90_1 #2) id 1fEzpI-0007tS-FE for freebsd-current@freebsd.org; Sat, 05 May 2018 18:14:24 +0200 Received: from mx1.freenet.de ([195.4.92.11]:41140) by mjail0.freenet.de with esmtpa (ID freebsdnewbie@freenet.de) (Exim 4.90_1 #2) id 1fEznH-000607-Bo for freebsd-current@freebsd.org; Sat, 05 May 2018 18:12:19 +0200 Received: from p4fd9f69b.dip0.t-ipconnect.de ([79.217.246.155]:26225 helo=freebsd-t450.fritz.box) by mx1.freenet.de with esmtpsa (ID freebsdnewbie@freenet.de) (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (port 587) (Exim 4.90_1 #2) id 1fEznH-0006Wg-7E for freebsd-current@freebsd.org; Sat, 05 May 2018 18:12:19 +0200 Date: Sat, 5 May 2018 18:12:16 +0200 From: Manuel =?iso-8859-15?Q?St=FChn?= To: freebsd-current@freebsd.org Subject: Re: Regression Resume Lenovo T450 Message-ID: <20180505161216.GA88162@freebsd-t450.fritz.box> References: <20180504060717.GA88565@freebsd-t450.fritz.box> <6c435933-0c94-a6ad-7647-d78b2dd2b631@nomadlogic.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <6c435933-0c94-a6ad-7647-d78b2dd2b631@nomadlogic.org> User-Agent: Mutt/1.9.5 (2018-04-13) X-Spamscore: -5.8 (-----) X-Spamreport: Action: no action Symbol: FROM_EQ_ENVFROM(0.00) Symbol: MIME_GOOD(-0.10) Symbol: TO_MATCH_ENVRCPT_ALL(0.00) Symbol: RCVD_VIA_SMTP_AUTH(0.00) Symbol: TO_DN_NONE(0.00) Symbol: ASN(0.00) Symbol: RCPT_COUNT_ONE(0.00) Symbol: RCVD_COUNT_ONE(0.00) Symbol: FROM_HAS_DN(0.00) Symbol: BAYES_HAM(-2.71) Symbol: RCVD_TLS_ALL(0.00) Symbol: NEURAL_HAM(-2.98) Message-ID: 20180505161216.GA88162@freebsd-t450.fritz.box X-FN-Spambar: X-Originated-At: 79.217.246.155!26225 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: Sat, 05 May 2018 16:14:27 -0000 On Fri, May 04, 2018 at 11:05:16AM -0700, Pete Wright wrote: > > >On 05/03/2018 23:07, Manuel Stühn wrote: >> >> 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? > >have you tried suspend/resume without having the drm-next kmod loaded?  Same effect. No resume... -- Manuel