From owner-freebsd-current@FreeBSD.ORG Sun Jul 21 07:20:58 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 788D3BBC; Sun, 21 Jul 2013 07:20:58 +0000 (UTC) (envelope-from joel@freebsd.org) Received: from mail.vnode.se (mail.vnode.se [212.247.52.13]) by mx1.freebsd.org (Postfix) with ESMTP id 3A382841; Sun, 21 Jul 2013 07:20:57 +0000 (UTC) Received: from mail.vnode.se (localhost [127.0.0.1]) by mail.vnode.se (Postfix) with ESMTP id 81EF2E3F07A; Sun, 21 Jul 2013 09:20:50 +0200 (CEST) X-Virus-Scanned: amavisd-new at vnode.se Received: from mail.vnode.se ([127.0.0.1]) by mail.vnode.se (mail.vnode.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cl27mxjVp8ip; Sun, 21 Jul 2013 09:20:48 +0200 (CEST) Received: from devbox.vnode.local (unknown [83.223.1.131]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.vnode.se (Postfix) with ESMTPSA id 4BEC6E3F079; Sun, 21 Jul 2013 09:20:48 +0200 (CEST) Date: Sun, 21 Jul 2013 09:20:45 +0200 From: Joel Dahl To: current@freebsd.org Subject: Re: Lenovo x220 - hangs on shutdown Message-ID: <20130721072045.GB56585@devbox.vnode.local> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: kib@freebsd.org, neel@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Sun, 21 Jul 2013 07:20:58 -0000 On Tue, Jul 16, 2013 at 10:48:35PM +0200, Joel Dahl wrote: > Hi, > > Yesterday I upgraded my Lenovo x220 to the latest current (r253368). Now it hangs when I do a shutdown from an xterm. The screen just goes black and the fan never spins down. It doesn't respond to ping. > > It didn't do this while I was running a current from mid-June. > > Any specific revision I should try to back out before I start a time consuming binary search? I found it. r252652 works. r252653 does not. -- Joel