• 1
  • 390
  • 391
  • 392(current)
  • 393
  • 394
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2018-06-29, 15:46)HiassofT Wrote:
(2018-06-28, 18:13)ramis52 Wrote: Hi,

now my remote is acting wierd again. A reboot/powercycle will help. here are the log files.

lsusb http://ix.io/1fiv

dmesg and journalctl before the reboot

http://ix.io/1fig
http://ix.io/1fih

output from ssh1

https://pastebin.com/Nj41U98t

output from ssh2

LibreELEC:~ # ir-keytable -t
Can't open lirc device: Device or resource busy
LibreELEC:~ #

hope this helps a bit.
@ramis52 Thanks for the info!

The IR receiver indeed is doing weird things. It sends nonsense data (even when it seems to be working) and the ir-ctl -r output shows that it somehow "forgot" it's timeout setting.

Please do another test with the build you've been using (any current build up to and including #0628 will do):

use the IR remote for a while, verify that it's working fine, then ssh in, run
Code:
ir-ctl -r
then press a button and post the output (no need to stop kodi etc). Please also upload dmesg again.

Tonight's build will contain a patch that disables the IR timeout optimizations for your IR receiver. Please test and report back if this build fixes the issues. If it fails, run the "ir-ctl -r" test and post dmesg and journal.

so long,

Hias 
 Hi,

here a the outputs

https://pastebin.com/Uj4d16az

http://ix.io/1ft2

