From owner-freebsd-current@FreeBSD.ORG Sat Mar 7 16:07:38 2015 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9570B4DD for ; Sat, 7 Mar 2015 16:07:38 +0000 (UTC) Received: from bitmail.cc (bitmail.cc [84.201.3.213]) (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 594251FD for ; Sat, 7 Mar 2015 16:07:38 +0000 (UTC) Message-ID: <54FB2248.3080300@bitmail.cc> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bitmail.cc; s=mail; t=1425744456; bh=cnPSWthONW3wJPwqH8C7/Ga9XRHheJ6YiCnb57i1bQA=; h=Date:From:To:Subject:References:In-Reply-To:From; b=J3IjbksyU8ttZN1YB4Hl7OLEzKeOEtI2QjRUMRU5beQjZB6pujFkNliLLcLJkTohz 0HU+HfaMhEG9XkpkLcQ9rJMZ5N/OEHKwy7WfUW4zsr7ZTteY/S7DayjBglHLVSQxKQ Pdqj7UgXYN/x+b/JTISxTdFi8vLuOhKmd+IBr0LM= Date: Sat, 07 Mar 2015 17:07:36 +0100 From: David S MIME-Version: 1.0 To: Chris H , freebsd-current@freebsd.org Subject: Re: upgrading current -> graphics bug References: <54F8B653.606@bitmail.cc> <20150305203858.GA80059@k8-bsd.hsd1.ga.comcast.net>, <54F9D3B8.9050308@bitmail.cc> <13a7356d67f767eca9f50ad962d12d42@ultimatedns.net> In-Reply-To: <13a7356d67f767eca9f50ad962d12d42@ultimatedns.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 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: Sat, 07 Mar 2015 16:07:38 -0000 > FWIW the nVidia driver docs indicate that you should > comment, or remove the reference to dri in xorg.conf > # Load "dri" > but that dri2 is fine. Don't know that that has anything to > do with your issue. But thought I'd mention it FWIW. thanks, i missed that part. i took it out of xorg.conf and will see next time i upgrade if it helps.