From owner-freebsd-current@FreeBSD.ORG Wed Jul 8 00:47:50 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 13A39106566C for ; Wed, 8 Jul 2009 00:47:50 +0000 (UTC) (envelope-from gnemmi@gmail.com) Received: from mail-gx0-f210.google.com (mail-gx0-f210.google.com [209.85.217.210]) by mx1.freebsd.org (Postfix) with ESMTP id BA5108FC19 for ; Wed, 8 Jul 2009 00:47:49 +0000 (UTC) (envelope-from gnemmi@gmail.com) Received: by gxk6 with SMTP id 6so5947682gxk.19 for ; Tue, 07 Jul 2009 17:47:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:cc:references:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; bh=XpQjC772sII1f7WG2vfvC3UIvu4/OJI/tr4G8uUBqJY=; b=JKN5HDHqLchQszY7RaLn+9XOX3JvP7gom6sw1hoPrj+3TyD/wBbNU7dbWVzTgs+G22 K6A8L9RvL+k60agGVVr4+uiIILMeN6l8S08tpFwfv+uaHoHc1Uvb/kCwS+Z0AnrTd4V2 Xwyr+kSiXhtFY6LqYSgqLDdNtE0JrFO8RW2xI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:cc:references:in-reply-to :mime-version:content-type:content-transfer-encoding :content-disposition:message-id; b=nlOdXY5lASaLCXq6rJbF3ycjuLGmeDZybxbEg9GNICM2N9WU6X8SLG6fNK0+qU3Gbj 2s589CfFRoSdCF0S/RM+vPiY448fQ2ZAWfWc4eFQHe0zEVnp486Grfx7EFfbdR6USTy4 rizYNpQ7A+DCeZIgg2IuygyJvGliYXymn9z5o= Received: by 10.90.84.17 with SMTP id h17mr5268721agb.28.1247014069123; Tue, 07 Jul 2009 17:47:49 -0700 (PDT) Received: from ?192.168.1.100? ([190.177.209.40]) by mx.google.com with ESMTPS id 25sm7459751aga.57.2009.07.07.17.47.48 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 07 Jul 2009 17:47:48 -0700 (PDT) From: Gonzalo Nemmi To: Aragon Gouveia Date: Tue, 7 Jul 2009 21:47:55 -0300 User-Agent: KMail/1.9.10 References: <19e9a5dc0907062310s6de64529uc1fb544d0b357829@mail.gmail.com> <4A5348A4.60401@phat.za.net> In-Reply-To: <4A5348A4.60401@phat.za.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200907072147.55632.gnemmi@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: 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: Wed, 08 Jul 2009 00:47:50 -0000 On Tuesday 07 July 2009 10:07:48 am Aragon Gouveia wrote: > Hi, > > Gonzalo Nemmi wrote: > > 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: > > I have problems with suspend too, on AMD64. Basically it works and > my systems comes back up, but some devices are hosed afterwards. > > My bge network interface is one. I get precisely the same PHY > timeout errors you're getting after a suspend. Thos timeouts are all over 7.X, -CURRENT and now -BETA1 .. hope they don't make it into 8.0-RELEASE !!! > The iwn network driver screams the following if I try use it after a > > suspend: > > Jul 7 14:53:17 fuzz kernel: iwn0: iwn_mem_lock: could > > not lock memory Jul 7 14:53:17 fuzz last message > > repeated 7 times Jul 7 14:53:17 fuzz kernel: iwn0: > > iwn_transfer_microcode: could not load boot firmware Jul 7 > > 14:53:17 fuzz kernel: iwn0: iwn_transfer_firmware: > > could not load boot firmware, error 60 Jul 7 14:53:17 > > fuzz kernel: iwn0: iwn_init_locked: could not load firmware, error > > 60 At least you wifi card is supported .. mine is not :( > USB ports resume sometimes, sometimes not: > > Jul 7 14:58:44 fuzz kernel: usbus2: port reset timeout > > Jul 7 14:58:44 fuzz kernel: uhub_reattach_port:369: > > port 1 reset failed, error=USB_ERR_TIMEOUT Jul 7 14:58:44 > > fuzz kernel: uhub_reattach_port:456: device problem > > (USB_ERR_TIMEOUT), disabling port 1 Jul 7 14:58:44 > > fuzz kernel: usbus6: port reset timeout Jul 7 14:58:44 > > fuzz kernel: uhub_reattach_port:369: port 5 reset failed, > > error=USB_ERR_TIMEOUT Jul 7 14:58:44 fuzz kernel: > > uhub_reattach_port:456: device problem (USB_ERR_TIMEOUT), disabling > > port 5 Jul 7 14:58:55 fuzz kernel: uhci_interrupt: > > resume detect Jul 7 14:58:55 fuzz kernel: ugen6.2: > > at usbus6 (disconnected) Jul 7 > > 14:58:55 fuzz kernel: ugen5.2: at > > usbus5 (disconnected) Jul 7 14:58:56 fuzz kernel: > > usbus6: port reset timeout Jul 7 14:58:56 fuzz kernel: > > uhub_reattach_port:369: port 6 reset failed, error=USB_ERR_TIMEOUT > > Jul 7 14:58:56 fuzz kernel: uhub_reattach_port:456: > > device problem (USB_ERR_TIMEOUT), disabling port 6 Never got them .. but now that you mention it .. I think I never tried acpiconf -s 3 with a usb dongle attached to the system .. will try though !! > And I just noticed this message: > > Jul 7 14:53:36 fuzz kernel: calcru: runtime went > > backwards from 18237633 usec to 9377885 usec for pid 10 (idle) > > Unloading modules from the kernel prior to suspending doesn't seem to > work either. Nop .. unloading modules doesn't help at all in here neither :( > On the upside, FreeBSD 8.0 boots rather quickly! :) Yup .. nice boot times ! > > Regards, > Aragon Best Regards Gonzalo -- Blessings Gonzalo Nemmi