• 1
  • 29
  • 30
  • 31(current)
  • 32
  • 33
  • 146
OpenELEC Testbuilds for RaspberryPi (Kodi 17.0)
(2016-01-06, 21:09)herrmeier01 Wrote: Yes, unfortunately there is a issue sine #0102. I check each new release and then downgrade again ;-)

Nothing stands out in that build. I'll try reverting a commit each night. Speak up if it works better.
(2016-01-06, 22:17)popcornmix Wrote:
(2016-01-06, 21:09)herrmeier01 Wrote: Yes, unfortunately there is a issue sine #0102. I check each new release and then downgrade again ;-)

Nothing stands out in that build. I'll try reverting a commit each night. Speak up if it works better.

Ok I will test with next build again. Thanks a lot
I received this crash while simply changing channels on #0105b

http://pastebin.com/xh5n1yPC
(2016-01-06, 23:12)f1vefour Wrote: I received this crash while simply changing channels on #0105b

http://pastebin.com/xh5n1yPC

Hmmm. Looks to be related to PR:8766
For anyone that has installed iperf

iperf has just updated in the OpenELEC 7.0 Unofficial Repository to iperf3 v3.1, which is great news (thanks @lrusak) as the old v2.0.5 version was a bit... flaky.

However iperf3 is not backwards compatible with iperf2, so if you've been using iperf2 on your non-OpenELEC PCs (as the server or client) then you'll need to upgrade your PC version to iperf3.

To install iperf3 on Ubuntu - which still ships only iperf 2.0.5 - I had to...

Code:
cd ~
git clone https://github.com/esnet/iperf
cd iperf
./configure
make

and iperf3 can then be run as: ~/iperf/src/iperf3

To complete the installation:
Code:
cd ~/iperf
sudo make install
sudo ldconfig

