• 1
  • 209
  • 210
  • 211(current)
  • 212
  • 213
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
If you had LIRC enabled before you have to reboot after disabling it

so long,

Hias
I know that, doesn´t work if disabled.
Is it my config, or do the latest builds disable updating builds via the LibreElec settings menu?
URL works with older builds but doesn't show the availabele builds option in the menu.

Thanks.

EDIT: starts with build 0829
(2017-09-05, 02:37)rudrood Wrote: Is it my config, or do the latest builds disable updating builds via the LibreElec settings menu?
URL works with older builds but doesn't show the availabele builds option in the menu.

Thanks.

EDIT: starts with build 0829

Can you paste your kodi.log?

I'm not seeing an issue here with #0903 - the "Available Versions" item is present, and when clicked (after a fresh boot to ensure the list is up-to-date) I can see the latest builds listed, #0903 being the most recent.
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 #0904: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.13.0 #1 Tue Sep 5 05:10:44 BST 2017 armv6l GNU/Linux

# vcgencmd version
Aug 22 2017 14:20:40
Copyright (c) 2012 Broadcom
version eb51b8b84ec11d98562dfbb7be53cdd216c0ea4c (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20170905050934-#0904-gfe3d5c2 [Build #0904]

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

Based on tip of LibreELEC.tv master (fe3d5c2, changelog) and tip of XBMC master (3dbac37, changelog) with the following modifications:
  • Includes newclock5 patches
  • Excludes the LibreELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-4.13.y
  • Includes latest bcm2835-driver master (6573dfd, ahead +2)
  • Includes latest kodi-platform master (36fb493)
  • Includes latest libcec master (8adc786, ahead +26)
  • Includes latest libnfs master (df94ae9, ahead +56)
  • Includes latest p8-platform master (a822e19)
  • Includes latest addons: inputstream.adaptive (1656efc), inputstream.rtmp (e094fa3), peripheral.joystick (cc14287), pvr.argustv (23cc0e8), pvr.demo (122dedd), pvr.dvblink (816f90c), pvr.dvbviewer (8741c8b), pvr.filmon (34dca04), pvr.hdhomerun (ace19fa), pvr.hts (53118d8), pvr.iptvsimple (ac4f4bd), pvr.mediaportal.tvserver (c86ab35), pvr.mythtv (b46e5be), pvr.nextpvr (a855663), pvr.njoy (99874de), pvr.octonet (a77cf11), pvr.pctv (549f690), pvr.stalker (e15edca), pvr.vbox (b5da811), pvr.vdr.vnsi (7e6e385), pvr.vuplus (9bfd868), pvr.wmc (d820bf8)
  • Include [env] compare: kodi: updates for September
  • Include [env] patch: libcec: don't link non-existant libtinfo
  • Include [env] patch: rev hack for kodi
  • Include [env] patch: inputstream.adaptive: don't build it twice...
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: Bump included addon versions to prevent online updates
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.* and os.*
  • Include [env] patch: Add kodi binary addons (pvr, adsp, inputstream, vfs, other)
  • Include [env] patch: pvr addons: disable broken addons
  • Include [env] PR:1773: init: make break after behaviour really break after
  • Include [env] PR:1776: Don't cause system to hang on halt/reboot when net-booting
  • Include [env] PR:1791: nss/nspr: include in main image [rfc]
  • Include [env] PR:1815: linux: update to linux-4.13.0
  • Include [env] PR:1835: add support for optional kernel modules in image and from addons
  • Include [env] PR:1919: samba: don't restart smbd in samba-autoshare
  • Include [env] PR:1923: mesa: update to 17.2.0-rc6
  • Include [env] PR:1940: RTL8812AU: update to RTL8812AU-8e7ccba
  • Include [env] PR:1943: samba: ensure new properties are populated on upgrade
  • Include [pkg] patch: skin.estuary: reduce system info font size (kodi)
  • Include [pkg] PR:234: implement intensity compensation for VC-1 decoding for Ivybridge and better (intel-vaapi-driver)
  • Include [pkg] PR:260: Fix Seeking with VC1 after 6702b01ee3598017f05374bfc7956493f790361c (intel-vaapi-driver)
  • Include [pkg] PR:12311: FIX: ensure real filename from videodb in playlists
  • Include [pkg] PR:12708: Add contextmenu option to remove resume points
  • Include [pkg] PR:12767: Partial revert of imdb crashfix due to a introduced bug
Build Highlights:
  1. New 4.13.0 kernel
  2. Fix for individual movie scraping
  3. Kernel overlays addon now includes support for firmware
  4. Temporarily drop ftrace kernel support (needs rebase after new kernel)
  5. With 4.13.0, SMB OS mounts are now SMB3 by default: https://lkml.org/lkml/2017/9/3/155
    Linus Torvalds Wrote:The change in question is simply changing the default cifs behavior:
    instead of defaulting to SMB 1.0 (which you really should not use:
    just google for "stop using SMB1" or similar), the default cifs mount
    now defaults to a rather more modern SMB 3.0.
Build Details:
  1. LibreELEC.tv:
    • linux: update to linux-4.12.10 (PR:1935, 3 commits, 2 files changed)
  2. XBMC:
    • [PVR] Fix title missing in recordings OSD. (PR:12766, 3 commits, 2 files changed)
    • [videoinfo] get video aspect ration from CDataCacheCore (PR:12703, 1 commit, 1 file changed)
    • [Fix] [Music] GetGenresByArtist for album artists (PR:12748, 1 commit, 1 file changed)
    • FindFmt can now be compiled internally (PR:12745, 1 commit, 2 files changed)
  3. inputstream.adaptive:
    • [jsmn] increase tokens size to 256 (PR:60, 1 commit, 4 files changed)
  4. kernel 4.13.y:
    • New commits in this build:
      • BCM270X_DT: Use the upstream thermal-zones DT node (b1d3e4c3)
      • Fix DTB overlay compilation for arm64 broadcom (24fdbbcb)
    • Commits no longer in build:
      • clk-bcm2835: Correct the prediv logic (5e272818)
      • Added hwmon/thermal driver for reporting core temperature. Thanks Dorian (0e8335d9)
      • drm/vc4: Mark the device as active when enabling runtime PM. (88ad4146)
      • clk: bcm2835: Limit PCM clock to OSC and PLLD_PER (9118cd87)
      • clk: bcm2835: Minimise clock jitter for PCM clock (fea2fe0e)
      • serial: 8250: Add CAP_MINI, set for bcm2835aux (9c459ad6)
      • serial: 8250: Fix THRE flag usage for CAP_MINI (f4352771)
      • Revert "bcm2835-mmc: Fix DMA usage" (952b6931)
      • Revert "Revert "bcm2835-mmc: Fix DMA usage"" (b1c092aa)
      • config: Add CONFIG_W1_SLAVE_DS2438 (1635cbe4)
      • Sets the BCDC priority to constant 0 (3af89e69)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1815: linux: update to linux-4.13.0
    • Added: [pkg] PR:234: implement intensity compensation for VC-1 decoding for Ivybridge and better (intel-vaapi-driver)
    • Added: [pkg] PR:260: Fix Seeking with VC1 after 6702b01ee3598017f05374bfc7956493f790361c (intel-vaapi-driver)
    • Added: [pkg] PR:12767: Partial revert of imdb crashfix due to a introduced bug
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 following addons have been updated:
Code:
service.tvheadend42
visualization.waveform
service.multimedia.vdr-addon
vfs.rar
visualization.spectrum

Anything not listed (eg. visualization.shadertoy/screensaver.shadertoy) that has been uploaded before, doesn't currently 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.
The tvheadend server isn't working properly (#0904).

Last working build is #0903

Gesendet von meinem D5803 mit Tapatalk
(2017-09-05, 11:03)noideaforaname Wrote: The tvheadend server isn't working properly (#0904).

Last working build is #0903

Gesendet von meinem D5803 mit Tapatalk

Do you think you can you tell me anything that might help identify the problem?

The tvheadend42 #0904 addon is the same as the #0903 addon - no new commits - so if the #0904 addon isn't working it's a packaging issue.

I'm afraid you'll need to provide a kodi.log, "journalctl -a", and some description of what "isn't working properly" because right now I have no idea.
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-09-04, 12:57)HiassofT Wrote: Which xbox remote are you using? Xbox one and Xbox 360 remotes should work out of the box. WIth these new builds make sure you are using dtoverlay=gpio-ir (NOT lirc-rpi) and have Lirc DISABLED in LibreELEC settings.

