From owner-freebsd-acpi@FreeBSD.ORG Fri Jun 6 01:52:03 2014 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 31A3B9F2; Fri, 6 Jun 2014 01:52:03 +0000 (UTC) Received: from mail-qa0-x22e.google.com (mail-qa0-x22e.google.com [IPv6:2607:f8b0:400d:c00::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C2C682375; Fri, 6 Jun 2014 01:52:02 +0000 (UTC) Received: by mail-qa0-f46.google.com with SMTP id w8so2615737qac.19 for ; Thu, 05 Jun 2014 18:52:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=75XY8MYLsi6QHxqaLlc2k61BMPAG3qlAOTkXZpu0Jks=; b=CqwmKKX0nggcgUBjrcQ81zflOgPj6Kj7Y2g+DAikF+MA6Is4tYcUy93RZs8VpGTDOe h3QFCPAh65xrK+M0T6kEJbpZAHifX4v9vRUZMUVpbkvZzCXIJug1g/HtUtm/h4brgr/A vjUrPkbffNAiMDscTgM/WK5nR/uhZIbpSMfT0yllhK0oNv0xbGCOu5woSpLUZqpgU3wc tz7fnBtjztDE5IHpFv5EfNabECtJSthi9Y9WIx+5+eeNvbLNljgNsNWhj2K7cMTYUkuW qcyAXq+K6TbQ7UHGNmBM/iRuQC9hPvq/IJLPcoZlwfAknJDmOiJTND/HGmZmX32DRT8i FEFg== MIME-Version: 1.0 X-Received: by 10.140.35.212 with SMTP id n78mr2331375qgn.87.1402019521877; Thu, 05 Jun 2014 18:52:01 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.43.134 with HTTP; Thu, 5 Jun 2014 18:52:01 -0700 (PDT) In-Reply-To: <1401979859.1123.29.camel@bruno> References: <1400861698.1126.0.camel@bruno> <1401898025.1123.17.camel@bruno> <20140604171714.GA931@brick.home> <201406041330.54793.jhb@freebsd.org> <1401979859.1123.29.camel@bruno> Date: Thu, 5 Jun 2014 21:52:01 -0400 X-Google-Sender-Auth: A5UPlbKCEQjy8QK-DkJAYFsLBus Message-ID: Subject: Re: Investigating failed suspend/resume T61 From: Adrian Chadd To: Sean Bruno Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-acpi@freebsd.org" , =?UTF-8?Q?Edward_Tomasz_Napiera=C5=82a?= X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jun 2014 01:52:03 -0000 ok so when you disable the modem, does it still think there's a modem there? Is it still trying to power the device off via ACPI even though it's not probed? -a On 5 June 2014 10:50, Sean Bruno wrote: > On Wed, 2014-06-04 at 15:32 -0700, Adrian Chadd wrote: >> Hi, >> >> Please also document why it is/isn't working. It's only documented as >> "suspend/resume doesn't work" :) >> >> >> -a > > > Well there's this that trasz updated to indicate that it works: > https://wiki.freebsd.org/SuspendResume > > I just updated this to indicate the same information: > https://wiki.freebsd.org/Laptops/Thinkpad_T61 > > sean >