<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Graeme Woollett wrote:
<blockquote cite="mid:4999F232.6030204@irl.cri.nz" type="cite">
<pre wrap="">Jean-Francois Pirus wrote:
</pre>
<blockquote type="cite">
<pre wrap=""> > I'm having some issues with my Nova T 500 card. I can scan and lock to
channels, but after a while they go jumbled and I get "error
encountered
> displaying video"
Have a look at this:
<a class="moz-txt-link-freetext" href="http://www.knoppmythwiki.org/index.php?page=NovaT500">http://www.knoppmythwiki.org/index.php?page=NovaT500</a>
The short version:
cd /etc/modprobe.d
echo "#switch on onboard amplifier on Nova-T-500 card" > dvb-usb-dib0700
echo "options dvb-usb-dib0700 force_lna_activation=1" >> dvb-usb-dib0700
</pre>
</blockquote>
<pre wrap=""><!---->Thanks for that, I forgot to say that I do have the following line in my
/etc/modprobe.d/options
options dvb_usb_dib0700 force_lna_activation=1
</pre>
</blockquote>
You should use hyphens, not underscores for dvb-usb-dib0700. I know
the module is named with underscores, but I just tested it both ways
and it only works with hyphens.<br>
<br>
I believe I've seen it written up wrong on a wiki somewhere as well.
I have been using underscores as well<br>
<br>
<br>
</body>
</html>