Hello, I run SL6 ( red hat clone) and installed vdpau-video-0.6.10 from http://www.splitted-desktop.com/~gbeauchesne/vdpau-video/ and libva from http://www.splitted-desktop.com/~gbeauchesne/libva/ rpm -qa vdp\* vdpau-video-0.6.10-2.el6.x86_64 [az@sl64 ~]$ rpm -ql vdpau-video-0.6.10-2.el6.x86_64 /usr/lib64/dri/nvidia_drv_video.so /usr/lib64/dri/s3g_drv_video.so /usr/lib64/dri/vdpau_drv_video.so /usr/share/doc/vdpau-video-0.6.10 /usr/share/doc/vdpau-video-0.6.10/AUTHORS /usr/share/doc/vdpau-video-0.6.10/COPYING /usr/share/doc/vdpau-video-0.6.10/NEWS /usr/share/doc/vdpau-video-0.6.10/README
rpm -ql libva-1.0.6-1.el6.rf.x86_64 /usr/bin/vainfo /usr/lib64/dri/dummy_drv_video.so /usr/lib64/libva-glx.so.1 /usr/lib64/libva-glx.so.1.0.6 /usr/lib64/libva-tpi.so.1 /usr/lib64/libva-tpi.so.1.0.6 /usr/lib64/libva-x11.so.1 /usr/lib64/libva-x11.so.1.0.6 /usr/lib64/libva.so.1 /usr/lib64/libva.so.1.0.6 /usr/share/doc/libva-1.0.6 /usr/share/doc/libva-1.0.6/COPYING [az@sl64 ~]$ yum info libva-1.0.6-1.el6.rf.x86_64 Installed Packages Name : libva Arch : x86_64 Version : 1.0.6 Release : 1.el6.rf Size : 851 k Repo : installed >From repo : rpmforge Summary : Video Acceleration (VA) API for Linux URL : http://www.splitted-desktop.com/~gbeauchesne/libva/ License : MIT Description: Libva is a library providing the VA API video acceleration API. i have VDPAU installed and working fine with mplayer. yet when i issue vainfo command: vainfo libva: libva version 0.31.1 Xlib: extension "XFree86-DRI" missing on display ":0.0". libva: va_getDriverName() returns -1 vaInitialize failed with error code -1 (unknown libva error),exit and there are no errors or warnings in the messages... I install nvidia driver from manufacturer's website. Please advise Andrew _______________________________________________ Libva mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libva
