[mythtv-users] NVIDIA 1.0.7667 and XvMC

Daniel Kristjansson danielk at cat.nyu.edu
Fri Jun 24 12:15:13 UTC 2005


On Fri, 2005-06-24 at 02:32 -0400, Egeekial wrote:
> Please be sure that your kernel
> module and all NVIDIA driver files have the same driver version.

Try running:
  locate libXvMCNVIDIA

Delete anything that has a different version number.

If locate doesn't work try using the much slower find instead:
  find / -name "libXvMCNVIDIA*" -print
You might want to try searching just /usr first, since find is so slow.

-- Daniel



More information about the mythtv-users mailing list