• 1
  • 176
  • 177
  • 178(current)
  • 179
  • 180
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2017-07-24, 20:46)autogun Wrote:
(2017-07-22, 18:05)autogun Wrote: I've an issue with Netflix, crashing Kodi on specific TV show, only one at the moment as few I've tried played nicely.
The show is "The Last Kingdom".

I'm on latest build: LibreELEC (community): devel-20170720210344-#0720-g69a9671 (RPi2.arm)
asciidisco/plugin.video.netflix 0.11.16

Debug log: http://sprunge.us/AXgh
Crash log: http://sprunge.us/ihHW

Anyone?

Last try, maybe @Milhouse?
Just to be sure: when I try to start from scratch, can I ssh and mv .kodi .kodibackup and reboot or do I have to start from a new SD card image?
Renaming .kodi to .kodibackup and rebooting should be sufficient in most cases.
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 #0728: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.12.3 #1 Fri Jul 28 22:06:42 BST 2017 armv6l GNU/Linux

# vcgencmd version
Jul 28 2017 20:20:00
Copyright (c) 2012 Broadcom
version 6716e816fd1614c326071d86188976b5fbf9c22b (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20170728220536-#0728-g7a98f8c [Build #0728]

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

Based on tip of LibreELEC.tv master (7a98f8c7, changelog) and tip of XBMC master (4c7c4f0e, changelog) with the following modifications: Build Highlights:
  1. New firmware (default to total_mem=1024)
    popcornmix Wrote:I finally reproduced the total_mem=1024 crash some users had reported. Turns out it occurs when GPU logging buffer wraps around. Presumable affected users has something generating logging messages (perhaps hdmi/CEC). I've now enabled total_mem=1024 as a default. Hopefully that is all good now.
  2. add support for optional kernel modules in image and from addons
Build Details:
  1. Firmware (Jul 28):
    • bootcode: Default to using total_mem=1024
    • firmware: logging: Avoid wraparound issue with total_mem=1024
    • firmware: armstubs: Add wfe to ARMv7/ARMv8-32 stubs. See: link
    • firmware: arm_loader: Use ethernet0 as fallback for placing DT MAC address. See: link
    • firmware: dt-blob: Remove Zero W static I2C0 mapping on 28 & 29. See: link
  2. LibreELEC.tv:
    • samba: fix tdb deadlock (PR:1836, 2 commits, 2 files changed)
  3. XBMC:
    • Controller window: Support mapping relative pointers (PR:12556, 2 commits, 24 files changed)
    • [depends] Fix depends dependencies (PR:12581, 4 commits, 1 file changed)
    • [depends] bump freetype to 2.8 (PR:12584, 1 commit, 1 file changed)
    • VideoPlayer: vdpau - flush ffmpeg on release and error (PR:12582, 1 commit, 2 files changed)
    • [PVR] Some cleanup and optimization. (PR:12583, 1 commit, 3 files changed)
    • add dynamic URLs to fileItems (PR:12585, 1 commit, 13 files changed)
    • skin.estouchy 2.0.5 (PR:12558, 1 commit, 6 files changed)
  4. peripheral.joystick:
    • [Peripheral API] Update to v1.3.4: relative pointer support (PR:120, 1 commit, 10 files changed)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1835: add support for optional kernel modules in image and from addons
    • Added: [env] PR:1844: avahi: cleanup
    • Added: [pkg] patch: #temp: newclock5 build fix
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-28, 23:34)Milhouse Wrote: Build Highlights:
  1. New firmware (default to total_mem=1024)
    popcornmix Wrote:I finally reproduced the total_mem=1024 crash some users had reported. Turns out it occurs when GPU logging buffer wraps around. Presumable affected users has something generating logging messages (perhaps hdmi/CEC). I've now enabled total_mem=1024 as a default. Hopefully that is all good now.

So we can remove total_mem=1024 from config.txt and still get the benefit?
(2017-07-29, 04:55)J_E_F_F Wrote: So we can remove total_mem=1024 from config.txt and still get the benefit?

Yes.
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.
Simple iptv client does not work anymore.

Is there an alternative to simple iptv client in which I can use m3u, epg-xml and chanel logos of local.
Simple iptv client does not work anymore.

Is there an alternative to simple iptv client in which I can use m3u, epg-xml and chanel logos of local.
I would suggest you stick with a build from before all the PVR breakage, until the fixes are in (no ETA on that, btw).
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 have a lot of SQL errors in the log ?

ERROR: SQL: [TV31.db] SQL error or missing database

Query: ALTER TABLE channels DROP bWasPlayingOnQuit

https://pastebin.com/q5dsvThV
@Malocher yes, it's caused by PR12548 in #0724 using invalid SQL. The developer has been notified.
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-29, 10:27)Milhouse Wrote: @Malocher yes, it's caused by PR12548 in #0724 using invalid SQL. The developer has been notified.

I have the same problem (I delete the TVxx.db to fixit) and after this I've problems with the Tv next air script/plugin.

Log: http://sprunge.us/aaYT
Is it possible tp play HEVC 1080p on a raspberry pi2 with this builds?

I overclocked my pi2 but it plays about couple of minutes and the my pi2 locked up.
(2017-07-29, 20:27)Pienoet Wrote: Is it possible tp play HEVC 1080p on a raspberry pi2 with this builds?

I overclocked my pi2 but it plays about couple of minutes and the my pi2 locked up.

It might be overheating. If you could kindly provide a little more information on your overclock settings, what case or heat sink you are using and the bit rate of the HEVC film you were trying to watch. Then I am sure some of the more experienced members of this forum would be able to assist you.
(2017-07-27, 18:04)agb2 Wrote:
(2017-07-25, 18:21)agb2 Wrote: Refresh button.
On #724 the Refresh button in the VideoInfo window no longer exists.
It isn't there at all on Estuary and is greyed out in Confluence and derivatives.
This wasn't mentioned in the 'Changes to the skinning engine for Kodi Leia' thread
https://forum.kodi.tv/showthread.php?tid=298565
Since I don't normally use Estuary, it may have gone missing ages ago.
I can't say for certain that #724 is the first build with this situation in Confluence, but I do use the button
quite a bit, so I would think I'd have noticed.
Any ideas?

No one else seeing this?
Should I post in some other forum? It does appear to be LE 18 related,

Hmm. As of #728, this problem has gone away!
I haven't tested on all intermediate builds, but definitely OK now.
  • 1
  • 176
  • 177
  • 178(current)
  • 179
  • 180
  • 495

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