From owner-freebsd-acpi@FreeBSD.ORG Thu Jan 12 19:30:17 2012 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 4D03F106566B for ; Thu, 12 Jan 2012 19:30:17 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-wi0-f182.google.com (mail-wi0-f182.google.com [209.85.212.182]) by mx1.freebsd.org (Postfix) with ESMTP id D6FC18FC0C for ; Thu, 12 Jan 2012 19:30:11 +0000 (UTC) Received: by wibhm4 with SMTP id hm4so2245309wib.13 for ; Thu, 12 Jan 2012 11:30:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=oWT7ESMagBj2e1SE/R+vnMxn2/Ha6ZsAK1QBgpsl6TE=; b=ETr/R6ZfDNt41oSEayQ9x5CQ7lgNjcWXT1ec9Gq1U6Jh8DckA5LZtw6+zM4/e25fGv 2RqmDzhebZXQfxEemPJceovXzgUFhw5GXQf9QaLyJefZY5AOl/IN1SyPnF+zRVslKYj+ UZYW112szvrU/W78Cqf3k6iNpGtB8tE/AMgNM= Received: by 10.180.90.136 with SMTP id bw8mr8803927wib.1.1326396610446; Thu, 12 Jan 2012 11:30:10 -0800 (PST) Received: from Groseille.malikania.fr (197.21.102.84.rev.sfr.net. [84.102.21.197]) by mx.google.com with ESMTPS id fv6sm10745229wib.8.2012.01.12.11.30.05 (version=SSLv3 cipher=OTHER); Thu, 12 Jan 2012 11:30:07 -0800 (PST) Message-ID: <4F0F34BD.3070907@gmail.com> Date: Thu, 12 Jan 2012 20:30:05 +0100 From: David Demelier User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:8.0) Gecko/20111109 Thunderbird/8.0 MIME-Version: 1.0 To: freebsd-acpi@freebsd.org References: <4F0C86CF.8050703@gmail.com> In-Reply-To: <4F0C86CF.8050703@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Suspend to ram works on my laptop 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: Thu, 12 Jan 2012 19:30:17 -0000 On 10/01/2012 19:43, David Demelier wrote: > Hello, > > Each time I talked about FreeBSD, I was always saying that suspend to > ram didn't work on my laptop (HP ProBook 4510s) > > I updated to 9.0-RELEASE and I'm just happy. It just works! Everything > works after resuming, sound, wifi, drm... Thanks for the great work now > I will save my battery so much when I won't use my laptop :) > > There is only one thing weird : > > uhci_interrupt: host controller process error > uhci_interrupt: host system error > uhci_interrupt: host controller process error > usbus3: port reset timeout > usbus7: port reset timeout > > This is what happens when I resume, but the USB ports works as well. > > Cheers, > The laptop does not resume after too much hours. The screen does not wake up at all and the system hangs. Sad but that's the life. -- David Demelier