From owner-freebsd-x11@FreeBSD.ORG Mon Feb 10 22:30:54 2014 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 64F21A15; Mon, 10 Feb 2014 22:30:54 +0000 (UTC) Received: from mail-vc0-x232.google.com (mail-vc0-x232.google.com [IPv6:2607:f8b0:400c:c03::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EEB3B10D5; Mon, 10 Feb 2014 22:30:53 +0000 (UTC) Received: by mail-vc0-f178.google.com with SMTP id ik5so5235484vcb.23 for ; Mon, 10 Feb 2014 14:30:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=aDzrLrrpVN0qQIEGW+HTZSfa5E1anDEq3Ey8+N0Tq/4=; b=CBxcnWrHXmAO4K8uBGijG7icVO23S9YKcW8sXGalqwQVWyGoXKg9XQgjp1mFk0d328 MdqrZGQmDqe1SIzxxRzSyQfzZfqeGFMC/sark/G1qEw6dwKtaeWocq8fAn2ZknH2n3tZ /5Xh7hYt2rCxD0JoWWvglJAG1d38GFPQE5oa90+P/frunHI1aI90YvrPuD83XJ1c/B22 sqFwQviQJs2dtyfbtsYa2RrDSftD4ba88f+8vgnvFyVL82IzQhHKM6TpR2XsRETH2Eld 0tzntvAA1fVg/YS2BzmH2hmQftSZH+ExbGPZcte3WLTs8wEILnj6h5A3BcjrVLVvQ51f j2RQ== MIME-Version: 1.0 X-Received: by 10.220.164.80 with SMTP id d16mr25256851vcy.15.1392071452495; Mon, 10 Feb 2014 14:30:52 -0800 (PST) Received: by 10.220.168.135 with HTTP; Mon, 10 Feb 2014 14:30:52 -0800 (PST) In-Reply-To: <52F95115.6040401@freebsd.org> References: <201402101619.44971.jhb@freebsd.org> <52F95115.6040401@freebsd.org> Date: Mon, 10 Feb 2014 17:30:52 -0500 Message-ID: Subject: Re: Graphics wiki page From: Thomas Hoffmann To: x11@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: John Baldwin , Niclas Zeising 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:30:54 -0000 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.