OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 1
New OpenELEC I****** build #0205: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 3.18.5 #1 PREEMPT Thu Feb 5 21:10:17 GMT 2015 armv6l GNU/Linux

# vcgencmd version
Feb  4 2015 21:04:27
Copyright (c) 2012 Broadcom
version 115f63aa0915cdb5b6dff23822eb16699b72ae8b (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20150205210924-r20204-g4f46e9a [Build #0205]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (4f46e9a8, changelog) and tip of XBMC master (cc9ed5f0, changelog) with the following modifications: Build Highlights:
  1. Updated firmware:
    popcornmix Wrote:Few updates to firmware (some reduction in gpu memory during video decode) and kodi/newclock4 (added back in 3D switching and take advantage of the gpu memory reduction).

    Should save 3MB of gpu memory (sometimes more).
  2. RPi2: Re-configured RPi2 build to use RPi2 addon url (previous builds had been using the RPi url). Addon installation/updates will be unavailable until the addon server is updated (any day now)
  3. Cherry picked a couple of kernel updates until they are rebased
  4. Added Kodi patch to work with curl 7.40.0 (thanks @wsnipex, @delinend)
  5. Increase NFS chunk size to 1MB
Build Details:
  1. Firmware (Feb 4):
    • bcm2709: Set the "always-on" timer flag to enable high res mode
    • firmware: Camera: Fix for reset stc timestamping mode
    • firmware: deinterlace: reduce memory use on input side for advanced deinterlace. See: link
    • firmware: Kill max(7,) in buffer allocation. See: link
  2. OpenELEC:
    • Fixed comment in systemd mount sample scripts: servicectl -> systemctl (PR:3872, 1 commit, 2 files changed)
  3. XBMC:
    • [readme update] libyajl-dev >= 2.0 (PR:6344, 1 commit, 2 files changed)
  4. newclock4:
    • New commits in this build:
      • [omxplayer] Don't propagate 3d flags based on supported 3d modes (fa5c7335)
      • [graphics] Don't set stereo mode based on resolution (f3f5fb0b)
      • [graphics] Allow switching to a more suitable 3D resolution (a7cd5ff2)
      • [3D] Support switching to 3D resolutions (0b48427e)
      • [graphics] Make pixel ratio for 3d modes consistent (48d1f27e)
      • [omxplayer] Avoid extra frame allocation when deinterlace might be enabled (7d921c25)
      • NFSFile: Chank ChunkSize to 1MB (f139777f)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: b0a12240: BCM2709_DT: Set the "always-on" flag for the timer to enable high res mode (linux)
    • Added: bec4f0af: i2c_bcm2708: Fix clock reference counting (linux)
    • Added: patch: Add curl 7.40.0 support to Kodi
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.


Messages In This Thread
RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) - by Milhouse - 2015-02-06, 00:26
Missing splash video - by Dinos52 - 2015-02-09, 21:02
MVC Support - by woronczak - 2015-03-12, 05:28
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 112