• 1
  • 49
  • 50
  • 51(current)
  • 52
  • 53
  • 187
v17 LibreELEC Testbuilds for x86_64 (Kodi 17.0)
@ fritsch

In your opinion should everybody with newer hardware be running modesetting? Is there that much of a performance and or quality difference?
New LibreELEC.tv Krypton build #0609: Generic
(Supercedes previous build)

Code:
# uname -a
Linux LibreELEC 4.6.2 #1 SMP Thu Jun 9 21:13:48 BST 2016 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20160609210743-#0609-g61dbf48 [Build #0609]

Based on tip of LibreELEC.tv master (61dbf48e, changelog) and tip of XBMC master (e31bee75, changelog) with the following modifications:
  • Includes FernetMenta "VideoPlayer" patches
  • Includes latest kodi-platform master (c8188d82, ahead +4)
  • Includes latest libcec master (6d68d212)
  • Includes latest libnfs master (cdd1643c, ahead +28)
  • Includes latest p8-platform master (041a8c6c, ahead +1)
  • Includes latest addons: adsp.basic (2ae604e5, +8), adsp.biquad.filters (01236bbe, +7), adsp.freesurround (34f50406, +7), asplib (da66f517), inputstream.mpd (3ac19c39, +11), inputstream.smoothstream (32275717, +2), peripheral.joystick (2db8029e, +32), pvr.argustv (5f48dcec, +4), pvr.demo (0fa9e1d0, +4), pvr.dvblink (a92f1264, +5), pvr.dvbviewer (3d0bea9a, +4), pvr.filmon (8743511d, +4), pvr.hdhomerun (b5ce9309, +4), pvr.hts (acd1a6ac, +5), pvr.iptvsimple (7a5a43f8, +4), pvr.mediaportal.tvserver (172a273c, +4), pvr.mythtv (e2b60252, +8), pvr.nextpvr (150698b7, +4), pvr.njoy (b5d65655, +4), pvr.pctv (feed5990, +4), pvr.stalker (fb24eda2, +13), pvr.vbox (c6594819, +4), pvr.vdr.vnsi (5498a8c1, +7), pvr.vuplus (ea3b33f6, +4), pvr.wmc (77af8daf, +4)
  • Includes commits from xbmc/master, ahead +5 (FernetMenta)
  • Exclude [env] kodi-999.10-aarch64-support.patch: Merged upstream
  • Include [env] e7cbe9cb: xf86-video-intel: Explicitely disable TearFree and TripleBuffer
  • Include [env] ed774729: Intel: Implement Passthrough-Range
  • Include [env] 98c65e6a: Kodi: Use Limited Range by default
  • Include [env] patch: xf86-video-intel: bump to 3fafabe
  • Include [env] patch: Fix SIGTERM patch after PR9748
  • Include [env] patch: Fix cmake after PR9750
  • Include [env] patch: Add extra headers needed by 3D BD MVC
  • Include [env] patch: mesa: update to 12.0.0-rc1
  • Include [env] patch: Bump libbluray - include MVC support
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.*, os.* and peripheral.*
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: Enable pvr addons, disable pvr updates
  • Include [env] patch: Enable other binary addons
  • Include [env] PR:408: Fix digital audio crackling when playing music on non Kodi based setups.
  • Include [env] PR:412: splash: Stop blanking splash too early in RPi boot sequence
  • Include [env] PR:417: linux: Atom Baytrail and CherryTrail audio HDMI support
  • Include [env] PR:431: Revert "Merge pull request #136 from lrusak/modesetting"
  • Include [env] PR:432: build: start using .libreelec-unpack
  • Include [env] PR:433: libreelec: use build project directory for ccache
  • Include [env] PR:434: linux: Update to 4.6.2
  • 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: drm/i915: Extend Fake HDMI live status to Valley View (linux)
  • Include [pkg] patch: [skin.estuary] Hide watched items on home (kodi-theme-Estuary)
  • Include [pkg] patch: CSC: Remove average logic when saving NV12 surface on IVB+ (VAAPI fix) (libva-intel-driver)
  • Include [pkg] PR:8645: [video] Add season/TV show artwork to episodes/seasons even if they have their own fanart.
  • 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:9803: [PeripheralCecAdapter] fix playback stopping on screensaver deactivated
