On 05/16/2011 07:57 AM, Reinhard Tartler wrote:
> On Mon, May 16, 2011 at 02:28:54 (CEST), Carlos Lopez wrote:
> 
>> Package: vdpau-va-driver
>> Version: 0.7.3-1
>> Severity: important
>> Tags: sid
>>
>> The current version of the package vdpau-va-driver is obsolete (0.6.3).
>> Upstream has the version (0.7.3).
> 
> Cann you please try if the version from experimental works for you?
> 
> btw, this package does not seem to be under the pkg-multimedia
> umbrella. Unfortunately, i don't have nvidia hardware to test, but maybe
> someone else has and would be willing to support its inclusion?
> 

I have just tested the package from experimental and the same error happens:

# dpkg -r vdpau-va-driver
# wget
http://http.us.debian.org/debian/pool/main/v/vdpau-video/vdpau-va-driver_0.7.2-1_amd64.deb
# dpkg -i vdpau-va-driver_0.7.2-1_amd64.deb
# vainfo
libva: libva version 0.32.0
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 error: /usr/lib/dri/nvidia_drv_video.so has no function
__vaDriverInit_0_32
libva: va_openDriver() returns -1
vaInitialize failed with error code -1 (unknown libva error),exit



Meanwhile with the package that I built from upstream it works

# dpkg -r vdpau-va-driver
# dpkg -i vdpau-va-driver_0.7.3-1_amd64.deb
# vainfo
libva: libva version 0.32.0
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 0
vainfo: VA API version: 0.32
vainfo: Driver version: Splitted-Desktop Systems VDPAU backend for VA-API -
0.7.3
vainfo: Supported profile and entrypoints
      VAProfileMPEG2Simple            : VAEntrypointVLD
      VAProfileMPEG2Main              : VAEntrypointVLD
      VAProfileMPEG4Simple            : VAEntrypointVLD
      VAProfileMPEG4AdvancedSimple    : VAEntrypointVLD
      VAProfileH264Main               : VAEntrypointVLD
      VAProfileH264High               : VAEntrypointVLD
      VAProfileVC1Simple              : VAEntrypointVLD
      VAProfileVC1Main                : VAEntrypointVLD
      VAProfileVC1Advanced            : VAEntrypointVLD

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to