• 1
  • 108
  • 109
  • 110(current)
  • 111
  • 112
  • 146
OpenELEC Testbuilds for RaspberryPi (Kodi 17.0)
(2016-03-15, 14:18)popcornmix Wrote:
(2016-03-15, 10:48)Vimes Wrote: A follow up to the sound problems with the audio extractor....

Identifying the first Milhouse build with this issue would be useful.
Might be worth trying the hdmi_audio_config options from here.

Just tried the latest build 317 and the audio is the same with no DTS or DD passthrough.

However following your link from above I have found that if I disable the MMAL player and just have the OMX player enabled then I get DTS and DD pass through each and every time. It is noted on the amp and plays fine.

Would you have any idea as to why this should happen and will there be any issues with running these builds of Kodi 17 with the players set as I have done...?


EDIT:

Ooops never noticed this before being enabled (hangs head in shame) but the option "Sync playback to Display" was enabled and thus no DTS passthrough, only with MMAL player. However untick that option and then all is well.
I'm trying to make a small portable image copy of the SD card running OpenELEC system. This would be a complete back up of good running OpenELEC or a sample to email to a friend to try it on his system.

I can use running Ubuntu on my Pi and connect OpenELEC SD card to USB port.
Using GPorted re-size second partition to about 300MB.
Using DD copy beginning of the SD card to include both partitions - less then 1GB
This will compress to about 300mb for complete image of the running OpenElec SD card.

I can restore the image to any SD size using DiskImager or similar.

Now here is where I get stuck. I'm missing "fdisk" on OpenElec build to resize second partition to the size of the new disk. I can do it with Ubuntu using GPorted or fdisk but not directly on OpenElec. This would be preferred method if I give the image to friend to test it on his setup.

After partition resize with GPorted or fdisk using resize2fs should correct file access to full partition again.

I know there is a back up and restore function inside OpenElec but imaging of SD card has it's benefits.

Is there a way to install fdisk to OpenELEC system? Any other way to automatically resize the second partition and file system to a full disk size?

......................................................

I found the answer to my own question Wink
I had old small SD card and I set up OpenELEC again.
At the beginning of the process for re partitioning of the SD after fresh image Kodi16 "parted" command popped on the top left of the screen.

Parted is included and working in OpenELEC to re-size SD partitions Smile
What kind of debug? Is it the kodi.log?
Forgot to mention that #0317 includes pvr.dvbviewer as this add-on now supports the updated API.
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 #0318: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.4.6 #1 Sat Mar 19 00:01:56 GMT 2016 armv6l GNU/Linux

# vcgencmd version
Mar 15 2016 14:51:23
Copyright (c) 2012 Broadcom
version 1bf9a9a77026af9128a339c82d72e331d3532ee4 (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20160319000101-#0318-g0026734 [Build #0318]

# vcdbg log msg 2>&1 | grep DTOK
002473.220: Kernel trailer DTOK property says yes

# Kernel device tree status: Enabled

Based on tip of OpenELEC.tv master (0026734b, changelog) and tip of XBMC master (81fc042c, changelog) with the following modifications:
  • Includes newclock5 patches
  • Excludes the OpenELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-4.4.y
  • 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 bcm2835-driver master (c230b2b9, ahead +5)
  • Includes latest dcadec master (0e074384, ahead +139)
  • 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 (38343e0a)
  • Includes latest addons: inputstream.mpd (2ebae493), peripheral.joystick (af822765, +47), pvr.argustv (c05bf4ff, +23), pvr.demo (32ef5073, +19), pvr.dvbviewer (48b0089e, +20), pvr.filmon (188ef9ab, +25), pvr.hdhomerun (4f3a3949, +30), pvr.hts (303920d8, +62), pvr.iptvsimple (d4fcb214, +25), pvr.mediaportal.tvserver (5815d770, +50), pvr.mythtv (b9dd8762, +29), pvr.nextpvr (d41be111, +25), pvr.njoy (af1d68ea, +17), pvr.pctv (f60f00a9, +23), pvr.stalker (91074ad3, +21), pvr.vbox (329fd13d, +25), pvr.vdr.vnsi (902a3cd1, +30), pvr.vuplus (135f1b03, +21), pvr.wmc (f0c62cfc, +30)
  • Includes commits from service.openelec.settings/, ahead +1 (OpenELEC)
  • 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] 98c65e6a: Kodi: Use Limited Range by default
  • Include [env] compare: ffmpeg: Additional Jarvis 2.8.x patches
  • Include [env] patch: Clean Kodi view cache on startup
  • Include [env] patch: Add extra headers needed by 3D BD MVC
  • 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: Enable pvr addons, disable pvr updates
  • 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: Add experimental splash video
  • 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] PR:7030: CNetwork - implement IPv6
  • 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:9334: [chg] decrease volume steps to 20
  • Include [pkg] PR:9343: [xbmc] [gui] fix media source workarounds
