From owner-freebsd-x11@freebsd.org Mon Aug 29 16:17:45 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 8B63DBC7A71 for ; Mon, 29 Aug 2016 16:17:45 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from mail.madpilot.net (grunt.madpilot.net [78.47.145.38]) (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 49491F79; Mon, 29 Aug 2016 16:17:44 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from mail (mail [192.168.254.3]) by mail.madpilot.net (Postfix) with ESMTP id 3sNGyZ65WGzZyC; Mon, 29 Aug 2016 18:17:42 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=madpilot.net; h= content-transfer-encoding:content-type:content-type:in-reply-to :mime-version:user-agent:date:date:message-id:from:from :references:subject:subject:received:received; s=mail; t= 1472487461; x=1474301862; bh=IFvLOvRYganzlG1xTrruoG62aSLkyXJNNu8 CQuS9vHE=; b=gRMlAGiioUNAuUlxVGiAw3b7Jg53e9wNxVSG+dVEqVb1pb0QS/u Uzh5dndzUMjQMMexmiH8uHYwnp+Jh7O8BYL09IfiZ9O900PuOfLMOicnnThNVz1i rrFFsTCrzIYfOiQcLzzIGfy9pyEbbxWzcxLzR2k1S6loVPm6JytcD/fg= Received: from mail.madpilot.net ([192.168.254.3]) by mail (mail.madpilot.net [192.168.254.3]) (amavisd-new, port 10024) with ESMTP id nPTshLBs2_bS; Mon, 29 Aug 2016 18:17:41 +0200 (CEST) Received: from marvin.madpilot.net (micro.madpilot.net [88.149.173.206]) by mail.madpilot.net (Postfix) with ESMTPSA; Mon, 29 Aug 2016 18:17:40 +0200 (CEST) Subject: Re: After nvidia 346.96 to 367.35 upgrade, no valid display anymore To: "O. Hartmann" References: <20160829145229.GA42512@elch.exwg.net> <20160829180438.4e64307d.ohartman@zedat.fu-berlin.de> Cc: Christoph Moench-Tegeder , Jan Henrik Sylvester , Alexey Dokuchaev , x11-list freebsd From: Guido Falsi Message-ID: <52f8372b-9da0-9552-25a6-99bda9bbb769@madpilot.net> Date: Mon, 29 Aug 2016 18:17:40 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <20160829180438.4e64307d.ohartman@zedat.fu-berlin.de> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit 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: Mon, 29 Aug 2016 16:17:45 -0000 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. -- Guido Falsi