Display MoreWe had a similar problem with our Chromebox 1 , but not the Chromebox 3 according to Matt Devo,
it's a 4.19+ kernel bug, current work around is to add 'pci=nomsi' to kernel parameters in /flash/syslinux.cfg
I think there is a simple smb fix for Chromboxes, but you need to check out the following kodi link:
ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21]
depending on the Chromebox you append either "extlinux.conf", or "syslinux.cfg"
with:
APPEND boot=LABEL=KERN-C disk=LABEL=ROOT-C tty quiet pci=nomsi
There is a more detailed howto in the Mr Chromebox Kodi EZ-setup script thread linked above,
it's close to the page I listed.
Applied the kernel bug fix as you indicated in your post. Had tried it before however I did it again after a fresh install of LE 8.95.3 beta. Now videos play without buffering. Thanks for your input. Now the question is "Does this work around have to be applied every time LE is updated?".