Diferenças entre a versão de 02:13, 8 Agosto 2013, criada por tysontan, e a versão de 02:09, 8 Agosto 2013
Aviso: o texto em vermelho foi excluído da versão anterior, o texto em verde foi adicionado nesta versão e o texto em cinza não foi alterado.
diferenças no campo: fabricante
NVIDIA-Corporation
diferenças no campo: nome do modelo
NVIDIA Corporation GF108 [GeForce GT 430] (rev a1)
diferenças no campo: outros possíveis nomes do dispositivo
GT430
diferenças no campo: código VendorID:ProductID do dispositivo
10de:0de1
diferenças no campo: ano de comercialização
2011
diferenças no campo: interface
PCI-E
diferenças no campo: distribuição GNU/Linux usada para teste
trisquel_4_5 , trisquel_5_5 , trisquel_6_0
diferenças no campo: testado com o seguinte kernel livre
2.6.35-28, 3.0.0-17, 3.2.0-49, 3.10.5
diferenças no campo: como ele funciona com software livre?
works_with_3D
diferenças no campo: driver livre utilizado
nouveau
diferenças no campo: Descrição
[h1]Trisquel 6.0[/h1]
[h2]Test environment:[/h2]
[list]
[*]Trisquel 6.0[/*]
[*]Linux-libre kernel 3.2.0-49-generic, 3.10.5-gnu[/*]
[*]xserver 1.11.4[/*]
[*]mesa 9.1.6[/*]
[*]nouveau 1.0.9[/*]
[*]No proprietary firmware used.[/*]
[/list]

[h2]Test result:[/h2]
[p]The Live installation image of Trisquel 6.0 would not login to its desktop environment. Almost everything worked as expected when using netinstall instead (it downloads the latest kernel and driver). Compiz and OPENGL does not work with mesa 9.2 and 9.3 by the time of August 2013.[/p]

[h2]Hardware information:[/h2]
[p]lspci -vmmnn[/p]
[code]
Slot: 05:00.0
Class: VGA compatible controller [0300]
Vendor: NVIDIA Corporation [10de]
Device: GF108 [GeForce GT 430] [0de1]
SVendor: ZOTAC International (MCO) Ltd. [19da]
SDevice: Device [1167]
PhySlot: 1
Rev: a1
[/code]

[p]lspci -nnk[/p]
[code]
05:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF108 [GeForce GT 430] [10de:0de1] (rev a1)
Subsystem: ZOTAC International (MCO) Ltd. Device [19da:1167]
Kernel driver in use: nouveau
Kernel modules: nouveau, nvidiafb
[/code]

[h2]Audio dropouts[/h2]

[p]Audio dropouts cause crackling noise from time to time, especially with Chromium scrollbar movement. Such dropouts do not occur with Intel HD Graphic and AMD + vesa driver. The dropouts of VLC can be alleviated by passing the audio via JACK. System-wide dropouts can be alleviated by changing Pulseaudio settings, stated below.[/p]

[code]
$ sudo gedit /etc/pulse/daemon.conf
[/code]

[p]Change the following settings as stated:[/p] settings:[/p]

[code]
; lock-memory = yes
; realtime-scheduling = yes
; realtime-priority = 5
[/code]

[p]into:[/p]


[code]
lock-memory = yes
realtime-scheduling = yes
realtime-priority = 10
[/code]

[p]Do not turn on High priority in /etc/pulse/daemon.conf . Do not turn on JACK unless using VLC.[/p]

[h1]Tests from older versions of Trisquel:[/h1]

[p]VGA compatible controller: only screen resolutions 640x480 (4:3), 800x600 (4:3), and 1024x768 (4:3) [p](Screen will not be detected)[/p]

[p]lspci -vmmnn[/p]
[code]
Slot: 01:00.0
Class: VGA compatible controller [0300]
Vendor: NVIDIA Corporation [10de]
Device: GF108 [GeForce GT 430] [0de1]
SVendor: ASUSTeK Computer Inc. [1043]
SDevice: Device [836d]
Rev: a1
[/code]

[p]lspci -nnk[/p]
[code]
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF108 [GeForce GT 430] [10de:0de1] (rev a1)
Subsystem: ASUSTeK Computer Inc. Device [1043:836d]
Kernel driver in use: nouveau
Kernel modules: nouveau, nvidiafb
[/code]
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