[media] doc-rst: convert DVB FAQ to ReST format

Convert the DVB FAQ to ReST format and add a note that this is
outdated.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
Mauro Carvalho Chehab 2016-07-17 13:21:49 -03:00
parent 9bb2c55a79
commit c0be9f7952
2 changed files with 14 additions and 5 deletions

View File

@ -1,3 +1,11 @@
FAQ
===
.. note::
This documentation is outdated. Please check at the DVB wiki
at https://linuxtv.org/wiki for more updated info.
Some very frequently asked questions about linuxtv-dvb Some very frequently asked questions about linuxtv-dvb
1. The signal seems to die a few seconds after tuning. 1. The signal seems to die a few seconds after tuning.
@ -71,8 +79,7 @@ Some very frequently asked questions about linuxtv-dvb
http://www.dbox2.info/ http://www.dbox2.info/
LinuxDVB on the dBox2 LinuxDVB on the dBox2
http://www.tuxbox.org/ http://www.tuxbox.org/ and http://cvs.tuxbox.org/
http://cvs.tuxbox.org/
the TuxBox CVS many interesting DVB applications and the dBox2 the TuxBox CVS many interesting DVB applications and the dBox2
DVB source DVB source
@ -85,8 +92,7 @@ Some very frequently asked questions about linuxtv-dvb
http://mplayerhq.hu/ http://mplayerhq.hu/
mplayer mplayer
http://xine.sourceforge.net/ http://xine.sourceforge.net/ and http://xinehq.de/
http://xinehq.de/
xine xine
http://www.mythtv.org/ http://www.mythtv.org/
@ -125,6 +131,9 @@ Some very frequently asked questions about linuxtv-dvb
Check your routes if they include the multicast address range. Check your routes if they include the multicast address range.
Additionally make sure that "source validation by reversed path Additionally make sure that "source validation by reversed path
lookup" is disabled: lookup" is disabled:
.. code-block:: none
$ "echo 0 > /proc/sys/net/ipv4/conf/dvb0/rp_filter" $ "echo 0 > /proc/sys/net/ipv4/conf/dvb0/rp_filter"
7. What the hell are all those modules that need to be loaded? 7. What the hell are all those modules that need to be loaded?
@ -156,4 +165,3 @@ Some very frequently asked questions about linuxtv-dvb
- dvb-ttpci: The main driver for AV7110 based, full-featured - dvb-ttpci: The main driver for AV7110 based, full-featured
DVB-S/C/T cards DVB-S/C/T cards
eof

View File

@ -24,4 +24,5 @@ License".
cards cards
ci ci
dvb-usb dvb-usb
faq
contributors contributors