Build Highlights:
  1. NOTE: DVD playback remains temporarily disabled
  2. Inputstream.mpd updated
  3. Accidentally omitted the "RSS disabled by default" patch in this build - it will be back in the next build
Build Details:
  1. XBMC:
    • [gui] add container.showtitle (PR:9375, 1 commit, 3 files changed)
    • addons: add kodi.game.controller to system add-ons (PR:9374, 1 commit, 1 file changed)
    • VideoPlayer: fix incorrect and flickering display time for input stre… (PR:9372, 1 commit, 10 files changed)
    • Add peripheral.joystick to linux binary add-ons documention (PR:9376, 1 commit, 1 file changed)
    • VideoPlayer: fix time_offset after 13c55327f4aafc78163c4eae1123ac5f6e… (PR:9380, 1 commit, 1 file changed)
    • FIX: [longpress] do not eat keypress after a longpress (PR:9280, 1 commit, 1 file changed)
    • [mmal] Add zero copy interface to ffmpeg (PR:9384, 5 commits, 14 files changed)
    • [Estouchy] update (PR:9379, 1 commit, 41 files changed)
  2. inputstream.mpd:
    • fix broken seek for unencrypted media (2ebae493)
  3. newclock5:
    • New commits in this build:
      • VideoPlayer: do not disable stream at processing stage (d8e10527)
      • [pvr] drop PVRFile (70bc4bc0)
    • Updated commits in this build:
      • Revert "[mmalrenderer] Wait for vsync before submitting to mmal when display sync is disabled" (7d7dc251 => 9aa99151)
      • rbp: Support zero copy interface with hevc acceleration (020906c9 => d90887dc)
    • Commits no longer in build:
      • build: Add vcsm lib (42262dd1)
      • rbp: Expose gpu memory allocation functions (f2943014)
      • [mmalcodec] Avoid double rate deinterlace when not fullscreen or with OSD (13a59e84)
      • Revert "[mmalcodec] Avoid double rate deinterlace when not fullscreen or with OSD" (9d94cbdc)
      • ffmpeg: test: increase number of threads (70e191e0)
      • [3d] Automatically enable 3D for ssif (19e6cd95)
      • mmalrender: Remove control port (b32ac26e)
      • MMAL: Remove support for YUV and make the MMAL format more general (8e0173e5)
      • MMAL: Add zero copy accelerated interface to ffmpeg (93de83e1)
      • MMALFFPEG: Avoid crash with 10-bit video (1ccd8a35)
      • mmalcodec: Set flags explicitly don't assume they are zeroed (6e80ec93)
      • VideoPlayer: fix incorrect and flickering display time for input streams implementing IDisplayTime (c7ab4600)
  4. kernel 4.4.y:
    • New commits in this build:
      • BCM270X_DT: Switch Compute Module to MMC (985c06bd)
      • dwc_otg: Don't free qh align buffers in atomic context (4558f488)
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.
I'm experience a "no signal" issue on 2 of my 3 Pi's.

I have 3 different TVs each with a Raspberry Pi 2. I was very interested in getting HEVC to play back well, and the Milhouse builds are doing very well in that regard.

My cheap Westinghouse 720p TV seems to work OK with the Kodi 17 Milhouse builds, though it required a video callibration to correct overscan that had never been necessary for any previous Opelenec builds.

