Solved for Lubuntu 16.04 LTS HWE 64 bit up-to-date $ uname -a Linux ubuntu-bellera 4.15.0-39-generic #42~16.04.1-Ubuntu SMP Wed Oct 24 17:09:54 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 16.04.5 LTS Release: 16.04 Codename: xenial $ lspci | grep VGA 00:02.0 VGA compatible controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display (rev 0e) Install libvdpau-va-gl1 and i965-va-driver packages: $ sudo apt-get install libvdpau-va-gl1 $ sudo apt-get install i965-va-driver And if you want to test from command line: $ sudo apt-get install vdpauinfo $ vdpauinfo -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libvdpau in Ubuntu. https://bugs.launchpad.net/bugs/1300215 Title: Failed to open VDPAU backend libvdpau_i965.so: cannot open shared object file: No such file or directory Status in libvdpau package in Ubuntu: Triaged Status in libvdpau-va-gl package in Ubuntu: Confirmed Status in linux-lts-xenial package in Ubuntu: Invalid Status in vdr-plugin-xineliboutput package in Ubuntu: Invalid Status in vlc package in Ubuntu: Opinion Status in xine-ui package in Ubuntu: Invalid Status in libvdpau package in Debian: New Bug description: This has been bothering me at least since precise (although there the missing link went to libvdpau_nvidia.so which was all the more mysterious since I do not own NVIDIA hardware). In numerous cases do I get a warning that libvdpau_i965.so is being tried to be accessed but it fails. I also can't find that file anywhere on my system or in the Ubuntu repository. I tried poking around with ldd to find out where the call to that lib comes from but so far unsuccessful. $ vdpauinfo display: :0 screen: 0 Failed to open VDPAU backend libvdpau_i965.so: cannot open shared object file: No such file or directory Error creating VDPAU device: 1 libvdpau1:i386 is version 0.7-1 and vdpauinfo is 0.1-1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libvdpau/+bug/1300215/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp