TechnoTrend TT-budget S2-3200: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
A [[DVB-S2]] [[DVB-S2 PCI Cards|PCI card]] from [[TechnoTrend]]. |
A [[DVB-S2]] [[DVB-S2 PCI Cards|PCI card]] from [[TechnoTrend]]. |
||
There are experimental drivers available for the device |
There are experimental [[multiproto]] drivers available for the device |
||
(see http://jusst.de/hg/multiproto/ or http://jusst.de/hg/multiproto_plus/). [[S2API]] support |
(see http://jusst.de/hg/multiproto/ or http://jusst.de/hg/multiproto_plus/). For [[S2API]] support try http://mercurial.intuxication.org/hg/s2-liplianin. |
||
==Overview== |
==Overview== |
Revision as of 15:18, 9 January 2009
A DVB-S2 PCI card from TechnoTrend.
There are experimental multiproto drivers available for the device (see http://jusst.de/hg/multiproto/ or http://jusst.de/hg/multiproto_plus/). For S2API support try http://mercurial.intuxication.org/hg/s2-liplianin.
Overview
This card is apparently also available/rebranded as the TechniSat SkyStar HD.
Components Used
- STMicroelectronics STB6100 (tuner)
- STMicroelectronics STB0899 (demodulator)
- NXP/Philips SAA7146 (PCI bridge)
It also supports an add-on CI slot.
Installing on Debian (2.6.18-6-686) etch with Multiproto diver (Recommended) (!!!DVB-S2 Don`t Work. Only DVB-S!!!)
Install new Debian (2.6.18-6-686)
cd /usr/src
apt-get install linux-headers-2.6.18-6-686
apt-get install linux-source-2.6.18
apt-get install mercurial
hg clone http://jusst.de/hg/multiproto
cd multiproto
make
make install
reboot
dmesg
External Links
- TechnoTrend product page
- A nice detailed explanation on how to use the TechnoTrend S2-3200 under Debian. See also http://skerit.kipdola.com/?p=5&language=en and http://www.jonas.io/articles/it/linux-tt-budget-s2-3200/.