• 1
  • 453
  • 454
  • 455(current)
  • 456
  • 457
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
New LibreELEC.tv Leia build #1125: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 7c0c705306113cc6d9fbf0377ec4f15a5c784496b0ba0a7f1f5cf7e5d4ec7717 (RPi)
SHA256 Checksum: d134e0ddd21c7c15169ab84cd487117c661a6dcefe30e6a584aa45948ed3304d (RPi2)

text:
# uname -a
Linux rpi512 4.19.4 #1 Sun Nov 25 21:03:41 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Nov 4 2018 16:35:17
Copyright © 2012 Broadcom
version ed5baf9520a3c4ca82ba38594b898f0c0446da66 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20181125210231-#1125-g048c44b [Build #1125]

# Kodi version
(18.0-RC2 Git:e29b4bb). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (048c44b, changelog) and tip of XBMC master (e29b4bb, changelog) with the following modifications: Build Highlights:
  1. dvb-latest: update to 2018-11-23
  2. Tvh and ffmpeg-tools update
  3. added: play next context menu and action
Build Details:
  1. LibreELEC.tv:
    • egl fix for amlogic (PR:3122, 2 commits, 1 file changed)
    • docker: update Docker to release 18.06.1-ce (PR:3093, 7 commits, 10 files changed)
    • kodi addons update (PR:3120, 3 commits, 109 files changed)
    • Tvh and ffmpeg-tools update (PR:3111, 8 commits, 11 files changed)
    • aom: disable options (PR:3124, 1 commit, 1 file changed)
    • vdr-addon: several fixes (PR:3112, 5 commits, 17 files changed)
  2. XBMC:
    • added: play next context menu and action (PR:14912, 1 commit, 10 files changed)
    • [guiinfo] Fix support for ListItem.NextDuration (PR:14929, 2 commits, 1 file changed)
  3. pvr.mythtv:
    • don't try any more to purge old cache: api fails (eec5154)
    • bump version 5.10.1 (f4a0f59)
  4. kernel 4.19.y:
    • New commits in this build:
      • Revert "ASoC: wm8804: MCLK configuration options, 32-bit" (2e840316)
      • rpi-wm8804-soundcard: drop PWRDN register writes (1806ad61)
      • rpi-wm8804-soundcard: configure wm8804 clocks only on rate change (6ed4e8cf)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:3123 (perma): dvb-latest: update to 2018-11-23
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.
(2018-11-25, 14:04)HiassofT Wrote:
(2018-11-25, 13:20)robwiel Wrote: Got new charger lightning bolt only occasionally shows on load. However even with #1124 NEW addons fail to install. Cant even install log uploader.
Make sure to fix your power supply problems first. Which charger did you get? If by charger you mean a typical phone/tablet charger then it's probably not up to the job. Get the official RPi power supply (5.1V, 2.5A), this is known to work well.
The lightning bolt should be taken as a serious warning sign - if the RPi isn't powered properly all sorts of odd errors may occur, including data corruption on the SD card, crashes etc. It could well be that addons failing to install is a consequence of your power supply problems.

so long,

Hias 
8.2.5 works just fine with addons.I have 2 other chargers, tablet works fine and official is shipping now. Tested 2 different cards as well.
New LibreELEC.tv Leia build #1126: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: c34aa5bad6deebd95ca96046907e3a93f54186fa18d3048166daf961bda33225 (RPi)
SHA256 Checksum: 0f3de0b38c9edcb435fa18fcf11d21cf1daaa0d3d87c29c098edbe5dbbc9f98d (RPi2)

text:
# uname -a
Linux rpi512 4.19.4 #1 Mon Nov 26 21:03:49 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Nov 4 2018 16:35:17
Copyright © 2012 Broadcom
version ed5baf9520a3c4ca82ba38594b898f0c0446da66 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20181126210238-#1126-g4904957 [Build #1126]