For Windows users, iperf3 binaries are available here (unverified, download at your own risk etc. 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.
Great thanks, was hoping for that, didn't have high hopes for it.
New OpenELEC Krypton build #0106: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.4.0-rc8 #1 Wed Jan 6 21:33:46 GMT 2016 armv6l GNU/Linux

# vcgencmd version
Jan  6 2016 20:11:41
Copyright (c) 2012 Broadcom
version 96fc00e9b8d219db428a0e7729cab3d4f766f6ff (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20160106213255-#0106-gbcd8e12 [Build #0106]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (bcd8e129, changelog) and tip of XBMC master (0fa5acec, changelog) with the following modifications: Build Highlights:
  1. New firmware
  2. Fix crash caused by PR:8080 (reverted in #105b)
  3. New VideoDB schema v102 (Note: drop any existing MyVideos102 database created by #0105)
  4. Fixed build issue with Confluence package that hadn't been updating correctly since #0102... my bad.
Build Details:
  1. Firmware (Jan 6):
    • firmware: gencmd: Add methods to set and get arbiter priority settings See: link
    • firmware: hdmi: Provide a hacky way to boot with hdmi output disabled. See: link
    • firmware: platform: allow avs to use a second ring osc. Cache more ring osc values on startup
    • firmware: arm_loader: Load touchscreen overlay before users overlays
  2. XBMC:
    • [FileBrowser] - fixed credential disclosure when adding network location (PR:8768, 1 commit, 1 file changed)
    • drop obsolete libmpeg2 (PR:8687, 3 commits, 138 files changed)
    • fix to use the selected player after PR 8525 (PR:8764, 2 commits, 4 files changed)
    • Fixes for rating (PR:8771, 1 commit, 2 files changed)
    • [TVOS] - make depends arm64 and tvos aware (PR:8737, 24 commits, 32 files changed)
    • cleanup (PR:8772, 6 commits, 8 files changed)
    • VideoPlayer: fix and cleanup ffmpeg sw deinterlacing (PR:8773, 1 commit, 4 files changed)
    • FFmpegImage: Fix Orientation of image (PR:8780, 1 commit, 1 file changed)
    • GUIInfoManager: Move SetCurrentItem into a background job (PR:8766, 1 commit, 2 files changed)
    • Fix broken DXVA deinterlacing (PR:8770, 2 commits, 5 files changed)
  3. newclock5:
    • New commits in this build:
      • stereoscopicmanager: Ensure we don't have a stale value of videoplayer stereoscopic mode (e092c8e0)
      • Revert "[mmalcodec] Don't send zero sized extradata" (b5c36922)
      • threads: fix waitforever when using CSharedSection (014a18e4)
    • Commits no longer in build:
      • FFmpegImage: Fix Orientation of image (8a12d435)
      • GUIInfoManager: Move SetCurrentItem into a background job (7124c1ff)
      • [stereoscopicmanager] Ensure we don't have a stale value of videoplayer stereoscopic mode (c44774de)
  4. kernel 4.4.y:
    • New commits in this build:
      • BCM270X_DT: Restore alphabetical order to overlay README (18cb8dcb)
      • SQUASH: fdt: Remove stray brace in CONFIG_CMDLINE_EXTEND support (e2c2072d)
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.
Not tried music files added to library in a while, with build #0105b I thought I would try a small single figure number of existing albums (FLAC) that were already on PI in standard Music Folder but never actually added into music library. Whilst requested files appear to get loaded to library correctly and additional options appear within Kodi interface with expected meta-data when drilling through options like when Videos are first loaded into Video library.

I was surprised I was unable to play the files from music library options, as they all play fine when read directly from the folder?

Additionally had a couple of (unrealted?) kodi crashes this afternoon/evening?

Recent Kodi log which includes a number of crash reports http://pastebin.com/BU8TrazZ

Hope log info is useful.
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
@popcornmix
Build #0106 still has the audio problem.
Is "Revert "[mmalcodec] Don't send zero sized extradata" (b5c36922)" for testing? Thanks you again. Maybe we have more luck with the next one ;-)
Missing channels issue resolved in #0106, channel tuning speed greatly increased as well. Great work.
(2016-01-07, 00:34)MikeKL Wrote: I was surprised I was unable to play the files from music library options, as they all play fine when read directly from the folder?

Ah - someone else reporting music library playback is not working:
https://github.com/xbmc/xbmc/pull/8724#i...-169471054
(2016-01-06, 23:57)Milhouse Wrote: For anyone that has installed iperf

iperf has just updated in the OpenELEC 7.0 Unofficial Repository to iperf3 v3.1, which is great news (thanks @lrusak) as the old v2.0.5 version was a bit... flaky.

Looking at my add-ons, I have iperf 7.0.0 (unofficial.addon.pro) and via #iperf -v I still show iperf version 2.0.5 (08 Jul 2010) pthreads
I am running build #0101
(2016-01-07, 00:34)MikeKL Wrote: Additionally had a couple of (unrealted?) kodi crashes this afternoon/evening?

Recent Kodi log which includes a number of crash reports http://pastebin.com/BU8TrazZ

Hope log info is useful.

These crashes all seem to be SQLite related, specifically when querying PVR details - I'd suggest deleting the TV29.db and EPG11.db files.
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-01-07, 02:01)J_E_F_F Wrote:
(2016-01-06, 23:57)Milhouse Wrote: For anyone that has installed iperf

iperf has just updated in the OpenELEC 7.0 Unofficial Repository to iperf3 v3.1, which is great news (thanks @lrusak) as the old v2.0.5 version was a bit... flaky.

Looking at my add-ons, I have iperf 7.0.0 (unofficial.addon.pro) and via #iperf -v I still show iperf version 2.0.5 (08 Jul 2010) pthreads
I am running build #0101

Can you try forcing an addon update ("Check for updates" in the blade menu).
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 did that, no change, 7.0.0 seems to be the latest version and installed. reports iperf 2.0.5 via cmd line
I did not uninstall and reinstall however.
  • 1
  • 29
  • 30
  • 31(current)
  • 32
  • 33
  • 146

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