The Vizio and the Samsung TVs both lose signal with the Pi 2 on any Kodi 17 Milhouse build that I try after either shutting the TV off and back on, or switching source away from and back to the Pi 2s.

Switching back to Openelec 6 makes the issue go away, though I can then no longer play HEVC content well at all. I can always repro the "no signal" issue on a Milhouse build and always fix it by rolling back to a stable release.

Let me know what I can do to help troubleshoot.

Thanks!
Is Confluence skin abandoned or. is it still being developed? Because in latest build you can not configure CECadapter under Peripherals.

And another question. Sometimes in latest builds it happens that all addons are marked as disabled. Where is this data written? I am asking because i want to enable them under the hud to be quicker.
(2016-03-19, 07:42)illiac4 Wrote: Is Confluence skin abandoned or. is it still being developed? Because in latest build you can not configure CECadapter under Peripherals.

And another question. Sometimes in latest builds it happens that all addons are marked as disabled. Where is this data written? I am asking because i want to enable them under the hud to be quicker.
Confluence is still being maintained by Hitcher and can be installed from the Repository.
Working great for a alpha build. I've had a few random freezes. To be expected. I love the new default skin. Looks great and very fast on my pi 3
All running fine with the 318 update, once RSS turned off Wink

Browsing photos it did reboot Kodi and maybe these logs will reflect that.....

https://www.dropbox.com/s/kw974mikvzlhzy...3.zip?dl=0

...perhaps I browsed too quickly....?
New OpenELEC.tv Krypton build #0319: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.4.6 #1 Sat Mar 19 23:05:37 GMT 2016 armv6l GNU/Linux

# vcgencmd version
Mar 19 2016 20:42:44
Copyright (c) 2012 Broadcom
version a703ec7507f1fd425b89ce90817d99eaf7c6a8b7 (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20160319230441-#0319-g0026734 [Build #0319]

# vcdbg log msg 2>&1 | grep DTOK
002474.514: Kernel trailer DTOK property says yes

# Kernel device tree status: Enabled

Based on tip of OpenELEC.tv master (0026734b, changelog) and tip of XBMC master (1a29dcf8, changelog) with the following modifications:
  • Includes newclock5 patches
  • Excludes the OpenELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-4.4.y
  • 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 bcm2835-driver master (4bf906cd, ahead +6)
  • Includes latest dcadec master (0e074384, ahead +139)
  • 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: inputstream.mpd (2ebae493), peripheral.joystick (af822765, +47), pvr.argustv (c05bf4ff, +23), pvr.demo (32ef5073, +19), pvr.dvbviewer (48b0089e, +20), pvr.filmon (188ef9ab, +25), pvr.hdhomerun (4f3a3949, +30), pvr.hts (303920d8, +62), pvr.iptvsimple (d4fcb214, +25), pvr.mediaportal.tvserver (5815d770, +50), pvr.mythtv (815210a2, +30), pvr.nextpvr (d41be111, +25), pvr.njoy (af1d68ea, +17), pvr.pctv (f60f00a9, +23), pvr.stalker (08efd618, +22), pvr.vbox (329fd13d, +25), pvr.vdr.vnsi (0216b712, +31), pvr.vuplus (135f1b03, +21), pvr.wmc (f0c62cfc, +30)
  • Includes commits from service.openelec.settings/, ahead +1 (OpenELEC)
  • 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] 98c65e6a: Kodi: Use Limited Range by default
  • Include [env] compare: ffmpeg: Additional Jarvis 2.8.x patches
  • Include [env] patch: Clean Kodi view cache on startup
  • Include [env] patch: Add extra headers needed by 3D BD MVC
  • 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: Enable pvr addons, disable pvr updates
  • 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: Add experimental splash video
  • 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] PR:7030: CNetwork - implement IPv6
  • 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:9334: [chg] decrease volume steps to 20
  • Include [pkg] PR:9343: [xbmc] [gui] fix media source workarounds
Build Highlights:
  1. NOTE: DVD playback remains temporarily disabled
  2. New firmware - deinterlace and audio fixes
  3. libcec fix for AVR on/off issues
