• 1
  • 80
  • 81
  • 82(current)
  • 83
  • 84
Linux OpenELEC Testbuilds for x86 (Kodi 17)
(2016-04-10, 04:23)smf007 Wrote:
(2016-04-10, 03:49)Milhouse Wrote: @smf007 - try this test build, it includes CONFIG_LIRC_ZILOG=m:

http://milhouse.openelec.tv/builds/testi...026734.tar

If it works I'll include it in the normal build later this evening.
Getting a bit closer, but sadly no. I'm not seeing the rc_hauppauge module, but it's dependency of rc_core now shows up. I'll dig into this more. Thanks.
Just to document this, there is a change in Kernel 4.5 to ir-kbd-i2c that partially reverts a commit back on Kernel 4.3. This affects the auto-loading of the I2C driver. This partial revert is because of a bug in the hdpvr drivers.

The partial revert is this. The bug report for the hdpvr is here.
I'm using a chromebox with an intel 2955u cpu and when i first tried the krypton builds a few months I would get major slowdown after a few hours and restarting the box was the only solution. I updated to the latest krypton build and the same thing is happening even more frequently (cpu usage was so high that there was delays when i typed letters when i ssh'd in).

I have a log here if its any use

http://xbmclogs.com/pouget52k
Milhouse, I have this working now!

If I issue the following it works.
Code:
modprobe ir-kbd-i2c

So where should this be placed to have it run at start/boot?
(2016-04-11, 02:27)smf007 Wrote: Milhouse, I have this working now!

If I issue the following it works.
Code:
modprobe ir-kbd-i2c

So where should this be placed to have it run at start/boot?

Does this still require CONFIG_LIRC_ZILOG=m?

Add the modprobe in /storage/.config/autostart.sh - if it doesn't exist, create it.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
New OpenELEC.tv Krypton build #0410: Generic
(Supercedes previous build)

Code:
# uname -a
Linux OpenELEC 4.4.6 #1 SMP Mon Apr 11 01:46:31 BST 2016 x86_64 GNU/Linux

# lsb_release
OpenELEC (Milhouse) - Version: devel-20160411014536-#0410-g0026734 [Build #0410]

