Differences between the revision of 02:13, 8 August 2013, created by tysontan, and the revision of 02:09, 8 August 2013
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 GF108 [GeForce GT 430] (rev a1)
differences in the entry: possible other names of the device
GT430
differences in the entry: VendorID:ProductID code of the device
10de:0de1
differences in the entry: year of commercialization
2011
differences in the entry: interface
PCI-E
differences in the entry: GNU/Linux distribution used for the test
trisquel_4_5 , trisquel_5_5 , trisquel_6_0
differences in the entry: tested with the following kernel libre
2.6.35-28, 3.0.0-17, 3.2.0-49, 3.10.5
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
[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