• 1
  • 53
  • 54
  • 55(current)
  • 56
  • 57
  • 86
v19 LibreELEC Testbuilds for RaspberryPi (Kodi 19.0)
Hy. 
Any testbuild for raspberry pi 4,even those based on kodi 18, that has HDR support? 
I want to test it until any official release appears with HDR. 
Thanks
(2020-03-06, 19:05)liviux Wrote: Hy. 
Any testbuild for raspberry pi 4,even those based on kodi 18, that has HDR support? 
I want to test it until any official release appears with HDR. 
Thanks

No, not yet. HDR isn't yet plumbed in (in either Kodi 18 or 19 on RPi4) - still a work in progress.
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.
(2020-03-06, 18:36)bill_orange Wrote: kodi.log ends with:

2020-03-06 08:20:12.813 T:28386 NOTICE: CAddonMgr::FindAddons: xbmc.python v3.0.0 installed
2020-03-06 08:20:12.813 T:28386 NOTICE: CAddonMgr::FindAddons: xbmc.webinterface v1.0.0 installed
2020-03-06 08:23:11.910 T:28441 ERROR: CWebServer: unable to handle HTTP POST field

*Something* (I have no idea what) appears to be sending your Kodi client an HTTP request - are you using a remote control, or accessing kodi from a browser? Enable Webserver component debug logging as that may give more details. Perhaps this is causing Kodi to crash - you should have a crash log if so.

(2020-03-06, 18:36)bill_orange Wrote: I am at a loss on how to troubleshoot this.

In the usual way - with logs.

First of all, you need to be very clear whether the system is actually rebooting (unlikely) or Kodi is crashing/restarting (much more likely).

Enable debug logging (you can add <loglevel>1</loglevel> to advancedsettings.xml so that the debug overlay is not visible) then upload a crash log (assuming it is a crash not a reboot) once the issue has been reproduced. If the crash log is too large to send to a pastebin site, then please zip it up and upload it somewhere (dropbox, googledrive etc.). Alternatively, once the issue has been reproduced with debug logging enabled, just upload the latest zip file from the Logfiles Samba share.

(2020-03-06, 18:36)bill_orange Wrote: Is this a KODI problem? Is my SD past its prime? Is my receiver sending nonconforming packet that causes a KODI crash?

Your receiver is unlikely to be the problem. It could be your SD card, these have a limited lifespan, or it could also be a PSU issue (either of these issues _could_ be responsible for reboots, particularly if you have high-current devices hanging off the USB ports). It could also be a poorly coded add-on. Or some other background service using all the memory, causing an out of memory situation.

However without logs, it's impossible to even start diagnosing the 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 Matrix build #0306: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 7b036c635f001245b478ca11f69aa1b9e81a9fe72599ace7a59a9dd4213007bd (RPi)
SHA256 Checksum: fa8d55d9d816931cb44069373c0a185ec6a9eebc3cabd81e4c1a10e357811923 (RPi2)

text:
# uname -a
Linux rpi512 5.4.22 #1 Fri Mar 6 21:04:18 GMT 2020 armv6l GNU/Linux

# vcgencmd version
Mar 6 2020 18:40:00
Copyright © 2012 Broadcom
version d5afe412e364adbdafc0394ac65e674091a56473 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20200306210331-#0306-g4bd5df8 [Build #0306]

# Kodi version
Kodi (19.0-ALPHA1 Git:a09b91b). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (4bd5df8, changelog) and tip of XBMC master (a09b91b, changelog) with the following modifications: Build Highlights:
  1. New firmware (arm_loader; bootromfs; usb_eth)
  2. systemd: update to systemd-245
  3. dav1d: update to dav1d-0.6.0
