From owner-freebsd-mobile@FreeBSD.ORG Sat Nov 29 21:42:21 2014 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B58355D7 for ; Sat, 29 Nov 2014 21:42:21 +0000 (UTC) Received: from mail-lb0-x22f.google.com (mail-lb0-x22f.google.com [IPv6:2a00:1450:4010:c04::22f]) (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 3F4DCA8E for ; Sat, 29 Nov 2014 21:42:21 +0000 (UTC) Received: by mail-lb0-f175.google.com with SMTP id u10so7051555lbd.34 for ; Sat, 29 Nov 2014 13:42:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=tjlcWbukl5edD3OFzpNVGWrQy2skb2N8P6SOMrTaoOs=; b=yv06M2ZIRYvF2PC6xLusdc13wUKP4LLxdQLl9XYSfsMawv7iF0AiynanncMFtPNDVq pAzgiM11uK73/zQYNXyjW0bZ6K/YuDsyFykmCJdBVfkRi4RZ7pxdtkRP9MSuHYy1Afy6 x9c8MBVfjhVTVOlyuI4KMnBhH+CjCFjjbYAemtAftRjVnHULAJEGqZ882E3NeZvUdJId k8CYgaOjWuGsFBCAwD3mBP2Ets+dIHB48YhihoI/knREui15m4CseV/UizEjbhpsrZje vYoK5vFZMYu3bfotPNGnlmBR5f+9vkyORTzmHSHBapqfLbdG8tONSZ8VbIUvtqi8EiPO YtpQ== MIME-Version: 1.0 X-Received: by 10.152.170.194 with SMTP id ao2mr50326756lac.60.1417297339201; Sat, 29 Nov 2014 13:42:19 -0800 (PST) Received: by 10.152.185.197 with HTTP; Sat, 29 Nov 2014 13:42:19 -0800 (PST) In-Reply-To: <54782046.20804@shurik.kiev.ua> References: <54707D0A.2060502@peercorpstrust.org> <54709DAF.5050406@shurik.kiev.ua> <54782046.20804@shurik.kiev.ua> Date: Sat, 29 Nov 2014 21:42:19 +0000 Message-ID: Subject: Re: Best experience with Thinkpad suspend/resume From: isdtor To: freebsd-mobile@freebsd.org Content-Type: text/plain; charset=UTF-8 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: Sat, 29 Nov 2014 21:42:21 -0000 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.