From owner-freebsd-acpi@FreeBSD.ORG Wed Jan 11 22:09:02 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 0E029106566B for ; Wed, 11 Jan 2012 22:09:02 +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 991B48FC15 for ; Wed, 11 Jan 2012 22:09:01 +0000 (UTC) Received: by wibhm4 with SMTP id hm4so1157132wib.13 for ; Wed, 11 Jan 2012 14:09:00 -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=CvUMVeJWwYQMiJU9mu3Fj4Y5sUWAg2gB23YO24p6uyY=; b=pCtebFrhA+7ADvfvN/4MjXkRCnSvcIcdMbmwojQKe1Tb6fcEQNNB1/uWXLUf8HVD9U K2d63Rnt7jQhDXlvAPQOlKFhyXBqvqWX52tX0uqEgGUzJpRXZ/X1mznLGXVouFQA9LfK vZTYS+H3Ospuz9/1Cy511zzQbFHSGMngtrcIo= Received: by 10.180.107.195 with SMTP id he3mr1853049wib.13.1326319740646; Wed, 11 Jan 2012 14:09:00 -0800 (PST) Received: from Melon.malikania.fr (197.21.102.84.rev.sfr.net. [84.102.21.197]) by mx.google.com with ESMTPS id g12sm5131404wiw.10.2012.01.11.14.08.56 (version=SSLv3 cipher=OTHER); Wed, 11 Jan 2012 14:08:59 -0800 (PST) Message-ID: <4F0E0873.5040403@gmail.com> Date: Wed, 11 Jan 2012 23:08:51 +0100 From: David Demelier User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:9.0) Gecko/20120105 Thunderbird/9.0 MIME-Version: 1.0 To: freebsd-acpi@freebsd.org References: <4F0C86CF.8050703@gmail.com> <201201112304.21692.onyx@z-up.ru> In-Reply-To: <201201112304.21692.onyx@z-up.ru> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit 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: Wed, 11 Jan 2012 22:09:02 -0000 On 11/01/2012 20:04, Dmitry Kolosov wrote: > On Вторник 10 января 2012 22:43:27 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, > > What video driver/card do you use? > I'm using nvidia-driver and no suspend/resume works. It is a ATI radeon hd4330 but suspend resume does not work all the time. It is something like 4 success on 5 tries. Sometime the screen wake up but the system hangs. It happened when I mounted a ntfs partition but I think this is not the problem. -- David Demelier