Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server
I just upgraded to 16.04 via
Code:
sudo do-release-upgrade -d

after it is run through succesfully readd the ppas and now the crucial part:

Install the legacy xserver package and configure it to allow anybody to start the xserver

Code:
sudo apt-get install xserver-xorg-legacy
sudo dpkg-reconfigure xserver-xorg-legacy

Now edit: /etc/X11/Xwrapper.config
and append the line:
Code:
needs_root_rights=yes

After you updated / readded the ppas (Only the kodi ppa is needed _not_ the vaapi ppa):
Code:
sudo apt-get update
sudo apt-get dist-upgrade

done
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply


Messages In This Thread
Live TV broken again? - by schamane - 2016-02-29, 19:56
Random crashes - by hal2100 - 2016-03-08, 22:03
RE: New Era: VAAPI with EGL interoperation - by fritsch - 2016-04-14, 20:48
Strange Behaviour - by MicTie - 2016-12-07, 10:46
Working lirc with mce remote - by fr1day - 2019-08-10, 17:36
Logout Mark Read Team Forum Stats Members Help
Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server18