• 1
  • 33
  • 34
  • 35(current)
  • 36
  • 37
  • 89
OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2
(2015-05-10, 01:27)FabianE Wrote: Sadly, I have to confirm that the VU+/Enigma2 add-on is still not functioning.
Kodi gets into a continuous loop again. A quick fix for me is to revert to #0504 and it just works.

Upload your crashlog (or use the standalone instructions if the crash occurs at startup).

I don't know how many times I've asked you for this already - if I have to ask again I'll just put you on my "ignore" list.
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 compiled a win32 build with PR7069 and, at least with pvr.dvbviewer, pvr.demo and pvr.vuplus, I got unresolved external symbols errors. They all use tinyxml so you should not include PR7069 until it is fixed.
(2015-05-10, 06:54)Uukrul Wrote: I compiled a win32 build with PR7069 and, at least with pvr.dvbviewer, pvr.demo and pvr.vuplus, I got unresolved external symbols errors. They all use tinyxml so you should not include PR7069 until it is fixed.

Many thanks for that, that's useful to know.

I had been using PR7072 prior to PR7069 so it's most likely just a conflict between the latest PVR source code and the recent infrastructure/build changes over the last week (kodi-platform, libplatform, libcec etc.) - there are obviously one or two wrinkles that still need to be worked out.
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 installed the 8th May build, and it turned off my MediaPortal TV plugin. Sorry, no logs, but this is the first build I have installed that did this.

Re-enabled the plugin, rebooted and all is fine.
Hi

sorry for my noob questions but this is my first try with a raspberry. I bought an rasp for mvc 3D. But the video will only play in normal format.

I first install an standard openelec version, after this i copy from milhouse latest version the 4 files from target dir to update dir and reboot the rasp. In the settings is mvc and dts-hd enabled. but both things didnt work. Must i do anything more to enable this functions ?

The test file was created with Sammy 1 and makemkv. The filename is called Sammys.3D.MVC.mkv

Thanks for an answer.
(2015-05-10, 10:43)mcelliott Wrote: I installed the 8th May build, and it turned off my MediaPortal TV plugin. Sorry, no logs, but this is the first build I have installed that did this.

Re-enabled the plugin, rebooted and all is fine.

Yes, a recent PR now disables PVR add-ons by default. My guess is that pre-installed addons were being shown as enabled but were not actually marked as either enabled or disabled in the add-on database, an ambiguity the PR resolves by marking the add-on as disabled in the database. Consequently you may need to re-enable your PVR add-on, but you should only need to do this once.
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-05-10, 10:57)Eisi2005 Wrote: Hi

sorry for my noob questions but this is my first try with a raspberry. I bought an rasp for mvc 3D. But the video will only play in normal format.

I first install an standard openelec version, after this i copy from milhouse latest version the 4 files from target dir to update dir and reboot the rasp. In the settings is mvc and dts-hd enabled. but both things didnt work. Must i do anything more to enable this functions ?

The test file was created with Sammy 1 and makemkv. The filename is called Sammys.3D.MVC.mkv

Thanks for an answer.

Name it Sammys.3D.SBS.mkv
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-05-10, 10:57)Eisi2005 Wrote: after this i copy from milhouse latest version the 4 files from target dir to update dir and reboot the rasp.

There's no need to extract the 4 files any more - just copy the entire tar file into the Update directory and reboot.
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-05-09, 18:55)Milhouse Wrote: Edit2: I'll include a fix in tonight's build.

thank you, XM and MOD are playing fine now.
however, when i open a folder that contains a .sid file (c64) kodi immediately reboots.
Regarding the CEC libCEC bug "CEC not detected, disable?" still present after boot
See #153 & #154 and GitHub

I don't know exactly what does this new feature internally but to avoid useless work I want to expose my use case:
I have a "IR controlled 4 sockets" where I connect my RPi supply, AVR, monitor and USB hub supply.
To start, with the remote I switch on the sockets. RPi starts, AVR and monitor go in sleep mode. Then RPi switch on AVR through CEC.
To stop, RPi shuts down and send sleep to AVR through CEC. Then after 1 mn controlled socket switch off.

So I need CEC enabled but I don't have CEC TV.
I will answer NO to the question and if I understand right I still will have the log spam.

Hope this will help.
Maybe you could forward this use case to the developer.
Config, video/audio player:
3T HDD <USB> Odroid N2+ / CoreElec <HDMI> Denon AVR-2313 <HDMI> LG TV 55UF860V
                                          <nfs wired> Linksys WRT32X router <USB> 4T HDD
