<div dir="ltr">hi Doug & Anthony,<div><br></div><div>    here is the output:</div><div><br></div><div><div>doug@Hydra:~$ sudo updatedb</div><div>[sudo] password for doug:</div><div>doug@Hydra:~$ sudo locate libvdpau.so.1</div><div>doug@Hydra:~$ sudo find / -name "libvdpau.so.1"</div><div>find: ‘/proc/32261’: No such file or directory</div><div>doug@Hydra:~$</div></div><div><br></div><div>    Seems i don't have it. Can I reinstall? what package?</div><div><br></div><div>thanks</div><div><br></div><div>Doug</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 8, 2016 at 3:02 PM, Anthony Giggins <span dir="ltr"><<a href="mailto:seven@seven.dorksville.net" target="_blank">seven@seven.dorksville.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On 9 June 2016 at 07:59, Doug Lytle <span dir="ltr"><<a href="mailto:support@drdos.info" target="_blank">support@drdos.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">Douglas Sargent wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
Hi Doug,<br>
<br>
      big thanks for taking the time to help me out. here is the output<br>
</blockquote>
<br>
Well, the package manager thinks VDPAU is there, lets see if the file system agrees. Either under root or using sudo<br>
<br>
updatedb (Updates the locate database)<br>
locate libvdpau.so.1<br>
<br>
If the updatedb command fails, then you can install it by doing an apt-get install mlocate<br>
<br>
Mine shows up in:<br>
<br>
locate libvdpau.so.1<br>
<br>
/usr/lib/x86_64-linux-gnu/libvdpau.so.1<br>
/usr/lib/x86_64-linux-gnu/libvdpau.so.1.0.0<br>
<br>
Doug<br><br></blockquote></span><div>or you could just do</div><div><br></div><div>sudo find / -name "libvdpau.so.1"</div><div><br></div><div>which removes then need to install mlocate</div><div><br></div><div>Cheers,</div><span class="HOEnZb"><font color="#888888"><div> </div></font></span></div><span class="HOEnZb"><font color="#888888">Anthony</font></span></div></div>
<br>_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer" target="_blank">https://forum.mythtv.org</a><br>
<br></blockquote></div><br></div>