Differenze tra la revisione del 17:45, 4 luglio 2017, creata da DavidHedlund, e la revisione del 17:39, 4 luglio 2017
Nota: il testo in rosso è stato cancellato dalla revisione precedente, il testo in verde è stato aggiunto in questa revisione e il testo in grigio non è stato cambiato
differenze nel campo: marca
NVIDIA-Corporation
differenze nel campo: nome del modello
nVidia Corporation GT218 [GeForce 8400 GS]
differenze nel campo: eventuali altri nomi del dispositivo
Nvidia GeForce 8400 GS
differenze nel campo: codice VendorID:ProductID del prodotto
10de:10c3
differenze nel campo: anno di commercializzazione
not-specified
differenze nel campo: interfaccia
PCI-E
differenze nel campo: distribuzione GNU/Linux usata per il test
trisquel_7_0
differenze nel campo: testato con il seguente kernel libre
3.13.0-121-lowlatency
differenze nel campo: come funziona con il software libero?
works_with_3D
differenze nel campo: driver liberi usati
nouveau
differenze nel campo: Descrizione
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.
I contenuti di questa pagina sono di Pubblico Dominio. (leggi la pagina CC0 per informazioni dettagliate). Chiunque è libero di copiare, modificare, pubblicare, usare, vendere, o distribuire tale contenuto per qualsiasi fine, commerciale o non commerciale, e con ogni mezzo.
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