From owner-freebsd-acpi@FreeBSD.ORG Sat Dec 13 20:22:36 2008 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 528C01065678; Sat, 13 Dec 2008 20:22:36 +0000 (UTC) (envelope-from admin@lissyara.su) Received: from hosting.lissyara.su (hosting.lissyara.su [77.221.149.162]) by mx1.freebsd.org (Postfix) with ESMTP id 027AB8FC17; Sat, 13 Dec 2008 20:22:35 +0000 (UTC) (envelope-from admin@lissyara.su) Received: from [89.178.149.118] (port=63211 helo=acer.lissyara.int.otradno.ru) by hosting.lissyara.su with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1LBaSi-000Njp-NH; Sat, 13 Dec 2008 22:47:40 +0300 Message-ID: <4944115C.5020403@lissyara.su> Date: Sat, 13 Dec 2008 22:47:40 +0300 From: Alex Keda User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; ru-RU; rv:1.8.1.18) Gecko/20081124 Thunderbird/2.0.0.18 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: Alexander Motin References: <1224616985.00027652.1224606603@10.7.7.3> <1224728582.00028075.1224715806@10.7.7.3> <4932F34C.1040804@FreeBSD.org> In-Reply-To: <4932F34C.1040804@FreeBSD.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Description: if spam count > 60 - this is spam X-Spam-Count: 0 X-Spam-Description: if spam count > 60 - this is spam X-Spam-Count: 0 X-Descriptions: powered by www.lissyara.su X-Bounce-ID: hosting.lissyara.su Cc: peter@freebsd.org, freebsd-acpi@freebsd.org, freebsd-amd64@freebsd.org Subject: Re: Semi-working patch for amd64 suspend/resume 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: Sat, 13 Dec 2008 20:22:36 -0000 Alexander Motin пишет: > Hi. > > Alexander Motin wrote: >> Jung-uk Kim wrote: >>> I was working on suspend/resume support for amd64 and this is the >>> result. It works with a modified QEMU (QEMU does not support S3) but >>> real boxes that I have don't seem to like it (e.g., broken BIOSes). >>> If there is someone interested in finishing it off or giving it a >>> try, the patch is here: >>> >>> http://people.freebsd.org/~jkim/amd64_suspend.diff I trie it with my HP Compaq 6715s sleep OK, but after press power button, for wake up, i see blue screen, and nothing... After hard reset, I have im /var/log/messages: Dec 13 22:35:19 acer acpi: suspend at 20081213 22:35:19 Dec 13 22:35:31 acer kernel: bge0: PHY write timed out (phy 1, reg 0, val 32768) Dec 13 22:35:31 acer kernel: bge0: PHY read timed out (phy 1, reg 0, val 0xffffffff) Dec 13 22:35:31 acer kernel: bge0: PHY read timed out (phy 1, reg 24, val 0xffffffff) Dec 13 22:35:31 acer kernel: bge0: PHY read timed out (phy 1, reg 16, val 0xffffffff) Dec 13 22:35:31 acer kernel: bge0: PHY write timed out (phy 1, reg 16, val 0) Dec 13 22:35:31 acer kernel: bge0: PHY write timed out (phy 1, reg 23, val 18) Dec 13 22:35:31 acer kernel: bge0: RX CPU self-diagnostics failed! Dec 13 22:35:31 acer kernel: bge0: flow-through queue init failed Dec 13 22:35:31 acer kernel: bge0: initialization failure and Dec 13 22:40:52 acer savecore: reboot after panic: page fault Dec 13 22:40:52 acer savecore: writing core to vmcore.9 ============= acer$ uname -a FreeBSD acer.lissyara.int.otradno.ru 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sat Dec 13 22:29:48 MSK 2008 lissyara@acer.lissyara.int.otradno.ru:/usr/obj/usr/src/sys/color-console amd64