Hi, On Tue, 28 Sep 2010, belcampo wrote:
I'm trying to get libva going but I'm having a though time. Machine Revo ION OS Mandriva 2010.1 (Spring) kernel 2.6.33.7 with nvidia-current-195.36.24 driver libvdpau-devel-0.4 from wilsonnet: crystalhd-1d88ad2633fa91d3cad7b09d92f6f42b3e270ec6.tar.gz from crystalhd-video-crystalhd-video-master.tar.gz libva1_0.31.1-1+sds4_i386.deb and vdpau-video_0.6.10-1_i386.deb converted with alien to libva1-0.31.1-2.i386.rpm and vdpau-video-0.6.10-2.i386.rpm
Mandriva 2010.1 already have correct libva & vdpau-video packages. Or just rebuild the 0.31.1.1.sds4-2mdv package from Cooker.
but vainfo gives vainfo libva: libva version 0.31.1 Xlib: extension "XFree86-DRI" missing on display ":0.0". libva: va_getDriverName() returns 0 libva: Trying to open /usr/lib/dri/nvidia_drv_video.so libva: va_openDriver() returns -1 vaInitialize failed with error code -1 (unknown libva error),exit
This means the generated libva1-0.31.1-2.i386.rpm is not from libva1_0.31.1-1+sds4_i386.deb. Please make sure to install that one, or just symlink /usr/lib/va/drivers/nvidia_drv_video.so to /usr/lib/dri/nvidia_drv_video.so.
BTW, I don't think your Revo ION has a Crystal HD decoder, so just stick to the NVIDIA drivers + vdpau-video.
Regards, Gwenole. _______________________________________________ Libva mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libva
