When I upgraded to the latest kodi-imx to 16.0-1 with everything else up to date, kodi becomes a slide show when playing about half of my video collection.
This issue is rectified by reverting to the previous kodi-imx: 15.2-2, or by disabling "Vertical Blank Sync". The latter fix is unworkable, as it causes painful tearing. I have tried wiping my kodi directory to eliminate kodi-15 to kodi-16 upgrade issues.
Errors in kodi.log:
$this->bbcode_second_pass_code('', 'WARNING: Panning failed: Connection timed out
CRenderManager::WaitForBuffer - timeout waiting for buffer')
Original and incorrect post:
$this->bbcode_second_pass_quote('', '
')When I upgraded to the latest kernel: linux-imx6-cubox-dt to 3.15.58-1 (should be 3.14, mislabeled pkgbuild) with everything else up to date, kodi becomes a slide show when playing about half of my video collection.
Errors in kodi.log:
WARNING: Panning failed: Connection timed out
CRenderManager::WaitForBuffer - timeout waiting for buffer
This issue is rectified by reverting to the previous kernel: 3.14.57-1, or by disabling "Vertical Blank Sync". The latter fix is unworkable, as it causes painful tearing. I have tried wiping my kodi directory to eliminate kodi-15 to kodi-16 upgrade issues.
Perhaps we should consider moving to SolidRun's fslc kernel, since the one we currently use is no longer supported by them.