Linux VAAPI: Nuc, Chromebox, HSW, IVB, Baytrail with Ubuntu 14.04
Does the following make it work again:
Code:
sudo dpkg -i --force-all /var/cache/apt/archives/libva-intel-vaapi-driver_1.1.0-4~pre2~quantal_all.deb /var/cache/apt/archives/i965-va-driver_1.1.0-4~pre2~quantal_i386.deb
sudo reboot

if not, also do the following
Code:
cd /var/apt/archives/
sudo dpkg -i --force-all vainfo_1.2.0.pre2-0~quantal_i386.deb libva1_1.2.0.pre2-0~quantal_i386.deb libva-x11-1_1.2.0.pre2-0~quantal_i386.deb libva-glx1_1.2.0.pre2-0~quantal_i386.deb libva-drm1_1.2.0.pre2-0~quantal_i386.deb

And if it works, pastebin another xbmc.log
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.


Messages In This Thread
RE: vaapi-vpp: Deinterlacing Testing - by fritsch - 2013-06-29, 00:28
EDID / HDMI Handshake workaround - by Ney - 2014-10-29, 13:58
Thank you! - by Sta11ion - 2015-01-02, 01:51
Logout Mark Read Team Forum Stats Members Help
VAAPI: Nuc, Chromebox, HSW, IVB, Baytrail with Ubuntu 14.0416