From owner-freebsd-current@FreeBSD.ORG Sun Jun 11 21:42:20 2006 Return-Path: X-Original-To: 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 7A67216A41A; Sun, 11 Jun 2006 21:42:20 +0000 (UTC) (envelope-from maxim@macomnet.ru) Received: from mp2.macomnet.net (mp2.macomnet.net [195.128.64.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6AE543D6B; Sun, 11 Jun 2006 21:42:18 +0000 (GMT) (envelope-from maxim@macomnet.ru) Received: from localhost (localhost [127.0.0.1]) by mp2.macomnet.net (8.13.4/8.13.3) with ESMTP id k5BLgHd8045511; Mon, 12 Jun 2006 01:42:17 +0400 (MSD) (envelope-from maxim@macomnet.ru) Date: Mon, 12 Jun 2006 01:42:17 +0400 (MSD) From: Maxim Konovalov To: Nate Lawson In-Reply-To: <448B04D0.1040302@root.org> Message-ID: <20060612013759.E45439@mp2.macomnet.net> References: <448B04D0.1040302@root.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: acpi@freebsd.org, current@freebsd.org 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 21:42:20 -0000 Hi Nate, On Sat, 10 Jun 2006, 10:43-0700, 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. fujitsu-siemens lifebook p7010 works more or less OK (resumes but resets X, hw.acpi.reset_video=0 leaves LCD panel blank). sony vaio pcg-v505bx with debug.acpi.resume_beep=1 produces an infinite beep at the resume stage, firewire console is silent. Thanks! -- Maxim Konovalov