Based on tip of OpenELEC.tv master (0026734b, changelog) and tip of XBMC master (25dc4bf3, changelog) with the following modifications:
  • Includes FernetMenta "VideoPlayer" patches
  • Default setting for "Show RSS Feed" changed to disabled (new installs only) [patch details]
  • Disabled "Total Duration" in Confluence (see build #0221 for details)
  • Includes latest kodi-platform master (92583ef9, ahead +2)
  • Includes latest libcec master (6d68d212)
  • Includes latest libnfs master (3c26ce1e, ahead +13)
  • Includes latest p8-platform master (041a8c6c, ahead +1)
  • Includes latest addons: adsp.basic (5cf12e83, +7), adsp.biquad.filters (af575f3d, +7), adsp.freesurround (6dc533be, +8), asplib (da66f517, +13), inputstream.mpd (6bd24f3f), peripheral.joystick (76b7c40a, +48), pvr.argustv (974820ab, +25), pvr.demo (e74822f2, +21), pvr.dvblink (82c7b4d5, +20), pvr.dvbviewer (6ab861fa, +33), pvr.filmon (0d8dd5bd, +27), pvr.hdhomerun (fd9daf4a, +32), pvr.hts (0f88a357, +67), pvr.iptvsimple (b741cac7, +27), pvr.mediaportal.tvserver (96f415e3, +52), pvr.mythtv (f8d25fda, +36), pvr.nextpvr (d445c5ad, +27), pvr.njoy (b9b0ae43, +19), pvr.pctv (f1880484, +25), pvr.stalker (14a7c70d, +28), pvr.vbox (e70146d8, +27), pvr.vdr.vnsi (12364058, +44), pvr.vuplus (d8c6f9ba, +23), pvr.wmc (898e2dad, +33)
  • Includes commits from xbmc/master, ahead +11 (FernetMenta)
  • Includes commits from service.openelec.settings/, ahead +1 (OpenELEC)
  • Exclude [env] kodi-999.42-KEY_EPG.patch: Added upstream
  • Exclude [env] package.mk: dcadec: Drop (not needed anymore)
  • Include [env] e7cbe9cb: xf86-video-intel: explicitely disable TearFree and TripleBuffer
  • Include [env] ed774729: Intel: Implement Passthrough-Range
  • Include [env] 3a6268c9: VAAPI: Enable EGL
  • Include [env] 6be9ebe7: libva / libva-driver-intel: bump to 1.7.0
  • Include [env] 98c65e6a: Kodi: Use Limited Range by default
  • Include [env] 20965d0a: mesa: update to 11.2.0-rc4
  • Include [env] patch: xf86-video-intel: bump to 3fafabe
  • Include [env] patch: xf86-video-nvidia-legacy: bump 304.131 to 340.96
  • Include [env] patch: Clean Kodi view cache on startup
  • Include [env] patch: Fix OE settings button after Estuary update
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.*
  • Include [env] patch: Add extra headers needed by 3D BD MVC
  • Include [env] patch: Enable Hauppauge IR support
  • Include [env] patch: Add support for dynamic device tree overlays
  • Include [env] patch: Set default volume steps to 20
  • Include [env] patch: Enable game controllers in manifest, add repository.kodi.game
  • Include [env] patch: Bump libbluray - include MVC support
  • Include [env] patch: Enable other binary addons
  • Include [env] patch: Reinstate version check service add-on - avoid black screens on x86?
  • Include [env] patch: Update inputstream.mpd settings
  • Include [env] patch: Install dtoverlay userland
  • Include [env] patch: Enable pvr addons, disable pvr updates
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: Binary-Addons: Package inputstream.mpd
  • Include [env] patch: kodi: peripheral.joystick binary addon
  • Include [env] PR:4500: kodi: update to 17.0
  • Include [env] PR:4537: [scripts] Add PKG_SOURCE_NAME for non-standard package tarballs
  • Include [env] PR:4661: stripping changes
  • Revert [env] 46b9b7b3: rtmpdump (Reason: use newclock5 bump)
  • Include [pkg] dd81c2f1: [librtmp] Update to 15-Dec-2015 from http://stream-recorder.com/forum/customi...16103.html (kodi)
  • Include [pkg] 441217d8: logging: Add microsecond timer to log messages (kodi)
  • Include [pkg] patch: kodi: use 2 buffers by default - matches disabled triple buffers
  • Include [pkg] PR:208: use system audio mode request instead of power on to start AVR reliable (libcec)
  • Include [pkg] PR:8645: [video] Add season/TV show artwork to episodes/seasons even if they have their own fanart.
  • Include [pkg] PR:8723: Implement filecache retry logic
  • Include [pkg] PR:8824: videodb: fix smart playlists not honoring "Show empty TV shows" setting.
  • Include [pkg] PR:8922: [guiinfo] extend ranges for listitem properties
  • Include [pkg] PR:9334: [chg] decrease volume steps to 20
  • Include [pkg] PR:9538: [Peripherals] m_bNeedsPolling broken for busses where it is set outsi?
  • Revert [pkg] e9a6d59f: VideoPlayer: inputstream, fix cp error (Reason: inputstream.mpd needs update) (kodi)
  • Revert [pkg] PR:9531: VideoPlayer: add method for requesting desired video resolution to demuxer (Reason: inputstream.mpd needs update)
Build Highlights:
  1. NOTE: DVD playback remains temporarily disabled
  2. Bump xf86-video-nvidia-legacy from 304.131 to 340.96
  3. Various renderer improvements
  4. Enable Hauppauge IR support
Build Details:
  1. XBMC:
    • [DVDVideoCodecOpenMax] update after d5f63a8 (PR:9539, 1 commit, 2 files changed)
    • VideoPlayer: add method for requesting desired video resolution to de… (PR:9531, 1 commit, 12 files changed)
    • [json] - add support for tvshow status (PR:9537, 1 commit, 2 files changed)
    • [cmake] Add cmake parameter to BuildSetup.bat (PR:9529, 5 commits, 5 files changed)
    • [python] add mediatype to setinfo for music (PR:9396, 1 commit, 4 files changed)
    • [cmake] Fix android build (PR:9540, 2 commits, 1 file changed)
    • [gui] - remove go-to-root context menu buttons (PR:9536, 1 commit, 6 files changed)
    • [buildsystem][win32] Updated some more build files to vs2015 that was forgotten about (PR:9541, 1 commit, 4 files changed)
    • [json] fix params order for SetTVShowDetails (PR:9544, 1 commit, 1 file changed)
    • [adsp] rework to new system who already on PVR (PR:9483, 4 commits, 26 files changed)
    • Videoplayer code cleanup & race condition fix (PR:9442, 4 commits, 2 files changed)
    • Cleanup dll loader / posix win32 emulation functions. (PR:8798, 13 commits, 66 files changed)
    • [EGLIMX] Added category D framebuffer modes (PR:9551, 1 commit, 1 file changed)
    • [guilib][fix] Fix "vector iterator not incrementable". dialog->Close … (PR:9547, 1 commit, 1 file changed)
    • [Builtins/Cec] add missing registrations (PR:9535, 1 commit, 1 file changed)
    • small syntax typo (PR:9554, 1 commit, 1 file changed)
    • VideoPlayer: set speed on demuxer when speed of player is changed (PR:9555, 1 commit, 1 file changed)
    • remove some unused/duplicate context menus (PR:9548, 4 commits, 8 files changed)
    • videoinfotag: fix typo introduced in e6e2d0ace5cfe6191b8f7727ced1747854254ce4 (PR:9558, 1 commit, 1 file changed)
    • [coverity] Some cleanup/fixes (PR:9512, 14 commits, 23 files changed)
    • [Estouchy] change include syntax (PR:9562, 1 commit, 1 file changed)
    • [cmake] Fix passing CMAKE_BUILD_TYPE in FindFFMPEG (PR:9563, 1 commit, 1 file changed)
    • [addons] change db version 21 update to set system addons to disable (PR:9546, 1 commit, 1 file changed)
    • [win32] Cleanup project files after libmpeg2 removal. (PR:9564, 1 commit, 2 files changed)
    • add support for external PGS/.sup subtitles (PR:9559, 1 commit, 4 files changed)
    • fix for PR #9559 (PR:9566, 1 commit, 1 file changed)
    • [cmake] Speed up export-files target (PR:9561, 1 commit, 1 file changed)
    • [dvd] Remove duplicated members. (PR:9571, 1 commit, 1 file changed)
    • [fix] CID 1358356, 1358357, 1358358: Out-of-bounds write (OVERRUN). (PR:9572, 1 commit, 1 file changed)
    • [python-api] allow setting imdbnumber / set / setid for listitems (PR:9570, 1 commit, 2 files changed)
    • FIX: [droid] cap refresh rates when probing, too (PR:9574, 1 commit, 1 file changed)
    • VideoPlayer: fix mem leak in subtitle processing (PR:9578, 1 commit, 4 files changed)
    • [utils] CMime: make parseMimeType() private (PR:9573, 1 commit, 1 file changed)
    • fix 'add source' button after ae4fcd0 (PR:9579, 1 commit, 10 files changed)
    • clean up leftovers (PR:9581, 5 commits, 9 files changed)
    • VideoPlayer: init memeber m_textureId of CDVDOverlay (PR:9587, 1 commit, 1 file changed)
    • Porting fixes (PR:9492, 3 commits, 1 file changed)
    • [win32] VS2015 fix for libdvd (PR:9583, 1 commit, 4 files changed)
    • [win32] fix unit test environment (PR:9575, 2 commits, 2 files changed)
    • VideoPlayer: drop WaitPresentTime + simplify render loop (PR:9542, 12 commits, 69 files changed)
    • [JSON] Add Files.SetFileDetails to JSON API (PR:9256, 1 commit, 6 files changed)
    • Fix some logic flaws in NetworkServices settings change (PR:9246, 2 commits, 1 file changed)
    • make heading in add/edit source dialog properly translatable (PR:9580, 1 commit, 2 files changed)
    • [pvr] add virtual and override to shared CPVRClients functions (PR:9585, 1 commit, 1 file changed)
    • [pvr] reduce compare amount on PVRManager to detect window (PR:9584, 1 commit, 2 files changed)
    • proper rounding of temperature values - fixes trac #16671 (PR:9577, 1 commit, 2 files changed)
    • [mmalrenderer] Wait for vsync before submitting to mmal when display sync is disabled (PR:9594, 4 commits, 5 files changed)
    • OMXPlayerVideo: Avoid warnings from initialisation order (PR:9596, 1 commit, 1 file changed)
    • [pvr] - fix update addons, get also disabled addons (PR:9598, 1 commit, 1 file changed)
    • VideoPlayer: some rework after b37c8565e080b89fb51e2f5963a38cd6360d021c (PR:9597, 1 commit, 1 file changed)
    • [pvr] remove unused custom addon update logic (PR:9593, 1 commit, 2 files changed)
    • VideoPlayer: inputstream, fix cp error (e9a6d59f)
    • [lang][skin.estuary] updated language files from Transifex (da74385e)
    • [lang][skin.estouchy] updated language files from Transifex (02e2e021)
    • [EGLIMX] Added category D framebuffer modes (c70dfe76)
  2. pvr.vdr.vnsi:
    • [skin] adapt to recent include attribute renaming (PR:71, 2 commits, 1 file changed)
    • drop DX9, rendering OSD on Windows requires DX11 (PR:72, 1 commit, 2 files changed)
  3. xbmc/master (FernetMenta):
    • New commits in this build:
      • Revert "[epg] avoid PVR thread to persist epg tables directly (sync issue with epg thread)" (1ac6bab5)
      • [pvr] skip persisting EGP on CreateChannelEpgs (93a45352)
      • [pvr] - fix epg search (9f5f24b6)
      • VideoPalyer: InputStream, store config in ID map (9add55d0)
      • VideoPlayer: InputStream, use parent if available (798f4d1d)
      • Merge branch 'PVR2' (fb4cff8e)
      • Merge branch 'media' (62999aca)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] patch: xf86-video-nvidia-legacy: bump 304.131 to 340.96
    • Added: [env] patch: Enable Hauppauge IR support
    • Added: [pkg] PR:9538: [Peripherals] m_bNeedsPolling broken for busses where it is set outsi?
    • Reverted: [pkg] e9a6d59f: VideoPlayer: inputstream, fix cp error (Reason: inputstream.mpd needs update) (kodi)
    • Reverted: [pkg] PR:9531: VideoPlayer: add method for requesting desired video resolution to demuxer (Reason: inputstream.mpd needs update)
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2016-04-11, 02:38)Milhouse Wrote:
(2016-04-11, 02:27)smf007 Wrote: Milhouse, I have this working now!

If I issue the following it works.
Code:
modprobe ir-kbd-i2c

So where should this be placed to have it run at start/boot?

Does this still require CONFIG_LIRC_ZILOG=m?

Add the modprobe in /storage/.config/autostart.sh - if it doesn't exist, create it.
"CONFIG_LIRC_ZILOG=m" is not needed.

Thanks for the help.
Hi Milhouse,

I just noticed some minor glitches during playback and saw in the OSD that it drops a frame every 7.5 to 8 seconds.
The Debug overlay shows me that it switches from 23.4 to 24.4 fps every second.
My TV is set to 24 hz, the file has 23.976fps video.
DTS audio is sent via passthrough.

01_KODI.log : http://sprunge.us/hTbi
02_System.log : http://sprunge.us/UaVi
03_Hardware.log : http://sprunge.us/hNIa
04_Audio.log : http://sprunge.us/HXjO
05_Network.log : http://sprunge.us/eeFN
06_varlog.log : http://sprunge.us/DYcI
09_Journal-cur.log : http://sprunge.us/HgSb
Can you please test and report issues using only the OpenELEC builds posted (and documented) in this thread.

I appreciate people want to use LibreELEC builds (and I want to switch over ASAP too!) but until they're fully documented they're essentially unsupportable and are offered only on that basis.

