From owner-freebsd-acpi@FreeBSD.ORG Sun Jun 4 23:53:44 2006 Return-Path: X-Original-To: freebsd-acpi@freebsd.org Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6561916ABC2 for ; Sun, 4 Jun 2006 23:53:44 +0000 (UTC) (envelope-from mistry.7@osu.edu) Received: from mail.united-ware.com (am-productions.biz [69.61.164.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA07E43D68 for ; Sun, 4 Jun 2006 23:53:30 +0000 (GMT) (envelope-from mistry.7@osu.edu) Received: from [192.168.1.100] (am-productions.biz [69.61.164.22]) (authenticated bits=0) by mail.united-ware.com (8.13.4/8.13.6) with ESMTP id k54NuBcc053285 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 4 Jun 2006 19:56:17 -0400 (EDT) (envelope-from mistry.7@osu.edu) From: Anish Mistry To: freebsd-acpi@freebsd.org Date: Sun, 4 Jun 2006 19:53:44 -0400 User-Agent: KMail/1.9.1 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2061428.zxhYAkPlaC"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200606041953.53027.mistry.7@osu.edu> X-Spam-Status: No, score=-5.5 required=5.0 tests=ALL_TRUSTED,BAYES_50, MYFREEBSD2 autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on mail.united-ware.com X-Virus-Scanned: ClamAV 0.88.2/1512/Sun Jun 4 05:58:49 2006 on mail.united-ware.com X-Virus-Status: Clean Subject: ASRock K7Upgrade-880 with S3 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: Sun, 04 Jun 2006 23:53:47 -0000 --nextPart2061428.zxhYAkPlaC Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I'm trying to get my desktop to STR (S3) and can't even get S3 to=20 semi-powered down state. 6.1-RELEASE-p1 I've updated the BIOS to the latest version. When I do an acpiconf -s=20 3 the suspend get all the way into the AcpiEnterSleepState function=20 and begins to write registers. The last line I see (with full ACPI=20 debugging enabled): heregs-0708 HwRegisterWrite : ----Entry Then the power light on the case starts to blink seeming to indicate=20 that it is in suspend, except I can still see output on the monitor=20 and the fans and harddrives are still running. Then when I press=20 the power button to try to bring the system back up it then displays: heregs-0708 HwRegisterWrite : ----Exit and then continues with a few more HwRegisterWrite and then exits the=20 AcpiEnterSleepState function and then does nothing. The system shows=20 no life of coming back. I then need to perform a cold boot, because=20 if I just hit the reset button the system doesn't restart to the=20 point where it gets to the BIOS screen. My acpidump output is at: http://am-productions.biz/docs/bigguy.asl I've fixed the errors in the asl and tried using that, but it showed=20 the same problem. http://am-productions.biz/docs/bigguy-fix.asl dmesg: http://am-productions.biz/docs/bigguy.dmesg Windows isn't installed on this system so I can't compare it with=20 that. I tried suspending with Knoppix (2006-06-01) and that worked a=20 bit better. It successfully shutoff the disks on suspend, but the=20 case fans and video card/monitor were still on. When you press the=20 power button again in knoppix it successfully brought the system back=20 to life. Getting it to the point of Knoppix would be a good start. S1 does work, but it doesn't shut anything down, so it's not really=20 useful. hw.acpi.supported_sleep_state: S1 S3 S4 S5 hw.acpi.power_button_state: S5 hw.acpi.sleep_button_state: S1 hw.acpi.lid_switch_state: S3 hw.acpi.standby_state: S1 hw.acpi.suspend_state: S3 hw.acpi.sleep_delay: 5 hw.acpi.s4bios: 0 hw.acpi.verbose: 1 hw.acpi.reset_video: 0 hw.acpi.cpu.cx_supported: C1/0 hw.acpi.cpu.cx_lowest: C1 hw.acpi.cpu.cx_usage: 100.00% This is probably beyond hope, but I thought I'd ask first. :) =2D-=20 Anish Mistry --nextPart2061428.zxhYAkPlaC Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBEg3KQxqA5ziudZT0RAtNVAJ96wWt2jBcXUIUdErB4AGbCCkJGWgCgkvRT SWLwz69k4+uepO91gpkifvE= =e3nx -----END PGP SIGNATURE----- --nextPart2061428.zxhYAkPlaC--