Kodi Community Forum
Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server (/showthread.php?tid=231955)



RE: New Era: VAAPI with EGL interoperation - Mylo75 - 2015-10-30

Is tvheadend pvr working? I can't seem to get it working in latest jarvis build.

Also do forced subtitles work, I'm using a beebox n3150 by the way.


New Era: VAAPI with EGL interoperation - porkchop999 - 2015-10-30

Thanks the xorg fix worked for me (isengard)


RE: New Era: VAAPI with EGL interoperation - wsnipex - 2015-10-30

PPA builds for ubuntu 15.10 are now available


RE: New Era: VAAPI with EGL interoperation - mrwilby - 2015-10-30

@mbosner, did you get kodi working on your skylake setup? I have essentially the same hardware as you, but so far no success. Thanks for any pointers!


RE: New Era: VAAPI with EGL interoperation - mrwilby - 2015-10-30

No matter - I have two HDMI ports on my motherboard. One appears to get turned off on boot (with these recent development OE builds). The other HDMI was working all along...


RE: New Era: VAAPI with EGL interoperation - fritsch - 2015-10-30

Most likely such an internal DP to HDMI converter bridge. I don't think there is support anywhere in linux kernel / x driver.


RE: New Era: VAAPI with EGL interoperation - Roby77 - 2015-10-30

kodi doesn't switch from 50 to 24hz with last build
http://xbmclogs.com/pvthpngbc

and as already said sometimes i get black screen

when it occurs a restart i sufficient but sometimes after bios post and kodi logo i get black screen and i need to remove the power cord

this problem never happened before but only recently


RE: New Era: VAAPI with EGL interoperation - fritsch - 2015-10-31

Here is an upstream fix for the "missing refrehsrates": http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/commit/?id=627ef68a8cd7a51627d5b6a98cb0a5bdb1d9b534

I will rebuild the OE builds as we speak. Ickle cached the outputs on xserver start and therefore the modes were not enumerated at all. With this patch no need for xorg.conf anymore.

Edit:
First fixed jarvis version: OpenELEC-Generic.x86_64-6.0-devel-20151031104725-r21512-g3421da2
First fixed Isengard version: OpenELEC-Generic.x86_64-6.0-devel-20151031105023-r21503-gc2fba5d


RE: New Era: VAAPI with EGL interoperation - Roby77 - 2015-10-31

Thank you , will test this night and report if it's all ok

Could be useful if i post a log (available one in /log folder) when i get the black screen error ?


RE: New Era: VAAPI with EGL interoperation - fritsch - 2015-10-31

Updated the initial howto to 15.10 Wily

Changes:
libnfs8 instead of libnfs4
wsnipex's mesa ppa can be dropped. His vaapi ppa is still needed for libva / libva-driver-intel version 1.6.1
For Braswell Users I currently suggest kernel 4.3-rc7. I will update those links the very moment 4.3.0 is out
Concerning the refreshrate issues: I added a dropbox link to a fixed driver that you can install on Ubuntu Wily - with this no xorg.conf is needed.


RE: New Era: VAAPI with EGL interoperation - m_gl - 2015-10-31

Hi,

i have some trouble playing 25hz mkv files with passthrough enabled.
After a time video is getting jerky, same mkv file with sync to audio enabled plays fine.
Also 23.976 and 24 mkv playing without problems with activated passthrough.
Adjust Display Refresh Rate is activated.
Newest javris verison. Asrock beebox 3000.

Log: http://pastebin.com/TAxKNjSk

Any idea ?

Btw: Thanks guys for your great work!!


RE: New Era: VAAPI with EGL interoperation - meowmoo - 2015-10-31

Is the latest update supposed to fix my issue posted here? http://forum.kodi.tv/showthread.php?tid=231955&pid=2146729#pid2146729

Just tried the isengard build, and still sync 2 times.

And any news on the projectM DLL issue?


RE: New Era: VAAPI with EGL interoperation - fritsch - 2015-10-31

@m_gl:
Post /usr/lib/kodi/kodi-xrandr | pastebinit please


RE: New Era: VAAPI with EGL interoperation - fritsch - 2015-10-31

(2015-10-31, 17:57)meowmoo Wrote: Is the latest update supposed to fix my issue posted here? http://forum.kodi.tv/showthread.php?tid=231955&pid=2146729#pid2146729

Just tried the isengard build, and still sync 2 times.

And any news on the projectM DLL issue?

No and No. Not target of those developments here.


RE: New Era: VAAPI with EGL interoperation - m_gl - 2015-10-31

(2015-10-31, 17:58)fritsch Wrote: @m_gl:
Post /usr/lib/kodi/kodi-xrandr | pastebinit please

Here we go: http://sprunge.us/MhdD

Thx