As an example, LE #0410 I built Sunday morning, OE #0410 I built almost 24 hours later during which time there were several render-related merges. Totally different builds.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2016-04-10, 23:34)kaiseruk Wrote: I'm using a chromebox with an intel 2955u cpu and when i first tried the krypton builds a few months I would get major slowdown after a few hours and restarting the box was the only solution. I updated to the latest krypton build and the same thing is happening even more frequently (cpu usage was so high that there was delays when i typed letters when i ssh'd in).

I have a log here if its any use

http://xbmclogs.com/pouget52k


Try a fresh setup cause i have same setup and maybe dirt install (switch many times from milhouse and fritsch bulid and now Libreelec) never see cpu load problem

If you use rss feed try disabling it
(2016-04-11, 09:20)hanzoh Wrote: Hi Milhouse,

I just noticed some minor glitches during playback and saw in the OSD that it drops a frame every 7.5 to 8 seconds.
The Debug overlay shows me that it switches from 23.4 to 24.4 fps every second.
My TV is set to 24 hz, the file has 23.976fps video.
DTS audio is sent via passthrough.

01_KODI.log : http://sprunge.us/hTbi
02_System.log : http://sprunge.us/UaVi
03_Hardware.log : http://sprunge.us/hNIa
04_Audio.log : http://sprunge.us/HXjO
05_Network.log : http://sprunge.us/eeFN
06_varlog.log : http://sprunge.us/DYcI
09_Journal-cur.log : http://sprunge.us/HgSb

