From owner-freebsd-x11@freebsd.org Tue Aug 30 11:53:30 2016 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B1699BC8096 for ; Tue, 30 Aug 2016 11:53:30 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6CF8811F; Tue, 30 Aug 2016 11:53:29 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.85) with esmtps (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (envelope-from ) id <1behba-001TWX-9x>; Tue, 30 Aug 2016 13:53:26 +0200 Received: from p578a69f9.dip0.t-ipconnect.de ([87.138.105.249] helo=freyja.zeit4.iv.bundesimmobilien.de) by inpost2.zedat.fu-berlin.de (Exim 4.85) with esmtpsa (TLSv1.2:AES256-GCM-SHA384:256) (envelope-from ) id <1behba-004AmP-21>; Tue, 30 Aug 2016 13:53:26 +0200 Date: Tue, 30 Aug 2016 13:53:21 +0200 From: "O. Hartmann" To: Guido Falsi Cc: Christoph Moench-Tegeder , Jan Henrik Sylvester , Alexey Dokuchaev , x11-list freebsd Subject: Re: After nvidia 346.96 to 367.35 upgrade, no valid display anymore Message-ID: <20160830135321.0f9b1f71@freyja.zeit4.iv.bundesimmobilien.de> In-Reply-To: <52f8372b-9da0-9552-25a6-99bda9bbb769@madpilot.net> References: <20160829145229.GA42512@elch.exwg.net> <20160829180438.4e64307d.ohartman@zedat.fu-berlin.de> <52f8372b-9da0-9552-25a6-99bda9bbb769@madpilot.net> Organization: FU Berlin X-Mailer: Claws Mail 3.14.0 (GTK+ 2.24.29; amd64-portbld-freebsd12.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Originating-IP: 87.138.105.249 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Aug 2016 11:53:30 -0000 On Mon, 29 Aug 2016 18:17:40 +0200 Guido Falsi wrote: > On 08/29/16 18:04, O. Hartmann wrote: > > >> BTW I also have another minor issue now, the text VTYs display some > >> ascii art style garbage. It also changes if I press keys, so they do > >> react to input. > > > > This is a well known issue (see PR > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201340). > > > > It seems vt() is broken with the new nVidia code, which is, by the way, > > 367.44 right now, .35 has some issues with dark screen at first Xorg init > > (after reboot) for me on GTX960, which is gone with .44 > > I see, thanks for the info. It's a minor issue to me, so I am in no > hurry for this to be fixed. > having a dark screen initially when using xd/Xorg may be a "minor issue for you", it is a medium issue for others if they do not know how to fix it (Ctrl-Alt-FX to get to a console which is black on vt() and then go back with Alt-FX to the tty where the X is active).