From owner-freebsd-acpi@FreeBSD.ORG Fri Apr 20 14:09:08 2007 Return-Path: X-Original-To: freebsd-acpi@freebsd.org Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5F5CF16A404 for ; Fri, 20 Apr 2007 14:09:08 +0000 (UTC) (envelope-from Thomas.Sparrevohn@btinternet.com) Received: from smtp814.mail.ird.yahoo.com (smtp814.mail.ird.yahoo.com [217.146.188.74]) by mx1.freebsd.org (Postfix) with SMTP id C82F913C44B for ; Fri, 20 Apr 2007 14:09:07 +0000 (UTC) (envelope-from Thomas.Sparrevohn@btinternet.com) Received: (qmail 98918 invoked from network); 20 Apr 2007 14:09:06 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=btinternet.com; h=Received:X-YMail-OSG:From:To:Subject:Date:User-Agent:Cc:References:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-Disposition:Message-Id; b=uMJ8IS8qbG0JqiK99ldnq0Zidi3lHMhitk4U0nPUgVVpUV+60bEKLgHyN3Zg6/O2uh4J7TrSj+JZWttTgrbPoMmNGFLZdwLQHl5dViWUAFonwdD05yB6G33+yk9I7c5HpMJLurZ5gnyMyUXleKH+VmW4DfuFCY5Q27BXcofMGFI= ; Received: from unknown (HELO w2fzz0vc03.aah-go-on.com) (thomas.sparrevohn@btinternet.com@81.156.124.220 with login) by smtp814.mail.ird.yahoo.com with SMTP; 20 Apr 2007 14:09:06 -0000 X-YMail-OSG: 0eL.5boVM1mQBTKVBiozy2he_OxUECwa2jc9p5K8m.JPumz8eycmpD5cYv.4u02LS0ulU8MzdQ-- From: Thomas Sparrevohn To: freebsd-acpi@freebsd.org Date: Fri, 20 Apr 2007 15:09:03 +0100 User-Agent: KMail/1.9.6 References: <200704191141.23799.Thomas.Sparrevohn@btinternet.com> <200704191125.26484.jhb@freebsd.org> <007d01c7829d$7e2615d0$7a724170$@Sparrevohn@btinternet.com> In-Reply-To: <007d01c7829d$7e2615d0$7a724170$@Sparrevohn@btinternet.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200704201509.04361.Thomas.Sparrevohn@btinternet.com> Cc: Subject: Re: Allocations Errors X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Apr 2007 14:09:08 -0000 On Thursday 19 April 2007 17:12:12 Thomas Sparrevohn wrote: > On current - Cvsup today - I try > > > > On recent current? Try disabling the 'ram0' device > > via 'hint.ram.0.disabled=1' > > After a more systematic testing it looks like Disabling nvidia.ko is a prereq for anthing to work - Its a well know problem All tests was conducted with setting hw.acpi.osname="Windows 2001" S1 State Testing S1 state - S1 state seems to work apart from the video card not turning off when the system enters S1 state pressing the "wakeup/power combined" button brings the system back to life but it blanks out the monitor Visual identification on the power/sleep button shows S1 - e.g Blinks faster than S3 Halting the system with S5 actually shuts off the system Tested with hw.acpi.reset_video but it did no make any difference S3 State Testing S3 state - System enters S3 state with no other logged messages than Apr 20 13:48:22 w2fzz0vc03 kernel: ACPI set debug layer 'ACPI_ALL_COMPONENTS ACP I_ALL_DRIVERS' level 'ACPI_LV_VERBOSE' Apr 20 13:50:00 w2fzz0vc03 acpi: suspend at 20070420 13:50:00 Pressing the power/wakeup button reboots the system with no additional log messages I single short depression of the power button immediate initiates S5 state rather than S3 no matter how short the depression is Visual indicators shows S3 state "slow" blink S3 state leaves the disks in dirty state S5 State acpiconf -s 5 initiates shutdown but never actually powerdown the system - however mostly after a S1 state it does enter S5 state Does anybody have any other suggestions for what to do now?