On Tue, Dec 4, 2012 at 12:02 PM, Igor Cicimov <span dir="ltr">&lt;<a href="mailto:icicimov@gmail.com" target="_blank">icicimov@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br><div class="gmail_extra"><div><div class="h5">On Mon, Dec 3, 2012 at 11:39 PM, Josu Lazkano <span dir="ltr">&lt;<a href="mailto:josu.lazkano@gmail.com" target="_blank">josu.lazkano@gmail.com</a>&gt;</span> wrote:<br></div>
</div><div class="gmail_quote"><div><div class="h5">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello all, I have some problems with my DVB devices and I want to use<br>
the newest code for drivers.<br>
<br>
I am using Debian Wheezy 64bits (kernel 3.2), how could I install it?<br>
is there a clean way to install? If I want to revert and use my kernel<br>
drivers, is it possible to get back?<br>
<br>
I will appreciate any help.<br>
<br>
Thanks and best regards.<br>
<br>
--<br>
Josu Lazkano<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br></blockquote></div></div><div><br>If the V4L-DVB developers haven&#39;t made an uninstall script, ie if<br>

$ sudo make uninstall<br>doesn&#39;t produce anything then probably there isn&#39;t a clean way to remove the drivers after installation.<br> <br></div></div></div>
</blockquote></div>Or maybe using dkms might work, something like <br><br># dkms uninstall -m v4l-dvb -v &lt;v4l-version-here&gt;<br><br>Read the dkms documentation for details.<br></div>