Changing the priority value under the frame grabber section fixed this for me
"priority" : 810
Changing the priority value under the frame grabber section fixed this for me
"priority" : 810
Working well so far no problems.
I would use it for generic build thanks
I would start clean and try again. I never ran into those errors
docker exec -it docker.linuxserver.mariadb bash
mysql -u root -p
CREATE USER 'kodi' IDENTIFIED BY 'kodi';
GRANT ALL ON *.* TO 'kodi';
These instructions worked for me
I've uploaded #0614b: libreelec-generic.x86_64-9.0-milhouse-20180614232731-#0614b-g83c436f.
This build uses the V2 patch [V2] drm/i915/glk: Add Quirk for GLK NUC HDMI port issues. - Patchwork instead of linux (Generic): drm/i915/glk: GLK HDMI workarounds (i915.glkhdmi=2) · LibreELEC/LibreELEC.tv@88b6533 · GitHub (the i915.glkhdmi=2 parameter is no longer required by the V2 patch).
Strange, with this build Resolution, Refresh rate and Blank other displays displays are greyed out
Debug Log on a fresh install if its any help
4.17 version of my most recent #0610 build is here: libreelec-generic.x86_64-9.0-milhouse-20180610225938-#0610b-g783ddf0.tar
It is missing the DVB addons, and the improved IR timeout handling (fixed soon, hopefully) but should be functional - it boots on a Skylake i5 NUC and a Revo3700 (ION2/Atom).
Thanks to both of you for doing these builds milhouse is the i915.glkhdmi=2 still required in your build ?