From owner-freebsd-x11@freebsd.org Wed Aug 31 11:45:15 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 3CF3DBC9DDC for ; Wed, 31 Aug 2016 11:45:15 +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 F3B16F45; Wed, 31 Aug 2016 11:45:14 +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 <1bf3x2-003h6y-Rx>; Wed, 31 Aug 2016 13:45:04 +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 <1bf3x2-001jdL-Ih>; Wed, 31 Aug 2016 13:45:04 +0200 Date: Wed, 31 Aug 2016 13:44:59 +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: <20160831134459.176e764b@freyja.zeit4.iv.bundesimmobilien.de> In-Reply-To: References: <20160829145229.GA42512@elch.exwg.net> <20160829180438.4e64307d.ohartman@zedat.fu-berlin.de> <52f8372b-9da0-9552-25a6-99bda9bbb769@madpilot.net> <20160830135321.0f9b1f71@freyja.zeit4.iv.bundesimmobilien.de> 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: Wed, 31 Aug 2016 11:45:15 -0000 On Tue, 30 Aug 2016 14:57:09 +0200 Guido Falsi wrote: > On 08/30/16 13:53, O. Hartmann wrote: > > 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). > > The "minor issue" expression was related to having VTYs display garbage > when X11 works fine. > > Having X11 suddenly not working is a major issue, in fact I suggested > adding a note in UPDATING to help people sort it out. > > Sorry if I did not make it perfectly clear. > The problem could be solved by simply changing 367.35 to 367.44. The latter version still has the vt() issue, but not the dark screen on some graphic workstations as described. Maybe it is logically a new PR, since the update towards a refurbished framework has already been done. Kind regards, Oliver Hartmann