From owner-freebsd-x11@FreeBSD.ORG Mon Feb 10 22:36:55 2014 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B86B3AD7; Mon, 10 Feb 2014 22:36:55 +0000 (UTC) Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6410F1172; Mon, 10 Feb 2014 22:36:55 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id 0464B40045; Mon, 10 Feb 2014 23:36:54 +0100 (CET) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id EDECC40048; Mon, 10 Feb 2014 23:36:53 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bernadotte.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=disabled version=3.3.1 X-Spam-Score: 0.0 Received: from mx.daemonic.se (mx.daemonic.se [IPv6:2001:470:dca9:0:1::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id C351840045; Mon, 10 Feb 2014 23:36:53 +0100 (CET) Received: from mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) by mx.daemonic.se (Postfix) with ESMTPS id 3fNMRn3pHrz8gh6; Mon, 10 Feb 2014 23:36:53 +0100 (CET) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mx.daemonic.se ([10.1.0.3]) (using TLS with cipher CAMELLIA256-SHA) by mailscanner.daemonic.se (mailscanner.daemonic.se [10.1.0.6]) (amavisd-new, port 10025) with ESMTPS id XjDFjRO38kbS; Mon, 10 Feb 2014 23:36:51 +0100 (CET) Received: from mail.daemonic.se (mail.daemonic.se [10.1.0.4]) by mx.daemonic.se (Postfix) with ESMTPS id 3fNMRj0CsSz8gh2; Mon, 10 Feb 2014 23:36:49 +0100 (CET) Received: from [IPv6:::1] (celes.daemonic.se [IPv6:2001:470:dca9:1::3]) by mail.daemonic.se (Postfix) with ESMTPSA id 3fNMRh6c90z9CvV; Mon, 10 Feb 2014 23:36:48 +0100 (CET) Message-ID: <52F95482.4020605@freebsd.org> Date: Mon, 10 Feb 2014 23:36:50 +0100 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: Thomas Hoffmann , x11@freebsd.org Subject: Re: Graphics wiki page References: <201402101619.44971.jhb@freebsd.org> <52F95115.6040401@freebsd.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 140210-0, 2014-02-10), Outbound message X-Antivirus-Status: Clean X-Virus-Scanned: ClamAV using ClamSMTP Cc: John Baldwin X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.17 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, 10 Feb 2014 22:36:55 -0000 On 2014-02-10 23:30, Thomas Hoffmann wrote: > On Mon, Feb 10, 2014 at 5:22 PM, Niclas Zeising > wrote: > > On 2014-02-10 22:19, John Baldwin wrote: > > Can you update the Graphics page on the wiki to at least mention > Nvidia cards > > in some way? I've used the nvidia-driver port with new Xorg on my > desktop at > > home on stable/10 and it works fine out of the box. > > > > What graphics card do you have, and which version of the nVidia driver? > The reason it's not in the "Tested hardware matrix" is because we > haven't had any reports about it working (or not working). > Regards! > -- > Niclas > > > I'm using new Xorg on -CURRENT with Nvida GeForce 8800M GTS using the > 'nv' driver from the xorg-drivers port @1920x1200. No xorg.conf file. > Just works for me also. If possible, can you post output from glxinfo (graphics/mesa-demos port) and Xorg.log.0, just for completeness sake. Thanks for the report! Regards! -- Niclas