From owner-freebsd-current@freebsd.org Sat May 6 09:06:33 2017 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 57100D60955 for ; Sat, 6 May 2017 09:06:33 +0000 (UTC) (envelope-from freebsdnewbie@freenet.de) Received: from mout2.freenet.de (mout2.freenet.de [IPv6:2001:748:100:40::2:4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.freenet.de", Issuer "TeleSec ServerPass Class 2 CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F2523173C for ; Sat, 6 May 2017 09:06:32 +0000 (UTC) (envelope-from freebsdnewbie@freenet.de) Received: from [195.4.92.140] (helo=mjail0.freenet.de) by mout2.freenet.de with esmtpa (ID freebsdnewbie@freenet.de) (port 25) (Exim 4.85 #1) id 1d6vfY-0006eG-Ll for freebsd-current@freebsd.org; Sat, 06 May 2017 11:06:28 +0200 Received: from localhost ([::1]:47898 helo=mjail0.freenet.de) by mjail0.freenet.de with esmtpa (ID freebsdnewbie@freenet.de) (Exim 4.85 #1) id 1d6vfY-00029I-Hr for freebsd-current@freebsd.org; Sat, 06 May 2017 11:06:28 +0200 Received: from mx7.freenet.de ([195.4.92.17]:57884) by mjail0.freenet.de with esmtpa (ID freebsdnewbie@freenet.de) (Exim 4.85 #1) id 1d6vct-0007AN-Ma for freebsd-current@freebsd.org; Sat, 06 May 2017 11:03:43 +0200 Received: from p5b254991.dip0.t-ipconnect.de ([91.37.73.145]:62284 helo=freebsd-t420.fritz.box) by mx7.freenet.de with esmtpsa (ID freebsdnewbie@freenet.de) (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (port 587) (Exim 4.85 #1) id 1d6vct-0005o0-GK for freebsd-current@freebsd.org; Sat, 06 May 2017 11:03:43 +0200 Date: Sat, 6 May 2017 11:03:41 +0200 From: Manuel =?iso-8859-15?Q?St=FChn?= To: freebsd-current@freebsd.org Subject: Re: regression suspend/resume on Lenovo T420 Message-ID: <20170506090341.GA12163@freebsd-t420.fritz.box> References: <5746a37cd73e062c963512df1a6d24c6@email.freenet.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.8.2 (2017-04-18) X-Originated-At: 91.37.73.145!62284 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: Sat, 06 May 2017 09:06:33 -0000 On Sat, May 06, 2017 at 10:52:56AM +0200, Manuel Stühn wrote: >On Wed, 03 May 2017 22:28:41 +0200, Freebsdnewbie wrote >> >>> Von: Adrian Chadd >>> Gesendet: Mo. 01.05.2017 23:31 >>> An: Manuel Stühn , >>> Kopie: freebsd-current , >>> Betreff: Re: regression suspend/resume on Lenovo T420 >>> >>> There were lots of commits that could break things. :-) >>> >>> >>> Can you compile up some intermediary versions between 315141 and >>> r317559 to find which commit range broke things? That'll make chasing >>> it down much quicker! >>> >> >> I'm following your advice and building some intermediary versions. This will take some time... > >So, after keep building some more worlds i've discovered the commit >after which resume does not work anymore. r316736 is the last working >one, r316737 breaks it for me (There is also no mouse cursor on the >console anymore after this commit). Sorry, my fault: r316734 was the last working revision!!