Build Highlights:
  1. Estuary skin update
Build Details:
  1. LibreELEC.tv:
    • mtools: Fix creation of dot directories (. and ..) (PR:435, 1 commit, 1 file changed)
    • RPi: Add a cleanup step (PR:437, 1 commit, 1 file changed)
  2. XBMC:
    • [estuary] - Skin sync (PR:9933, 1 commit, 325 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:432: build: start using .libreelec-unpack
    • Added: [env] PR:433: libreelec: use build project directory for ccache
    • Updated: [pkg] patch: [skin.estuary] Hide watched items on home (kodi-theme-Estuary)
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-06-10, 03:37)EricSol Wrote: @ fritsch

In your opinion should everybody with newer hardware be running modesetting? Is there that much of a performance and or quality difference?

It's just a layer with less possible bugs. Kodi is a 3D OpenGL application. The most performance impact of the intel driver happens when running gtk2perf (2D - not relevant for us), cause the intel driver has an advanced SNA architecture with big bugs all around the place, see bugs.freedesktop.org and search for video intel. Modesetting is a clean driver developed very tight ontop of the kernel.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
@millhouse, would you consider Kodi PR9731? I'm working to get it in shape for merging and more testing would be very welcome.
OK will include tonight after a quick test
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.
Attempting to use the shadertoy visualization or screensaver crashes kodi.

LibreELEC (Milhouse) - Version: devel-20160609210743-#0609-g61dbf48 [Build #0609]

crashlog: http://sprunge.us/heEZ
New LibreELEC.tv Krypton build #0610: Generic
(Supercedes previous build)

Code:
# uname -a
Linux LibreELEC 4.6.2 #1 SMP Fri Jun 10 21:06:47 BST 2016 x86_64 GNU/Linux

# lsb_release
LibreELEC (Milhouse) - Version: devel-20160610210525-#0610-gd03b16e [Build #0610]

Based on tip of LibreELEC.tv master (d03b16ea, changelog) and tip of XBMC master (536fa3c3, changelog) with the following modifications:
  • Includes FernetMenta "VideoPlayer" patches
  • Includes latest kodi-platform master (c8188d82)
  • Includes latest libcec master (6d68d212)
  • Includes latest libnfs master (cdd1643c, ahead +28)
  • Includes latest p8-platform master (041a8c6c, ahead +1)
  • Includes latest addons: adsp.basic (2ae604e5), adsp.biquad.filters (01236bbe), adsp.freesurround (34f50406), asplib (da66f517), inputstream.mpd (3ac19c39, +15), inputstream.smoothstream (32275717), peripheral.joystick (2db8029e), pvr.argustv (5f48dcec), pvr.demo (0fa9e1d0), pvr.dvblink (a92f1264), pvr.dvbviewer (3d0bea9a), pvr.filmon (8743511d), pvr.hdhomerun (b5ce9309), pvr.hts (acd1a6ac), pvr.iptvsimple (7a5a43f8), pvr.mediaportal.tvserver (172a273c), pvr.mythtv (e2b60252), pvr.nextpvr (150698b7), pvr.njoy (b5d65655), pvr.pctv (feed5990), pvr.stalker (fb24eda2), pvr.vbox (c6594819), pvr.vdr.vnsi (5498a8c1), pvr.vuplus (ea3b33f6), pvr.wmc (77af8daf)
  • Includes commits from xbmc/master, ahead +7 (FernetMenta)
  • Include [env] e7cbe9cb: xf86-video-intel: Explicitely disable TearFree and TripleBuffer
  • Include [env] ed774729: Intel: Implement Passthrough-Range
  • Include [env] 98c65e6a: Kodi: Use Limited Range by default
  • Include [env] patch: xf86-video-intel: bump to 3fafabe
  • Include [env] patch: Add extra headers needed by 3D BD MVC
  • Include [env] patch: mesa: update to 12.0.0-rc1
  • Include [env] patch: Bump libbluray - include MVC support
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.*, os.* and peripheral.*
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: Enable pvr addons, disable pvr updates
  • Include [env] patch: Enable other binary addons
  • Include [env] PR:408: Fix digital audio crackling when playing music on non Kodi based setups.
  • Include [env] PR:412: splash: Stop blanking splash too early in RPi boot sequence
  • Include [env] PR:431: Revert "Merge pull request #136 from lrusak/modesetting"
  • Include [env] PR:432: build: start using .libreelec-unpack
  • Include [env] PR:433: libreelec: use build project directory for ccache
  • 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: drm/i915: Extend Fake HDMI live status to Valley View (linux)
  • Include [pkg] patch: [skin.estuary] Hide watched items on home (kodi-theme-Estuary)
  • Include [pkg] patch: CSC: Remove average logic when saving NV12 surface on IVB+ (VAAPI fix) (libva-intel-driver)
  • Include [pkg] PR:8645: [video] Add season/TV show artwork to episodes/seasons even if they have their own fanart.
  • 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:9731: [WIP] 3dlut and simple ICC linking support for color correction
  • Include [pkg] PR:9803: [PeripheralCecAdapter] fix playback stopping on screensaver deactivated
