• 1
  • 46
  • 47
  • 48(current)
  • 49
  • 50
  • 111
OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 1
popcornmix Wrote:Can you identify the first build with this problem?

Hi popcornmix, thank you for replying.

Yes I can try it, but I guess it's a bit difficult.

In the past I have marked these builds as bad:
Code:
OpenELEC (Milhouse) - Version: devel-20150208010157-r20214-gae13e63 [Build #0207]
OpenELEC (Milhouse) - Version: devel-20150209231906-r20243-g5cc415e [Build #0209]
OpenELEC (Milhouse) - Version: devel-20150210231559-r20244-gfbf2f0f [Build #0210]
OpenELEC (Milhouse) - Version: devel-20150212210444-r20260-gce008d6 [Build #0212]
OpenELEC (Milhouse) - Version: devel-20150214210140-r20272-gd879c70 [Build #0214]
but I have no idea when the problem started.

Now I'm running build #1215 and everything seems to work well.

Any suggestions?

Thanks
(2015-02-22, 15:22)slack3r Wrote: Now I'm running build #1215 and everything seems to work well.

Did you mean #215 or something else?
Ideally I'd like you to report something like all builds up to and including #215 are good. All builds from #216 and later are bad.
Then we can look at the changes in that build.
(2015-02-21, 18:15)Patrics83 Wrote: BTW, I tried to play a movie with flac (Lossless) audio on both Pi b+ and Pi2 B. The playback was really sluggish and audio was several seconds ahead. I tried all possible settings. OMXPlayer hardware support made it better but not enough to make it watchable.
Doesn't the DVDPlayer/OMXPlayer support flac?

I see the problem. Not sure if it is flac related.

The video is actually level 4.2 and 1080p60 (we only claim to support up to Blu-Ray quality which is level 4.1) and had:
Code:
Format/Info                              : Advanced Video Codec
Format profile                           : [email protected]
Frame rate                               : 59.880 fps
Original frame rate                      : 59.940 fps
and the framerate discrepancy tends to cause difficulties in syncing audio and video.

It may be possible to fix, but really the encoding options should be set to something more sane.
(2015-02-22, 16:05)popcornmix Wrote:
(2015-02-22, 15:22)slack3r Wrote: Now I'm running build #1215 and everything seems to work well.

Did you mean #215 or something else?

No, sorry, i did build #1215
(2015-02-22, 16:36)slack3r Wrote: No, sorry, i did build #1215

Okay, so that doesn't narrow it down too much. There are ~60 builds between those two points, so you should be able to find
the exact build in about 6 tests (by always testing a build from the middle of newest working and oldest non-working build).
(2015-02-22, 16:41)popcornmix Wrote:
(2015-02-22, 16:36)slack3r Wrote: No, sorry, i did build #1215

Okay, so that doesn't narrow it down too much. There are ~60 builds between those two points, so you should be able to find
the exact build in about 6 tests (by always testing a build from the middle of newest working and oldest non-working build).

OK, it'll be a bit hard but I'll let you know.

Many thanks for your time.
New OpenELEC I****** build #0222: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 3.19.0 #1 Sun Feb 22 21:40:54 GMT 2015 armv6l GNU/Linux

# vcgencmd version
Feb 21 2015 18:37:41
Copyright (c) 2012 Broadcom
version 35719cfaa6b22a5743a7de87ddbae98b1ff37d9b (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20150222213627-#0222-g5ca1a88 [Build #0222]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (5ca1a88e, changelog) and tip of XBMC master (1f7566a6, changelog) with the following modifications: Build Highlights:
  1. Fix fsck problem when booting with USB /storage
  2. Update to curl-7.40.0, with fix for shoutcast etc.
Build Details:
  1. OpenELEC:
    • Revert "projects/WeTek_Play/linux: enable CONFIG_AML_NAND_KEY" (PR:3939, 1 commit, 1 file changed)
    • projects/RPi*/linux: enable CONFIG_HIGHMEM (d09a8dc8)
    • kodi: add PR6408 (4fbcc471)
    • curl: update to curl-7.40.0 (40443570)
    • fluxbox: update to fluxbox-1.3.7 (5d26964a)
    • util-linux: update to util-linux-2.26 (2d99cd92)
    • libtool: update to libtool-2.4.6 (68a50966)
    • mpc: update to mpc-1.0.3 (de03a80c)
    • projects/WeTek_Play/linux: enable CONFIG_AML_NAND_KEY (4fa2adb2)
    • busybox: enable CONFIG_NANDWRITE and CONFIG_FLASH_ERASEALL (15523168)
    • Mesa: update to Mesa-10.4.5 (bf9afe6e)
    • remove package 'xf86-video-nouveau' (7ed61008)
    • xorg-server: remove references to dovefb driver (9ef74c80)
    • buildsys:clean up nouveau leftovers (e9c7d696)
  2. XBMC:
    • dvdplayer: reset error integral when flushing sync errors (PR:6504, 1 commit, 1 file changed)
    • dvdplayer: fix missing audio info (PR:6513, 1 commit, 4 files changed)
    • Fix AnnouncementManager::Announce(). (PR:6421, 1 commit, 1 file changed)
    • dvdplayer: audio sync patches (PR:6516, 2 commits, 3 files changed)
    • cmake: fix debug builds by passing CMAKE_BUILD_TYPE to the addon's build (b23b1552)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: patch: Fix problems with slow USB devices and fsck -y
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.
Tried this latest build and all my usb storage devices were not mounted. (2 single partition HDDs formatted with NTFS and one usb stock formatted to ext4. Tried to reconnected them after boot and the only thing that happens is the message saying they got disconnected, but there's no message saying they were connected when I reconnect them, and so they keep being unmounted.

Latest working build is 220.
I was wrong, ignore this post.
[deleted]
I can confirm that with build #0221 and onwards on my RaspPi B my external hd doesn't get mounted.

It appears with it's name, but there is no content available. NTFS formatted.
(2015-02-23, 13:51)Loom Wrote: I can confirm that with build #0221 and onwards on my RaspPi B my external hd doesn't get mounted.

It appears with it's name, but there is no content available. NTFS formatted.

I noticed this also. Probably related to the systemd update?

EDIT: Looks like it may be fixed in the next build https://github.com/OpenELEC/OpenELEC.tv/...2470ad0791
Leopold's Repository: Home of LibreELEC Dev Updater ...
(2015-02-22, 05:18)rbmaster Wrote: EDIT: After updating to this build my NTFS partitions stopped being mounted on boot. Simply reverting to version 220 fixes that.

(2015-02-23, 13:51)Loom Wrote: I can confirm that with build #0221 and onwards on my RaspPi B my external hd doesn't get mounted.

It appears with it's name, but there is no content available. NTFS formatted.

There's a new commit that might address this problem (368f9ae5a). I've uploaded test builds with the new commit - can you confirm if this build behaves any differently?

#0222b: RPi / RPi2
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.
Quote:There's a new commit that might address this problem (368f9ae5a). I've uploaded test builds with the new commit - can you confirm if this build behaves any differently?

#0222b: RPi / RPi2

All good again, thank you very much!
Another thing I noticed some builds ago:

Some minutes after booting there's a message "Failed to download Splash Video".

What kind of video should that be, and why can't it be downloaded? Maybe it's not supposed to work on the Pi ?
(2015-02-23, 17:24)Loom Wrote:
Quote:There's a new commit that might address this problem (368f9ae5a). I've uploaded test builds with the new commit - can you confirm if this build behaves any differently?

#0222b: RPi / RPi2

All good again, thank you very much!

For me too.

Thank you for your great work Milhouse
  • 1
  • 46
  • 47
  • 48(current)
  • 49
  • 50
  • 111

Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 112