From owner-freebsd-acpi@FreeBSD.ORG Mon Nov 14 02:16:17 2011 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 E51EE1065670; Mon, 14 Nov 2011 02:16:16 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8F39D8FC1B; Mon, 14 Nov 2011 02:16:16 +0000 (UTC) Received: by ywe9 with SMTP id 9so2880539ywe.13 for ; Sun, 13 Nov 2011 18:16:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:date:to:cc:subject:message-id:reply-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=G0DCQS234YwcMFVXmKxTIEcE/yIJb4PL/JUvpgqnjX0=; b=r9dxXHMJnmTNQuIPOaX9vdlXQet8LUrvmUP8/0dP6rYpm/JtVchOe7Q0eKdyae9s1G hcEzZ04zHHL1Cne0z2L6rTgyifV4Lir1jM0b/+Mf9X8axv9DYDgOYOeWFctPhxx6f1Zp YGggUa1rlrdoXFgWAxzbHhV/fa797VS/R+LiA= Received: by 10.68.209.9 with SMTP id mi9mr5269967pbc.62.1321236975449; Sun, 13 Nov 2011 18:16:15 -0800 (PST) Received: from pyunyh@gmail.com ([174.35.1.224]) by mx.google.com with ESMTPS id wf19sm52621432pbb.17.2011.11.13.18.16.12 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 13 Nov 2011 18:16:14 -0800 (PST) Received: by pyunyh@gmail.com (sSMTP sendmail emulation); Sun, 13 Nov 2011 18:14:13 -0800 From: YongHyeon PYUN Date: Sun, 13 Nov 2011 18:14:13 -0800 To: rank1seeker@gmail.com Message-ID: <20111114021413.GA1709@michelle.cdnetworks.com> References: <20111110.182948.630.1@DOMY-PC> <20111112002727.GD17792@michelle.cdnetworks.com> <20111112.144149.725.1@DOMY-PC> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20111112.144149.725.1@DOMY-PC> User-Agent: Mutt/1.4.2.3i Cc: freebsd-acpi@freebsd.org, hackers@freebsd.org Subject: Re: Adventure into S3 state and back X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2011 02:16:17 -0000 On Sat, Nov 12, 2011 at 03:41:49PM +0100, rank1seeker@gmail.com wrote: > ----- Original Message ----- > From: YongHyeon PYUN > To: rank1seeker@gmail.com > Cc: hackers@freebsd.org, freebsd-acpi@freebsd.org > Date: Fri, 11 Nov 2011 16:27:27 -0800 > Subject: Re: Adventure into S3 state and back > > > On Thu, Nov 10, 2011 at 07:29:48PM +0100, rank1seeker@gmail.com wrote: > > > 8.2-p4 RELEASE amd64 > > > > > > I've built a custom kernel, only with drivers, that I need > > > After resuming from S3 ... > > > > > > I hit: > > > # ifconfig > > > and all hells breaks loose: > > > ---- > > > bge0: PHY read timed out (phy 1, reg 5, val 0xffffffff) > > > bge0: PHY read timed out (phy 1, reg 10, val 0xffffffff) > > > bge0: PHY read timed out (phy 1, reg 25, val 0xffffffff) > > > media: Ethernet autoselect > > > status: no carrier > > > bge0: PHY read timed out (phy 1, reg 1, val 0xffffffff) > > > bge0: PHY read timed out (phy 1, reg 1, val 0xffffffff) > > > bge0: PHY read timed out (phy 1, reg 0, val 0xffffffff) > > > ugen3.2: at usbus3 (disconnected) > > > ukbd0: at uhub3, port 1, addr 2 (disconnected) > > > ums0: at uhub3, port 1, addr 2 (disconnected) > > > uhid0: at uhub3, port 1, addr 2 (disconnected) > > > bge0: PHY read timed out (phy 1, reg 4, val 0xffffffff) > > > ugen3.2: at usbus3 > > > ukbd0: on > usbus3 > > > kbd2 at ukbd0 > > > ums0: on > usbus3 > > > ums0: 16 buttons and [XYZT] coordinates ID=2 > > > uhid0: on > usbus3 > > > bge0: PHY read timed out (phy 1, reg 5, val 0xffffffff) > > > bge0: PHY read timed out (phy 1, reg 10, val 0xffffffff) > > > bge0: PHY read timed out (phy 1, reg 25, val 0xffffffff) > > > pflog0: flags=141 metric 0 mtu 33152 > > > lo0: flags=8049 metric 0 mtu 16384 > > > options=3 > > > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 > > > inet6 ::1 prefixlen 128 > > > inet 127.0.0.1 netmask 0xff000000 > > > nd6 options=3 > > > cruiser# ifconfig > > > bge0: flags=8802 metric 0 mtu 1500 > > > > options=8009b > > > ether 00:21:70:70:01:df > > > bge0: PHY read timed out (phy 1, reg 1, val 0xffffffff) > > > bge0: PHY read timed out (phy 1, reg 1, val 0xffffffff) > > > > > > ... ... ... > > > > Known issue. kern/136876. > > Mobile bge(4) controllers seem to have this issue. > > I can see this has been reported, when 8.0-BETA1 was released. > Now is almost 8.3 out and problem is still present Actually I spent a lot of time to address this but all attempts failed mainly because I have no access to such bge(4) controllers. Remote debugging does not work for suspend/resume issues so chances would be low to get it fixed in near future unless someone donate problematic hardwares to me.