forked from Minki/linux
V4L/DVB (3391): Documentation update
Signed-off-by: Uwe Bugla <uwe.bugla@gmx.de> Signed-off-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
6baad3f041
commit
918c4563d9
@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
HOWTO: Get An Avermedia DVB-T working under Linux
|
HOWTO: Get An Avermedia DVB-T working under Linux
|
||||||
______________________________________________
|
______________________________________________
|
||||||
|
|
||||||
@ -137,11 +136,8 @@ Getting the card going
|
|||||||
To power up the card, load the following modules in the
|
To power up the card, load the following modules in the
|
||||||
following order:
|
following order:
|
||||||
|
|
||||||
* insmod dvb-core.o
|
* modprobe bttv (normally loaded automatically)
|
||||||
* modprobe bttv.o
|
* modprobe dvb-bt8xx (or place dvb-bt8xx in /etc/modules)
|
||||||
* insmod bt878.o
|
|
||||||
* insmod dvb-bt8xx.o
|
|
||||||
* insmod sp887x.o
|
|
||||||
|
|
||||||
Insertion of these modules into the running kernel will
|
Insertion of these modules into the running kernel will
|
||||||
activate the appropriate DVB device nodes. It is then possible
|
activate the appropriate DVB device nodes. It is then possible
|
||||||
@ -302,4 +298,4 @@ Further Update
|
|||||||
Many thanks to Nigel Pearson for the updates to this document
|
Many thanks to Nigel Pearson for the updates to this document
|
||||||
since the recent revision of the driver.
|
since the recent revision of the driver.
|
||||||
|
|
||||||
January 29th 2004
|
February 14th 2006
|
||||||
|
@ -20,11 +20,23 @@ http://linuxtv.org/downloads/
|
|||||||
|
|
||||||
What's inside this directory:
|
What's inside this directory:
|
||||||
|
|
||||||
|
"avermedia.txt"
|
||||||
|
contains detailed information about the
|
||||||
|
Avermedia DVB-T cards. See also "bt8xx.txt".
|
||||||
|
|
||||||
|
"bt8xx.txt"
|
||||||
|
contains detailed information about the
|
||||||
|
various bt8xx based "budget" DVB cards.
|
||||||
|
|
||||||
"cards.txt"
|
"cards.txt"
|
||||||
contains a list of supported hardware.
|
contains a list of supported hardware.
|
||||||
|
|
||||||
|
"ci.txt"
|
||||||
|
contains detailed information about the
|
||||||
|
CI module as part from TwinHan cards and Clones.
|
||||||
|
|
||||||
"contributors.txt"
|
"contributors.txt"
|
||||||
is the who-is-who of DVB development
|
is the who-is-who of DVB development.
|
||||||
|
|
||||||
"faq.txt"
|
"faq.txt"
|
||||||
contains frequently asked questions and their answers.
|
contains frequently asked questions and their answers.
|
||||||
@ -34,19 +46,17 @@ script to download and extract firmware for those devices
|
|||||||
that require it.
|
that require it.
|
||||||
|
|
||||||
"ttusb-dec.txt"
|
"ttusb-dec.txt"
|
||||||
contains detailed informations about the
|
contains detailed information about the
|
||||||
TT DEC2000/DEC3000 USB DVB hardware.
|
TT DEC2000/DEC3000 USB DVB hardware.
|
||||||
|
|
||||||
"bt8xx.txt"
|
|
||||||
contains detailed installation instructions for the
|
|
||||||
various bt8xx based "budget" DVB cards
|
|
||||||
(Nebula, Pinnacle PCTV, Twinhan DST)
|
|
||||||
|
|
||||||
"README.dibusb"
|
|
||||||
contains detailed information about adapters
|
|
||||||
based on DiBcom reference design.
|
|
||||||
|
|
||||||
"udev.txt"
|
"udev.txt"
|
||||||
how to get DVB and udev up and running.
|
how to get DVB and udev up and running.
|
||||||
|
|
||||||
|
"README.dvb-usb"
|
||||||
|
contains detailed information about the DVB USB cards.
|
||||||
|
|
||||||
|
"README.flexcop"
|
||||||
|
contains detailed information about the
|
||||||
|
Technisat- and Flexcop B2C2 drivers.
|
||||||
|
|
||||||
Good luck and have fun!
|
Good luck and have fun!
|
||||||
|
Loading…
Reference in New Issue
Block a user