Differences between the revision of 17:45, 4 July 2017, created by DavidHedlund, and the revision of 17:39, 4 July 2017
Notice: the text in red has been deleted from the previous revision, the text in green has been added in this revision and the text in gray has not been changed.
differences in the entry: vendor
NVIDIA-Corporation
differences in the entry: model name
nVidia Corporation GT218 [GeForce 8400 GS]
differences in the entry: possible other names of the device
Nvidia GeForce 8400 GS
differences in the entry: VendorID:ProductID code of the device
10de:10c3
differences in the entry: year of commercialization
not-specified
differences in the entry: interface
PCI-E
differences in the entry: GNU/Linux distribution used for the test
trisquel_7_0
differences in the entry: tested with the following kernel libre
3.13.0-121-lowlatency
differences in the entry: how does it work with free software?
works_with_3D
differences in the entry: free driver used
nouveau
differences in the entry: Description
lspci
[code]
01:00.0 VGA compatible controller: NVIDIA Corporation GT218 [GeForce 8400 GS Rev. 3] (rev a2)
[/code]

sudo lspci -nnk
[code]
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GT218 [GeForce 8400 GS Rev. 3] [10de:10c3] (rev a2)
Subsystem: eVga.com. Corp. Device [3842:1303]
Kernel driver in use: nouveau
[/code]

[h1]Verify 3D support[/h1]

grep -i "vendor\|rendering"
[code]
glxinfo | grep "direct rendering:"
[code]
-i "vendor\|rendering"
direct rendering: Yes
server glx vendor string: SGI
client glx vendor string: Mesa Project and SGI
OpenGL vendor string: nouveau
[/code]

glxinfo | grep "OpenGL renderer string:"
[code]
OpenGL renderer string: Gallium 0.4 on NVA8
[/code]


[h1]Notes[/h1]
Is a basic Nvidia video card but works very well with the nouveau driver. Without fan the temperature keep in the range 50-70ºC.
The contents of this page are in the Public Domain. (see the CC0 page for detailed information). Anyone is free to copy, modify, publish, use, sell, or distribute the text for any purpose, commercial or non-commercial, and by any means.
h-node.org is a hardware database project. It runs the h-source PHP software, commit cdeda15, available under the GNU General Public (GPLv3) License.
JavaScript license information