• 1
  • 160
  • 161
  • 162(current)
  • 163
  • 164
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2017-07-14, 11:14)iak1992 Wrote: In Build #0713 RPi2 is rebooting when starting Netflix Stream.
Amazon VOD works fine.

CrashLog: http://sprunge.us/IBEW

Can you post a debug log with debug logging and VIDEO specific component debugging enabled.
(2017-07-14, 10:36)Antaril Wrote: In newest build, i cant See the settings screen of some addons. Rytec epg downloader and ivacy VPN service AS a sample. Is there any work arround? The setting screen is just empty
Millhouse explained after #0604 nightly was released and as I mentioned to funsurfer in previous thread post major change in way settings of each addon are being past to core of kodi is currently ongoing in Leia with an element of on-going progress (if understand correctly) in following GIT (add-ons/settings) migrate add-on settings to settings library #12125 pull request.

I am not currently aware of specific kodi thread/posts on Leia add-on settings migration topic, which would assist average kodi user who is using nightly builds to understand/report to specific add-on maintainer what needs to be modified until overall changes have further stabilized. Blush

So I believe general advise has been to stick with #0603 nightly build if user really needs a Leia build, and wants varied specific selected/installed addons to continue to work as they do within latest stable Kodi Krypton release etc.
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
(2017-07-14, 13:28)popcornmix Wrote:
(2017-07-14, 11:57)mateuzzz Wrote: Hmmm... I enabled unknown sources, downloaded zip, tried install from zip - and got ... failed to install

Can you open the zip file in windows?
It is quite easy to download the html page rather than the real zip file.
If that is okay post a debug log (wiki) when trying to install.

So, I did download zip from android and put it in cloud then pasted from mac to libreleec and plugin has been installed.

I can login in netflix and see all the lists, but when I select something to watch raspbbery just reboots in few seconds. any ideas? or I should stick to some version before this one?
So, I did download zip from android and put it in cloud then pasted from mac to libreleec and plugin has been installed.

I can login in netflix and see all the lists, but when I select something to watch raspbbery just reboots in few seconds. any ideas? or I should stick to some version before this one?
@mateuzz I can reproduce the widevine crash, I'll get @popcornmix a debug-enabled crash log soon.
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.
If anyone is interested, the Peripherals button (Settings > Input > Peripherals) is non functional since #0707 - worked in #0706, and brought up the CEC adapter.

Not that a working Peripherals button is much use, considering the CEC Settings are still knackered.
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-07-14, 13:30)popcornmix Wrote:
(2017-07-14, 11:14)iak1992 Wrote: In Build #0713 RPi2 is rebooting when starting Netflix Stream.
Amazon VOD works fine.

CrashLog: http://sprunge.us/IBEW

Can you post a debug log with debug logging and VIDEO specific component debugging enabled.

crashlog: http://sprunge.us/WeIh
kodi.log:http://sprunge.us/jZAL
(2017-07-14, 19:14)iak1992 Wrote: crashlog: http://sprunge.us/WeIh
kodi.log:http://sprunge.us/jZAL

This should be fixed in tonight's #0714 build.

Edit: @peak3d says it might be a different issue. I'll upload a debug-enabled build after tonight's build as that will produce a more useful crashlog.
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 #0714: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.12.1 #1 Fri Jul 14 22:20:54 BST 2017 armv6l GNU/Linux

# vcgencmd version
Jul 11 2017 12:33:03
Copyright (c) 2012 Broadcom
version aabbc2f1c981c560a6549fba5e3a0425145f8e02 (tainted) (release)

# lsb_release
LibreELEC (Milhouse): devel-20170714220657-#0714-g40a4fb8 [Build #0714]

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

Based on tip of LibreELEC.tv master (40a4fb85, changelog) and tip of XBMC master (abbe5732, changelog) with the following modifications: Build Highlights:
  1. New 4.12.1 kernel
  2. newclock5: Fix widevine crash in last build
