From owner-freebsd-current@FreeBSD.ORG Tue Jul 7 06:10:02 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7E10106564A for ; Tue, 7 Jul 2009 06:10:02 +0000 (UTC) (envelope-from gnemmi@gmail.com) Received: from mail-yx0-f181.google.com (mail-yx0-f181.google.com [209.85.210.181]) by mx1.freebsd.org (Postfix) with ESMTP id 75B3E8FC08 for ; Tue, 7 Jul 2009 06:10:02 +0000 (UTC) (envelope-from gnemmi@gmail.com) Received: by yxe11 with SMTP id 11so6603958yxe.3 for ; Mon, 06 Jul 2009 23:10:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=+aTNvCxaZ3u8W7vX4DdqZIFxH+IqZyfEv2piHWPdv/w=; b=YRCwK+nxItiAYwovfH+MQ2PwwxjjzI15LEL2jN1yPDUOt5K6zveEo6hVhpfIO9iCjQ 8cIv2qFDU72H6n1h0b71yunu0+3kGHRKRLFdVEG4UDH0fm3KrAiD1qsvSNTWzXRDHusv dlpGsLHbdBebFHdZBfZYOeIrrXDd3qvBG9K0A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=aqGeCb8bJW6jSjEtCZEjhdLSbriVtNoSXAG8sFf5n/QgHz9RGXED1ALPBvHBqslsO5 ZVxqpVI76BSVuBKErpfkirAbUOv/M3vusZSRSb3cp+8yezvJqw1xVMkvSDu5a9OC44Hc f06qrNKFLjhd3iQsBE1g92pVICUrO9t9D3Pyo= MIME-Version: 1.0 Received: by 10.100.195.15 with SMTP id s15mr9992283anf.18.1246947001539; Mon, 06 Jul 2009 23:10:01 -0700 (PDT) Date: Tue, 7 Jul 2009 03:10:01 -0300 Message-ID: <19e9a5dc0907062310s6de64529uc1fb544d0b357829@mail.gmail.com> From: Gonzalo Nemmi To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Can't get resume to work on -BETA1/-CURRENT-200906, help needed X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 07 Jul 2009 06:10:03 -0000 log in acpiconf -s 3 suspend works opened the lid and the screen doesn't come back (backlight never gets back) hard reset login again and checked /var/log/messages .. this is what I found: Jul 7 00:32:01 gargoyle login: ROOT LOGIN (root) ON ttyv0 Jul 7 00:32:09 gargoyle acpi: suspend at 20090707 00:32:09 Jul 7 00:32:15 gargoyle kernel: fwohci0: fwohci_pci_suspend Jul 7 00:33:18 gargoyle kernel: ugen3.2: at usbus3 (disconnected) Jul 7 00:33:18 gargoyle kernel: ums0: at uhub6, port 1, addr 2 (disconnected) Jul 7 00:33:18 gargoyle kernel: bge0: PHY write timed out (phy 1, reg 0, val 32768) Jul 7 00:33:18 gargoyle kernel: bge0: PHY read timed out (phy 1, reg 0, val 0xffffffff) Jul 7 00:33:18 gargoyle kernel: bge0: PHY read timed out (phy 1, reg 24, val 0xffffffff) Jul 7 00:33:18 gargoyle kernel: bge0: PHY read timed out (phy 1, reg 16, val 0xffffffff) Jul 7 00:33:18 gargoyle kernel: bge0: PHY write timed out (phy 1, reg 16, val 0) Jul 7 00:33:18 gargoyle kernel: bge0: PHY read timed out (phy 1, reg 16, val 0xffffffff) Jul 7 00:33:18 gargoyle kernel: bge0: PHY write timed out (phy 1, reg 16, val 0) Jul 7 00:33:18 gargoyle kernel: bge0: PHY write timed out (phy 1, reg 23, val 18) Jul 7 00:33:18 gargoyle kernel: bge0: flow-through queue init failed Jul 7 00:33:18 gargoyle kernel: bge0: initialization failure Jul 7 00:33:18 gargoyle kernel: fwohci0: Phy 1394a available S400, 1 ports. Jul 7 00:33:18 gargoyle kernel: fwohci0: Link S400, max_rec 2048 bytes. Jul 7 00:33:18 gargoyle kernel: fwohci0: Initiate bus reset Jul 7 00:33:18 gargoyle kernel: fwohci0: fwohci_intr_core: BUS reset Jul 7 00:33:18 gargoyle kernel: fwohci0: fwohci_intr_core: node_id=0x00000000, SelfID Count=1, CYCLEMASTER mode Jul 7 00:33:18 gargoyle kernel: firewire0: 1 nodes, maxhop <= 0 cable IRM irm(0) (me) Jul 7 00:33:18 gargoyle kernel: firewire0: bus manager 0 Jul 7 00:33:18 gargoyle kernel: fwohci0: unrecoverable error Jul 7 00:33:18 gargoyle kernel: wakeup from sleeping state (slept 00:01:03) Jul 7 00:33:18 gargoyle kernel: ugen3.2: at usbus3 Jul 7 00:33:18 gargoyle kernel: ums0: on usbus3 Jul 7 00:33:18 gargoyle kernel: ums0: 3 buttons and [XYZ] coordinates ID=1 Jul 7 00:33:18 gargoyle acpi: resumed at 20090707 00:33:18 Jul 7 00:33:40 gargoyle syslogd: exiting on signal 15 any hints on how to further debug or redirect this mail to the right list will be greatly appreciated. more info can be found in here: http://forums.freebsd.org/showthread.php?t=3886 Best Regards Gonzalo Nemmi