Additional note for everyone's using a hifiberry-board and an ir-reciever at the same time or just using another gpio-pin than the standard one (5):
Do not use the lines "dtoverlay=gpio_lirc" & "dtparam_gpio_in_pin=XX" but just the line "dtoverlay=gpio-ir, gpio_pin=XX". Otherwise your rpi will freeze between the two kodi-logos on startup.
Additional information: https://wiki.libreelec.tv/infrared_remotes
(2017-09-05, 03:08)Milhouse Wrote:
(2017-09-05, 02:37)rudrood Wrote: Is it my config, or do the latest builds disable updating builds via the LibreElec settings menu?
URL works with older builds but doesn't show the availabele builds option in the menu.

Thanks.

EDIT: starts with build 0829

Can you paste your kodi.log?

I'm not seeing an issue here with #0903 - the "Available Versions" item is present, and when clicked (after a fresh boot to ensure the list is up-to-date) I can see the latest builds listed, #0903 being the most recent.

My bad, starting with 0829 the option: "automatic updates" switches from default "manual" to default "auto".
The url's are shown but not the other options.
When I switch to "manual" everything is oke.
(2017-09-05, 11:17)Milhouse Wrote: The tvheadend42 #0904 addon is the same as the #0903 addon - no new commits - so if the #0904 addon isn't working it's a packaging issue.

