• 1
  • 98
  • 99
  • 100(current)
  • 101
  • 102
  • 146
OpenELEC Testbuilds for RaspberryPi (Kodi 17.0)
(2016-03-09, 21:13)MONSTA Wrote: Looks like the problem of new skin. Confluence doesnt have this issue on 0307

I'd be surprised if the issues you are seeing are skin related. Can you double check that the skin really makes a difference (I suspect the failure is just random).
It would also be useful if you confirm exactly which build is the first with the issue.
New OpenELEC Krypton build #0309: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.4.4 #1 Wed Mar 9 21:05:24 GMT 2016 armv6l GNU/Linux

# vcgencmd version
Mar  9 2016 18:15:17
Copyright (c) 2012 Broadcom
version 3a754304b032a5298ee7889b179c667bbc75dec5 (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20160309210429-#0309-ga2a656a [Build #0309]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (a2a656a3, changelog) and tip of XBMC master (64377984, 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 (8b4e5482, ahead +3)
  • Includes latest dcadec master (0e074384, ahead +139)
  • Includes latest kodi-platform master (92583ef9, ahead +2)
  • Includes latest libcec master (6d68d212)
  • Includes latest libnfs master (eebe56ce, ahead +10)
  • Includes latest p8-platform master (38343e0a)
  • Includes latest addons: pvr.argustv (c05bf4ff, +23), pvr.demo (807cb2e2, +18), pvr.filmon (188ef9ab, +25), pvr.hdhomerun (4f3a3949, +30), pvr.hts (0814da42, +55), pvr.iptvsimple (d4fcb214, +25), pvr.mediaportal.tvserver (5815d770, +50), pvr.mythtv (44df4430, +25), pvr.nextpvr (d41be111, +25), pvr.njoy (af1d68ea, +17), pvr.pctv (f60f00a9, +23), pvr.stalker (91074ad3, +21), pvr.vbox (329fd13d, +25), pvr.vdr.vnsi (33390a99, +24), 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] 2f83a1cf: xf86-video-intel: bump to 8b8c9a36 (fixes segfault when refreshrate changing)
  • Include [env] 3a6268c9: VAAPI: Enable EGL
  • Include [env] 6f87cdbb: xf86-video-intel: bump to d167280
  • Include [env] 98c65e6a: Kodi: Use Limited Range by default
  • Include [env] 858f6461: xf86-video-intel: bump to 371219c
  • Include [env] compare: ffmpeg: Additional Jarvis 2.8.x patches
  • Include [env] patch: Add libmfx package, and enable in ffmpeg
  • Include [env] patch: Enable pvr addons, disable pvr updates
  • Include [env] patch: Enable other binary addons
  • Include [env] patch: Reinstate version check service add-on - avoid black screens on x86?
  • Include [env] patch: Add extra headers needed by 3D BD MVC
  • Include [env] patch: Bump libbluray - include MVC support
  • Include [env] patch: Add experimental splash video
  • 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
  • Include [env] PR:4833: Python fixes
  • Revert [env] 46b9b7b3: rtmpdump (Reason: use newclock5 bump)
  • Include [pkg] PR:59: PVR API 5.1.0 (pvr.mythtv)
  • Include [pkg] PR:206: PVR API 5.1.0 (pvr.hts)
  • Include [pkg] PR:7030: CNetwork - implement IPv6
  • Include [pkg] PR:8254: FIX: Only handle 3D bitmap subs in TAB
  • 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:9225: Fix out of memory crash in CArchive
Build Highlights:
  1. NOTE: DVD playback remains temporarily disabled
  2. New firmware
  3. Bump PVR API 5.1.0 - update all PVR addons
