Revision - video card NVIDIA Corporation GF116 [GeForce GTX 550 Ti] [1244]
This is an old revision of this page, as edited by tysontan at 02:13, 8 August 2013. It may differ significantly from the Current revision.
model: NVIDIA Corporation GF116 [GeForce GTX 550 Ti] [1244](model id: 656)
possible other names of the device:
nVidia GeForce GTX 550 Ti Graphics Accelerator
GTX550Ti
GTX550 Ti
GTX 550 Ti
vendor:
NVIDIA Corporation
VendorID:ProductID code of the device:
10de:1244
year of commercialization:
2012
interface:
PCI-E
tested on:
Trisquel 5.5 Brigantia
Trisquel 6.0 Toutatis
tested with the following kernel libre:
3.2.0-49
3.10.5
how does it work with free software?
works with 3D acceleration
free driver used:
nouveau
Description:
Test environment:
  • 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.
Test result:

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. USB Audio DAC dropout from time to time but always with Chromium scrollbar movement (not observed with Intel HD Graphic and AMD + llvmpipe driver).

Hardware information:

lspci -vmmnn

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

lspci -nnk

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
Audio dropouts

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.

$ sudo gedit /etc/pulse/daemon.conf

Change the following settings:

; lock-memory = yes
; realtime-scheduling = yes
; realtime-priority = 5

into:

lock-memory = yes
realtime-scheduling = yes
realtime-priority = 10

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

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