Freevo

 

Hardware/DVBCards

  1. Intro
  2. DVB-C
  3. DVB-S
  4. DVB-T
    1. Nova-t
    2. Airstar2

Intro

PleaseUpdate: If you have any experience with models not mentioned here, please do not hesitate to share you insights with other freevo users.

You always can find the newest drivers and informations on DVB for linux on [WWW] http://linuxtv.org.

If you need new stuff from their CVS, do the following:

cvs -d :pserver:anonymous@linuxtv.org:/cvs/linuxtv login

When prompted for the password, just press Enter. Then type:

cvs -d :pserver:anonymous@linuxtv.org:/cvs/linuxtv co dvb-kernel

That will create a dvb-kernel directory in your current directory. Then enter that new directory and type:

./makelinks <path to your kernel source>

After that go to your kernel source directory, configure your kernel in the usual way, choose the modules for your DVB card, compile and pray that the needed modules compile fine...

DVB-C

DVB-C stands for digital broadcast via cable.

DVB-S

DVB-S stands for digital broadcast via satelite.

DVB-T

DVB-T stands for terrestrial digital broadcast.

Nova-t

There is more than one type of this card around. This is about the rev 1.2 with the Philips tuner (SAA7146). You need the following modules:

Note that the module for this card is called budget-ci although it has no common interface. Moreover you need [WWW] hotplug and a firmware file. In the CVS of [WWW] http://linuxtv.org there is a script which you can use to download the right firmware file. It is in /dvb-kernel/linux/Documentation/dvb  and is called get_dvb_firmware. Just run it and copy the resulting file in usr/lib/hotplug/firmware or in /etc/hotplug/firmware. (The right location depends on your distribution.) Hotplug is then loading the needed firmware file automatically.

Airstar2

To use the Airstar2 card form TechniSat one needs basically the following modules:

skystar2 is the same module you would need for the TechniSat DVB-S card Skystar2, but mt352 is special for DVB-T, so do not confuse it with the mt312 module for the Skystar2.

The Airstar is working quite reliable, but the time to change channels seems a bit long for my liking (6-8 secs).

last edited 2005-01-02 18:41:28 by TanjaStriepling
current version: http://freevo.sourceforge.net/cgi-bin/doc/Hardware/DVBCards