Build Details:
  1. Firmware (Mar 9):
    • firmware: vc_image: Don't mangle the pitch for deinterlace with tall YUV images See: link
    • firmware: spdif: Allow compressed audio flag to be forced. See: link
  2. XBMC:
    • VideoPlayer: fix DisplayAfterSeek (PR:9293, 1 commit, 1 file changed)
    • [pvr] - fix channel switch on guide (PR:9285, 1 commit, 1 file changed)
    • VideoPlayer: fix font for debug screen (PR:9292, 1 commit, 7 files changed)
    • add kodi_vfs_types.h to xbmc/addons/addon-bindings.mk (PR:9297, 1 commit, 1 file changed)
    • touch panel to display adjustment - support multitouch (PR:9160, 1 commit, 1 file changed)
    • [PVR] Addon API: Add PVR_PROPERTIES.iEpgMaxDays, PVR_RECORDING.channelType (PR:9295, 3 commits, 6 files changed)
    • VideoPlayer: identify DemuxStream by unique id, not by index (PR:9290, 6 commits, 20 files changed)
    • [videoplayer] Forced Subs with original stream language bug (PR:9111, 1 commit, 1 file changed)
    • [addons] add missing addon bindings for install (PR:9298, 1 commit, 2 files changed)
    • [addons] remove no more used xbmc_stream_utils.hpp from cmake's addon bindings (PR:9302, 1 commit, 1 file changed)
    • [guilib] cleanup leftover TextureBundleXPR* (PR:9296, 1 commit, 13 files changed)
    • [PVR] Fix time displayed in pvr shutdown warning dialog (PR:9299, 1 commit, 1 file changed)
    • RegExp for URL path comparision - essential for dynamic subdomains (PR:9301, 1 commit, 1 file changed)
    • hide separator image in networksettings (PR:9291, 1 commit, 1 file changed)
    • Cleanup music window names (PR:9277, 1 commit, 1 file changed)
    • VideoPlyer: fix ffmpeg demuxer IsProgramChange after changes to streamid (PR:9305, 1 commit, 1 file changed)
    • Don't release message twice! (PR:9307, 1 commit, 1 file changed)
    • [addon] Move add-on library parts to independent folders (PR:9252, 2 commits, 63 files changed)
  3. pvr.argustv:
    • PVR API 5.1.0 (PR:48, 2 commits, 3 files changed)
  4. pvr.demo:
    • PVR API 5.1.0 (PR:32, 2 commits, 2 files changed)
  5. pvr.filmon:
    • PVR API 5.1.0 (PR:45, 2 commits, 3 files changed)
  6. pvr.hdhomerun:
    • PVR API 5.1.0 (PR:20, 1 commit, 2 files changed)
  7. pvr.iptvsimple:
    • PVR API 5.1.0 (PR:69, 1 commit, 2 files changed)
  8. pvr.mediaportal.tvserver:
    • PVR API 5.1.0 (PR:39, 2 commits, 3 files changed)
  9. pvr.nextpvr:
    • PVR API 5.1.0 (PR:43, 2 commits, 3 files changed)
  10. pvr.njoy:
    • PVR API 5.1.0 (PR:27, 1 commit, 2 files changed)
  11. pvr.pctv:
    • PVR API 5.1.0 (PR:35, 2 commits, 3 files changed)
  12. pvr.stalker:
    • PVR API 5.1.0 (PR:49, 1 commit, 2 files changed)
  13. pvr.vbox:
    • PVR API 5.1.0 (PR:123, 2 commits, 3 files changed)
  14. pvr.vdr.vnsi:
    • adapt to pvr api change in stream props (PR:60, 1 commit, 2 files changed)
    • PVR API 5.1.0 (PR:61, 2 commits, 2 files changed)
  15. pvr.vuplus:
    • PVR API 5.1.0 (PR:40, 2 commits, 3 files changed)
  16. pvr.wmc:
    • [Krypton] Implement PVR API Timeshift functions and fix Kodi unable to play recently completed recordings (PR:39, 6 commits, 8 files changed)
    • PVR API 5.1.0 (PR:40, 2 commits, 4 files changed)
  17. newclock5:
    • New commits in this build:
      • mmalrender: Remove control port (5bc1a74a)
      • [Stereo3D] Added mvc modes. (abcec408)
      • [VideoPlayer] Fix possible wrong aspect. (5aaab042)
      • [BaseRenderer] Fix aspect for TAB/SBS (need more testing) (e7be56c3)
      • ssif: Disable debug (e7bd9fe0)
      • stereoscopicmanager: remove hardwarebased for rbp (1c80f50d)
      • Fix Blu-ray playback in menu mode after changes to streamid. (4104f7e3)
    • Commits no longer in build:
      • touch panel to display adjustment - support multitouch (345dc334)
      • [StereoscopicsManager] Added mvc modes. (66735209)
      • squash: new modes (268e2879)
      • [BaseRenderer] Fix aspect for TAB/SBS (28ff630f)
      • fixup! 3dbd: keep mvc queue as full as possible (2e380556)
      • fixup: Fix missing return value (16ca44db)
      • fixup! wip: fix playback multi-part titles (27a0648c)
      • fixup: mvc build (02dad4c0)
      • squash! optimizations for DVDInputStreamBluray (f6b7baff)
      • - fix channel switch on guide (61ef56b5)
      • VideoPlayer: fix font for debug screen (44161958)
      • Revert "VideoPlayer: update selectionstreams when stream parameters changes" (cbf23d29)
      • VideoPLayer: fix DisplayAfterSeek (3756c27d)
  18. kernel 4.4.y:
    • New commits in this build:
      • bcm2835-sdhost: Only claim one DMA channel (06c16998)
      • bcm2835-mmc: Only claim one DMA channel (af80d75a)
      • Merge pull request #1329 from pelwell/sdhost4.4 (4f7b097a)
      • config: rebuild with savedefconfig (0b65dbd4)
      • config: Add module for mcp3422 ADC (1e19acaf)
      • Pi3 DT: Add pull-ups on the UART RX lines (e064caf7)
      • brcmfmac: Disable power management (66ae1b17)
  19. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] patch: Add libmfx package, and enable in ffmpeg
    • Added: [pkg] PR:59: PVR API 5.1.0 (pvr.mythtv)
    • Added: [pkg] PR:206: PVR API 5.1.0 (pvr.hts)
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.
Audio setting menu button and video setting menu button on playback screen ui doesn't work with confluence skin.
Menu button appears but not working.