Build Details:
  1. LibreELEC.tv:
    • linux: update to linux-4.11.10 (PR:1777, 12 commits, 15 files changed)
  2. XBMC:
    • [cmake] cleanup FindOpenGLES.cmake (PR:12461, 3 commits, 3 files changed)
    • VideoPlayer: fixes (PR:12491, 2 commits, 5 files changed)
    • fix python local weekday name (PR:8478, 1 commit, 1 file changed)
    • Fix endless loop when opening streams with missing information (PR:12483, 1 commit, 1 file changed)
    • Fix AddonVideoCodec plane swap (PR:12494, 1 commit, 3 files changed)
    • Log filter graph only when video component logging is enabled (PR:12496, 1 commit, 1 file changed)
    • Change CVideoSync stop flag from atomic bool to CEvent (PR:12485, 1 commit, 21 files changed)
    • VideoPlayer: only set yadif filter for interlaced material (PR:12498, 1 commit, 1 file changed)
    • VideoPlayer: fix for stillframes (vaapi) (PR:12499, 2 commits, 2 files changed)
    • [depends][win32] Hopefully fix a python crash (PR:12502, 1 commit, 2 files changed)
    • [depends][win32] Hopefully fix a dnssd crash (PR:12501, 1 commit, 2 files changed)
    • RetroPlayer: Remove dependency on IPlayer interface (PR:12493, 1 commit, 3 files changed)
  3. newclock5:
    • New commits in this build:
      • MMAL: Fixup after planeOffsets change (78380ed4)
  4. kernel 4.12.y:
    • New commits in this build:
      • drm/vc4: Mark the device as active when enabling runtime PM. (fd4c51e3)
      • mmc: Change downstream MMC driver CONFIG option (326a618a)
      • fixup: rtl8192cu fixes from milhouse (2b0c9974)
      • staging: bcm2835-audio: Fix memory corruption (fbb3ba67)
      • rtl8192: Fixup build (cbd88c63)
      • config: add missing arizona regulator modules (34ee9ab1)
      • bcm2835-mmc: Fix DMA usage (99723d4d)
    • Commits no longer in build:
      • dwcotg: Allow to build without FIQ on ARM64 (ba7ddd1b)
      • Update ds1307 driver for device-tree support (34ad42fb)
      • BCM270X_DT: Invert Pi3 power LED to match fw change (caa5cf11)
      • bcm2835-gpio-exp: Copy/paste error adding base twice (dcf8239d)
      • config: disable MMC driver temporarily for now. (8775cd9b)
      • config: Make spidev a loadable module (ab773cb0)
      • BCM270X_DT: Enable AUX interrupt controller in DT (51522471)
      • mkknlimg: Find some more downstream-only strings (23023812)
      • BCM270X_DT: Add numbered aliases for SD/MMC devices (2673e2bc)
      • config: Re-enable the bcm2835-mmc driver (f05dd072)
      • bcm2835-sdhost: mmc_card_blockaddr fix (4ac50e30)
      • thermal: Compatible strings for bcm2836, bcm2837 (6967daaa)
      • Match dwc2 device-tree fifo sizes to the hardware values. (50704f21)
      • BCM270X_DT: Add lm75 to i2c-sensor overlay (aa5e7c8a)
      • BCM270X_DT: Allow multiple instances of w1-gpio overlays (d34e660b)
      • leds-gpio: Remove stray assignment to brightness_set (2f3830da)
      • config: Add back MMC_BCM2835_DMA (083f72d2)
      • AudioInjector Octo: sample rates, regulators, reset (192cb2af)
      • Add support for new clock rate and mute gpios. (0852f9c7)
      • Add clock changes and mute gpios (#1938) (c697a577)
      • BCM2708: Add Raspberry Pi TV HAT Device Tree Support (7bc28a98)
      • dwc_otg: make nak_holdoff work as intended with empty queues (2ea7810b)
      • dwc_otg: fix split transaction data toggle handling around dequeues (4847cae6)
      • vcsm: Treat EBUSY as success rather than SIGBUS (e280144a)
      • fiq_fsm: Use correct states when starting isoc OUT transfers (02568479)
      • bcm2708_fb: Avoid firmware mbox call in vc_mem_copy (abff3428)
      • According to RFC 2460, IPv6 UDP calculated checksum yields a result (3078b689)
      • squash: vc4_firmware_kms fixups (f77898ac)
      • BCM270X_DT: Tidy up mmc, sdhost, sdio overlays (715cf230)
      • dwc_otg: fix several potential crash sources (4b624c8a)
      • dwc_otg: delete hcd->channel_lock (3aa7d43f)
      • dwc_otg: remove unnecessary dma-mode channel halts on disconnect interrupt (81a3ec1b)
      • ARM: dts: bcm283x: Reserve first page for firmware (cbfebfb0)
      • ASoC: TLV320AIC23: Unquote NULL from control name (f99dd4d2)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] patch: linux: update to linux-4.12.1
    • Added: [env] PR:1629: linux: update to linux-4.12.0
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.
The LibreELEC Retroplayer repository has been updated with compatible addons for anyone that wishes to give them a go.
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.
Debug-enabled #0714z builds: 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.
(2017-07-15, 00:13)Milhouse Wrote: The LibreELEC Retroplayer repository has been updated with compatible addons for anyone that wishes to give them a go.

Add-on couldn't be loaded.

Can't load shared library.
(2017-07-15, 04:47)weppa Wrote: Add-on couldn't be loaded.

Can't load shared library.

No log, no problem.
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-07-13, 21:44)Milhouse Wrote:
(2017-07-13, 21:40)linkinsoldier Wrote: Thx for the info! Will this change the stream resolution behaviour as well?

Errmm... possibly not - if it's still an issue after the next build please post again.

Unfortunately issue (https://github.com/peak3d/inputstream.ad.../issues/38 ) is still present with 714!
https://pastebin.com/kR1Ah9XU

Unfortunately with this build I get another bug:
I try to connect my bluetooth controller (PS3) but unfortunately it is connected as player 2 (instead of 1) and I cant controller kodi with it (has been working flawlessly since month!)
Going back to 711 everything works great!
See above debug log for more information.

(2017-07-15, 04:47)weppa Wrote:
(2017-07-15, 00:13)Milhouse Wrote: The LibreELEC Retroplayer repository has been updated with compatible addons for anyone that wishes to give them a go.

Add-on couldn't be loaded.

Can't load shared library.

I second this: when I try to start gbc or snes emulator I still get the "can load shared library" error for the emulators!
See above debug log for more information.
Hello # 0714 depends on starting with big Kodi picture. Maybe something wrong with the bootloader. If I remove the Micro SD card and again push the # 0713 into the update folder, reboot everything works again.

Greetings Cosmicbase
  • 1
  • 160
  • 161
  • 162(current)
  • 163
  • 164
  • 495

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