Build Details:
  1. Firmware (Mar 6):
    • firmware: Support Isp stats and params
    • firmware: arm_loader: Make EMMC2 dma-ranges patch more tolerant
    • firmware: bootromfs: Delete unwanted assert
    • firmware: usb_eth: Increase timeouts for TFTP requests and retransmit ACK
  2. LibreELEC.tv:
    • libfmt: bring cmake options in line with kodi (PR:4230, 1 commit, 1 file changed)
    • libxkbcommon: fix Generic build (PR:4224, 1 commit, 1 file changed)
    • ALSA: update to 1.2.2 (PR:4223, 6 commits, 6 files changed)
    • linux: initramfs: use initramfs config file(s) and directory structure (PR:4218, 2 commits, 6 files changed)
    • ffmpeg: update to 4.2.2-Matrix-Alpha1 (PR:4166, 1 commit, 34 files changed)
    • kodi: next update (end of February 2020?) (PR:4203, 9 commits, 84 files changed)
    • dav1d: update to dav1d-0.6.0 (PR:4246, 1 commit, 1 file changed)
    • bcmstat/texturecache.py: updates (PR:4233, 2 commits, 2 files changed)
    • netbase: fix site url; update to netbase-6.1 (PR:4225, 1 commit, 1 file changed)
    • libbluray: update to 1.1.2 (PR:3667, 1 commit, 3 files changed)
    • librespot: gapless playback (PR:4227, 1 commit, 5 files changed)
  3. XBMC:
    • udf: rework IFile and IFileDirectory implementation (PR:16263, 2 commits, 14 files changed)
    • CRendererDRMPRIMEGLES: inherit from CBaseRenderer not CLinuxRendererGLES (PR:17405, 1 commit, 2 files changed)
    • cmake: split cdio and remove iso9660 (PR:17333, 1 commit, 2 files changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:4241 (perma): systemd: update to systemd-245
    • Added: [env] PR:4243 (perma): linux (RPi): update to linux-5.4.28
    • Added: [env] PR:4244 (perma): mesa: update to mesa-20.0.1
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.
(2020-03-05, 17:52)sphiinx Wrote: Hi guys,

I somehow can no longer connect to my RPi3 via ssh.
I always get "Connection reset by peer". I remember some weeks ago it was totaly fine but in the meantime I have updated kodi to some build in Feb. and it is not working anymore.
Option "-vvv" for ssh does not bring up more details for the problem. Connection to RPi has been established and terminates immediately.

Because ssh is not working I can not provide any logs.
Kodi is working fine and I can stream videos via youtube/netflix/arte...

Does anyone have the same problem as I have?

Tonight I will try do downgrade to one before Image because this is the only image which says someting with ssh but from the text it should not be related to.

Perhaps not the same issue like yours, but I've experienced issues with the netmask when up-/downgrading between January and February builds.  The netmask was set to 0.0.0.0 and the network communication behaved awkward, i.e. I was able to SSH from my router but not from my laptop.

If possible for you, please check this and let us know!

Raoul
FYI I've upgraded from
LibreELEC (Milhouse): devel-20200129003814-#0128-g6a49b98 (RPi2.arm)
to
LibreELEC (Milhouse): devel-20200306210331-#0306-g4bd5df8 (RPi2.arm)

This disabled almost all addons that I use (or its dependencies), including Amazon VOD/MechanicalSoup Prime, Docker (for MariaDB), ORF TVThek, media.ccc.de, InputStream Helper.  The message I saw on the screen: "The following add-ons are incompatible with Kodi and have been automatically disabled [...]"

I thus reverted back to #0128.
Yes, it's expected behaviour (unfortunately) - see #0301.

You should be OK if you go back to #0229, but you'll need to reactivate the now disabled addons (and dependencies).
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 Matrix build #0307: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 00b3b7397c10ff8d09c592183b2567e2eb5995d2b4b9d5333ef1c712afe74eab (RPi)
SHA256 Checksum: d284836eb57724434d646d3356599b3af8a8c89dee430643f20559b722872a70 (RPi2)

text:
# uname -a
Linux rpi512 5.4.22 #1 Sat Mar 7 21:04:18 GMT 2020 armv6l GNU/Linux

# vcgencmd version
Mar 6 2020 18:40:00
Copyright © 2012 Broadcom
version d5afe412e364adbdafc0394ac65e674091a56473 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20200307210332-#0307-g2303241 [Build #0307]

# Kodi version
Kodi (19.0-ALPHA1 Git:de0d034). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (2303241, changelog) and tip of XBMC master (de0d034, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. LibreELEC.tv:
    • iwd: fix build after 7eadda0 (PR:4251, 1 commit, 1 file changed)
  2. XBMC:
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.
(2020-03-08, 00:05)Milhouse Wrote: Yes, it's expected behaviour (unfortunately) - see #0301.

You should be OK if you go back to #0229, but you'll need to reactivate the now disabled addons (and dependencies).

Thanks.  I will give #0229 a try, but fear, that this will again lead to the Amazon VOD crashes I have reported before.

BTW: I accidentally downgraded to #0129 (that is the build that introduced the crashes for me) and observed the following (still need to investigate further)
  1. After downgrade & reboot I was able to play an unwatched Episode in Amazon VOD.
  2. I paused & stopped this episode and wanted to "resume" – didn't work & Kodi crashed.
  3. After restart, I then went back to the Episode (was in "partially watched" state) & Kodi asked me if I want to resume or start from beginning.
  4. I selected start from beginning --> crash
  5. After restart, I then toggled the watch state -> watched & toggle back to unwatched
  6. I was then able to watch the Episode.
This happened for another Episode.

Please take this with a grain of salt right now i.e. I didn't really test & reproduce this thoroughly.  As usual, I will need some time to report back ;-)



Thanks for your ongoing support with all my questions!  This is really fascinating :-)
Raoul
(2020-03-06, 19:51)Milhouse Wrote:
(2020-03-06, 19:05)liviux Wrote: Hy. 
Any testbuild for raspberry pi 4,even those based on kodi 18, that has HDR support? 
I want to test it until any official release appears with HDR. 
Thanks

No, not yet. HDR isn't yet plumbed in (in either Kodi 18 or 19 on RPi4) - still a work in progress. 

So is there no option to watch HDR on a raspberry pi 4 with any kodi implementation?
(2020-03-08, 15:38)liviux Wrote: So is there no option to watch HDR on a raspberry pi 4 with any kodi implementation?

"Not yet" is still the answer. The RPi4 is relatively new and a different beast than the previous RPi devices. Development goes at a slightly slower pace as the LibreELEC team is taking the long road so that future development can go faster and smoother, with less hacks on the other platforms. We're also dependent on what the Raspberry team devs can offer. HDR isn't a simple switch that needs to be flipped. By now there are several HDR standards, which preferably we'd like to support most/all of them. It all takes time.
(2020-03-07, 15:08)raoulbhatia Wrote:
(2020-03-05, 17:52)sphiinx Wrote: Hi guys,

I somehow can no longer connect to my RPi3 via ssh.
I always get "Connection reset by peer". I remember some weeks ago it was totaly fine but in the meantime I have updated kodi to some build in Feb. and it is not working anymore.
Option "-vvv" for ssh does not bring up more details for the problem. Connection to RPi has been established and terminates immediately.

Because ssh is not working I can not provide any logs.
Kodi is working fine and I can stream videos via youtube/netflix/arte...

Does anyone have the same problem as I have?

Tonight I will try do downgrade to one before Image because this is the only image which says someting with ssh but from the text it should not be related to.

Perhaps not the same issue like yours, but I've experienced issues with the netmask when up-/downgrading between January and February builds.  The netmask was set to 0.0.0.0 and the network communication behaved awkward, i.e. I was able to SSH from my router but not from my laptop.

If possible for you, please check this and let us know!

Raoul    
Thank you so much for the hint @raoulbhatia !!!
I've had a look into the network configuration(in kodi) and yes the netmask was set to 0.0.0.0.
After I changed it to 255.255.255.0 which is the netmask for 192.168.0.0/24 I have successfully connected via ssh!
It is working again.

Very strange behavior.
I'm right now on
LibreELEC (Milhouse): devel-20200105210232-#0105-g254dedf (RPi2.arm)
I will make an update and see if the netmask will be changed during the update.
New LibreELEC.tv Matrix build #0308: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 7288772fdc80027a490c87a4ce4a891cbe907bf0915e05b003ba2a7de60abc90 (RPi)
SHA256 Checksum: 81aa3ff6c157b57c6082e3dd88265a551a60630b1eac0eeaef10640bc0b422ed (RPi2)

text:
# uname -a
Linux rpi512 5.4.22 #1 Sun Mar 8 21:05:38 GMT 2020 armv6l GNU/Linux

# vcgencmd version
Mar 6 2020 18:40:00
Copyright © 2012 Broadcom
version d5afe412e364adbdafc0394ac65e674091a56473 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20200308210349-#0308-g9f00cd2 [Build #0308]

# Kodi version
Kodi (19.0-ALPHA1 Git:5868ed4). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (9f00cd2, changelog) and tip of XBMC master (5868ed4, changelog) with the following modifications: Build Highlights:
  1. Access Shoutcast data in non-cached stream readers (kodi)
  2. Enable seeking while paused (pvr.nextpvr)
Build Details:
  1. LibreELEC.tv:
    • bump Amlogic to Linux 5.6 (PR:4220, 22 commits, 378 files changed)
  2. XBMC:
    • Access Shoutcast data in non-cached stream readers (PR:15695, 1 commit, 2 files changed)
  3. pvr.nextpvr:
    • Enable seeking while paused (#112) (2d65285)
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.
Does anyone have any idea when the Raspbarry Pi VNC addon (by awiouy - Anton Voyl) will be updated to Python3? Or is there an alternative VNC addon that could be used with build #0301 or later?

Cheers
(2020-03-09, 13:57)JohnnyL Wrote: Does anyone have any idea when the Raspbarry Pi VNC addon (by awiouy - Anton Voyl) will be updated to Python3? Or is there an alternative VNC addon that could be used with build #0301 or later?

Cheers

The current LE 9.80.x repository requires refreshing with updated add-ons - that's in progress.

In the meantime, the quickest fix would be to edit addon.xml and set 3.0.0 as the version for xbmc.python.
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
  • 53
  • 54
  • 55(current)
  • 56
  • 57
  • 86

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 19.0)8