TBS6281: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
No edit summary
No edit summary
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[File:Tbs6281.jpg|200px|right]]
[[File:Tbs6281.jpg|200px|right]]


A dual [[DVB-T]]/[[DVB-T2]] [[DVB-T2 PCIe Cards|PCIe card]] from [http://www.tbsdtv.com/ TurboSight]. The manufacturer officially supports Linux, and there is on-going development of their driver, although it is supplied as a binary blob.
A dual [[DVB-T]]/[[DVB-T2]] [[DVB-T2 PCIe Cards|PCIe card]] from [http://www.tbsdtv.com/ TurboSight]. It is the successor to the [[TBS6280]].


There is now an open source driver available at [https://github.com/ljalves/linux_media/wiki/ Open Source TBS drivers].
The manufacturer officially supports Linux, and there is on-going development of their driver, although it is supplied as a binary blob. There is now an open source driver available at [https://github.com/ljalves/linux_media/wiki/ Open Source TBS drivers].


Like many other TBS cards, this one uses saa716x PCI express bridge that still isn't available in the kernel tree.
Like many other TBS cards, this one uses saa716x PCI express bridge that still isn't available in the kernel tree.
Line 22: Line 22:




== Making it Work ==

See [[TBS driver installation]]

== IRQ Issues ==

See [[TBS driver installation#IRQ_Issues]]


==External Links==
==External Links==

* [https://github.com/ljalves/linux_media/wiki/ Open Source TBS drivers]
* [http://www.tbsdtv.com/download/ Driver download page]
* [http://www.tbsdtv.com/forum/viewforum.php?f=161 TBS Official Support forum for 6281 card]
* [http://www.tbsdtv.com/forum/viewforum.php?f=161 TBS Official Support forum for 6281 card]



Revision as of 16:11, 3 January 2016

Tbs6281.jpg

A dual DVB-T/DVB-T2 PCIe card from TurboSight. It is the successor to the TBS6280.

The manufacturer officially supports Linux, and there is on-going development of their driver, although it is supplied as a binary blob. There is now an open source driver available at Open Source TBS drivers.

Like many other TBS cards, this one uses saa716x PCI express bridge that still isn't available in the kernel tree.

Overview/Features

  • PCI-e x1
  • Dual Tuner DVB-T/DVB-T2 card
  • RF antenna pass-through

Components Used

Identification

Making it Work

See TBS driver installation

IRQ Issues

See TBS driver installation#IRQ_Issues

External Links