• 1
  • 488
  • 489
  • 490(current)
  • 491
  • 492
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2019-03-16, 00:38)HiassofT Wrote: Thanks a lot for the logs! popcornmix just commited a fix for the issue to the RPi kernel which should be in today's (or tomorrow's) build.

so long,

Hias

Will be in #0316 tonight.
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.
(2019-03-16, 10:35)Milhouse Wrote:
(2019-03-16, 00:38)HiassofT Wrote: Thanks a lot for the logs! popcornmix just commited a fix for the issue to the RPi kernel which should be in today's (or tomorrow's) build.

Will be in #0316 tonight.
Thanks!

I've opened a Kodi issue here: https://github.com/xbmc/xbmc/issues/15757

Kodi's ALSA device enumeration code is a bit convoluted and hard to understand, hopefully one of the Kodi devs can take a look at it and fix it, then we don't need to workaround it in the kernel / config.txt.

so long,

Hias
Hope these aren't too late:

RPi3B+ with CLAC

Using build #0311

aplay -L
null
    Discard all samples (playback) or generate zero samples (capture)
default:CARD=RPiCirrus
    RPi-Cirrus,
    Default Audio Device
sysdefault:CARD=RPiCirrus
    RPi-Cirrus,
    Default Audio Device
iec958:CARD=RPiCirrus,DEV=0
    RPi-Cirrus,
    IEC958 (S/PDIF) Digital Audio Output


Using build #0315

aplay -L

null
    Discard all samples (playback) or generate zero samples (capture)
default:CARD=ALSA
    bcm2835 ALSA, bcm2835 ALSA
    Default Audio Device
sysdefault:CARD=ALSA
    bcm2835 ALSA, bcm2835 ALSA
    Default Audio Device

Using build #0315

journalctl -a | pastebinit
http://ix.io/1DFR


John
(2019-03-16, 16:35)JohnnyL Wrote: Using build #0315

aplay -L

null
    Discard all samples (playback) or generate zero samples (capture)
default:CARD=ALSA
    bcm2835 ALSA, bcm2835 ALSA
    Default Audio Device
sysdefault:CARD=ALSA
    bcm2835 ALSA, bcm2835 ALSA
    Default Audio Device

Using build #0315

journalctl -a | pastebinit
http://ix.io/1DFR
There's an odd spi timeout message in the log
Code:
Jun 22 12:11:51 LibreELEC kernel: arizona spi0.1: Polling reg 0xd23 timed out: 0
Jun 22 12:11:51 LibreELEC kernel: arizona spi0.1: Device failed initial boot: -110
Jun 22 12:11:51 LibreELEC kernel: arizona: probe of spi0.1 failed with error -110

This could have been a one-off error, can you try booting build #0315 again? Just tested here and the Cirrus Logic Audio Card was detected fine.
Code:
le9:~ # aplay -L
null
    Discard all samples (playback) or generate zero samples (capture)
default:CARD=ALSA
    bcm2835 ALSA, bcm2835 ALSA
    Default Audio Device
sysdefault:CARD=ALSA
    bcm2835 ALSA, bcm2835 ALSA
    Default Audio Device
default:CARD=RPiCirrus
    RPi-Cirrus,
    Default Audio Device
sysdefault:CARD=RPiCirrus
    RPi-Cirrus,
    Default Audio Device
iec958:CARD=RPiCirrus,DEV=0
    RPi-Cirrus,
    IEC958 (S/PDIF) Digital Audio Output

so long,

Hias
It does look different - maybe I entered aplay -L too early in the update process due to the Rpi being in another room and me not bothering to watch the process.

Anyway, Build #0315 again.

aplay -L
null
    Discard all samples (playback) or generate zero samples (capture)
default:CARD=ALSA
    bcm2835 ALSA, bcm2835 ALSA
    Default Audio Device
sysdefault:CARD=ALSA
    bcm2835 ALSA, bcm2835 ALSA
    Default Audio Device
default:CARD=RPiCirrus
    RPi-Cirrus,
    Default Audio Device
sysdefault:CARD=RPiCirrus
    RPi-Cirrus,
    Default Audio Device
iec958:CARD=RPiCirrus,DEV=0
    RPi-Cirrus,
    IEC958 (S/PDIF) Digital Audio Output


 journalctl -a | pastebinit