(2015-05-10, 18:47)trilithon Wrote: however, when i open a folder that contains a .sid file (c64) kodi immediately reboots.

Kodi is crashing. You'll have a crashlog. Upload it.

If you don't upload a crashlog, don't expect a fix.

Edit: This is the reason for the crash with audiodecoder.sidplay:
Code:
/usr/lib/kodi/kodi.bin: symbol lookup error: /storage/.kodi/temp/audiodecoder.sidplay-001.so: undefined symbol: _ZN7SidTuneC1EPKhj

Ho hum.
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-05-10, 20:15)Milhouse Wrote:
(2015-05-10, 18:47)trilithon Wrote: however, when i open a folder that contains a .sid file (c64) kodi immediately reboots.

Kodi is crashing. You'll have a crashlog. Upload it.

If you don't upload a crashlog, don't expect a fix.

Edit: This is the reason for the crash with audiodecoder.sidplay:
Code:
/usr/lib/kodi/kodi.bin: symbol lookup error: /storage/.kodi/temp/audiodecoder.sidplay-001.so: undefined symbol: _ZN7SidTuneC1EPKhj

Ho hum.

@millhouse, you are too nice...i wouldn't lose much sleep over folks only whining and expect a fix
Quote:@millhouse, you are too nice...i wouldn't lose much sleep over folks only whining and expect a fix

sorry, i was under the impression this thread is to report problems with the build.
my apologies if i got this wrong.

might be noteable this bug only occurs with the raspi build, the x86 seems fine.
(2015-05-11, 00:53)trilithon Wrote: sorry, i was under the impression this thread is to report problems with the build.
my apologies if i got this wrong.

Correct, that is the purpose of this thread, however if you've been following along in this thread you should know by now that when dealing with a Kodi crash the minimum required information is a crashlog (or standalone console message) as without this information the report is of no value to anyone.

If you don't agree that there is an onus on you to provide useful information when reporting a problem then you probably shouldn't be in this thread or using test builds.

(2015-05-11, 00:53)trilithon Wrote: might be noteable this bug only occurs with the raspi build, the x86 seems fine.

To be clear - you mean OpenELEC on RPi, or do you mean it also happens with OSMC, XBian, Raspbian etc.? What x86 build are you comparing this to?
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.
New OpenELEC Isengard build #0510: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.0.1 #1 Sun May 10 21:11:30 BST 2015 armv6l GNU/Linux

# vcgencmd version
May  1 2015 18:56:06
Copyright (c) 2012 Broadcom
version f5f5ba5f2423c3dff6ccd4ca4b832264cd33f12a (clean) (release)

# lsb_release
OpenELEC (Milhouse) - Version: devel-20150510211042-#0510-gd30d87f [Build #0510]

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

# Kernel device tree status: Enabled

Based on tip of OpenELEC master (d30d87f0, changelog) and tip of XBMC master (701c0e48, changelog) with the following modifications: Build Highlights:
  1. libCEC change merged upstream
Build Details:
  1. OpenELEC:
    • bump libcec & kodi (PR:4136, 3 commits, 7 files changed)
    • bump audiodecoder add-ons (PR:4132, 1 commit, 3 files changed)
    • cosmetics ;) (PR:4139, 6 commits, 6 files changed)
    • libdrm: update to libdrm-2.4.61 (43882cc4)
  2. XBMC:
    • dvdplayer: fix calc for frame dropping when going ff (PR:7099, 1 commit, 1 file changed)
    • vaapi: prevent from draining msg queue if we ran out of surfaces (PR:7103, 1 commit, 1 file changed)
    • OS X Kodi.app script target transformed into a real app bundle target (PR:7108, 1 commit, 3 files changed)
    • changed: Log in case script does not exist (PR:7094, 1 commit, 1 file changed)
    • [README.*] update/cleanup - keep up with current code … (PR:7071, 2 commits, 2 files changed)
    • [keymapping/joystick] - fix the annoying error logging which is logge… (PR:7107, 1 commit, 1 file changed)
    • [AML] fixes for AML support and add support for aml.xml settings file (PR:7053, 2 commits, 2 files changed)
    • [strings] take 2 - fix capitalized second/third word + fix typos/misspelling and cleanup. (PR:7080, 2 commits, 1 file changed)
  3. dcadec:
    • Check subband activity count. (15c1d94b)
    • Properly fix XXCH with joint intensity coding. (7a547945)
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.
  • 1
  • 33
  • 34
  • 35(current)
  • 36
  • 37
  • 89

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