• 1
  • 75
  • 76
  • 77(current)
  • 78
  • 79
  • 111
OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 1
Ok, but how can I get a debug log when installing?
You can enable debug logging by adding the loglevel entry to advancedsettings.xml which you might be able to do before booting for the first time in the Pi. Nobody can really help based on the limited information you're currently giving. Knowing when the problem started might also be useful, does it happen with #0308b?
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.
Are you installing afresh, or updating from previous version?

If updating, I would try turning on debug logging, then upgrade in the normal way (ie put the tar file in .update and reboot).
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
It is when installing from scratch, so I don't know how to enable debugging when installing.
I will try #308b.
So, for debugging when I install from scratch, have I to create .kodi folder, then userdata folder and create advancedsettings.xml with the debug entry before first boot?
(2015-03-16, 20:45)nickr Wrote: Now where can I get some MVC inside MKV samples. My external bluray drive seems to have died.

If you just want something for testing then here are some 1 minute test samples:
https://drive.google.com/file/d/0B-6zmED...sp=sharing
https://drive.google.com/file/d/0B-6zmED...sp=sharing
https://drive.google.com/file/d/0B-6zmED...sp=sharing
(2015-03-16, 21:10)Psyduckap Wrote: So, for debugging when I install from scratch, have I to create .kodi folder, then userdata folder and create advancedsettings.xml with the debug entry before first boot?

Yes.
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.
@Psyduckap: Also, although characterised as an installation problem, it sounds like OpenELEC has done it's job and has managed to start Kodi, but then Kodi stalls for some reason. This might suggest a problem with Kodi starting with a fresh .kodi, or perhaps when Kodi has to create the empty SQLite databases (there have been recent changes here to the TVxx db). Deleting .kodi should mean you can recreate this situation. I'd test myself but am a bit tied up so won't get around to this until later.
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: would PR6741 be a preferable fix added to newclock4 than https://github.com/popcornmix/xbmc/commi...c851cb088a ?
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.
(2015-03-16, 21:11)popcornmix Wrote:
(2015-03-16, 20:45)nickr Wrote: Now where can I get some MVC inside MKV samples. My external bluray drive seems to have died.

If you just want something for testing then here are some 1 minute test samples:
https://drive.google.com/file/d/0B-6zmED...sp=sharing
https://drive.google.com/file/d/0B-6zmED...sp=sharing
https://drive.google.com/file/d/0B-6zmED...sp=sharing
Thank you.
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
(2015-03-16, 22:06)Milhouse Wrote: @popcornmix: would PR6741 be a preferable fix added to newclock4 than https://github.com/popcornmix/xbmc/commi...c851cb088a ?

Might be. I've switched to the PR.
(2015-03-16, 19:52)popcornmix Wrote: For now, "hdmi_force_edid_3d=1" will probably fix your issue.

It sure did. Thanks!
New OpenELEC Isengard build #0316: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 3.19.1 #1 Mon Mar 16 21:03:48 GMT 2015 armv6l GNU/Linux

# vcgencmd version
Mar 16 2015 19:34:31
Copyright (c) 2012 Broadcom
version 51ab816b505d1b745130562908d866915c836056 (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20150316210300-#0316-g4a8006a [Build #0316]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (4a8006aa, changelog) and tip of XBMC master (34afb4a7, changelog) with the following modifications: Build Highlights:
  1. New firmware, with eye swapping support.
  2. Fix "Watch as 2D" menu item
Build Details:
  1. Firmware (Mar 16):
    • firmware: dispmanx: Add stereoscopic flags to invert left/right eyes See: link
    • firmware: arm_loader: Support new overlay __local_fixups__ format. See: link
  2. XBMC:
    • Update libmicrohttpd package, use static lib for win32 (PR:6413, 5 commits, 11 files changed)
    • [fix] rename across mount points on posix filesystems (PR:6582, 1 commit, 1 file changed)
    • Remove throw() specifications since they're not used anymore in C++11 (PR:6707, 1 commit, 23 files changed)
    • [stringutils] also capitalise after punctuation characters (PR:6722, 2 commits, 2 files changed)
    • Changed FONT_CACHE_DIST_LIMIT to float to silence a bunch of warnings. f... (PR:6737, 1 commit, 1 file changed)
    • [pvr] Combines PR #6333 and #6685 (PR:6738, 8 commits, 15 files changed)
    • Removed boost/shared_ptr include that had been left behind (ea64db86)
  3. newclock4:
    • New commits in this build:
      • squash: [mmalrenderer] Pass through stereo invert flag (da8151f7)
      • Avoid breaking skins comparing System.StereoscopicMode after 6345. (33a4991a)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: PR:6732: [pvr] fixed crash when multiple add-on instances get registered
    • Added: PR:6744: [remote] restore track rating functionality
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:New firmware, with eye swapping support.
Fix "Watch as 2D" menu item
Terrific. My Pi2 can't get here soon enough next week.
[H]i-[d]eft [M]edia [K]een [V]ideosaurus
My Family Room Theater
Getting some strange crashing just sitting at the menu after updating to 0316. Crash log at https://drive.google.com/file/d/0B8TU_Cp...sp=sharing
@zaphod24, your link is a 404 for me. But anyway, a paste site is preferred around here. Openelec even has a pastebinit command!
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
  • 1
  • 75
  • 76
  • 77(current)
  • 78
  • 79
  • 111

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