Build Details:
  1. Firmware (Mar 19):
    • firmware: di_adv: Avoid setting undefined flags in first deinterlaced frame
    • firmware: di_adv: acquire user and main when we are releasing every frame. See: link
    • firmware: arm_loader: Initialise the mini-UART when appropriate. See: link
    • firmware: vchi_services: Increase number of connections to services from 3 to 8. See: link
    • firmware: audio_decode: Don't report format changes when passthough is enabled. See: link
  2. XBMC:
    • VideoPlayer: fix false positive count of dropped frames (PR:9387, 1 commit, 1 file changed)
    • X11 code cleanup (PR:9386, 5 commits, 13 files changed)
    • context menu cleanup after #9257 (PR:9382, 2 commits, 9 files changed)
    • [guilib] - remove dupe code for GUIFontTTF (PR:9303, 1 commit, 2 files changed)
    • cores/VideoPlayer/ProcessInfo: make GetFallbackDeintMethod() virtual (PR:9392, 1 commit, 2 files changed)
    • [win32] Always install precompiled skins (PR:9385, 3 commits, 1 file changed)
    • X11 and OpenGL(ES) renderer cleanup (PR:9390, 8 commits, 9 files changed)
  3. p8-platform:
    • [tvos] - remove iokit linkage (PR:23, 1 commit, 1 file changed)
  4. pvr.mythtv:
    • snprintf exists in vs2015 so don't define it as it breaks the build (PR:60, 1 commit, 2 files changed)
  5. pvr.stalker:
    • timezone is removed in vs2015, remap to _timezone (PR:51, 1 commit, 1 file changed)
  6. pvr.vdr.vnsi:
    • [skin] rework Admin.xml pt. 1 (PR:64, 1 commit, 1 file changed)
  7. newclock5:
    • New commits in this build:
      • cec: hack: pretend bump to 3.1.0 (d5e5f40b)
      • libcec: use system audio mode request instead of power on to start AVR reliable (dde55109)
    • Commits no longer in build:
      • ssif: Disable debug (4cc4b8df)
      • ssif: comeback program management for BluRays (1989609d)
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.
Hello,
I have RP2 with Latest KODI 17.0 and have problem with 3D. All settings are as suggested but Full HD 3D in frame packed output works only for .ISO files. MKV with 3D.MVC. in file names does't work.
on some files 3D.mkv are played back as 2D(files from kodi sample files). And on some movie files projector recognizes 3D source but picture is messy green messSmile just possible to see some messy frames off the previous 3D movie which was played ok. (.ISO file). Checked "tvservice -s" over SSH. And the Pi is sending the correct signal. Exactly the same output when projector show 3d or not show. Seems RP2 sends frame packed format always ,just sometimes projector does't recognize for some reason.
Can't understand where could be the problem? How to debug?
Thanks for readingSmile
(2016-03-20, 11:00)shokoladas Wrote: Can't understand where could be the problem? How to debug?

Well start with a debug log (wiki) of you trying to play a problematic file.
I've been getting some random freezes while navigating on a RasPi3. This has been going on since my first build on a RasPi3, but only now I managed to get the logs.

System is still functional, only Kodi stops responding. I have to restart or reboot via SSH.

3A power source.

Here is the log:
http://sprunge.us/UJOU

Thanks for the help
Image
(2016-03-20, 17:26)lysin Wrote: I've been getting some random freezes while navigating on a RasPi3. This has been going on since my first build on a RasPi3, but only now I managed to get the logs.

System is still functional, only Kodi stops responding. I have to restart or reboot via SSH.

Does OE 6.0.3 have the same issue?
After the hang can you post dmesg output? (dmesg | pastebinit)
Can you try from a clean setup:
Code:
systemctl stop kodi
mv .kodi .kodi_back
systemctl start kodi
See if you still see the hang after doing only minimal setup (and without installing add-ons). If it doesn't help you can get back with:
Code:
systemctl stop kodi
rm -rf .kodi
mv .kodi_back .kodi
systemctl start kodi
  • 1
  • 108
  • 109
  • 110(current)
  • 111
  • 112
  • 146

Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 17.0)6