From owner-freebsd-stable@FreeBSD.ORG Thu Feb 23 03:11:58 2012 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F9481065677 for ; Thu, 23 Feb 2012 03:11:58 +0000 (UTC) (envelope-from danfe@regency.nsu.ru) Received: from mx.nsu.ru (r2b9.nsu.ru [212.192.164.39]) by mx1.freebsd.org (Postfix) with ESMTP id 3DB118FC1A for ; Thu, 23 Feb 2012 03:11:57 +0000 (UTC) Received: from regency.nsu.ru ([193.124.210.26]) by mx.nsu.ru with esmtp (Exim 4.69) (envelope-from ) id 1S0Ooq-00046c-Or for stable@freebsd.org; Thu, 23 Feb 2012 09:54:08 +0700 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.14.2/8.14.2) with ESMTP id q1N2wV1P067600 for ; Thu, 23 Feb 2012 09:59:14 +0700 (NOVT) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.14.2/8.14.2/Submit) id q1N2vEOM067553 for stable@freebsd.org; Thu, 23 Feb 2012 09:57:14 +0700 (NOVT) (envelope-from danfe) Date: Thu, 23 Feb 2012 09:57:14 +0700 From: Alexey Dokuchaev To: stable@freebsd.org Message-ID: <20120223025713.GA65874@regency.nsu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Cc: Subject: Resume broken in 8.3-PRERELEASE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Feb 2012 03:11:58 -0000 Hi, Yesterday I've updated my laptop to the latest RELENG_8, it booted just fine, however, after coming out of suspend, keyboard does not work (well, almost: I can switch between consoles, Caps Lock works, but I cannot type anything, login, etc., break into debugger with Ctrl-Alt-Esc). Network does not work as well, and since fans are going up very fast, CPU consumption must be around 100%. Kernel from Jan 17th does not exhibit this problem. Plain console, no X11. Before I start to review all the changes in this period, perhaps someone can give me a hint which commit(s) might have caused it? Thanks, ./danfe