From owner-freebsd-acpi@FreeBSD.ORG Fri May 9 10:26:01 2014 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AD55F44B; Fri, 9 May 2014 10:26:01 +0000 (UTC) Received: from mail-qa0-x22a.google.com (mail-qa0-x22a.google.com [IPv6:2607:f8b0:400d:c00::22a]) (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 59E482AA; Fri, 9 May 2014 10:26:01 +0000 (UTC) Received: by mail-qa0-f42.google.com with SMTP id j5so3898004qaq.29 for ; Fri, 09 May 2014 03:26:00 -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=FNgIjzGxDKoqUBGyu+Z5GgpzaLrUONVlf0qh3gLiAOU=; b=s6A2jRD1Gd/16Ae3aUHqI6v1nCnu4EApZ2jegi1kv1S373+LYfv216r6LHQjxYLf99 khP8fQ5cg5lUMmNKZm5SJYEzh2BJt29QjSMMw/gyhpjhaD8ysG5YOaGtiPKYHM04iTmw xCReEfK96zWULQth1XnZOP6e3B6pIuFpPKbKttauJzXgXLDlyeBzYr1fpjgkZMhQiZsL cpVsXyjQWZggjicz+13uz9nMgvowlBI0HBDR1JSD/lsPKY5vP1hHOXzsw7AG0VC0uoQZ yVMG0iEbohC91zRgiXOB6Gj66guBLVvksIpk4nDDGJ1qpvIgDrj2GUvHW3KLKkdcCF+O PjZQ== MIME-Version: 1.0 X-Received: by 10.224.47.130 with SMTP id n2mr13007698qaf.26.1399631160040; Fri, 09 May 2014 03:26:00 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.191.201 with HTTP; Fri, 9 May 2014 03:25:59 -0700 (PDT) In-Reply-To: <7681.1399629328@critter.freebsd.dk> References: <20140505011654.O11699@sola.nimnet.asn.au> <2223.1399233644@critter.freebsd.dk> <20140505153421.W11699@sola.nimnet.asn.au> <85787.1399271121@critter.freebsd.dk> <20140505163316.R11699@sola.nimnet.asn.au> <7681.1399629328@critter.freebsd.dk> Date: Fri, 9 May 2014 03:25:59 -0700 X-Google-Sender-Auth: eiZxUpZlvPRLsB0N6qRpye8sFh4 Message-ID: Subject: Re: proposal: set default lid state to S3, performance/economy Cx states to Cmax From: Adrian Chadd To: Poul-Henning Kamp Content-Type: text/plain; charset=UTF-8 Cc: Kevin Oberman , "freebsd-acpi@freebsd.org" , Ian Smith , "freebsd-arch@freebsd.org" 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, 09 May 2014 10:26:01 -0000 Hi! On 9 May 2014 02:55, Poul-Henning Kamp wrote: > In message <20140505163316.R11699@sola.nimnet.asn.au>, Ian Smith writes: >>On Mon, 5 May 2014 06:25:21 +0000, Poul-Henning Kamp wrote: >> > In message <20140505153421.W11699@sola.nimnet.asn.au>, Ian Smith writes: >> > >> > Do we have a canonical page with all the various workarounds one should >> > attempt in order to get suspend/resume to work ? >> >>Bits scattered all over the place. For the above there's: > > So based on various scattered hints, I tried booting the VT kernel, > r265336, on my Thinkpad T430s and that seems to fix both Suspend/Resume > and also console switching. > > Much appreciated! > > I'll keep an eye on any peripheral bogons as I used it now. Woo! Would you mind populating http://wiki.freebsd.org/Laptops with your details? Thanks! -a