From owner-freebsd-current@FreeBSD.ORG Sat Nov 1 12:02:59 2003 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 7734B16A4CE for ; Sat, 1 Nov 2003 12:02:59 -0800 (PST) Received: from mail.geek.sh (decoder.geek.sh [196.36.198.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 772A943FA3 for ; Sat, 1 Nov 2003 12:02:58 -0800 (PST) (envelope-from aragon@geek.sh) Received: by mail.geek.sh (Postfix, from userid 1000) id 3173F24D11; Sat, 1 Nov 2003 22:02:56 +0200 (SAST) Date: Sat, 1 Nov 2003 22:02:56 +0200 From: Aragon Gouveia To: current@freebsd.org Message-ID: <20031101200256.GA99421@phat.za.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 4.8-RELEASE-p1 i386 Subject: ACPI S1/S3 power states not working 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: Sat, 01 Nov 2003 20:02:59 -0000 Hi, I'm using a Dell Inspiron 8000 running BIOS A22 (latest AFAIK) and FreeBSD 5.1-RELEASE. I've compiled a fixed DSDT following Stijn's instructions which did fix a bunch of errors during/after bootup. I'm trying to get some of the power saving states working but am having no luck and can't seem to find any solution in the mailing lists. When I try switch to power state S1 or S3 I get the following kernel message: panic: resource_list_release: couldn't find resource After which the kernel fails to flush open buffers and reboots 15 seconds later. At no point does the screen go blank. I've tried setting hw.acpi.sleep_delay to 5 as well. No luck. Has anyone had success with an Inspiron 8000? Would greatly appreciate any help. Thanks, Aragon