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

** This bug is no longer a duplicate of bug 1316155
   vdpau_drv_video.so should be linked by {r600,nouveau,radeonsi}_drv_video.so
** This bug has been marked a duplicate of bug 964040
   VA API is missing Radeon support (r600_drv_video.so missing; also radeonsi 
and nouveau)

-- 
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:
  New

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to