Build Highlights:
  1. VideoPlayer additions
  2. PR:9731: [WIP] 3dlut and simple ICC linking support for color correction
Build Details:
  1. LibreELEC.tv:
    • samba: actually allow it to be disabled (PR:439, 1 commit, 2 files changed)
    • settings: bump to v0.8.1 (PR:440, 1 commit, 1 file changed)
    • linux: Update to 4.6.2 (PR:434, 4 commits, 33 files changed)
    • Add Custom config.txt copy to boot loader during update and version check (PR:389, 3 commits, 4 files changed)
    • Atom Baytrail and CherryTrail HDMI audio support (PR:417, 2 commits, 2 files changed)
  2. XBMC:
    • FFmpeg: Make usable from add-ons (PR:9827, 1 commit, 3 files changed)
    • fixed: tar depends on automake (PR:9938, 1 commit, 1 file changed)
    • reduce impact of touching VideoDatabase.h, PVRRecordings.h (PR:9937, 1 commit, 12 files changed)
  3. xbmc/master (FernetMenta):
    • New commits in this build:
      • VideoPlayer: do not calc framerate in stalled state (a0acab81)
      • VideoPlayer: pause a/v players while display is lost (ec29c580)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [pkg] PR:9731: [WIP] 3dlut and simple ICC linking support for color correction
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-06-10, 07:42)lmyllari Wrote: @millhouse, would you consider Kodi PR9731? I'm working to get it in shape for merging and more testing would be very welcome.

Included in #0610. Please post details of what it does, what needs testing etc.
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-06-10, 23:19)khaoohs Wrote: Attempting to use the shadertoy visualization or screensaver crashes kodi.

LibreELEC (Milhouse) - Version: devel-20160609210743-#0609-g61dbf48 [Build #0609]

crashlog: http://sprunge.us/heEZ