It doesn't load after booting. I checked both tvheadend addons (PVR + Server) and some dependencies are missing or wrong.

Gesendet von meinem D5803 mit Tapatalk
(2017-09-05, 11:17)Milhouse Wrote: The tvheadend42 #0904 addon is the same as the #0903 addon - no new commits - so if the #0904 addon isn't working it's a packaging issue.

It doesn't load after booting. I checked both tvheadend addons (PVR + Server) and some dependencies are missing or wrong.

Gesendet von meinem D5803 mit Tapatalk
not sure if this has been stated before, but with #904 i could not select any "release to update" in the libreelec release. With #816 and #830 everything is great.
IF this is unknown, I will devide and conquer - otherwise: never mind Smile

Edit: #830 works great for me with Amazon, Netflix, dazn, skygo and ran (for German football streaming!) when using lan cable. Thanks for this!

While using WiFi it keeps getting me problems... I have a new fritzbox and it shouldn't be a problem, but is it possible there is an issue with pi3 integrated WiFi or are some of you using it without issues?

PS: game emulation looks great, but unfortunately the known controller mapping Bug stops me from using it. Looking forward to the Bugfix/enhancements from garbear!
Thanks for all your hard work on this! Been following the forum for a while now and updating with the nightlies.

Looks like updating single movie scraping still isn't working for me, I am however using the Universal scraper instead of the default one so that I get IMDB ratings, could this be why?
(2017-09-05, 12:33)rudrood Wrote: My bad, starting with 0829 the option: "automatic updates" switches from default "manual" to default "auto".
The url's are shown but not the other options.
When I switch to "manual" everything is oke.

Ah yes, that would be this change which got included along with the Samba workgroup changes, so from #0829 the default "automatic updates" setting changes to "auto". Thanks for working that out and updating.

(2017-09-05, 13:25)linkinsoldier Wrote: not sure if this has been stated before, but with #904 i could not select any "release to update" in the libreelec release. With #816 and #830 everything is great.

@linkedinsoldier this almost certainly your issue too.
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
  • 209
  • 210
  • 211(current)
  • 212
  • 213
  • 495

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