• 1
  • 289
  • 290
  • 291(current)
  • 292
  • 293
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2018-01-31, 19:49)popcornmix Wrote:
(2018-01-31, 19:38)oliaros Wrote: I use the default settings: OMXPlayer: disabled, MMAL: enabled
after a short test it seems to run with MMAL disabled. I'll watch it, thanx for the support.
oliaros 

This isn't a permanent fix - you may find higher resolution video fails to keep up, but it does help to narrow down where the problem is.
Let me know if it is still good after longer testing.     
   so far it seems to work with MMAL disabled.
oliaros
Guys,

I upgraded LE 8.2.3 to latest LibreELEC-RPi2.arm-9.0-Milhouse-20180131214508-#0131-gdc276f8.tar via update folder. Is there an easy way to roll back to 8.2.3 w/o flashing it again? I have backed up my 8.2.3 through LE backup tool.

I am pretty sure there was something very straightforward but can not find it...

tnx!
put the old image to the update folder and reboot - should work just fine. But remember to delete the new database versions that your temporary upgrade now created, or you'll end up with outdated database files on your next upgrade (because the new versions already exist based on todays DB status)
(2018-02-01, 00:18)the-dreamer Wrote: Hi,

i have also a black screen issue, but playing netflix using widevine lib. after 15 sec. i got a picture. a still picture.... after some time the system is stopping when i skip forward or backward a few times in the movie.. i need to go back to the last working version #127.
 i have revert my information: after a cold boot i have the black screen issue also with #127. With #126 i had never the black screen issue... after few tries #131 is also working again... will observe it.
New LibreELEC.tv Leia build #0201: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 96d078ee8dbf7c60e9a5a69b4b2b6c944aa8aaabd73194674f182d01cb7c817c (RPi)
SHA256 Checksum: 873d605aa9a78d59b79714f850b92778f7b465629aea0be3fa7d3e2ef5759387 (RPi2)

text:
# uname -a
Linux rpi512 4.14.16 #1 Thu Feb 1 22:57:32 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Jan 31 2018 18:12:16
Copyright © 2012 Broadcom
version 02bc3b27e848b39400b1685b6d24b3bca45dffcb (tainted) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180201225619-#0201-gae0e1ec [Build #0201]

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

Based on tip of LibreELEC.tv master (ae0e1ec, changelog) and tip of XBMC master (8cdf25e, changelog) with the following modifications: Build Highlights:
  1. Switch ksoftirqd revert to Linus Torvalds fix for DVB issues
  2. VideoPlayer: do not set stereo mode for monoscopic video, keep it an empty string
    Quote:Does this improve/fix refresh rate issues since #0127?