That's already fixed in fernetmenta's latest master and most stuff is already pushed to kodi's master - so give it some time.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
(2016-04-10, 20:59)aesthetiker Wrote: With the latest build tvheadend didn't load properly. Deactivate and activating the add-on while kodi is running and pvr start normally.

anyone using pvr.hts? And can confirm that the add-on load properly on startup? Then i would try clean install. Thanks in advance.
There's definitely something wrong with the latest OE #0410 test build - ever few minutes I accumulate hundreds of skipped frames. They're not false positives either, the frame rate visibly slows as frames are skipped.

In the following debug log (Blade Runner, VC1, 1080p, 23.976, TrueHD), the skipped frames start at about the 155.037155 mark: http://sprunge.us/GgUb

This is the start of Blade Runner - the 57 skipped frames is presumably while it sorts out the refresh rate change:

Image

then for no obvious reason it accumulates hundreds of skipped frames:

Image

Notice also that the a/v sync is *very* unstable - this would normally be rock solid.

Other non-VC1 material (regular h264) is also affected in exactly the same way.

A local build I created (LE #0409) is absolutely fine - a/v sync is rock solid, with no skips (apart from at the beginning), however the next build (LE #0410) is not so this the first build with issues. This would suggest the problem affecting the OE #0410 build documented in this thread is introduced - merged to Kodi master, or added to fernetmenta master - some time after 20160409 12:36:33 but before 20160410 15:04:22 (UK time, UTC+1).

Playback device is a Revo 3700 (ION2). I've ruled out the driver, as the #0409 build is using the same updated 340.96 driver.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Disregard the comments about a/v sync being "rock stable" in #0409 - it looks like the Codec OSD is broken in #0409 and stops updating after a while! However #0409 does not suffer from the visible dropped frames, as #0410 does.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Another issue, which seems to have started with build OE #0320 (is not there in #0316) and is present in the latest builds: when seeking (big jump forwards/10 minutes) in Blade Runner (MKV, VC-1, 1080p, TrueHD), once playback resumes there is a green frame flashed on screen every once or twice a second - sometimes this lasts only 2-3 seconds, but other times it continues indefinitely. I've tried reproducing with h264 material but cannot, yet see it with all my VC-1 material, so it seems to be VC-1 specific.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Build highlight: NOTE: DVD playback remains temporarily disabled
Ok, ok, I have small problems.
KODI 20 - LibreELEC 11

Intel NUC 4250U (Haswell) in Abel H2 chassis, Philips 55OLED804
  • 1
  • 80
  • 81
  • 82(current)
  • 83
  • 84

Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for x86 (Kodi 17)4