# Kodi version
(18.0-RC2 Git:101e806). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (4904957, changelog) and tip of XBMC master (101e806, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. LibreELEC.tv:
    • aom: disable NEON when not supported (PR:3125, 1 commit, 1 file changed)
    • scripts/create_addon: fix typo of official (PR:3127, 1 commit, 1 file changed)
  2. XBMC:
    • [estuary] add default addon image fallback in addon browser (PR:14935, 1 commit, 2 files changed)
    • VideoLayerBridgeDRMPRIME: unmap previous buffer when current buffer is reused (PR:14940, 1 commit, 1 file changed)
    • [skin.estuary] fix visualization visibility (PR:14941, 1 commit, 1 file changed)
    • [cleanup] remove code for VS lower than 14.0 (2015) (PR:14948, 1 commit, 2 files changed)
    • [fix] remove network available checks in C(Directory|File)Factory (PR:14918, 1 commit, 2 files changed)
  3. inputstream.adaptive:
    • Sort forced subs before main subs (e86e995)
  4. pvr.mythtv:
    • sync upstream cppmythlib (2.12.0) (0a3a50b)
    • add option to set default recording group as root for recordings (44e8ac8)
  5. kernel 4.19.y:
    • New commits in this build:
      • dtoverlays: Add i2c on 0&1 option to TC358743, ADV7282 and OV5647 (3cfa889c)
      • overlays: Update upstream overlay (7937f961)
  6. Additional commits/pull requests/changes not yet merged upstream:
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 After uninstalling emby, my LibreELEC runs without any problems. But that cannot be the solution to do without emby and only use embycon. Can you possibly look at what's because of it and maybe put out a fix for it?
(2018-11-27, 03:42)Luck Wrote: @Milhouse After uninstalling emby, my LibreELEC runs without any problems. But that cannot be the solution to do without emby and only use embycon. Can you possibly look at what's because of it and maybe put out a fix for it?

I don't use Emby, but isn't the problem for the Emby developers to fix/investigate?
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.
(2018-11-15, 00:10)Milhouse Wrote:
(2018-11-14, 21:52)raptorjr Wrote:  I have no overclocking, and it is no problem to disable Emby to test if that is the problem. Is it enough to disable or do I need to uninstall Emby addon?

Just disabling should be enough in theory, although if you're able to test with a more-or-less "clean" .kodi (no extra addons, just your local sources etc.) then that might be a better option. 
 I didn't test with a clean .kodi, but I uninstalled Emby. If nothing can be found in these logs I will do a clean test. But it did take much longer without Emby. Don't know why I got two log files with a few minutes apart. Only restarted once, but I'll put both here.
If nothing is found I will do it again, clean. But if I should make some changes for better success with next log, please tell me.

https://drive.google.com/open?id=1-zJ0Wj...cSwbCVhQW5

https://drive.google.com/open?id=1X6SUUT...I-vXV_Mxj7
Oh soory I found the calibration ( Expert Modus )



For me, the resolution of the Kodi surface does not fit, the font is truncated on the sides. In the settings I can not change that, I've already set the highest resolution.

It would be nice to have a manual calibration
@ Millhous after a new clean installation and update to
#1126 can not change the system language anymore, also can not update any addon.
I uploaded the log file http://ix.io/1uDf
I can not currently explain why this behavior comes from.
Hi @Milhouse 

I'm able to compile FBAlpha for RPI2.

This issue I have is
function resampler_sinc_process_neon: error: undefined reference to 'process_sinc_neon_asm' collect2: error: ld returned 1 exit status make: *** \[makefile.libretro:646: fbalpha_libretro.so\] Error 1 ADDON FAILED game.libretro.fbalpha

So I changed this file "makefile.libretro_common" (https://pastebin.com/WkEQYqsn) from this package "libretro-fbalpha-79704a667cd0aa5865feffd0f55b6fc4acc13dec".

I changed to compile process_sinc_neon_asm meanwhile the check of Neon is not set and add this line during the link not sure it is required.
# Ensure the sinc_resampler_neon is available for ARM NEON devices.
SOURCES_S += $(LIBRETRO_COMM_DIR)/audio/resampler/drivers/sinc_resampler_neon.o

FBAlpha work great in RPI 3B+ with libreelec 9.x !

I hope it will help to fix this issue.

Thanks,
Wwark
(2018-11-27, 23:20)wwark Wrote: Hi @Milhouse 

I'm able to compile FBAlpha for RPI2.

This issue I have is
function resampler_sinc_process_neon: error: undefined reference to 'process_sinc_neon_asm' collect2: error: ld returned 1 exit status make: *** \[makefile.libretro:646: fbalpha_libretro.so\] Error 1 ADDON FAILED game.libretro.fbalpha

So I changed this file "makefile.libretro_common" (https://pastebin.com/WkEQYqsn) from this package "libretro-fbalpha-79704a667cd0aa5865feffd0f55b6fc4acc13dec".

I changed to compile process_sinc_neon_asm meanwhile the check of Neon is not set and add this line during the link not sure it is required.
# Ensure the sinc_resampler_neon is available for ARM NEON devices.
SOURCES_S += $(LIBRETRO_COMM_DIR)/audio/resampler/drivers/sinc_resampler_neon.o

FBAlpha work great in RPI 3B+ with libreelec 9.x !

I hope it will help to fix this issue.

Thanks,
Wwark

Can you post a patch file? I'll bring your post the attention of someone that knows more about fbalpha than I do.
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.
(2018-11-27, 21:59)alexamend Wrote: @ Millhous after a new clean installation and update to
#1126 can not change the system language anymore, also can not update any addon.
I uploaded the log file http://ix.io/1uDf
I can not currently explain why this behavior comes from.

text:

20:44:59.847 T:1938145296 ERROR: Requested path http://mirrors.kodi.tv/addons/leia/weath...-4.3.1.zip not found in known repository directories
20:44:59.848 T:1938145296 ERROR: CAddonInstallJob[weather.yahoo]: failed to resolve addon install source path
...
20:45:45.695 T:1938145296 ERROR: Requested path http://mirrors.kodi.tv/addons/leia/resou...9.0.13.zip not found in known repository directories
20:45:45.696 T:1938145296 ERROR: CAddonInstallJob[resource.language.de_de]: failed to resolve addon install source path

This is a problem with the Kodi mirror server(s), and it's not a LibreELEC issue as far as I can tell. It seems to happen every now again, affecting only a small number of users, but nobody has been able to pin it down.
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 Leia build #1127: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 540fa27eb3827a5e47ce5ea1a8d8ecaddec7a469dc1e1d53c4c1cf236388da6f (RPi)
SHA256 Checksum: e661b36c49d69fe2f62a20a774dfe8ce56f9fe5762c6c71ad4ee76c956e0e7b6 (RPi2)

text:
# uname -a
Linux rpi512 4.19.4 #1 Tue Nov 27 21:03:43 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Nov 4 2018 16:35:17
Copyright © 2012 Broadcom
version ed5baf9520a3c4ca82ba38594b898f0c0446da66 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20181127210231-#1127-gad05311 [Build #1127]

# Kodi version
(18.0-RC2 Git:93086fd). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (ad05311, changelog) and tip of XBMC master (93086fd, changelog) with the following modifications: Build Highlights:
  1. samba: update to samba-4.9.3
  2. pvr.mythtv 5.10.2 (link)
Build Details:
  1. LibreELEC.tv:
    • Rockchip: fix kernel crash when kodi 18.0rc1 starts (PR:3128, 2 commits, 3 files changed)
  2. XBMC:
    • [cleanup] remove obsolete AudioTrack code (PR:14942, 1 commit, 1 file changed)
    • [win10] fix compiling test suite (PR:14956, 1 commit, 1 file changed)
    • [lang][skin.estuary] updated language files from Transifex (4faee5d)
    • [lang][skin.estouchy] updated language files from Transifex (b851870)
  3. pvr.dvblink:
    • pvr.dvblink addon version 4.7.0 (PR:109, 1 commit, 14 files changed)
  4. pvr.mythtv:
  5. pvr.stalker:
    • [lang] updated language files from Transifex (2245b0d)
  6. Additional commits/pull requests/changes not yet merged upstream:
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-12-07, 19:17)smp1 Wrote: Looks like there is a serious GUI performance bug that seem to be triggered by enabling/disabling Teletext.
I noticed that Kodi's sliding menus are sometimes not smooth, especially when watching a live TV and this can only be fixed by restarting Kodi/reboot.
I tried to find a way to reliably reproduce this issue and found out that the "jerkiness" appear when I enable and then disable teletext.
 @popcornmix 
This issue is still present. I also found out that this is triggered not only be enabling teletext. Running/exiting any game within Kodi (Retroplayer) will also make Estuary slower (this is very noticeable when using TV channel list). This is easy to reproduce just by running and exiting any game. After that the frame rate of the "sliding" Estuary menus is lower - the smoothness is gone. The setting "Limit GUI updates during playback" should be set to "Unlimited".

I think this is Pi-specific. I don't see this issue on a PC.
Hi @Milhouse ,

I can't find a way to attach a file in this forum

So I put the file changed "makefile.libretro_common" in this paste.bin => https://pastebin.com/WkEQYqsn.  This came file came from this package "libretro-fbalpha-79704a667cd0aa5865feffd0f55b6fc4acc13dec".

Thanks,
Wwark
hello everyone.

I'm having problems with warming up after the latest updates.

when I start LibreElec and leave it in standby, after a few minutes the temperature icon appears. I go into configurations and the processor temperature goes from 80ºc / 176ºF, and the processor usage bar marks as if it were being used at 100%. even though it is not performing anything.

any correction for this?

is it possible to check if any addon is running in the background?
  • 1
  • 453
  • 454
  • 455(current)
  • 456
  • 457
  • 495

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