no I didn't. I installed NVIDIA drivers at /usr/ports/x11/nvidia-driver

these are all libvdpau files on my PC
how to find library version at *.so file?

$ sudo find / -name "libvdp*"

/compat/linux/usr/lib/libvdpau_trace.so
/compat/linux/usr/lib/libvdpau.so.304.64
/compat/linux/usr/lib/libvdpau_nvidia.so
/compat/linux/usr/lib/libvdpau.so.1
/compat/linux/usr/lib/vdpau/libvdpau_nvidia.so.304.64
/compat/linux/usr/lib/vdpau/libvdpau_trace.so.1
/compat/linux/usr/lib/vdpau/libvdpau_trace.so.304.64
/compat/linux/usr/lib/vdpau/libvdpau_nvidia.so.1
/usr/local/lib/libvdpau_nvidia.so
/usr/local/lib/vdpau/libvdpau_nvidia.so.1
/usr/ports/multimedia/libvdpau


2012/12/18 Mark Felder <f...@feld.me>

> On Tue, 18 Dec 2012 15:14:39 +0900
> 진석오 <jsu...@gmail.com> wrote:
>
> > how to update it? ports/multimedia/libvdpau 0.5_1 looks the latest one?
>
> 0.5 is the version that fixes it. See the commit message: "People are no
> longer blue!"
>
> If this is still not fixed for you then you have a broken and/or unclean
> FreeBSD installation. You will need to hunt manually for older versions of
> libvdpau which may still exist on the system. Did you ever install the
> Nvidia driver without using ports? That will also cause some nasty side
> effects.
>
>
> Good luck!
>
_______________________________________________
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"

Reply via email to