Build Details:
  1. LibreELEC.tv:
    • Retroplayer add-on's update (PR:2468, 2 commits, 119 files changed)
    • nss: fix build in docker container (PR:2363, 1 commit, 1 file changed)
    • xf86-video-nvidia: update to xf86-video-nvidia-390.25 (PR:2456, 1 commit, 2 files changed)
    • webgrabplus: update to 2.1.5_beta (port of #1931) (PR:2443, 1 commit, 12 files changed)
    • fd628-aml: update driver source to support multiple devices (PR:2433, 1 commit, 1 file changed)
    • librespot: update to bc7ceb3 (port of #2446) (PR:2455, 2 commits, 12 files changed)
    • WeTek_Hub: Move project to Amlogic (PR:2444, 1 commit, 24 files changed)
    • config: enable CONFIG_BPF_SYSCALL and CONFIG_CGROUP_BPF (PR:2454, 1 commit, 3 files changed)
    • linux: DVB fixes (PR:2382, 2 commits, 1 file changed)
  2. XBMC:
    • [Estuary] hide repeat / random in partymode (PR:13465, 1 commit, 1 file changed)
    • add HTTPS support for RSS feeds (PR:13453, 1 commit, 9 files changed)
    • [xbmc] refactor instantiation of storage provider and power manager syscalls (PR:13258, 2 commits, 35 files changed)
  3. libnfs:
    • improve error strings for rpc_connect_program_async() failures. (086c2ec)
  4. newclock5:
    • New commits in this build:
      • VideoPlayer: do not set stereo mode for monoscopic video, keep it an empty string (a78615a2)
    • Commits no longer in build:
      • Don't assign picture stereomode when mono (44c963b2)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2384 (perma): kodi: updates for Feb 2018
    • Updated: [env] PR:2432 (perma): buildsystem: avoid if/then/else boiler plate when accessing hierarchy [RFC]
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.
Current build does not play DVDs and most BDMV folders. I get black screens.
>Does this improve/fix refresh rate issues since #0127?
It helps somewhat, but it doesn't fix the issue.

There are leftovers of "mono".
https://github.com/xbmc/xbmc/blob/master...fo.cpp#L78

I'm rebuilding kodi to see if changing that to m_videoStereoMode.clear() fixes this.

From a quick test (I have a reliable way to reproduce this, can't share the samples due to the "nature" of content), PR from codesnake and the change I mentioned should help fix the issue.
There are a few more leftovers which would require someone with better knowledge of Kodi than me to fix.
I still get black screen on some of the samples, but stopping and playing again seems to work (it didn't before).
some of the "mono" stuff is currently used/needed by skins, so we can't get rid of it entirely. I actually expect a couple issues in the UI related to displaying correct 3D flags/states now, so if you encounter anything, let us know.
i got lots of dataerrors again with dvb patch.....
(2018-02-02, 19:54)sirloc Wrote: i got lots of dataerrors again with dvb patch.....

So you're getting data errors with #0201 but not #0131, correct? Can you provide a link to your logs?
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 ve to try #0131 rpi
i went back to #3101 no dvb errors

log: http://ix.io/F8s

......now updated again to #0201 to provide a log, but now i have no data errors ..... strange....
ive come from 8.2.3. to #0201 i have no idea why there are no errors anymore, mybee ..... i have always again the problem to get my astrometa DVB stick to get recognised by my rpi. it needs some reboots, cold reboot unplug the stick...and suddenly the stick is back and working, actually without errors

#0201 log: http://ix.io/F8H
(2018-02-02, 22:23)sirloc Wrote: i went back to #3101 no dvb errors

log: http://ix.io/F8s

......now updated again to #0201 to provide a log, but now i have no data errors ..... strange....
ive come from 8.2.3. to #0201 i have no idea why there are no errors anymore, mybee ..... i have always again the problem to get my astrometa DVB stick to get recognised by my rpi. it needs some reboots, cold reboot unplug the stick...and suddenly the stick is back and working, actually without errors

#0201 log: http://ix.io/F8H

Thanks. For now I think I'll put this down to some weird/random error that may not be related to the DVB artefact issue which the patches are trying to solve. 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.
I didn't see any difference between softirq revert patch and Linus patch. No issues with either one.
New LibreELEC.tv Leia build #0202: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 5cf49adfe19473565d18adf8cc186db9abb56dd583cce7ab48b6e0f42a57d8eb (RPi)
SHA256 Checksum: 6ee0a00d182c6f7707389dee0cfd05557123311998cbc773b51501cc4646bc59 (RPi2)

text:
# uname -a
Linux rpi512 4.14.16 #1 Fri Feb 2 21:07:08 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Feb 2 2018 16:01:18
Copyright © 2012 Broadcom
version 2be242eb05556b35215b93a36fcbeb125911f65f (tainted) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180202210443-#0202-ge56f697 [Build #0202]

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

Based on tip of LibreELEC.tv master (e56f697, changelog) and tip of XBMC master (f621a02, changelog) with the following modifications: Build Highlights:
  1. Update to gcc-7.3.0
  2. New firmware
Build Details:
  1. Firmware (Feb 2):
    • firmware: Default to audio_pwm_mode=2 See: link
    • firmware: arm_loader: Distinguish multiple turbo users
    • power: Used cached values for reads. See: link
    • firmware: dtoverlay: Use SUDO_USER in -pre and -post scripts
    • bootcode: Fix network booting on Pi1/Pi2. See: link
  2. LibreELEC.tv:
    • kodi: updates for Feb 2018 (PR:2384, 5 commits, 24 files changed)
    • RPi support: drop ksoftirqd commit (PR:2473, 2 commits, 2 files changed)
  3. XBMC:
    • VideoPlayer: do not set stereo mode for monoscopic video, keep it an empty string (PR:13469, 1 commit, 2 files changed)
  4. libnfs:
    • improve error string for rpc_connect_program_async failures (ca02910)
  5. newclock5:
    • New commits in this build:
      • Revert "depends: Fix guid build" (15701184)
      • stereoscopics: Remove instances of mono (31593ed6)
      • DVDVideoCodec: Initialise VideoPicture fields to zero (3d626d2d)
    • Commits no longer in build:
      • re-factor creation of platform specific powersyscall instance. (f8af9fe6)
      • re-factor creation of platform specific storage provider instance. (817ada2f)
      • VideoPlayer: do not set stereo mode for monoscopic video, keep it an empty string (a78615a2)
  6. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2466 (perma): linux: update to linux-4.14.19 (-ish)
    • Added: [env] PR:2441 (perma): gcc: update to gcc-7.3.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.
  • 1
  • 289
  • 290
  • 291(current)
  • 292
  • 293
  • 495

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