Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Feb 2014 14:43:33 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        Niclas Zeising <zeising@freebsd.org>
Cc:        x11@freebsd.org
Subject:   Re: Graphics wiki page
Message-ID:  <201402111443.33541.jhb@freebsd.org>
In-Reply-To: <52F95115.6040401@freebsd.org>
References:  <201402101619.44971.jhb@freebsd.org> <52F95115.6040401@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday, February 10, 2014 5:22:13 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!

vgapci0@pci0:1:0:0:     class=0x030000 card=0x15263842 chip=0x104010de rev=0xa1 hdr=0x00
    vendor     = 'NVIDIA Corporation'
    device     = 'GF119 [GeForce GT 520]'
    class      = display
    subclass   = VGA

nvidia-driver-331.20

Some bits of Xorg.0.log:

[197814.165] 
X.Org X Server 1.12.4
Release Date: 2012-08-27
...
[197814.994] (II) NVIDIA(0): NVIDIA GPU GeForce GT 520 (GF119) at PCI:1:0:0 (GPU-0)
[197814.994] (--) NVIDIA(0): Memory: 1048576 kBytes
[197814.994] (--) NVIDIA(0): VideoBIOS: 75.19.1b.00.20
[197814.994] (II) NVIDIA(0): Detected PCI Express Link width: 16X
...

I can attempt to get more info if you wish.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402111443.33541.jhb>