Differences between the revision of 04:23, 17 August 2013, created by tysontan, and the revision of 02:13, 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 GF116 [GeForce GTX 550 Ti] [1244]
differences in the entry: possible other names of the device
nVidia GeForce GTX 550 Ti Graphics Accelerator
GTX550Ti
GTX550 Ti
GTX 550 Ti
differences in the entry: VendorID:ProductID code of the device
10de:1244
differences in the entry: year of commercialization
2012
differences in the entry: interface
PCI-E
differences in the entry: GNU/Linux distribution used for the test
trisquel_5_5 , trisquel_6_0
differences in the entry: tested with the following kernel libre
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]Test environment:[/h1]
[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]

[h1]Test result:[/h1]
[p]The Live installation image of following test result was collected in August 2013. Trisquel 6.0 LiveCD would not login to its live desktop environment. Almost everything worked as expected when using Use netinstall instead (it downloads in order to install the latest system. Even with the up-to-date kernel and driver). drivers from the official repository, the login screen would not appear after the installation. Just a black screen. It seems the system would not switch to VESA driver automatically. Use another display card (Intel/AMD) to install a newer kernel (3.10.5-gnu) and nouveau driver (1.0.9) in order to make it work. Compiz and OPENGL does not work with mesa 9.2 9.2-devel and 9.3 by 9.3-devel, fallback to metacity window manager to display the time of August 2013. USB Audio DAC dropout from time to time but always with Chromium scrollbar movement (not observed with Intel HD Graphic and AMD + llvmpipe driver).[/p] title bar.[/p]

[h1]Hardware information:[/h1]

[p]lspci -vmmnn[/p]
[code]
Slot: 05:00.0
Class: VGA compatible controller [0300]
Vendor: NVIDIA Corporation [10de]
Device: GF116 [GeForce GTX 550 Ti] [1244]
SVendor: ZOTAC International (MCO) Ltd. [19da]
SDevice: Device [5194]
PhySlot: 1
Rev: a1
[/code]

[p]lspci -nnk[/p]
[code]
05:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF116 [GeForce GTX 550 Ti] [10de:1244] (rev a1)
Subsystem: ZOTAC International (MCO) Ltd. Device [19da:5194]
Kernel driver in use: nouveau
Kernel modules: nouveau, nvidiafb
[/code]

[h1]Audio dropouts[/h1]

[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:[/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]
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