I ll try newest build now and report back when its acting wierd again.
(2018-06-08, 19:24)Milhouse Wrote:
(2018-06-08, 19:06)germa18 Wrote: the latest working build = #0407 
other newer build have this trouble = since #0415
I think i have found the problem, it's related to expression after the url that cause the bug
Exemple : 
Link not working on LE : https://proxy-035.ix7.dailymotion.com/se...os_stail=1
Link working on LE : https://proxy-035.ix7.dailymotion.com/se...ac_hd.m3u8
The only difference is the expression after the .m3u8 is misinterpreted by kodi [#cell=core&qos_stail=1] , all the links on this plateform/website are generated like that, so to correct that we must force kodi to not took anything after .m3u8
original link of the video : https://www.dailymotion.com/video/x6law2...ist=x5uiot
You can easily reproduce this, i hope my explaination is understable Wink

Can you post a complete debug log from #0607 (or whatever the latest test build is at the time) which shows you accessing the "not working" url?

Your non-working url is working for me (using JSON):
text:
texturecache.py playw "https://proxy-035.ix7.dailymotion.com/sec(x012cba8530cb5d575ec783f5b1b6ce0)/video/811/775/398577118_mp4_h264_aac_hd.m3u8#cell=core&qos_stail=1"
which might suggest it is an add-on issue or something else specific to your setup.       
It's been a long time that i was stuck with #0407 firmware because of this issue and today i decided to test the #0628 build and now all works without any change by my side
but i noticed that in the changelog in the #0628 build that inpustream has been rework (with the change of kodi api), so there were a bug like i told you before  
glad that all working fine now Smile
New LibreELEC.tv Leia build #0630: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: eee8cdfae51c55e9429b3a8f7d5726c15897073c9682c20e71124983b20599e2 (RPi)
SHA256 Checksum: 9a0ac882208cf6df34a9bbbac84fea61acbbe921c6c44745ce45dbdef132a7fd (RPi2)

text:
# uname -a
Linux rpi512 4.14.52 #1 Sat Jun 30 21:04:35 BST 2018 armv6l GNU/Linux

# vcgencmd version
Jun 29 2018 13:17:42
Copyright © 2012 Broadcom
version 97765855d9ae607d0e678171cf9d83b218f237dd (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180630210315-#0630-g3e3cc3d [Build #0630]

# Kodi version
(18.0-ALPHA3 Git:95de5f5). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (3e3cc3d, changelog) and tip of XBMC master (8063088, changelog) with the following modifications: Build Highlights:
  1. AESinkPULSE: Fix enumeration callback
  2. Fix ocassional playback in background
  3. VideoPlayer: fixes for discarding streams
Build Details:
  1. XBMC:
    • AESinkPULSE: Fix enumeration callback (PR:14133, 1 commit, 1 file changed)
    • Fix ocassional playback in background (PR:14130, 1 commit, 1 file changed)
    • VideoPlayer: fixes for discarding streams (PR:14127, 1 commit, 2 files changed)
  2. kernel 4.14.y:
    • New commits in this build:
      • arm: dts: bcm2710-rpi-3-b-plus: fix hpd gpio pin (72f72b6c)
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 #0701: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: f862c4c080eb0318e493773ff10e6a623036983e1e37afeea896b87d85df2a80 (RPi)
SHA256 Checksum: 511cbddc3a4ae170e629db60324efac7431399dd09013185fa019ac8d99c740b (RPi2)

text:
# uname -a
Linux rpi512 4.14.52 #1 Sun Jul 1 21:05:42 BST 2018 armv6l GNU/Linux

# vcgencmd version
Jun 29 2018 13:17:42
Copyright © 2012 Broadcom
version 97765855d9ae607d0e678171cf9d83b218f237dd (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180701210317-#0701-g3e3cc3d [Build #0701]

# Kodi version
(18.0-ALPHA3 Git:95de5f5). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (3e3cc3d, changelog) and tip of XBMC master (17459bb, changelog) with the following modifications: Build Highlights:
  1. Revert dash, fix package cache
Build Details:
  1. XBMC:
    • VideoPlayer: handle tempo and realtime dynamically (PR:14134, 2 commits, 11 files changed)
    • allow selecting resolutions with non standard aspect ratio (PR:14132, 1 commit, 5 files changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:2808 (perma): Revert "dash: add package, configure as CONFIG_SHELL"
    • Added: [env] PR:2809 (perma): config/functions: store package caches in build dir
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 #0702: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: c22daca7352ba5d87d4a307b2161e3c2c5e139687afa2f9529c88efe123b85b7 (RPi)
SHA256 Checksum: 477f9f7f90bb22872e18a40e750fe1f64812fc240a8a73c6809ac7fb95fb4b3a (RPi2)

text:
# uname -a
Linux rpi512 4.14.52 #1 Mon Jul 2 23:37:31 BST 2018 armv6l GNU/Linux

# vcgencmd version
Jun 29 2018 13:17:42
Copyright © 2012 Broadcom
version 97765855d9ae607d0e678171cf9d83b218f237dd (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180702233607-#0702-g6bd47f0 [Build #0702]

# Kodi version
(18.0-ALPHA3 Git:95de5f5). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (6bd47f0, changelog) and tip of XBMC master (a44e6e2, changelog) with the following modifications: Build Highlights:
  1. Fix segfault on shutdown caused by busy python addons
  2. Loadsa lang updates
Build Details:
  1. LibreELEC.tv:
    • config/functions: store package caches in build dir (PR:2809, 1 commit, 1 file changed)
    • Revert "dash: add package, configure as CONFIG_SHELL" (PR:2808, 1 commit, 4 files changed)
    • mesa: only build va tracker if using a gallium driver that uses it (PR:2801, 1 commit, 1 file changed)
    • valgrind: add patch to enable armv8 (PR:2802, 1 commit, 1 file changed)
  2. XBMC:
    • Fix segfault on shutdown caused by busy python addons (PR:14138, 1 commit, 3 files changed)
    • RetroPlayer: Fix segfault on subsequent failure (PR:14101, 1 commit, 1 file changed)
    • [lang][kodi.core] automatic syntax corrections for the en_GB language file (2656577)
    • [lang][skin.estuary] automatic syntax corrections for the en_GB language file (39f9bd5)
    • [lang][skin.estuary] updated language files from Transifex (e66ca5d)
  3. pvr.dvblink:
    • [lang] updated language files from Transifex (c66203b)
  4. pvr.dvbviewer:
    • [lang] automatic syntax corrections for the en_GB language file (4c60fc2)
    • [lang] updated language files from Transifex (89344b4)
  5. pvr.filmon:
    • [lang] updated language files from Transifex (93ae10d)
  6. pvr.hdhomerun:
    • [lang] updated language files from Transifex (ced70bd)
  7. pvr.hts:
    • [lang] automatic syntax corrections for the en_GB language file (7500796)
    • [lang] updated language files from Transifex (83451d3)
  8. pvr.iptvsimple:
    • [lang] updated language files from Transifex (c721c03)
  9. pvr.mediaportal.tvserver:
    • [lang] updated language files from Transifex (6439be6)
  10. pvr.mythtv:
    • [lang] updated language files from Transifex (3a04d2c)
    • [lang] updated language files from Transifex (c9a14a7)
    • [lang] updated language files from Transifex (6a0f2a2)
    • [lang] updated language files from Transifex (f0f7e6d)
    • bump version 5.8.1 (c4d8899)
  11. pvr.nextpvr:
    • [lang] updated language files from Transifex (6f0515b)
  12. pvr.pctv:
    • [lang] updated language files from Transifex (32d4b66)
  13. pvr.stalker:
    • [lang] updated language files from Transifex (6026419)
  14. pvr.vbox:
    • [lang] updated language files from Transifex (325774b)
  15. pvr.vuplus:
    • [lang] updated language files from Transifex (75179a3)
  16. pvr.wmc:
    • [lang] updated language files from Transifex (ec652db)
  17. kernel 4.14.y:
    • New commits in this build:
      • Add device tree overlay for HD44780 (a2546395)
      • Add hd44780 module to defconfig (11efe457)
  18. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [pkg] PR:14137 (perma): addondb: avoid constraint violation
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 #0703: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: cc1ba7cd6efe32ff8ee9b2d1c746d4a1526f639846979bf9d87fce5663425603 (RPi)
SHA256 Checksum: c24dd3fcb0c7284ed1ea5af503cb1494a1640826011164d6c0972008b6630ea0 (RPi2)

text:
# uname -a
Linux rpi512 4.14.52 #1 Wed Jul 4 00:20:18 BST 2018 armv6l GNU/Linux

# vcgencmd version
Jul 3 2018 14:21:36
Copyright © 2012 Broadcom
version 47b05c853342eb6e4ea5b017d981e0ef247fb8be (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180704001901-#0703-g6bd47f0 [Build #0703]

# Kodi version
(18.0-ALPHA3 Git:f0dda3a). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (6bd47f0, changelog) and tip of XBMC master (f0dda3a, changelog) with the following modifications: Build Highlights:
  1. New firmware (pwm_sdm fixes)
  2. reusepython off by default
  3. [gui][pvr][fix] Prevent the modification of the provider list while using its iterator.
Build Details:
  1. Firmware (Jul 3):
    • firmware: pwm_sdm: fix an edge case when reading back DMA source addresses
    • firmware: pwm_sdm: fix write handle refcounting See: link
  2. XBMC:
    • [gui][pvr][fix] Prevent the modification of the provider list while using its iterator. (PR:14139, 1 commit, 2 files changed)
    • [modernize] use default member initializers (PR:14111, 30 commits, 300 files changed)
    • reusepython off by default (PR:14136, 1 commit, 1 file changed)
    • Kodi's new and improved git docs (PR:14072, 27 commits, 72 files changed)
  3. libnfs:
    • Wrap use of SOCK_CLOEXEC with __linux__ (PR:260, 1 commit, 1 file changed)
    • conditionally include sys/time.h from libnfs.c (5c1444f)
    • Merge branch 'master' of github.comConfusedahlberg/libnfs (37d4980)
  4. pvr.vbox:
    • Fixed wrong size caused crash in Android Oreo (8) (#211) (48a1ac1)
  5. kernel 4.14.y:
    • New commits in this build:
      • Arm: mm: ftrace: Only set text back to ro after kernel has been marked ro (786b6ff1)
  6. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2788 (perma): kodi: July 2018
    • Updated: [env] PR:2798 (perma): linux (Generic): update to linux-4.17.4
    • Added: [pkg] PR:10 (perma): Add new ids (RTL8812AU)
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.
@remis52

What happen if you turn your lights off?

Sometimes the IR sensors devices do weird things when lights on, because the frecuency filter circuit is falling or it just blown up, if it stops doing weird things or if the frequence of them decreases, your sensor is faulty, if it do the same things with lights off, it is a hw-sw realtionship issue...
Just updated to build 703. My Pi doesn't like it and keeps rebooting.... went back to 702.

Crash log:

https://paste.ubuntu.com/p/fkggmD4jsg/
(2018-07-04, 09:41)SkywalkerPD Wrote: Just updated to build 703. My Pi doesn't like it and keeps rebooting.... went back to 702.

Crash log:

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

As far as I can tell, it's likely to be:
(2018-07-04, 04:43)Milhouse Wrote: Build Details:
  1. XBMC:
    • [gui][pvr][fix] Prevent the modification of the provider list while using its iterator. (PR:14139, 1 commit, 2 files changed)

Similar crash being reported in the x86_64 thread: https://forum.kodi.tv/showthread.php?tid...pid2748744 (slightly more information in the x86_64 crashlog).
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.
Need a little help for downgrading from #703 to #702.

Copied the LibreELEC-RPi2.arm-9.0-Milhouse-20180702233607-#0702-g6bd47f0.tar to the update folder on my sdcard.
Reboot but nothing happens. No update process. Boots to Kodi #703 and crashes with a reboot.

Edit: Solution is copy *.tar to the .update folder not update folder on the sdcard!
RPi3 | RPi4 | LibreElec Kodi
Installed #0703 and kodi crash after short period of idle inactivity after 1st boot  kodi crashlog

kodi does not appear to be constantly crashing for me with #0703 so will attempt to use normally this evening to watch local media and internet streams.
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
The PR that is causing the crash will be reverted in #0704.
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.
Thnx for all the hard work!!
New LibreELEC.tv Leia build #0705: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 3ac74b770c40594f8a0f26a5d41bded8b4e4c32c437d9d37a8ea2a6a4c470e61 (RPi)
SHA256 Checksum: 55fddf328f841db7eb6f948f1b7f9f4906d7e338099aa7198f66801899b37da6 (RPi2)

text:
# uname -a
Linux rpi512 4.14.52 #1 Thu Jul 5 21:41:40 BST 2018 armv6l GNU/Linux

# vcgencmd version
Jul 3 2018 14:21:36
Copyright © 2012 Broadcom
version 47b05c853342eb6e4ea5b017d981e0ef247fb8be (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180705213937-#0705-g60ee116 [Build #0705]

# Kodi version
(18.0-ALPHA3 Git:5014160). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (60ee116, changelog) and tip of XBMC master (b5230a8, changelog) with the following modifications: Build Highlights:
  1. Revert cause of crash in #0703
Build Details:
  1. LibreELEC.tv:
    • retroplayer updates (PR:2810, 8 commits, 135 files changed)
    • sapphire: fix build (PR:2811, 1 commit, 1 file changed)
  2. XBMC:
    • VideoPlayer: fix c/p error in GetRGBYuvCoefs for BT2020 (PR:14142, 1 commit, 1 file changed)
    • VideoPlayer: fix switching to resample method (PR:14141, 1 commit, 2 files changed)
    • display resolutions: drop iScreen (PR:14140, 1 commit, 31 files changed)
    • VideoPlayer: vaapi - fix potential segfault if deinterlace method is (PR:14145, 1 commit, 3 files changed)
    • Revert "[gui][pvr][fix] Prevent the modification of the provider list while using its iterator." (PR:14147, 1 commit, 2 files changed)
    • [Estuary] fix mono font (PR:14150, 1 commit, 1 file changed)
    • display resolutions: fix after 6aaa0fa013518053105ee55da37af430b7534579 (PR:14151, 1 commit, 5 files changed)
    • win10: update python package with a small fix in uwp part (PR:14153, 2 commits, 4 files changed)
    • Prevent Basecontainer to scroll animated after reset (PR:14148, 1 commit, 1 file changed)
  3. inputstream.adaptive:
    • [MPD] check MPS::type==dynamic for LIVE streams (aa6c3f4)
  4. pvr.iptvsimple:
    • Add support for #EXT-X-PLAYLIST-TYPE in M3U (PR:189, 1 commit, 4 files changed)
  5. kernel 4.14.y:
    • New commits in this build:
      • BCM283x DT: Add CSI nodes to the device tree. (7462714a)
      • BCM270X_DT: Add CSI defines for all the downstream Pi platforms (e33ef2c4)
      • arm: dt: Add DT overlays for ADV7282M, OV5647, and TC358743 (36d224f4)
  6. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2788 (perma): kodi: July 2018
    • Updated: [pkg] PR:100 (perma): stats: Replace CPU 32/64 bit flag with GPU enumeration (service.libreelec.settings)
    • Added: [pkg] PR:101 (perma): remove all attempts to open/close the busydialog which is now verboten (service.libreelec.settings)
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 can not use media files within RAR, even with Archive support (999.1.0.0) and RAR archive (999.2.0.3).
I'm running build # 702 on a RPi2, but I've had this problem since I switched to the Milhouse-9.0 update channel.
Is it a known bug or is there something wrong on my side?
  • 1
  • 390
  • 391
  • 392(current)
  • 393
  • 394
  • 495

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