• 1
  • 27
  • 28
  • 29(current)
  • 30
  • 31
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2017-01-05, 19:24)tomismrkolj Wrote: Millhouse I have another question: how do you use game emulators? I can install the emulator addons, but where do I start game roms from? Is there a launcher?

I have added item #10 to the OP, with instructions how to access roms via The Internet Archive ROM Launcher (IARL). You can then start game roms from IARL, installing emulators as required.

(2017-01-05, 19:24)tomismrkolj Wrote: I am asking this because in separate retroplayer libreelec builds there was game menu included among others (movies, tvshows, music, pictures, addons) but not in Millhouse builds.
Try entering the Konami code... Smile
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 LibreELEC.tv Krypton build #0105: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.9.0 #1 Thu Jan 5 21:03:08 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Jan  4 2017 15:27:16
Copyright (c) 2012 Broadcom
version 43d2d47403713cac987e0abe44863b5bdf789171 (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170105210205-#0105-g3adb69f [Build #0105]

# Kodi version
(18.0-ALPHA1 Git:5c40b5c). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (3adb69f0, changelog) and tip of XBMC master (fac5a224, changelog) with the following modifications: Build Highlights:
  1. Fix crash due to too many streams
Build Details:
  1. LibreELEC.tv:
    • RBP: update to firmware 87edb82 (PR:1137, 1 commit, 2 files changed)
    • build: dump cmake/configure/make command and variables before building (PR:1123, 1 commit, 1 file changed)
    • dtc: bump version to 1.4.2 as requested (PR:1139, 1 commit, 1 file changed)
  2. XBMC:
    • properly check if a python window is a media window (PR:11096, 1 commit, 2 files changed)
    • [python] add mediatype to musicinfotag (PR:11110, 1 commit, 2 files changed)
    • [python] remove hardcoded texture names (PR:11228, 1 commit, 3 files changed)
    • [videoplayer] Fix accidental modification of m_streams (PR:11375, 1 commit, 1 file changed)
    • [python] slider - add int/float support (PR:11230, 1 commit, 2 files changed)
    • Android: Fix jni local reference leak for jstring (PR:11376, 1 commit, 1 file changed)
    • Tag loading for dsf, opus etc. music files extracted using ffmpeg (PR:11300, 1 commit, 1 file changed)
    • [RetroPlayer] Fix crash when refresh rate changes (PR:11334, 2 commits, 2 files changed)
    • fix invalid output from JsonSchemaBuilder (#11357) (f55db4d3)
  3. pvr.hts:
    • Store streams in a vector instead of a C array (PR:272, 3 commits, 4 files changed)
  4. pvr.vbox:
    • Fix travis build (#172) (b3813c0b)
    • Fixed recordings & timers not loading (#176) (086b7faf)
  5. newclock5:
    • Commits no longer in build:
      • Fix crash when refresh rate changes (3f5af082)
      • fixup! [RetroPlayer] Fix crash when refresh rate changes (c9ea024c)
  6. kernel 4.9.y:
    • New commits in this build:
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.
(2017-01-05, 19:24)tomismrkolj Wrote: I might have found another bug connected to weather plugin: when I updated Kodi to latest (0104) Millhouse build and switched weather provider to yahoo, kodi restarted after i confirmed provider change, and was then stuck in Kodi reboot loop, so i had to manually update back to alpha 7.90.010 version, disable yahoo weather plugin and update back to Millhouse again.

If Kodi is/was crashing, you should have a crashlog - see testing note #4 in the OP for details on how to upload (you should still have the last crashlog even after downgrading to 7.90.010, assuming you haven't had any further crashes).
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.
Is this
(2017-01-05, 23:31)Milhouse Wrote: Build Highlights:
  1. Fix crash due to too many streams

referring to this one? 2391310 (post) That would be awesome! ;-)
(2017-01-06, 09:15)thent Wrote: Is this
(2017-01-05, 23:31)Milhouse Wrote: Build Highlights:
  1. Fix crash due to too many streams

referring to this one? 2391310 (post) That would be awesome! ;-)

Afraid not - it was originally an error reported against pvr.hts with many subtitle streams. However it was subsequently identified as a core kodi issue, so the fix may have benefits for all, but I'm not sure if it fixes your specific issue.

Presumably you still have the issue with a latest build? Could you upload a new crashlog (with debug enabled)?
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.
Hi Milhouse,

i did the tests here the results:

Build #1022
dmesg
http://sprunge.us/CGKV
journalctl
http://sprunge.us/Lefd

Build #1023
demsg
http://sprunge.us/dIPJ
journalctl
http://sprunge.us/NJVU

After
Code:
mount -t ntfs -o rw /dev/sda2 /media/RAID3/
journalctl
http://sprunge.us/djIY

After the update to Version 1023 the auto attach of the external usb drive did not work anymore. I can mount the partition manually and i can view movies and is see the drive in the kodi filemanager. I suppose that something with the auto-attach is wrong.

Hope you can something in the logs or the tests will help. Sorry that i cannot test another filesystem atm.

Greetings Deepjungle

P.S.: I see some difference in dmesg on 1022 is the line
Code:
[   10.273713] fuse init (API version 7.25)
in 1023 there is no such line. Don't know what fuse init does in detail but it is called after i mounted the drive manually in #1023. Found the following in journalctl after manual mount, but not in the journalctl before manual mount.
Code:
Jan 06 13:56:12 LibreELEC kernel: fuse init (API version 7.25)
Jan 06 13:56:12 LibreELEC systemd[1]: Mounting FUSE Control File System...
Jan 06 13:56:12 LibreELEC systemd[1]: Mounted FUSE Control File System.
Jan 06 13:56:19 LibreELEC ntfs-3g[1051]: Version 2016.2.22 external FUSE 29
Jan 06 13:56:19 LibreELEC ntfs-3g[1051]: Mounted /dev/sda2 (Read-Write, label "RAID3", NTFS 3.1)
Jan 06 13:56:19 LibreELEC ntfs-3g[1051]: Cmdline options:
Jan 06 13:56:19 LibreELEC ntfs-3g[1051]: Mount options: allow_other,nonempty,relatime,fsname=/dev/sda2,blkdev,blksize=4096
Jan 06 13:56:19 LibreELEC ntfs-3g[1051]: Ownership and permissions disabled, configuration type 7

On compare with journalctl log from 1022 i see that in 1023 the udevil service is not started. Perhaps udevil makes some problem ?!
Millhouse,

i have uploaded crash log for yahoo weather kodi reboot loop
http://sprunge.us/FSEP

tomi
(2017-01-06, 17:02)tomismrkolj Wrote: i have uploaded crash log for yahoo weather kodi reboot loop
http://sprunge.us/FSEP

Not much in the backtrace - may need a debug build to get more info:
Code:
Thread 1 (Thread 0x74f5d7b0 (LWP 427)):
#0  0x00618ca0 in CGraphicContext::ClipRect(CRectGen<float>&, CRectGen<float>&, CRectGen<float>*) ()
#1  0x7e90e1b8 in ?? ()

I suspect this is relevant
Code:
17:17:50.906 T:1763701664 WARNING: CSkinInfo: failed to load skin settings
But it is not code I'm familiar with and it's not very informative. Perhaps with a better backtrace we can ask other kodi devs.
(2017-01-06, 17:02)tomismrkolj Wrote: Millhouse,

i have uploaded crash log for yahoo weather kodi reboot loop
http://sprunge.us/FSEP

tomi

That's a crashlog from 7.90.010, so Kodi 17 beta7.

I'll upload a debug-enabled version of these Kodi 18a1 test builds shortly.
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.
(2017-01-06, 11:22)Milhouse Wrote:
(2017-01-06, 09:15)thent Wrote: Is this
(2017-01-05, 23:31)Milhouse Wrote: Build Highlights:
  1. Fix crash due to too many streams

referring to this one? 2391310 (post) That would be awesome! ;-)

Afraid not - it was originally an error reported against pvr.hts with many subtitle streams. However it was subsequently identified as a core kodi issue, so the fix may have benefits for all, but I'm not sure if it fixes your specific issue.

Presumably you still have the issue with a latest build? Could you upload a new crashlog (with debug enabled)?

Unfortunately it's doesn't seem to be the case, although this time it took me quite a while to force a crash. Undecided
The log file was too big for pastebin, so dropbox: https://www.dropbox.com/s/2y1w1dyif7oedw...7.log?dl=0
(2017-01-06, 17:40)Milhouse Wrote:
(2017-01-06, 17:02)tomismrkolj Wrote: Millhouse,

i have uploaded crash log for yahoo weather kodi reboot loop
http://sprunge.us/FSEP

tomi

That's a crashlog from 7.90.010, so Kodi 17 beta7.

I'll upload a debug-enabled version of these Kodi 18a1 test builds shortly.

Debug-enabled build #0106x: 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.
Information 
Just to let you know

The error I've posted HERE doesn't exist anymore after updating the DAZN addon to V.0.7.0.


BR
Millhouse, I am sorry to upload wrong crashlog. I was following OP on crash logs and since 7.90.010 did not crash I was sure the last crash log would be from yahoo weather addon crashing your build.

I learnt how to upload other than last crash logs. See the links bellow. All crash logs were made each 10 seconds or so when kodi was restarting in a loop. The reboot loop started right after I changed weather provider to yahoo and exited to kodi home screen.
There are at least four more crash logs but I guess they would be the same. I can upload them as well if needed.

http://sprunge.us/iAHH
http://sprunge.us/LYdH
http://sprunge.us/YNSP
http://sprunge.us/Sfbd
http://sprunge.us/EPgF

tomi
New LibreELEC.tv Krypton build #0106: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.9.0 #1 Fri Jan 6 21:03:06 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Jan  4 2017 15:27:16
Copyright (c) 2012 Broadcom
version 43d2d47403713cac987e0abe44863b5bdf789171 (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170106210200-#0106-g3adb69f [Build #0106]

# Kodi version
(18.0-ALPHA1 Git:5c40b5c). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (3adb69f0, changelog) and tip of XBMC master (ecbd2d70, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. XBMC:
    • [android] Enable DisplayMode API on all devices with Nougat (PR:11382, 1 commit, 1 file changed)
    • [cmake] Move NEON flags to platform specific ArchSetup so its easily … (PR:11352, 2 commits, 4 files changed)
    • VideoPlayer: dxva - only retain buffers for deinterlacing (PR:11374, 1 commit, 2 files changed)
    • Quell warnings (PR:11384, 2 commits, 2 files changed)
    • (Potentially) fix generic touch swipe detector (PR:11025, 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.
With latest build #0106 i have some weird video playback behavior. Pvr streams radomdly pause for several minutes and video files jump back 1 min after 10 - 20 minutes of playback.
  • 1
  • 27
  • 28
  • 29(current)
  • 30
  • 31
  • 495

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)24