From owner-freebsd-current@FreeBSD.ORG Sun Jun 11 20:06:03 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4887E16A587 for ; Sun, 11 Jun 2006 20:06:03 +0000 (UTC) (envelope-from shoesoft@gmx.net) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 4733443D46 for ; Sun, 11 Jun 2006 20:06:01 +0000 (GMT) (envelope-from shoesoft@gmx.net) Received: (qmail invoked by alias); 11 Jun 2006 20:06:00 -0000 Received: from h081217095067.dyn.cm.kabsi.at (EHLO h081217095067.dyn.cm.kabsi.at) [81.217.95.67] by mail.gmx.net (mp020) with SMTP; 11 Jun 2006 22:06:00 +0200 X-Authenticated: #16703784 From: Stefan Ehmann To: freebsd-current@freebsd.org Date: Sun, 11 Jun 2006 22:06:00 +0200 User-Agent: KMail/1.9.3 References: <448B04D0.1040302@root.org> In-Reply-To: <448B04D0.1040302@root.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606112206.01122.shoesoft@gmx.net> X-Y-GMX-Trusted: 0 Cc: acpi@freebsd.org, Nate Lawson Subject: Re: resume changes, please test X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 11 Jun 2006 20:06:03 -0000 On Saturday 10 June 2006 19:43, Nate Lawson wrote: > I've committed some overall minor changes to the resume assembly code as > a result of a code review. Please test to be sure nothing was broken, > and perhaps something got improved along the way. > > Now there is also a tunable/sysctl "debug.acpi.resume_beep". Setting it > to 1 will beep the pc speaker very early in resume so we can figure out > if hangs on resume are a driver or acpi problem. Just updated my Toshiba M30X notebook. With old kernel (probably some weeks old): Resume worked, most of the time I had to press Fn+F5 to switch back to X. Otherwise worked fine. (Fn+F5 switches between TFT and external monitor normally) Kernel from today: If in X, resume works fine (Don't have to press Fn+F5 to get back to X). But console is strange. Normally the console uses the whole screen, after resume it takes maybe half of the screen (a small region in the middle of the screen is used). If I suspend while in console, resume basically works but I can't see anything on the display. I can still ssh to the notebook.