← Back to team overview

touch-packages team mailing list archive

[Bug 1336627] Re: libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/radeonsi_drv_video.so

 

*** This bug is a duplicate of bug 964040 ***
    https://bugs.launchpad.net/bugs/964040

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: libva (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libva in Ubuntu.
https://bugs.launchpad.net/bugs/1336627

Title:
  libva info: Trying to open /usr/lib/x86_64-linux-
  gnu/dri/radeonsi_drv_video.so

Status in libva package in Ubuntu:
  Confirmed

Bug description:
  libva tries to open the wrong VA-API driver on my AMD Kabini (which
  uses the "radeon" driver, not "radeonsi"):

  $ vainfo
  libva info: VA-API version 0.35.0
  libva info: va_getDriverName() returns 0
  libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/radeonsi_drv_video.so
  libva info: va_openDriver() returns -1
  vaInitialize failed with error code -1 (unknown libva error),exit

  $ sudo ln -s vdpau_drv_video.so /usr/lib/x86_64-linux-
  gnu/dri/radeonsi_drv_video.so

  $ vainfo
  libva info: VA-API version 0.35.0
  libva info: va_getDriverName() returns 0
  libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/radeonsi_drv_video.so
  libva info: Found init function __vaDriverInit_0_32
  libva info: va_openDriver() returns 0
  vainfo: VA-API version: 0.35 (libva 1.3.0)
  vainfo: Driver version: Splitted-Desktop Systems VDPAU backend for VA-API - 0.7.3
  vainfo: Supported profile and entrypoints
  […]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libva/+bug/1336627/+subscriptions