TechnoTrend TT-budget S2-3200: Difference between revisions
Jump to navigation
Jump to search
(Тест) |
|||
Line 1: | Line 1: | ||
A [[DVB-S2]] [[DVB-S2 PCI Cards|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]] [[STMicroelectronics STB0899|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== |
|||
* [http://www.technotrend.de/2711/TT-budget__S2-3200.html TechnoTrend product page] |
|||
* A nice detailed explanation on how to use the [http://wilco.bercot.org/debian/s2-3200.html 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/. |
|||
[[Image:TT-budget-S2-3200.jpg |thumb|TT S2-3200]] |
Revision as of 07:13, 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/.