At Estuary skin, it's work fine.
http://sprunge.us/BWBh

(2016-03-10, 00:14)popcornmix Wrote: I'd be surprised if the issues you are seeing are skin related. Can you double check that the skin really makes a difference (I suspect the failure is just random).
It would also be useful if you confirm exactly which build is the first with the issue.

I checked all the builds with new skin, since 0301. Everywhere the same. No random problem. Confluence hasn't this issue on any of builds.
(2016-03-10, 02:27)parcel Wrote: Audio setting menu button and video setting menu button on playback screen ui doesn't work with confluence skin.
Menu button appears but not working.

At Estuary skin, it's work fine.

Confirmed for #0307 and #0309 using official Confluence on RPi2.
(2016-03-07, 13:56)popcornmix Wrote:
(2016-03-07, 12:22)maxodolo Wrote: with build #0306 i get a strange problem with live-tv (vdr vnsi):

* on some scrambled channels i get no video, only audio is working
* unscrambled channels are working
* some scrambled channels work ok (ORF for example).

with build #0305: all is working ok.

Best guess would be PR9247, but that's just a guess.
Milhouse, could that commit be reverted tonight as a test?

seems to be fixed with #0309

Thanks,
Max
Just got a Pi 3 and so installed the OpenElec build 6.0.3 and all went well with the setup.
After installing the backup utility and running it I then upgraded first of all to the #307 build and now to the #309, via the update method.
I am using the default skin and not Confluence or any other.

I use a Turtle Beach sound stick with SPDIF output and DTS and DD pass-through, all works fine (Turtle Beach Audio Advantage Micro II USB Sound Card).
It is seen as a ALSA Audio Advantage MicroII, S/PDIF

But.....

I added a source of photos to the main menu, which reside on the same server as my other media of TV shows and Movies.