http://ix.io/1DG8
Can confirm that build #0316 fixes the CLAC audio problem.
Thanks.

John
Just updated to #0316
IQaudIO DAC working again

You Guys are Brilliant!
thanks for fixing so quick

Cheers
New LibreELEC.tv Leia build #0316: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: a530ee9c2fd3cfa75a55e2a2d528b2e600c2bd332f03cf5277024edc7f923ade (RPi)
SHA256 Checksum: 36eaa2c9f6fe3c2e4cc5291bed8843c8a91e067ccd7475bdc19e03d379e32103 (RPi2)

text:
# uname -a
Linux rpi512 5.0.2 #1 Sat Mar 16 21:07:02 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Mar 6 2019 14:47:17
Copyright © 2012 Broadcom
version b403ee6ed819f9ac7a96834ac437b6cfdd4512ad (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190316210402-#0316-g0fa0712 [Build #0316]

# Kodi version
Kodi (18.2-RC1 Git:a207946). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (0fa0712, changelog) and tip of XBMC master (a207946, changelog) with the following modifications: Build Highlights:
  1. kernel: Fix audio card issues
  2. videoplayer: Update stereo flag processing
Build Details:
  1. XBMC:
    • [Doxygen] Include github markdown file for code guidelines (PR:15756, 1 commit, 5 files changed)
    • [GUIControllerWindow] Correctly subscribe to RepositoryUpdated events (PR:15755, 1 commit, 1 file changed)
    • [estuary] fix reversed episode / tvshow title (PR:15741, 1 commit, 1 file changed)
    • [pyton] update docs for artwork functions (PR:15711, 1 commit, 1 file changed)
  2. linux/rpi-5.0.y (raspberrypi):
    • New commits in this build:
      • Revert "staging: bcm2835-audio: Drop DT dependency" (709198a0)
  3. newclock5:
    • New commits in this build:
      • Revert "VideoPlayerVideo: Invert stereo flags from codec when option is enabled" (280c202a)
      • BaseRenderer: Respect m_StereoInvert flag (93b69aa7)
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,

my PVR IPTV Simple Client v3.5.7.2 doesn't start at boot:
ERROR: UpdateAddons: Failed to create add-on PVR IPTV Simple Client, status = 5

Pi3 with LibreElec 9.1 Milhouse #0316 - log: http://ix.io/1DKB

Tried: Waiting for network in LibreElec Settings= 30s
Starting manually the addon works.

Any help would be appreciated! ^^
RPi3 | RPi4 | LibreElec Kodi
(2019-03-17, 12:35)nojoe Wrote: Hi,

my PVR IPTV Simple Client v3.5.7.2 doesn't start at boot:
ERROR: UpdateAddons: Failed to create add-on PVR IPTV Simple Client, status = 5

Pi3 with LibreElec 9.1 Milhouse #0316 - log: http://ix.io/1DKB

Tried: Waiting for network in LibreElec Settings= 30s
Starting manually the addon works.

Any help would be appreciated! ^^

Your log is full of literally hundreds of errors. Can you test with a "clean" .kodi folder? This would mean you do not have any third party add-ons or skins installed - test only with Estuary skin, and PVR IPTV Simple Client add-on.

Assuming a "clean" installation has the same problem, can you identify the first build with this issue?
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 #0317: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 95997aa2d6472d3e4fda66d5ad2e0ca69898367414ad8e31b621b0479f6008c1 (RPi)
SHA256 Checksum: 10e1f433c93e1d9e729a564fe012445600998cd6cefc902bcfd281edb2809e67 (RPi2)

text:
# uname -a
Linux rpi512 5.0.2 #1 Sun Mar 17 21:07:54 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Mar 6 2019 14:47:17
Copyright © 2012 Broadcom
version b403ee6ed819f9ac7a96834ac437b6cfdd4512ad (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190317210321-#0317-g7b4ff68 [Build #0317]

# Kodi version
Kodi (18.2-RC1 Git:4ecc969). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (7b4ff68, changelog) and tip of XBMC master (4ecc969, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. LibreELEC.tv:
    • dotnet-runtime: update to 2.2.3 (PR:3371, 1 commit, 2 files changed)
  2. XBMC:
    • Fix ios9 (PR:15658, 4 commits, 5 files changed)
    • Delete ProBot triage config (84498a1)
  3. peripheral.joystick:
    • [debian] add libtinyxml-dev after a9489ea (910bd3d)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3218 (perma): linux (RPi/Generic): update to linux-5.0.2
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 #0318: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 388771c5fa367e44cffac9a6213c5f79466d0181b2bea8ab6f0a13009136dd9b (RPi)
SHA256 Checksum: 18aabb3e97c78e324a6da921b555cc9d791fd433aecc23eaab6d9f3c864a2e9e (RPi2)

text:
# uname -a
Linux rpi512 5.0.2 #1 Tue Mar 19 01:33:33 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Mar 6 2019 14:47:17
Copyright © 2012 Broadcom
version b403ee6ed819f9ac7a96834ac437b6cfdd4512ad (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190319013223-#0318-g7b4ff68 [Build #0318]

# Kodi version
Kodi (18.2-RC1 Git:c7bac97). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (7b4ff68, changelog) and tip of XBMC master (c7bac97, changelog) with the following modifications: Build Highlights:
  1. Revert "Handle signals by setting atomic flag instead of pop-up thread" (kodi) - needs fix
Build Details:
  1. XBMC:
    • [JSON]Add "dynpath" as property returned by Player.GetItem (PR:15585, 1 commit, 3 files changed)
    • [estuary] fix title for non episodes (PR:15766, 1 commit, 1 file changed)
    • Handle signals by setting atomic flag instead of pop-up thread (PR:15730, 1 commit, 11 files changed)
  2. pvr.zattoo:
    • Fix image url for recordings and epg (PR:42, 1 commit, 4 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] compare (perma): kodi: fix patch, bump ffmpeg-4.0.3-Leia-18.2
    • Updated: [env] PR:3358 (perma): Python2: don't install 2to3, clashes with Python3 equivalent
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 #0319: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 1299fd37793c5562055a09ec97ce6e357ae419df0082e30e886dae94ceadb816 (RPi)
SHA256 Checksum: 92c305d6d29f80c926537945aec90f9b8cf5b9cfbe2d97fcc23bdf02a0defdff (RPi2)

text:
# uname -a
Linux rpi512 5.0.2 #1 Tue Mar 19 22:00:50 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Mar 6 2019 14:47:17
Copyright © 2012 Broadcom
version b403ee6ed819f9ac7a96834ac437b6cfdd4512ad (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190319215819-#0319-ge192a8d [Build #0319]

# Kodi version
Kodi (18.2-RC1 Git:76db73d). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (e192a8d, changelog) and tip of XBMC master (76db73d, changelog) with the following modifications: Build Highlights:
  1. TEMP: bump connman to HEAD to test ntp fix
  2. AESinkALSA: fix enumeration of cards without front devices
  3. Fix curl build with linux 5.1-rc1 (kodi)
  4. Reload channels and tune async connection (pvr.vuplus)
  5. RetroPlayer: Move rendering calls to initialize/deinitialize methods
Build Details:
  1. LibreELEC.tv:
    • busybox/init: cleanup (PR:3302, 4 commits, 1 file changed)
    • mesa: update to mesa-19.0.0 (PR:3367, 2 commits, 2 files changed)
    • samba: update to samba-4.9.5 (PR:3365, 1 commit, 1 file changed)
    • Python2: don't install 2to3, clashes with Python3 equivalent (PR:3358, 3 commits, 3 files changed)
    • brcmfmac_sdio-firmware-rpi: fix delay on non-wifi enabled devices (PR:3356, 1 commit, 1 file changed)
    • linux (RPi/Generic): update to linux-5.0 (PR:3218, 49 commits, 18 files changed)
  2. XBMC:
    • use angle-bracket include form for FFmpeg headers (PR:15647, 1 commit, 77 files changed)
    • Reword roadmap item template to make its intent clearer (PR:15728, 1 commit, 1 file changed)
    • [Docs] Use docs.kodi.tv instead of the codedocs url (PR:15769, 1 commit, 1 file changed)
    • [windows] remove pragma lib (PR:15712, 4 commits, 9 files changed)
    • Decoderfilter implementation (PR:15744, 1 commit, 23 files changed)
  3. linux/rpi-5.0.y (raspberrypi):
    • New commits in this build:
      • vcsm: Fix makefile include on out-of-tree builds (8a171023)
      • vcsm: Remove set but unused variable (f7136f95)
      • vcsm: Reduce scope of local functions (fd13b5af)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] 1d80e18: TEMP: bump connman to HEAD to test ntp fix
    • Updated: [env] compare (perma): kodi: fix patch, bump ffmpeg-4.0.3-Leia-18.2
    • Updated: [env] PR:3375 (perma): linux (RPi/Generic): update to linux-5.0.3
    • Added: [pkg] patch: Fix curl build with linux 5.1-rc1 (kodi)
    • Added: [pkg] PR:198 (perma): Reload channels and tune async connection (pvr.vuplus)
    • Added: [pkg] PR:15771 (perma): RetroPlayer: Move rendering calls to initialize/deinitialize methods
    • Added: [pkg] PR:15774 (perma): AESinkALSA: fix enumeration of cards without front devices
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.
(2019-03-17, 15:23)Milhouse Wrote:
(2019-03-17, 12:35)nojoe Wrote: Hi,

my PVR IPTV Simple Client v3.5.7.2 doesn't start at boot:
ERROR: UpdateAddons: Failed to create add-on PVR IPTV Simple Client, status = 5

Pi3 with LibreElec 9.1 Milhouse #0316 - log: http://ix.io/1DKB

Tried: Waiting for network in LibreElec Settings= 30s
Starting manually the addon works.

Any help would be appreciated! ^^

Your log is full of literally hundreds of errors. Can you test with a "clean" .kodi folder? This would mean you do not have any third party add-ons or skins installed - test only with Estuary skin, and PVR IPTV Simple Client add-on.

Assuming a "clean" installation has the same problem, can you identify the first build with this issue? 
Switched to another skin and voila. PVR is starting now! Shame on me.. thanks anyway. Tongue
RPi3 | RPi4 | LibreElec Kodi
New LibreELEC.tv Leia build #0320: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: e5bc58096d6261a85eefb2cf3b75e81a5fbb2b3d69deea000fbc98955f483f22 (RPi)
SHA256 Checksum: 22441ed813a2c2181c1782a406aa4a4dd54bbe5cae1a24e319aad5395ceaf4ae (RPi2)

text:
# uname -a
Linux rpi512 5.0.2 #1 Wed Mar 20 21:08:33 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Mar 20 2019 12:20:45
Copyright © 2012 Broadcom
version 179398afa4f6b4cf91bc4887438a1d8357454642 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190320210318-#0320-g9ab3d68 [Build #0320]

# Kodi version
Kodi (18.2-RC1 Git:836ad54). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (9ab3d68, changelog) and tip of XBMC master (836ad54, changelog) with the following modifications: Build Highlights:
  1. New firmware
  2. Updated SIGTERM patch
  3. Move libcurl symbols out of namespace
Build Details:
  1. Firmware (Mar 20):
    • firmware: smservice: Avoid a double free
    • firmware: arm_loader/display: All the framebuffer allocation to be made on the ARM
    • firmware: isp_tuners: Fix memory leak in error path
    • firmware: testc: Fix dps parsing
    • firmware: camera_subsystem: Fix hardware sync pulses off disable_camera_led
    • firmware: Replace the remaining direct users of C(mask_gpu_interrupt[0|1])
    • firmware: arm_display: Kick transposer for the rainbow screen if required
    • firmware: dispmanx: Do not allow transpose if using Full KMS. See: link
  2. LibreELEC.tv:
    • dvb addon updates (PR:3369, 3 commits, 9 files changed)
  3. XBMC:
    • Quit instead of shutdown on signals (PR:15776, 1 commit, 4 files changed)
    • [PVR] Timers context menu 'Find similar' missing (PR:15779, 1 commit, 1 file changed)
    • [fix] installing binary addons from zip (and repo) (PR:15780, 1 commit, 1 file changed)
    • [curl] Accept all supported content encodings by default (PR:15644, 3 commits, 3 files changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] compare (perma): kodi: fix patch, bump ffmpeg-4.0.3-Leia-18.2
    • Updated: [pkg] PR:198 (perma): Reload channels and tune async connection (pvr.vuplus)
    • Added: [pkg] PR:15778 (perma): Move libcurl symbols out of namespace
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
  • 488
  • 489
  • 490(current)
  • 491
  • 492
  • 495

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