From owner-freebsd-mobile@FreeBSD.ORG Sun Nov 30 00:00:43 2014 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CA2E4C51 for ; Sun, 30 Nov 2014 00:00:43 +0000 (UTC) Received: from mail-wi0-x234.google.com (mail-wi0-x234.google.com [IPv6:2a00:1450:400c:c05::234]) (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 5A5457E8 for ; Sun, 30 Nov 2014 00:00:43 +0000 (UTC) Received: by mail-wi0-f180.google.com with SMTP id n3so14094411wiv.13 for ; Sat, 29 Nov 2014 16:00:41 -0800 (PST) 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=QWU0WkLg6hFcu2tnx7rmA5mkkVH3olLi0J2eWjs6p7g=; b=DCCMIDSlvpMiCJ6kxcDG5NVG0bwodHG94+eIJTRA+6eCzholdNDpflblzKHDwdQVct 94b6U9ffnPP9yHdPvBBB3TrcCOnzosabHWNWfP8Jwsslm8++tB4IZO9rnSKww1YTe1A1 4a+RSC8LzMpr6FBtaQnYwgOulTOKTee0uWuhAhnanlZ7tWnFIje1EvEMhp9ET0YQVU26 ijaUeZTGO/7RRMFr6dQAoW6X1JCAcCIQoFA/w+W2lWDX5XI8AK+uJzLB5CR3o1o5jlW1 1NMH2kn3sjCBfN/6YFYuzo0BCdBiN8NwZGxH1mZkRXE2Sanl3ulFCwl0TDVjX9GnJTeR vDKA== MIME-Version: 1.0 X-Received: by 10.195.11.38 with SMTP id ef6mr53507264wjd.68.1417305641725; Sat, 29 Nov 2014 16:00:41 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.216.106.195 with HTTP; Sat, 29 Nov 2014 16:00:41 -0800 (PST) In-Reply-To: References: <54707D0A.2060502@peercorpstrust.org> <54709DAF.5050406@shurik.kiev.ua> <54782046.20804@shurik.kiev.ua> Date: Sat, 29 Nov 2014 16:00:41 -0800 X-Google-Sender-Auth: MiJvSZHBN8q2Smpuy8mldH5VSwc Message-ID: Subject: Re: Best experience with Thinkpad suspend/resume From: Adrian Chadd To: isdtor Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-mobile@freebsd.org" X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Nov 2014 00:00:43 -0000 hi! can you just try -HEAD on the laptop and see how it behaves? If it's Ivy Bridge and not Haswell then suspend/resume should work fine as long as vt(4) as a console is used and i915kms is loaded. -adrian On 29 November 2014 at 13:42, isdtor wrote: > T530 2392AQU here, 10.1 r275083, amd64. Suspend/resume does not work > all, but I suspect the mate power manager (that said, Mate is miles > more stable for me than gnome2 - good riddance, although I'm ever so > slightly annoyed at the disappearance of gdm2). > > I tried to drop in iwn(4) from head, but it doesn't build, due to > IFCOUNTER_OPACKETS undefined. Don't know if I need anything from head > for modules/iwnfw either (this machine has an Intel Centrino > Advanced-N 6205 adapter). > Optimus support is also on my TOTRY list. > _______________________________________________ > freebsd-mobile@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile > To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org"