When I start to browse the jpg files in their folders, works fine, the sound will then change to a quite loud "white noise" type hissing which will then occur on each press of the MCE remote. Default sound scheme applied.

This will continue until I reboot the Pi3 and not browse any photos and the sound is great with pass through working for DD and DTS and no "white noise" hissing occurring. This repeats each time that I browse a media folder which contain jpgs. I have not tried to watch any recorded videos in mp4 or mov format, which had been taken with my camera.

I enabled logging and hopefully the file (zipped) below could be helpful....?

https://www.dropbox.com/s/stgbf1fgg3adid...1.zip?dl=0

Thanks Smile
Just signed up to the forum, so hi.

Millhouse, thanks for all the effort you put into this, much appreciated. #0309 is running like a dream on my RPI3.

Have one hopefully stupid question as i'm getting used to the new layoput of 17, how do I make addons as shortcuts on the front screen? I had a quick look but couldn't find the setting.
(2016-03-10, 13:03)Frank Butcher Wrote: Have one hopefully stupid question as i'm getting used to the new layoput of 17, how do I make addons as shortcuts on the front screen? I had a quick look but couldn't find the setting.

I don't think the new default skin "Estuary" supports this - you'll need to find another skin with that kind of support (the old Confluence skin is available in the Kodi repository).
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-03-10, 12:52)Vimes Wrote: I enabled logging and hopefully the file (zipped) below could be helpful....?

The log shows OE 6.0.3, not one of these test builds. Are you seeing the problem with these test builds?
To narrow it down, can you remove the USB audio device and test with headphones from the analogue socket? Do you still get the issue?

The JPEG files seem to be unsupported:
Code:
10:26:34 206.961166 T:1396700064  NOTICE: LoadJpeg: unable to load smb://server/My Pictures/Anthony's 30th Birthday/DSCF3248.JPG
10:26:55 227.755600 T:1887433632   ERROR: COMXCoreComponent::DecoderEventHandler OMX.broadcom.image_decode - OMX_ErrorStreamCorrupt, Bitstream corrupt

Perhaps if you provide a sample JPEG I could see if it causes an issue on my set up.
Many thanks for your reply.
Yes i am most definitely running the latest test build. I'm sorry as it seems that I might have posted the wrong file after I enabled logging..? When I get back home I'll change the audio output to hdmi and listen for the sound type corruption whilst browsing the photos as noted.

However the above turns out I will post the logs after enabling debugging.

Thanks for the headset idea I'm hoping that using hdmi after removing the sound stick should help with the diagnostics.
I will also provide samples as requested, thanks again.
using Krypton build #0309 and Estouchy skin on RPI3,

I notice the button to turn the system off is not working, not that I need it though :-)

and..

The Stereo upmix does not work on my system.
I also have a Windows KODI and on that system de Stereo upmix works fine.

Is it somewhere in my system or settings? Or is it a shortcomming in the RPI Openelec version?

It would be great to get it working.
Im still having trouble with transmission service...from repositories I can install version 6.0.0..but im not able to connect to WEB interface. Is the version correct with this build?

Thanks for the help
(2016-03-10, 20:08)max30 Wrote: Im still having trouble with transmission service...from repositories I can install version 6.0.0..but im not able to connect to WEB interface. Is the version correct with this build?

Thanks for the help

6.0.0? No, probably not. Try installing the updated Transmssion addon I provide from the add-ons download area. Try that version, if it doesn't work I'll upload a new version later this evening.
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.
Ok I tested further....



With HDMI sound I could not get the problem of white noise to occur when I browsed jpg files.

When using the SPDIF sound option it would occur.

Here is a dropbox link when the debugging mode was enabled for the HDMI sound option and then the SPDIF option when browsing the same test folder of jpg files.

I ran with #309 and the other options noted in my first post.


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

I have got a video recording of it happening, captured on my phone, if you want that as well.



Thanks.
  • 1
  • 98
  • 99
  • 100(current)
  • 101
  • 102
  • 146

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