Yes, it seems to crash when ending a song. Any song, any codec/format. Needs reporting upstream (https://github.com/notspiff/visualization.shadertoy) as it seems to be an add-on issue/bug. Doesn't crash on RPi so may be GL 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.
(2016-06-09, 19:42)Tequilla9 Wrote:
(2016-06-07, 21:13)fritsch Wrote:
(2016-06-07, 18:46)Tequilla9 Wrote: Here you are:

(Hope I have done it correctly)

Part 1 (Kodi and Sytem log): http://pastebin.com/hz7NUf9a

Part 2 (Audio, Journal log): http://pastebin.com/mnSgnbN7

Hope it helps to identify the problem. Please let me know when I should try something Wink

thx
Volker
Thanks, please turn on debuglogging and play the file for longer (10 minutes), please., don't open the codec info screen, but press a remote button every time you see the stutter. Also disable ffmpeg's component logging that is spamming us like hell. Then please only post the kodi.log - the rest is not relevant for now.

OK. Here you are:

Kodi log: http://pastebin.com/7YyuU2EN

I pressed everytime I could see the stutter the Vol+ key, hope you can see whats going on there Wink

Edit: After playing arround with the settings the only thing that solves the issue is to enable "Sync playback to display" - unfortunately there is no DTS HD passthrough anymore.

thx

@Fritsch: Have you already been able to check the log?
Hi Milhouse

Upgraded to LE #0610 tonight, and finally got Xonfluence for Kodi 17 running - Oh Happy Day Blush

I seem to have a problem with the volume control on my remote... it responds by one step only, and does not recognize a continuous press. This is skin-independent - happening with Xonfluence, with Estuary and even with good old Confluence. Actually, I get the same behaviour with the GP-IR02BK handheld and the MS 1044 MCE keyboard.

I thought remote control bugs were recently squashed...

What can I provide to help troubleshoot this ?

Thanks Wink
::  LibreELEC 9.2.6 RELEASE - Generic x86_64  ::  Intel 847 NUC  ::  KVR1333D3S9/4G  ::  Kingston SMS200S3/30G mSATA  ::  MS 1044 MCE keyboard  ::  GP-IR02BK remote  ::  Xonfluence  ::  10.9TiB on FreeNAS v11.3-U5 (RAID-Z2)  ::
Since builds 6xx i'm having regular lockups.

LibreELEC (community) Version: devel-20160606214745-#0606-gf59ff67
LibreELEC git: f59ff67c7634cab5b11b9d2717da72331ff7a60a

dmesg seems to indicate a memory thing

http://sprunge.us/HRRN

free mem
total used free shared buffers cached
Mem: 3496760 1076404 2420356 403008 51204 522728
-/+ buffers/cache: 502472 2994288
Swap: 0 0 0
(2016-06-11, 09:07)gjwAudio Wrote: Hi Milhouse

Upgraded to LE #0610 tonight, and finally got Xonfluence for Kodi 17 running - Oh Happy Day Blush

I seem to have a problem with the volume control on my remote... it responds by one step only, and does not recognize a continuous press. This is skin-independent - happening with Xonfluence, with Estuary and even with good old Confluence. Actually, I get the same behaviour with the GP-IR02BK handheld and the MS 1044 MCE keyboard.

I thought remote control bugs were recently squashed...

What can I provide to help troubleshoot this ?

Thanks Wink

Auto-repeat is still a problem with kernel 4.6.2 for some users.
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-06-11, 08:55)Tequilla9 Wrote:
(2016-06-09, 19:42)Tequilla9 Wrote:
(2016-06-07, 21:13)fritsch Wrote: Thanks, please turn on debuglogging and play the file for longer (10 minutes), please., don't open the codec info screen, but press a remote button every time you see the stutter. Also disable ffmpeg's component logging that is spamming us like hell. Then please only post the kodi.log - the rest is not relevant for now.

OK. Here you are:

Kodi log: http://pastebin.com/7YyuU2EN

I pressed everytime I could see the stutter the Vol+ key, hope you can see whats going on there Wink

Edit: After playing arround with the settings the only thing that solves the issue is to enable "Sync playback to display" - unfortunately there is no DTS HD passthrough anymore.

thx

@Fritsch: Have you already been able to check the log?

Discon method needs some hysteresis. DTS-HD is decoded lossless. So if you don't need the green light on your AVR - use PCM audio + Sync Playback to Display.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Hi,

Has the "remote control sends keyboard presses" option been removed from kodi ?

the mce_kbd device is enabled and media keys work however normal keyboard keys dont hence looking for this
  • 1
  • 49
  • 50
  • 51(current)
  • 52
  • 53
  • 187

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for x86_64 (Kodi 17.0)11