From owner-freebsd-current@FreeBSD.ORG Fri May 16 21:31:57 2014 Return-Path: Delivered-To: freebsd-current@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 A0A87897; Fri, 16 May 2014 21:31:57 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.17.22]) (using TLSv1.2 with cipher DHE-RSA-AES256-SHA256 (256/256 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 353A62B8E; Fri, 16 May 2014 21:31:57 +0000 (UTC) Received: from walrus.pepperland ([81.217.76.60]) by mail.gmx.com (mrgmx003) with ESMTPSA (Nemesis) id 0M9s2y-1WerE942Tw-00B51M; Fri, 16 May 2014 23:31:54 +0200 Message-ID: <537683C8.5010307@gmx.net> Date: Fri, 16 May 2014 23:31:52 +0200 From: Stefan Ehmann User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Adrian Chadd , Jan Henrik Sylvester Subject: Re: Thinkpad T410: resume broken References: <53762216.8020205@gmx.net> <537675A0.8000108@janh.de> In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:Ngw0rzcCPejKyGwYHdKuPeawA/tGgF8RvyBU4xkxXFLJaIZwxrQ q0/TWTKdfBL/sT0wNCiGwP2Yj316o6nNaPZWw8K1LE1m7dLLvfOyTN63hNd54mIq/HNW1Jd Jldt+KXbnomImvr/09NKldZwMg0xnSWz4PXofgLs2O1qFMa1OMSf08ItXhPZAUX5EAGmP05 xvBCoABVdB23RmeJLShQw== Cc: Kevin Oberman , current-list freebsd , "freebsd-mobile@freebsd.org" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2014 21:31:57 -0000 On 16.05.2014 22:51, Adrian Chadd wrote: > Hi, > > Yeah. I'd really suggest trying with stable/10 or -HEAD with vt > enabled and no VESA. Thanks for all replies. Using vt is definitely an improvement, but not perfect. (I've set hw.vga.textmode=1 because graphics mode is very slow. Don't know if that matters.) The text console still remains black if I try to resume from there. But there's some success suspending from X: Resume puts me back on the text console in a strange state, e.g., no text visible and a cursor blinking. After some time I can bring X back via CTRL-ALT-F9. Some of the graphics/fonts in X are garbled after resume. But it's still usuable. After that, also the virtual consoles work via CTRL-ALT-F1. But after a second resume, X was even more garbled and virtual consoles no longer worked. Setting ACPI_PM for x11/nvidia-driver doesn't seem to have any effects. -- Stefan