Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server
(2015-10-12, 15:11)jteeuw Wrote:
(2015-10-11, 22:00)fritsch Wrote:
(2015-10-11, 19:45)fritsch Wrote: Use fakeroot instead of sudo, please. I typed that out of head .... and forgot that.

I updated the howto for rc5. If you already have build, do:
git fetch origin
git clean -xfd
git checkout -b v4.3-rc5-passthrough origin/v4.3-rc5-passthrough

And then continue with
cp /boot/config-`uname -r` .config
make oldconfig (Press return until finished)
sudo apt-get install fakeroot kernel-package
make-kpkg --append-to-version "-passthrough" -j4 --initrd linux-headers linux-image

I have completed the above commands successfully, but when I run uname –r I get the following :
root@htpc:~/linux# uname -r
4.3.0-040300rc4-generic
After compiling you need to install the resulting .deb files from ../ with sudo dpkg -i
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
RE: New Era: VAAPI with EGL interoperation - by fritsch - 2015-10-12, 15:15
Live TV broken again? - by schamane - 2016-02-29, 19:56
Random crashes - by hal2100 - 2016-03-08, 22:03
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