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 - meowmoo - 2016-01-14

syslinux.cfg is empty/not present

ls /flash shows extlinux.conf

Code:
DEFAULT linux
PROMPT 0

LABEL linux
KERNEL /KERNEL
APPEND boot=LABEL=System disk=LABEL=Storage  quiet

the right file? so I put the drm.debug stuff after quiet right?

sorry for being a Pain in the ars (linux noob) Confused


RE: New Era: VAAPI with EGL interoperation - fritsch - 2016-01-14

Code:
APPEND boot=LABEL=System disk=LABEL=Storage  drm.debug=0xe



RE: New Era: VAAPI with EGL interoperation - meowmoo - 2016-01-14

ok here we go

i start stop a episode a few time nothing happen, I than change the ui fps from 50 to 60 and than back from 60 to 50 and there i got the black screen, i dont hit yes so the ui change back to 60 and picture was here again

kodi log http://xbmclogs.com/pp2xoclpz
dmsg http://sprunge.us/HGTV


RE: New Era: VAAPI with EGL interoperation - fritsch - 2016-01-14

Thanks much.

Please reproduce and then gather: journalctl -a | pastebinit add the content to a txt file and please go to bugs.freedesktop.org and file a new bug under drm/intel section, title Switching refreshrate ends in black screen. Powercycling brings display to life or something. Trigger: Switch some times from 50 to 60 hz.

Thanks much in advance.

Edit: Please link the bug in here, so I can track it. Btw. it has nothing to do with kodi.


RE: New Era: VAAPI with EGL interoperation - meowmoo - 2016-01-14

Product is DRI?
version XOrg git?


RE: New Era: VAAPI with EGL interoperation - fritsch - 2016-01-14

(2016-01-14, 18:10)meowmoo Wrote: Product is DRI?
version XOrg git?
Yes, that will work. After DRI select intel.

Summary as seen above. The rest is in journalct and in dmesg output. You can add those as txt files.

Thanks again.

Edit: Also add /var/log/Xorg.0.log as you are at it.


RE: New Era: VAAPI with EGL interoperation - meowmoo - 2016-01-14

ok all done

https://bugs.freedesktop.org/show_bug.cgi?id=93714

hope everything is right, glad I could finally help a little bit :>
Thanks for be patience with me.

its a kernel problem if i make a guess, right?


RE: New Era: VAAPI with EGL interoperation - fritsch - 2016-01-14

(2016-01-14, 18:26)meowmoo Wrote: ok all done

https://bugs.freedesktop.org/show_bug.cgi?id=93714

hope everything is right, glad I could finally help a little bit :>
Thanks for be patience with me.

its a kernel problem if i make a guess, right?

I think so - it might happen that they close it down or transfer it to bugs.kernel.org - we will find out. Worst thing that might happen: You have to reopen on bugs.kernel.org. I will send such bugs directly to upstream in the future - as I most of the time don't have the hardware and playing proxy between users / bugtracker is costing a lot of time. Therefore: thx again!


RE: New Era: VAAPI with EGL interoperation - meowmoo - 2016-01-14

OK lets See,
do i need care about the debug kernel line?
It gos away when I flash the next update right?


RE: New Era: VAAPI with EGL interoperation - fritsch - 2016-01-14

Nope it is kept - but it does not really harm.


RE: New Era: VAAPI with EGL interoperation - scf2k - 2016-01-14

Here I'm with the logs Big Grin

I started to play the same file and stopping it after a few seconds. After several tries I got black screen.
dmesg http://pastebin.com/EffwGJ7G
journalctrl http://pastebin.com/wSFcLiGZ
kodi.log http://pastebin.com/6RVdY9fe
vainfo http://pastebin.com/Wyp6J9v3


RE: New Era: VAAPI with EGL interoperation - fritsch - 2016-01-14

-> please add the dmesg and the journalctl to the bugreport, please and subscribe yourself.


RE: New Era: VAAPI with EGL interoperation - scf2k - 2016-01-14

(2016-01-14, 22:09)fritsch Wrote: -> please add the dmesg and the journalctl to the bugreport, please and subscribe yourself.

Excuse me? I don't get you.

Also happens when starting playing a video
kodi.log http://pastebin.com/ApP8MXq7
dmesg http://pastebin.com/EXQLuQBT

Those are made with OE updated to Jan 13 version, but the same happened with Jan 8 too.


RE: New Era: VAAPI with EGL interoperation - fritsch - 2016-01-14

That's your issue isn't it: https://bugs.freedesktop.org/show_bug.cgi?id=93714

So you can add your logfiles there, please. I cannot solve it, but intel hopefully can.


RE: New Era: VAAPI with EGL interoperation - scf2k - 2016-01-15

If you mean that I created it - then no, it wasn't me.