TechnoTrend TT-budget S2-3200: Difference between revisions
Jump to navigation
Jump to search
W3ird n3rd (talk | contribs) No edit summary |
|||
Line 13: | Line 13: | ||
It also supports an add-on [[CI]] slot. |
It also supports an add-on [[CI]] slot. |
||
==Installing on Debian (2.6.18-6-686) etch with Multiproto diver (Recommended)== |
|||
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== |
==External Links== |
Revision as of 07:10, 7 October 2008
A DVB-S2 PCI card from TechnoTrend.
There are experimental drivers available for the device (see http://jusst.de/hg/multiproto/ or http://jusst.de/hg/multiproto_plus/). S2API support should follow soon.
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)
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/.