• 1
  • 78
  • 79
  • 80(current)
  • 81
  • 82
  • 156
OpenELEC Testbuilds for RaspberryPi Part 3 (Kodi 14.0)
Try #806, that's the last version which AC3 and DVDPlayer works for me. (but with Hifiberry Digi)
(2014-08-31, 20:08)ijsbeer79 Wrote: Try #806, that's the last version which AC3 and DVDPlayer works for me. (but with Hifiberry Digi)

Hi,

no #806 does not work for me.

Thanks.
For anyone experiencing a regression, please work your way back through the builds until you identify the build that introduces the problem.

Yes it's tedious, but necessary as this is the most useful information when it comes to correcting the problem - knowing that a feature worked in build #x and not in build #x+1 makes identifying the precise cause a whole lot more likely.

Its also kind of why there have been daily builds this month, to help with regression identification.
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 have looked, since version #0829 i have see the problem with the slowly menu. Other version before are ok.
here is the log http://pastebin.com/SXcGVn6W
New OpenELEC Helix build: #0831
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 3.16.1 #1 PREEMPT Sun Aug 31 20:47:49 BST 2014 armv6l GNU/Linux

# vcgencmd version
Aug 30 2014 17:47:52
Copyright (c) 2012 Broadcom
version 3a80fc97204a6e816417d87778fdc9eda9d7285e (tainted) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20140831204642-r19143-gf75bee9 [Build #0831]

Based on tip of OpenELEC master (f75bee9d, changelog) and tip of XBMC master (0014cde8, changelog) with the following modifications:
  • Includes newclock3 patches
  • Excludes the OpenELEC fernetmenta patches due to conflicts with newclock3
  • Excludes the OpenELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-3.16.y
  • Excludes the OpenELEC xbmc-001-newclock3 patch in favour of sourcing these and possibly more recent patches directly from newclock3 branch
  • Default setting for "Show RSS Feed" changed to disabled
  • Disabled "Total Duration" in Confluence (see build #0221 for details)
  • Includes latest libnfs master (5fe97d10)
  • Includes latest libcec master (81e38211)
  • Includes libcec double-key suppression.
  • Includes libcec CEC Standby Fix.
  • Increase scan interval of PeripBusCEC from 5000 to 60000, reducing CPU loading by about 2% (1GHz Pi) every 5 seconds (even when CEC is "disabled")
  • Includes CONFIG_COREDUMP=y to allow creation of coredumps (see here)
  • Includes PR5222: videodb: Add column name on GROUP query otherwise sub query returns no rows
  • Includes PR5237: [WIP][3D] add support for stereomode switches in video playlist
  • Includes PR5244: [UX] keymap fixes - don't overload pause action with something else
  • Includes PR5245: [UX] consistent playback behavior for music and video
  • Includes PR5247: StringUtils: optimize Split(), new overloads for Split() and Tokenize()
Build Highlights:
  1. newclock3-based build.
  2. Bump to 14.0 alpha4.
Build Details:
  1. OpenELEC:
    • xbmc: add PR5294
    • xbmc: disable minimize with PR5294 (to rework)
    • xbmc: readd needed patch
  2. XBMC:
    • [locale] uClibc is built with 'generic' support for stdc++ locale() (PR:5289, 1 commit, 1 file changed)
    • [addons][Fix] Make the auto update of addons work again. (PR:5302, 1 commit, 1 file changed)
    • [Fix] When changing subtitles the cached overlays must be cleared. (PR:5273, 1 commit, 2 files changed)
    • X11: fix window placement on multi-monitor setups (PR:5277, 6 commits, 3 files changed)
    • [release] bump to 14.0 alpha4 (PR:5296, 1 commit, 2 files changed)
    • [win32] update sqlite to 3080600 (aka 3.8.6) (PR:5292, 1 commit, 1 file changed)
    • Move to SQLite 3080600 (aka 3.8.6) (PR:4235, 1 commit, 1 file changed)
    • [confluence] Show votes for TV shows/episodes in DialogVideoInfo. (PR:5271, 1 commit, 1 file changed)
    • [metadata.tvdb.com] Retrieve # votes (RatingCount). (PR:5272, 1 commit, 3 files changed)
    • [added] Fallback to /proc/cpuinfo... (PR:5250, 1 commit, 2 files changed)
    • [win32] upgrade xbmc-test to VS2013 and remove unused projects (PR:5194, 1 commit, 2 files changed)
    • [python] only add modules listed as dependecy to path (PR:5201, 2 commits, 2 files changed)
    • [python] add xbmc.abortEvent (PR:5217, 2 commits, 5 files changed)
    • Added sort token to Italian language (PR:5305, 1 commit, 1 file changed)
    • [win32] upgrade xbmc-test to VS2013 and remove unused projects
    • [addons] respect type information for addons with no extension
    • [python] only add modules listed as dependecy to path
    • [python] add Monitor.waitForAbort
    • [python] add Monitor.abortRequested(), deprecating xbmc.abortRequested
    • [metadata.tvdb.com] Retrieve # of votes (RatingCount).
    • [confluence] Show votes for TV shows/episodes in DialogVideoInfo.
    • [added] Fallback to /proc/cpuinfo
    • Added sort token to Italian language
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.
Experimental newclock4 build uploaded: #0831b

Same as build #0831, but with newclock4 patches in place of newclock3. See here for details.

No newclock4 additions since previous build #0830b.
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.
@popcornmix ive seen that problem since one or two weeks ago.. not sure which version introduced it but the newclock4-versions seems to be much better.
Ive watched tv yesterday the whole afternoon and everything was fine.
Hello,

first of all thank you Milhouse and popcornmix for your great work Nod

Now my Problem. I use a HifiBerry DAC. After i set the HifiBerry DAC as default output device the Pi is not usable -> Screen freeze and i lose my SSH connection.

The last good build was #0806 and the HifiBerry DAC works great. I tryed different builds after #0806 -> Everytime the same error and the Pi needs a hard reset.

Some Logs:

BAD
xbmc_output
dmesg_output

GOOD with Build #0806
xbmc_output
dmesg_output

Could it be some kernel related stuff because since Build #0807 kernel 3.16.x is in use. With #0806 we have kernel 3.15.8?!

With the last official OpenELEC Version i have the same issue.

Thanks for your help.
I have a Digi, but can confirm the #0806 log is the latest which works: http://forum.xbmc.org/showthread.php?tid...pid1778106

/Edit: Which 'branch' you are using, though? Newclock3 is unable to play (stutters), but 4 crashes while starting a movie (sound in menu is off, and menu works fine)
I have tried Newclock3 and Newclock4 builds. The last working build for my setup is #0806. My Pi freeze immediately when i set my HifiBerry as output device in the audio setup so i have no chance to start a video.
Even if you turn off sound in menu?
Yes, tested with Build #0831.
New OpenELEC Helix build: #0901
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 3.16.1 #1 PREEMPT Mon Sep 1 21:29:54 BST 2014 armv6l GNU/Linux

# vcgencmd version
Aug 30 2014 17:47:52
Copyright (c) 2012 Broadcom
version 3a80fc97204a6e816417d87778fdc9eda9d7285e (tainted) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20140901212847-r19159-g43bef62 [Build #0901]

Based on tip of OpenELEC master (43bef62d, changelog) and tip of XBMC master (778030b7, changelog) with the following modifications:
  • Includes newclock3 patches
  • Excludes the OpenELEC fernetmenta patches due to conflicts with newclock3
  • Excludes the OpenELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-3.16.y
  • Excludes the OpenELEC xbmc-001-newclock3 patch in favour of sourcing these and possibly more recent patches directly from newclock3 branch
  • Default setting for "Show RSS Feed" changed to disabled
  • Disabled "Total Duration" in Confluence (see build #0221 for details)
  • Adapted service.openelec.settings to take advantage of PR5217
  • Includes latest libnfs master (5fe97d10)
  • Includes latest libcec master (81e38211)
  • Includes libcec double-key suppression.
  • Includes libcec CEC Standby Fix.
  • Increase scan interval of PeripBusCEC from 5000 to 60000, reducing CPU loading by about 2% (1GHz Pi) every 5 seconds (even when CEC is "disabled")
  • Includes CONFIG_COREDUMP=y to allow creation of coredumps (see here)
  • Includes PR5222: videodb: Add column name on GROUP query otherwise sub query returns no rows
  • Includes PR5237: [WIP][3D] add support for stereomode switches in video playlist
  • Includes PR5245: [UX] consistent playback behavior for music and video
  • Includes PR5247: StringUtils: optimize Split(), new overloads for Split() and Tokenize()
Build Highlights:
  1. newclock3-based build.
Build Details:
  1. OpenELEC:
    • connman: dont depend on ntp
    • remove package: ntp
    • busybox: enable 'ntpd' applet
    • scripts: minor cosmetics
    • libcdio: minors
    • dbus: cosmetics
    • [Rbp] Enable mmal libraries (PR:3451, 1 commit, 1 file changed)
    • lcdproc: enable shuttleVFD (PR:3447, 1 commit, 1 file changed)
    • Mesa: update to Mesa-10.3.0-rc2
    • xbmc: update to xbmc-14-0b1a6eb, update FM patch, replace pstate patch with PR5306
    • sundtek: bump
    • ncurses: update to ncurses-5.9, with upstream patches taken from fedora up to 20140323 :-( , this fixes some issues, segfaults etc with 'dialog' :-(, todo: replace dialog and ncurses if possible
    • xbmc: add patch to revert 5814e7f, which causes to not have the (full) list of avaible screenresolutions, so we cant use our own
    • xbmc: add patch which reworks DPMS code, this fixes #3448, thanks @FernetMenta for fixing and @elfurbe for reporting
  2. XBMC:
    • [bluray][Fix] Add a check for NULL pointer. (PR:5304, 1 commit, 1 file changed)
    • CLog update (alternative) (PR:5173, 24 commits, 29 files changed)
    • AE: Refactor AEChannelInfo (PR:5276, 1 commit, 3 files changed)
    • VAAPI: rewrite + advanced deinterlacing (PR:5253, 2 commits, 19 files changed)
    • ALSA: remove log spam by adding not ELD listed passthrough formats after... (PR:5227, 1 commit, 1 file changed)
    • AE: fix AE_FMT_S24NE3 format (PR:5223, 1 commit, 2 files changed)
    • PaP: Support DSD Format (PR:5275, 1 commit, 2 files changed)
    • [bluray] Add mouse support in menus. (PR:5251, 1 commit, 3 files changed)
    • [added] Support for screenshot on some mce remotes (PR:5252, 1 commit, 4 files changed)
    • [dvdplayer] Allow UpdateCorrection to handle asynchronous audio and video jumping (PR:5248, 1 commit, 2 files changed)
    • ADD: [amlcodec] supports 4K display (PR:4924, 2 commits, 6 files changed)
    • [pvr] apply the view state handling on a per window basis (PR:5255, 1 commit, 1 file changed)
    • [UX] keymap fixes - don't overload pause action with something else (PR:5244, 2 commits, 2 files changed)
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.
Experimental newclock4 build uploaded: #0901b

Same as build #0901, but with newclock4 patches in place of newclock3. See here for details.

newclock4 additions since previous build #0831b:
  • [dvdplayer] Support omxplayer as a variant of dvdplayer
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.
Milhouse is there a way to download the newclock4 builds with the OE Dev Update plugin?
  • 1
  • 78
  • 79
  • 80(current)
  • 81
  • 82
  • 156

Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi Part 3 (Kodi 14.0)8