From owner-freebsd-questions@freebsd.org Mon Nov 14 09:57:34 2016 Return-Path: Delivered-To: freebsd-questions@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 AD154C3DB34 for ; Mon, 14 Nov 2016 09:57:34 +0000 (UTC) (envelope-from patrick_lists@phess.net) Received: from smtprelay03.ispgateway.de (smtprelay03.ispgateway.de [80.67.31.26]) (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 73AFE6C7 for ; Mon, 14 Nov 2016 09:57:34 +0000 (UTC) (envelope-from patrick_lists@phess.net) Received: from [95.88.166.104] (helo=mailserver.phess.net) by smtprelay03.ispgateway.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.84) (envelope-from ) id 1c6Dzp-00029W-S4 for freebsd-questions@freebsd.org; Mon, 14 Nov 2016 10:56:13 +0100 Received: from desk8.phess.net (desk8.phess.net [192.168.0.8]) by mailserver.phess.net (Postfix) with ESMTP id 98F6D4EB49 for ; Mon, 14 Nov 2016 10:56:12 +0100 (CET) Subject: Re: Could this be a software problem or a hardware issue ? To: freebsd-questions@freebsd.org References: From: Patrick Hess Message-ID: <9bfd872e-e66e-01df-3b91-6d301ae10f3b@phess.net> Date: Mon, 14 Nov 2016 10:56:12 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Df-Sender: bWFpbGVyQHBoZXNzLm5ldA== X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2016 09:57:34 -0000 On 02.11.2016 13:20, Manish Jain wrote: > But if set the X driver to nvidia (which should be the correct > default for my NVidia GT 710 card), I get a strange screen with 'startx' > : mostly black with patches of colours spread across the screen. What version of the nvidia driver are you using? Version 367 requires the nvidia-modeset.ko kernel module to be loaded; just loading nivida.ko won't be sufficient and can lead to the symptoms you are describing. Patrick -- If you'd like to send me a private message, make sure to remove the "_lists" part from my address.