From owner-freebsd-stable@FreeBSD.ORG Tue Nov 28 10:31:11 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 050A116A40F for ; Tue, 28 Nov 2006 10:31:11 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from gaia.nimnet.asn.au (nimbin.lnk.telstra.net [139.130.45.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFAC643CB8 for ; Tue, 28 Nov 2006 10:31:02 +0000 (GMT) (envelope-from smithi@nimnet.asn.au) Received: from localhost (smithi@localhost) by gaia.nimnet.asn.au (8.8.8/8.8.8R1.4) with SMTP id VAA29980; Tue, 28 Nov 2006 21:30:55 +1100 (EST) (envelope-from smithi@nimnet.asn.au) Date: Tue, 28 Nov 2006 21:30:54 +1100 (EST) From: Ian Smith To: Bruce M Simpson In-Reply-To: <456C08A3.8080305@incunabulum.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-stable@freebsd.org Subject: Re: 6.2-RC on ThinkPad T43 acpi suspend/resume 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: Tue, 28 Nov 2006 10:31:11 -0000 On Tue, 28 Nov 2006, Bruce M Simpson wrote: > I found that the following sysctl was necessary to get video to return > when the system is resumed: > > sysctl hw.acpi.reset_video=1 > > Hope this helps someone else out there! I recently had to set hw.acpi.reset_video=0 to achieve the same result on 6.1-R on a Thinkpad T23. Best default for this one is 'it depends'! Cheers, Ian