From owner-freebsd-current@FreeBSD.ORG Fri May 28 10:31:36 2004 Return-Path: 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 B187816A4CE for ; Fri, 28 May 2004 10:31:36 -0700 (PDT) Received: from root.org (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 7FB0A43D48 for ; Fri, 28 May 2004 10:31:36 -0700 (PDT) (envelope-from nate@root.org) Received: (qmail 99367 invoked by uid 1000); 28 May 2004 17:30:30 -0000 Date: Fri, 28 May 2004 10:30:30 -0700 (PDT) From: Nate Lawson To: "Jacob S. Barrett" Message-ID: <20040528102857.M99359@root.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: Inspiron 8000 and acpiconf -s3 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 28 May 2004 17:31:36 -0000 Suspend/resume sometimes takes some work to get right. Read the ACPI section of the handbook. Try sysctl hw.acpi.reset_video=0. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/acpi-debug.html More helpful links. http://www.root.org/~nate/freebsd/ -Nate