[media] doc-rst: convert DVB FAQ to ReST format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 17 Jul 2016 16:21:49 +0000 (13:21 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 17 Jul 2016 17:02:51 +0000 (14:02 -0300)
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>
Documentation/media/dvb-drivers/faq.rst
Documentation/media/dvb-drivers/index.rst

index a0be92012877d7c55246112c6dd61a104304d253..a8593d3792faaa2c3018bac1f09b5b03b2746a06 100644 (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
 
 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/
                LinuxDVB on the dBox2
 
-       http://www.tuxbox.org/
-       http://cvs.tuxbox.org/
+       http://www.tuxbox.org/ and http://cvs.tuxbox.org/
                the TuxBox CVS many interesting DVB applications and the dBox2
                DVB source
 
@@ -85,8 +92,7 @@ Some very frequently asked questions about linuxtv-dvb
        http://mplayerhq.hu/
                mplayer
 
-       http://xine.sourceforge.net/
-       http://xinehq.de/
+       http://xine.sourceforge.net/ and http://xinehq.de/
                xine
 
        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.
        Additionally make sure that "source validation by reversed path
        lookup" is disabled:
+
+.. code-block:: none
+
          $ "echo 0 > /proc/sys/net/ipv4/conf/dvb0/rp_filter"
 
 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-S/C/T cards
 
-eof
index 2ec80b9e70b5f26586dd295de95dd2c0e003bc03..12e0d4b16baa22bd252a89da39bbf08d1725260f 100644 (file)
@@ -24,4 +24,5 @@ License".
        cards
        ci
        dvb-usb
+       faq
        contributors
This page took 0.024609 seconds and 5 git commands to generate.