From owner-freebsd-current@FreeBSD.ORG Fri May 16 23:39:53 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 0DF0D72B; Fri, 16 May 2014 23:39:53 +0000 (UTC) Received: from mail-qg0-x232.google.com (mail-qg0-x232.google.com [IPv6:2607:f8b0:400d:c04::232]) (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 AF889250A; Fri, 16 May 2014 23:39:52 +0000 (UTC) Received: by mail-qg0-f50.google.com with SMTP id z60so5245225qgd.23 for ; Fri, 16 May 2014 16:39:51 -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=MdPQKzwtYc6XIuqFQfOoyUgz0oOYf3gonZaeQ3XtPvI=; b=QvseOuOZmxFXNZRKSFrkldYCg5APkNil1L4Z/XEv1anIn9HBTuGnJxlo2sM45baRkl cRmzAQdHXOSVVvnOVJpHtkQYNCrI7A86tU3fY2ENpQNOMS+xL0CjCufIKTztOnYGlijm Uc8FapFEfJQJBvgtCxgHpql/4H1RJ+hSRdhLd4E+d4icVhKHQqUA54ub30e4cD39WwuS 5JtnuUrHNMIB6WycvCYchsAWcT8NIC3Og54ZeAEnJyKpQs0iR0svgkz5bJdgFHjDuhuI RH82YJQUMMkA69chTNq8XuZyvJ9vTUAD15CeRD3ULPlo3Zx6XbGMOCN+TTMDsgV60UVJ tizw== MIME-Version: 1.0 X-Received: by 10.140.91.5 with SMTP id y5mr28846195qgd.12.1400283591899; Fri, 16 May 2014 16:39:51 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.191.201 with HTTP; Fri, 16 May 2014 16:39:51 -0700 (PDT) In-Reply-To: <537683C8.5010307@gmx.net> References: <53762216.8020205@gmx.net> <537675A0.8000108@janh.de> <537683C8.5010307@gmx.net> Date: Fri, 16 May 2014 16:39:51 -0700 X-Google-Sender-Auth: MabfaO5uFV44-HnYLQeuzD5idvQ Message-ID: Subject: Re: Thinkpad T410: resume broken From: Adrian Chadd To: Stefan Ehmann Content-Type: text/plain; charset=UTF-8 Cc: Jan Henrik Sylvester , 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 23:39:53 -0000 Hm, okay. i wonder how we can diagnose this further. Do you have a video monitor? Can you try doing a suspend/resume with an external VGA screen attached? Or connect it via ethernet and do a suspend/resume whilst logged in? -a On 16 May 2014 14:31, Stefan Ehmann wrote: > 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