<div class="h5"><br>
</div><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Thanks Jack,<br>
when I do this with synaptic, it wants to remove mythtv-frontend and<br>
libmyth-0.22 and all the myth plugins etc, I assume this<br>
is normal and I just install them again afterwards?<br>
<font color="#888888"><br></font></blockquote><div>No, if it wants to that then something has gone wrong.   I don&#39;t exactly know what, but here&#39;s my suggestions:<br><br>1) Make sure you&#39;re starting from &quot;scratch&quot;.  That is, you&#39;re using stock mythbuntu nvidia-glx-185 (+ headers + libvdpau) and stock mythbuntu mythtv (ie not the avenard stuff first). <br>
2) Force the version on these only: nvidia-glx-185, nvidia-185-libvdpau, and nvidia-185-kernel-source to the 0ubuntu3 version<br>3) Apply them and only them.<br>4) THEN do the libvdpau stuff (install libvdpau1)<br><br>Steps 3 and 4 come from JYA&#39;s howto.<br>
<br>The basic problem is that mythbuntu&#39;s nvidia-glx-185 (the version 9 one) provides the file /usr/lib/libvdpau.so.1 and so does libvdpau1 (which is the point of libvdpau1).  JYA split the libvdpau stuff out of the drivers he supplies so to make upgrading drivers independent of upgrading myth, but unfortunately you have to work out the duplicated file kink first.<br>
<br>Doing step 2+3 gets you the nvidia package dependancies you need for your CURRENTLY installed mythtv, but you&#39;ll be missing /usr/lib/libvdpau.so.1 (the package manager doesn&#39;t care about this though, as all packages have all the dependencies they require).  They should apply cleanly (ie not require upgrading anything else)... if not, you aren&#39;t in the state you think you are.  Without libvdpau mythtv probably won&#39;t work real well, which is why you have to do step 4 to get your vdpau library back.  Step 4 should also apply cleanly (ie not require anything else, well maybe another vdpau package with a funny name I can&#39;t remember).<br>
<br>I also tried just bypassing all of the 185-version-mess by going to version 190, figuring that it wouldn&#39;t have the vdpau libraries in it and I could avoid all of this.  Due to some package dependencies though the new driver version required a newer version of myth which in turn required package vdpau1, which it tried to install BEFORE removing the existing 185 driver version which then caused the two-copies-of-libvdpau.so.1 problem again.<br>
<br>*sigh*<br><br>The good news is once you&#39;re on JYA&#39;s version of the driver and have libvdpau1 installed it&#39;s smooth sailing for everything else :)<br><br>--Jack</div><br></div><br>