Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server
(2015-10-02, 18:24)BigL-New Wrote: I think I've found problems - here is full log from sysylog while starting Kodi:
Code:
Oct  2 18:01:26 bee systemd[1]: Started kodi-standalone using xinit.
Oct  2 18:01:26 bee systemd[1]: Starting kodi-standalone using xinit...
Oct  2 18:01:26 bee systemd[1]: Created slice user-1001.slice.
Oct  2 18:01:26 bee systemd[1]: Starting user-1001.slice.
Oct  2 18:01:26 bee systemd[1]: Starting User Manager for UID 1001...
Oct  2 18:01:26 bee systemd[1]: Started Session c16 of user kodi.
Oct  2 18:01:26 bee systemd[1]: Starting Session c16 of user kodi.
Oct  2 18:01:26 bee systemd[8238]: Reached target Timers.
Oct  2 18:01:26 bee systemd[8238]: Starting Timers.
Oct  2 18:01:26 bee systemd[8238]: Reached target Sockets.
Oct  2 18:01:26 bee systemd[8238]: Starting Sockets.
Oct  2 18:01:26 bee systemd[8238]: Reached target Paths.
Oct  2 18:01:26 bee systemd[8238]: Starting Paths.
Oct  2 18:01:26 bee systemd[8238]: Reached target Basic System.
Oct  2 18:01:26 bee systemd[8238]: Starting Basic System.
Oct  2 18:01:26 bee systemd[8238]: Reached target Default.
Oct  2 18:01:26 bee systemd[8238]: Startup finished in 24ms.
Oct  2 18:01:26 bee systemd[8238]: Starting Default.
Oct  2 18:01:26 bee systemd[1]: Started User Manager for UID 1001.
Oct  2 18:01:26 bee xinit[8237]: X.Org X Server 1.17.1
Oct  2 18:01:26 bee xinit[8237]: Release Date: 2015-02-10
Oct  2 18:01:26 bee xinit[8237]: X Protocol Version 11, Revision 0
Oct  2 18:01:26 bee xinit[8237]: Build Operating System: Linux 3.19.0-28-generic x86_64 Ubuntu
Oct  2 18:01:26 bee xinit[8237]: Current Operating System: Linux test 4.1.9-lauri3+ #2 SMP Thu Oct 1 08:36:41 CEST 2015 x86_64
Oct  2 18:01:26 bee xinit[8237]: Kernel command line: BOOT_IMAGE=/vmlinuz-4.1.9-lauri3+ root=/dev/mapper/test--vg-root ro
Oct  2 18:01:26 bee xinit[8237]: Build Date: 11 September 2015  10:30:58AM
Oct  2 18:01:26 bee xinit[8237]: xorg-server 2:1.17.1-0ubuntu3.1 (For technical support please see http://www.ubuntu.com/support)
Oct  2 18:01:26 bee xinit[8237]: Current version of pixman: 0.32.6
Oct  2 18:01:26 bee xinit[8237]: Before reporting problems, check http://wiki.x.org
Oct  2 18:01:26 bee xinit[8237]: to make sure that you have the latest version.
Oct  2 18:01:26 bee xinit[8237]: Markers: (--) probed, (**) from config file, (==) default setting,
Oct  2 18:01:26 bee xinit[8237]: (++) from command line, (!!) notice, (II) informational,
Oct  2 18:01:26 bee xinit[8237]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Oct  2 18:01:26 bee xinit[8237]: (==) Log file: "/var/log/Xorg.0.log", Time: Fri Oct  2 18:01:26 2015
Oct  2 18:01:26 bee xinit[8237]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Oct  2 18:01:26 bee acpid: client 8117[0:0] has disconnected
Oct  2 18:01:26 bee acpid: client connected from 8244[0:0]
Oct  2 18:01:26 bee acpid: 1 client rule loaded
Oct  2 18:01:26 bee xinit[8237]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Oct  2 18:01:26 bee xinit[8237]: > Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
Oct  2 18:01:26 bee xinit[8237]: >                   Ignoring extra symbols
Oct  2 18:01:26 bee xinit[8237]: Errors from xkbcomp are not fatal to the X server
Oct  2 18:01:26 bee xinit[8237]: Openbox-Message: Unable to find a valid menu file "/var/lib/openbox/debian-menu.xml"
Oct  2 18:01:26 bee kernel: [84255.045935] [drm:valleyview_update_wm [i915]] *ERROR* timed out waiting for Punit DDR DVFS request
Oct  2 18:01:27 bee kernel: [84255.259833] [drm:valleyview_update_wm [i915]] *ERROR* timed out waiting for Punit DDR DVFS request
Oct  2 18:01:27 bee kernel: [84255.370882] [drm:valleyview_update_wm [i915]] *ERROR* timed out waiting for Punit DDR DVFS request
Oct  2 18:01:27 bee lircd-0.9.0[745]: accepted new client on /run/lirc/lircd
Oct  2 18:01:27 bee xinit[8237]: /usr/lib/kodi/kodi-xrandr: Output HDMI1 is not disconnected but has no modes
Oct  2 18:01:37 bee xinit[8237]: xrandr: Output HDMI1 is not disconnected but has no modes
Oct  2 18:01:37 bee xinit[8237]: xrandr: cannot find preferred mode

My autostart file is as above (the one with problems) - i've changed only sleep to 10 to better see which command has problems.

Problem with the testing kernel:
Quote:Oct 2 18:01:26 bee kernel: [84255.045935] [drm:valleyview_update_wm [i915]] *ERROR* timed out waiting for Punit DDR DVFS request
Oct 2 18:01:27 bee kernel: [84255.259833] [drm:valleyview_update_wm [i915]] *ERROR* timed out waiting for Punit DDR DVFS request
Oct 2 18:01:27 bee kernel: [84255.370882] [drm:valleyview_update_wm [i915]] *ERROR* timed out waiting for Punit DDR DVFS request

You have a braswell and therefore need the other kernel I gave you last time ... which does not have the passthrough patches, but the DVFS fixes ...
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-02, 22:13
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