• 1
  • 337
  • 338
  • 339(current)
  • 340
  • 341
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
New LibreELEC.tv Leia build #0417: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: abe472bb5e9c662c4c0ee563d1bf68989ebe91aedd94ca248d7695a4222351c3 (RPi)
SHA256 Checksum: c610f83b8040d6f5d06059f97684b5eb37759e1818a5764897592114201a6324 (RPi2)

text:
# uname -a
Linux rpi512 4.14.34 #1 Wed Apr 18 02:06:17 BST 2018 armv6l GNU/Linux

# vcgencmd version
Apr 16 2018 18:21:52
Copyright © 2012 Broadcom
version af8084725947aa2c7314172068f79dad9be1c8b4 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180418020427-#0417-ga934092 [Build #0417]

# Kodi version
(18.0-ALPHA2 Git:992b393). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (a934092, changelog) and tip of XBMC master (e132890, changelog) with the following modifications: Build Highlights:
  1. Drop mceusb from IR latency patches
  2. Kodi libinput fixes (hopefully issues from before are now fixed)
  3. Kill infomanager global
Build Details:
  1. LibreELEC.tv:
    • include memtester in image (PR:2647, 2 commits, 3 files changed)
  2. XBMC:
    • more use dynPath instead of changing path (id) (PR:13771, 1 commit, 5 files changed)
    • Kill infomanager global (PR:13776, 5 commits, 95 files changed)
    • allow playlist items in a playlist for files (PR:13777, 1 commit, 3 files changed)
  3. libnfs:
    • Move win32/win32_compat.h to include/win32/win32_compat.h (PR:245, 1 commit, 34 files changed)
  4. inputstream.adaptive:
    • [Android] Add JNI exception checks (b3aa34c)
  5. kernel 4.14.y:
    • New commits in this build:
      • overlays: Fix typo in README (719df11c)
      • configs: Add CONFIG_BCM2835_DEVGPIOMEM for aarch64 (b6a574b3)
  6. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2623 (perma): RPi, Generic: backport proposed patch to reduce IR latency
    • Added: [env] PR:2536 (perma): kodi: libinput fixes
    • Added: [pkg] PR:13176 (perma): [RFC] [Linux] add libinput backend for non window system platforms
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

Testet Build 18.04 and found solution for my problemImage (Problem Builds 15.04/16.04), desactivating hardware acceleration (both OMX and MMAL), and it's just superbImage. TV (PVR Clients) and (Video) from internet sources are streaming again perfect.

Thanks
Hi,

I found switching omx off and mmal on sorted the stuttering, but then im stuck with the old ActiveAE - large audio sync errors which is also unwatchable.
#0407 and only omx enable is the best option for me at the moment.

Kind Regards

Bucky
(2018-04-17, 18:47)Milhouse Wrote:
(2018-04-17, 18:29)Malocher Wrote: build #0415/416
 When I press Pause or Info (VideoPlay) with my remote control I will not see the file name in the upper left corner anymore. Is that so wanted now?

I can confirm this behaviour - same with Generic (x86_64). Started with #0415.


Does this still occur with #0417?
(2018-04-18, 13:21)ksooo Wrote: Does this still occur with #0417?

Yes. 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.
#0417 and no more CEC anymore Sad

And i see no updates, just a blank list in libreelec settings.
#0417 still make problem with mouse.
(2018-04-18, 10:56)bmonster Wrote: Hi,

I found switching omx off and mmal on sorted the stuttering, but then im stuck with the old ActiveAE - large audio sync errors which is also unwatchable.
#0407 and only omx enable is the best option for me at the moment.

Kind Regards

Bucky
 I am using rpi2 with small overclock. It's good for some 1080p 60 live streaming.

txt:

core_freq=290
h264_freq=400
h264_freq_min=330
(2018-04-18, 10:56)bmonster Wrote: im stuck with the old ActiveAE - large audio sync errors which is also unwatchable.

Does anyone have a way of reproducing the ActiveAE audio sync errors?
E.g. playback from a local file, rather than needing live TV or other external components.
(2018-04-18, 16:33)noideaforaname Wrote: #0417 and no more CEC anymore Sad

I can't test CEC, can you confirm it is enabled?

(2018-04-18, 16:33)noideaforaname Wrote: And i see no updates, just a blank list in libreelec settings.
Check your network. Reboot. If the problem persists, upload a debug log - there are no known server issues at this time and the list of available updates is available.
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-04-17, 19:11)HiassofT Wrote:
(2018-04-17, 18:46)ramis52 Wrote: Iam using an RC6 IR Reciever. Not sure what brand. with #0415 it works.

http://ix.io/182y

https://paste.ubuntu.com/p/SgBSZdY3YB/

no output on #0416 on command ir-keytable -t

hope this helps 
Thanks, this helps! Most important info was that you are using an mceusb receiver (and the ir-ctl output should help as well).

I've dropped the mceusb commit from the PR so build #0417 should be fine again. Please test it and report back.

so long,

Hias 
Hi,

i can confirm my remote is working again with #0417. Thanks
(2018-04-18, 17:53)ramis52 Wrote: i can confirm my remote is working again with #0417. Thanks 
Please watch out for (and test) tonight's build, we'll be adding a fix from the kernel IR maintainer for the mceusb issues. If it works latency should be improved with your IR receiver as well.

so long,

Hias
(2018-04-18, 16:35)parcel Wrote: #0417 still make problem with mouse.
 Can you be a little more descriptive? I've tested the mouse and don't really see any issues (apart from using a mouse in a keyboard/remote environment Big Grin).
"PPC is too slow, your CPU has no balls to handle HD content." ~ Davilla
"Maybe it's a toaster. Who knows, but it has nothing to do with us." ~ Ned Scott
(2018-04-18, 16:47)popcornmix Wrote:
(2018-04-18, 10:56)bmonster Wrote: im stuck with the old ActiveAE - large audio sync errors which is also unwatchable.

Does anyone have a way of reproducing the ActiveAE audio sync errors?
E.g. playback from a local file, rather than needing live TV or other external components. 
Hi, 

I can reproduce this with any file, seems to happen with everything i play using mmal..
I away till tomorrow, but can post logs then if required.

Regards

Bucky
(2018-04-18, 18:46)bmonster Wrote: I can reproduce this with any file, seems to happen with everything i play using mmal..
I away till tomorrow, but can post logs then if required.

I use mmal. I don't have any issue with stalls, stutters, glitches on the audio or video.
I watch mostly hevc and h264 tv shows, with some live TV recordings (MPEG-2).
I'd like to know what the difference is between our setups (and how to reproduce it here).

Possibly there is something different in the encoding of your files. Possibly something in the kodi settings.

Do you have the issue with completely default settings (you can rename .kodi to .kodi_back and reboot to test this)?
  • 1
  • 337
  • 338
  • 339(current)
  • 340
  • 341
  • 495

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