From owner-freebsd-acpi@FreeBSD.ORG Mon Jun 24 02:31:04 2013 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B59C6500 for ; Mon, 24 Jun 2013 02:31:04 +0000 (UTC) (envelope-from sendtomatt@gmail.com) Received: from mail-pa0-x229.google.com (mail-pa0-x229.google.com [IPv6:2607:f8b0:400e:c03::229]) by mx1.freebsd.org (Postfix) with ESMTP id 92D361839 for ; Mon, 24 Jun 2013 02:31:04 +0000 (UTC) Received: by mail-pa0-f41.google.com with SMTP id bj3so10406269pad.28 for ; Sun, 23 Jun 2013 19:31:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=f7iFtTFEi3inNmzlt7S8c/fHzQxizM/z7e2eJzbJGow=; b=A/9S8LD56n+wcqp56I6+Ts7Tm5nHqOJW4PTc0duUNcr0HkIvkcuW6aQ9dn3cdRjJ9R oEDXqGd4h8c4cJ5eLR8WCQ9z1dQhwY0ElgqUb5oyOG7Tjs/VBxvWYylBRVnnbGPUGNE0 YJh4tY48JjQVx+vkeiksk1e+T6QUH5a2vTxp1mr1FPDbLqSryDcGqISQLkGNVNyj5pUA Avu9tNkbqrt9f9Q8r/gsf3juD2+qis0/I1lsHNkKcm34J8HanWYJ0vWLod+YOzBIOFPB R7Nz05kTTcMBA9zoh4jDWQDeBts4ZvGY4p3gHXsILDanOi0iWHomtPxEq9f2gq+NoKGj 4Hhg== X-Received: by 10.68.228.169 with SMTP id sj9mr21794500pbc.76.1372041064333; Sun, 23 Jun 2013 19:31:04 -0700 (PDT) Received: from flatline.local (c-67-161-25-189.hsd1.ca.comcast.net. [67.161.25.189]) by mx.google.com with ESMTPSA id y9sm3966694pbb.46.2013.06.23.19.31.01 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 23 Jun 2013 19:31:03 -0700 (PDT) Message-ID: <51C7AF45.1000303@gmail.com> Date: Sun, 23 Jun 2013 19:30:29 -0700 From: matt User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130522 Thunderbird/17.0.6 MIME-Version: 1.0 To: Stefan Horomnea Subject: Re: Resume on a Thinkpad L512 References: In-Reply-To: X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-acpi@freebsd.org X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jun 2013 02:31:04 -0000 > which I think are after I manually power-off and power-on the > laptop. If this info helps, Ubuntu is able to suspend/resume > properly. I also did a recent upgrade of BIOS. > > Can anyone help me make progress here ? > > Thank you, Stefan _______________________________________________ > freebsd-acpi@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-acpi To > unsubscribe, send any mail to > "freebsd-acpi-unsubscribe@freebsd.org" > Have you tried twiddling the values at hw.pci.do_power_resume and hw.pci.do_power_suspend? Rarely, this helps. Matt