• 1
  • 303
  • 304
  • 305(current)
  • 306
  • 307
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
New LibreELEC.tv Leia build #0223: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: e0cd0dae937bab6398c5f30078eaa9e4bb7bcd68e1555062a7d8f5e59b1bb0d7 (RPi)
SHA256 Checksum: 061756e42e96d4fce6943f0510a378b13c1e302f6b1bac7d7bfef845e8d059dd (RPi2)

text:
# uname -a
Linux rpi512 4.14.21 #1 Fri Feb 23 21:05:29 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Feb 9 2018 14:27:54
Copyright © 2012 Broadcom
version b54484abff4ad7d7bdda6e6387737e29b33f18ee (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180223210341-#0223-g89ad872 [Build #0223]

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

Based on tip of LibreELEC.tv master (89ad872, changelog) and tip of XBMC master (748a8e8, changelog) with the following modifications: Build Highlights:
  1. New 4.14.21 kernel
  2. ASoC: pcm512x: fixes
Build Details:
  1. LibreELEC.tv:
    • WeTek Play 2: Add support for crazycat and hauppauge driver addons (PR:2513, 4 commits, 9 files changed)
    • Compile kernel on 64/32 split archs without redefining TARGET_PREFIX (PR:2506, 6 commits, 22 files changed)
    • device-trees-amlogic updates (PR:2499, 2 commits, 1 file changed)
  2. pvr.mythtv:
    • default start/end time of recording rule for backend pre 0.28 (cfb9fdb)
  3. newclock5:
    • Commits no longer in build:
      • FIX: [3D] reset datacache value between plays (by fernet) (7ee3de40)
  4. kernel 4.14.y:
    • New commits in this build:
      • bcm2709: enable usb gadget functions (19714a93)
      • ASoC: pcm512x: implement set_tdm_slot interface (c53a137b)
      • ASoC: allo-boss-dac: transmit S24_LE with 64 BCLK cycles (20e75a22)
      • ASoC: hifiberry_dacplus: transmit S24_LE with 64 BCLK cycles (18de3dcc)
      • Merge remote-tracking branch 'stable/linux-4.14.y' into rpi-4.14.y (d9db059c)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2518 (perma): buildsystem: save/load build config, simplify clean and build --all
    • Added: [env] PR:2520 (perma): linux: update to linux-4.14.24 (ish)
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 mentioned some days ago artifacts while watching live TV with 1080p (i.e. ServusTV) on my RPi3 running tvheadend. Recordings are fine.

Think something improved over the last builds. Now there are only artifacts when i turn on OSD like the picture i took. Also audio is getting then out of sync Sad (Dolby D)
Image
@noideaforaname 

I can not find any problems with ServusTV HD over DVB-C, neither picture nor sound.
Build #0222 and Build #0223 both builds are fine.

Anyone else has problems with ServusTV HD?
[3x RPi3]#[ AV Receiver - Marantz NR1506 ]#[ TV Panasonic TX-50EXW784 ]#[ NAS - OMV 4.1.xx (Arrakis) @ NanoPI M4 ]#[ Nextcloud 17.0.3 @ ODROID C2 ]
I have random artifacts and short buffer pauses via DVB-S and tvh as backend on my PI3. Mostly on HD channels and quite randomly and nowhere near as intense as in that screenshot. Thought it might be an issue with my Wetek Play that I use as PVR server and or the network in my case.
(2018-02-24, 15:10)noideaforaname Wrote: I mentioned some days ago artifacts while watching live TV with 1080p (i.e. ServusTV) on my RPi3 running tvheadend. Recordings are fine.

Think something improved over the last builds. Now there are only artifacts when i turn on OSD like the picture i took. Also audio is getting then out of sync Sad (Dolby D)

You didn't include a debug log (wiki).
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 #0224: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 1794ddda4e845b13b83fbc6477c89ae180e71d442cc392428d27047cf74b8293 (RPi)
SHA256 Checksum: 0acba16201167e46580914365722de9d712fc88b137bae0c95cb04c4ef1dc940 (RPi2)

text:
# uname -a
Linux rpi512 4.14.21 #1 Sat Feb 24 21:04:35 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Feb 9 2018 14:27:54
Copyright © 2012 Broadcom
version b54484abff4ad7d7bdda6e6387737e29b33f18ee (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180224210248-#0224-g8f29195 [Build #0224]

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

Based on tip of LibreELEC.tv master (8f29195, changelog) and tip of XBMC master (2129ff4, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. LibreELEC.tv:
    • projects/Amlogic: include wetekdvb with S905 builds (PR:2522, 1 commit, 2 files changed)
  2. XBMC:
    • [GBM] Add meson / allow single plane mode (PR:13503, 1 commit, 2 files changed)
    • [cmake] Fix build stamp generation (PR:13577, 1 commit, 1 file changed)
  3. kernel 4.14.y:
    • New commits in this build:
      • Fixing memset call in pisound.c (beb6e645)
  4. 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.
@noideaforaname 

I never had artefacts with my Pi2 or Pi3 when watching Live-TV using VDR/VNSI.
New LibreELEC.tv Leia build #0225: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 352c8f52167c6409ab42854cfb6fb3d9c89312414fd8032b3b3f981e269ebbfc (RPi)
SHA256 Checksum: cc56ad03a7bacdd957e5e76ea0b6bba53e428ac0d4660976f69209d9f96e0531 (RPi2)

text:
# uname -a
Linux rpi512 4.14.21 #1 Sun Feb 25 21:10:59 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Feb 9 2018 14:27:54
Copyright © 2012 Broadcom
version b54484abff4ad7d7bdda6e6387737e29b33f18ee (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180225210909-#0225-g1c7b478 [Build #0225]

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

Based on tip of LibreELEC.tv master (1c7b478, changelog) and tip of XBMC master (b3937f4, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. LibreELEC.tv:
    • mesa: update to mesa-17.3.5 (PR:2523, 1 commit, 1 file changed)
    • update retroplayer add-ons and emulation packages (PR:2519, 1 commit, 112 files changed)
    • buildsystem: save/load build config, simplify clean and build --all (PR:2518, 3 commits, 4 files changed)
    • tools: source packages reliably (PR:2469, 1 commit, 2 files changed)
    • config/functions: fix save_build_config when build directory doesn't (PR:2524, 1 commit, 1 file changed)
    • refactoring checkdeps (PR:2318, 2 commits, 1 file changed)
  2. XBMC:
    • VideoPlayer: OpenGL - make sure rgb values are not neg after yuv2rgb (PR:13581, 1 commit, 2 files changed)
    • VideoPlayer: DirectX - make sure rgb values are not negative after yu (PR:13582, 1 commit, 1 file changed)
    • [win10] Bump SDK ver and add changes related to new SDK. (PR:13565, 10 commits, 10 files changed)
    • amlcodec: cleanup and simplify 3D handling code (PR:13552, 1 commit, 7 files changed)
    • [PVR] Guide window: Reintroduce 'wrap around' when navigating the epg grid (PR:13579, 1 commit, 6 files changed)
    • extend aarch64 pattern in .gitignore (PR:13580, 1 commit, 2 files changed)
    • FIX: [amc] 3D->2D (PR:13584, 1 commit, 1 file changed)
    • [cmake][windows] require SDK 10.0.14393.0 or higher (PR:13583, 1 commit, 2 files changed)
  3. pvr.mythtv:
  4. newclock5:
    • New commits in this build:
      • ffmpeg: hevc: Compress Coefficients. A53 optimisations to transform (c453ad20)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Exclude [env] kodi-999.99-PR13552.patch: merged upstream
    • Added: [env] patch: Revert: ffmpeg: hevc: Compress Coefficients. A53 optimisations to transform
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.
Pausing/buffering after comskip.

Hi, curious if I should take this issue to the hts/pvr area?
(2018-02-26, 03:47)doug Wrote: Pausing/buffering after comskip.

Hi, curious if I should take this issue to the hts/pvr area?


No.
(2018-02-07, 18:37)quig Wrote: I am having 2 issues:
  1. Trying to play games, I get an error saying "Failed to play game".  It says it depends on a disabled add-on(even though the add-on is enabled) and gives me the option to enable it.  if I say yes, I get another error saying the add-on is not compatible with this version of Kodi.  I have gone all the way back to #1201 and still get this.  I am using my own ROMS, not from IARL

  2. Beginning in #105, Once I do the above, I can no longer play movies, TV, or music.  I get the "Failed to play game" error
 

I saw that lrusak rebuilt the retroplayer add-ons so I tried again but I am still having both these issues with #225
@quig: Try this: https://forum.kodi.tv/showthread.php?tid...pid2708091
It solved the issue with game.libretro for me
Philips TV with Kodi 20.2 with IPTV --- Orbsmart 500 Android 21 alpha/beta as Online-radio/TV in the kitchen
New LibreELEC.tv Leia build #0226: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 59c313849bddff47cbd12df04c9c1dfb69e67c79f19020177da50ef923c47193 (RPi)
SHA256 Checksum: 8fd60116d76d8dad9d233b973aa1e2539aefd5e8747b9c018016443ecf1c3879 (RPi2)

text:
# uname -a
Linux rpi512 4.14.22 #1 Mon Feb 26 23:28:20 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Feb 26 2018 19:49:36
Copyright © 2012 Broadcom
version d5ab8ea53b81ccfed06faddca8f86380243d39fd (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180226232626-#0226-g31000cc [Build #0226]

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

Based on tip of LibreELEC.tv master (31000cc, changelog) and tip of XBMC master (d9c810b, changelog) with the following modifications: Build Highlights:
  1. New firmware
  2. New 4.14.22 kernel
  3. HEVC ffmpeg updates:
    popcornmix Wrote:The latest hevc update should be quite significant. Most updates knock a percent or two off the decode time. It is stream dependent, but for some streams we've seen substantial improvements like 18%.
Build Details:
  1. Firmware (Feb 26):
    • firmware: video_encode: Free conv and subsample pools on disabling port
    • firmware: camera: Set fixed sensor mode on all sensors
    • firmware: Remove intermediate use of RGB888 in converting I420 to BGR888
    • firmware: camera: Remove video tone mapping curves
    • firmware: camera: AGC should not copy the tone map from VIDEO to STILLS
    • firmware: arm_dt: Fix up case of NUM_CAMERAS = -1
    • fixup: Restore missing modules
  2. LibreELEC.tv:
    • game.libretro.dosbox: fix building add-on (PR:2527, 1 commit, 2 files changed)
    • ffmpeg addon and emby integration (PR:2510, 7 commits, 14 files changed)
  3. XBMC:
    • [PVR] Guide window: Fix 'wrap around'. (PR:13586, 1 commit, 1 file changed)
    • [PVR] Fix return value of CDVDInputStreamPVRManager::SeekTime. (PR:13589, 1 commit, 1 file changed)
    • ADD: [droid;key] channel up/down (PR:13588, 1 commit, 1 file changed)
  4. newclock5:
    • New commits in this build:
      • Revert "DVDVideoCodec: Initialise VideoPicture fields to zero" (81d49f8c)
      • DVDVideoCodec: Initialise VideoPicture fields to zero (simpler) (d0ad9dc7)
  5. kernel 4.14.y:
    • New commits in this build:
      • Merge remote-tracking branch 'stable/linux-4.14.y' into rpi-4.14.y (d95cdf3e)
  6. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2520 (perma): linux: update to linux-4.14.24 (ish)
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-02-26, 21:18)Solo0815 Wrote: @quig: Try this: https://forum.kodi.tv/showthread.php?tid...pid2708091
It solved the issue with game.libretro for me

Thanks. that worked!!
(2018-02-15, 05:58)onurb Wrote: When using picture slide show that includes videos, I see the video thumbnail and ear the video in background, for the video slides. When video finishes it properly moves to the next slide. I would expect to see the video and not the thumbnail of the video.

This is an old issue still present in Kodi 17 https://forum.kodi.tv/showthread.php?tid...pid2667390 and now fixed for Kodi 18 https://github.com/xbmc/xbmc/pull/13031 but doesn't seem to work on Pi3 and/or is not available on the build I'm using LibreELEC-RPi2.arm-9.0-Milhouse-20180213230411-#0213-g3e167d2.tar.

Follow the instructions to create a bug report: Paste bin

Happy yo further test, apply updates or collect further bug reports.

Thank you,

Bruno
Created a ticket for this: https://trac.kodi.tv/ticket/17785
  • 1
  • 303
  • 304
  • 305(current)
  • 306
  • 307
  • 495

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