• 1
  • 52
  • 53
  • 54(current)
  • 55
  • 56
  • 86
v19 LibreELEC Testbuilds for RaspberryPi (Kodi 19.0)
New LibreELEC.tv Matrix build #0304: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 704dc37de27546340b10ade2a79b78d3bd096db658421c6c86987145705c8ab0 (RPi)
SHA256 Checksum: e89b5d73c9754e0379e58849222b2b5b89a87f9fb2ffb438eb8d0b78fe3ac41a (RPi2)

text:
# uname -a
Linux rpi512 5.4.22 #1 Wed Mar 4 21:04:40 GMT 2020 armv6l GNU/Linux

# vcgencmd version
Feb 28 2020 18:52:29
Copyright © 2012 Broadcom
version 830b164720d3fe555ee53c2a3912bd927ea71169 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20200304210352-#0304-g4608eb2 [Build #0304]

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

Based on tip of LibreELEC.tv master (4608eb2, changelog) and tip of XBMC master (4354cc1, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. XBMC:
    • Add support for libdav1d (AV1 codec) (PR:16933, 3 commits, 21 files changed)
    • Fix stack overflow when trying to find nfo files in a rar file. (PR:17347, 1 commit, 1 file changed)
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 use a RP3 over wifi, it gets files from a shared windows 10 folder, and the database is running from mysql on that same win10 system.
It streams video and manually queued MP3 music just fine. Not long ago, I did some iperf testing between the devices, over 30 seconds I average about 26MBits/Sec

I created my very first playlist the other day from within libreelec build #0301, it consists of 567 songs, it takes 9 minutes to begin playing.
I can edit the playlist and it takes maybe a minute to gather the information and open the file list, but to actually play the playlist there is a 9 minute delay.

The display shows the Scanning Media Information window, the progress bar goes all the way to the right (complete) relatively quickly, and then it just sits there until music finally begins to play just over 9 minutes later.
Is this a normal and expected delay of 9 minutes for my setup?
I would say "yes"... I can't find the post right now, but I do recall a thread from ages ago discussing delays when starting a playlist. Ping @DaveBlake as our music expert. Smile

Edit: Possibly this thread, https://forum.kodi.tv/showthread.php?tid=213737
Edit2: Or maybe it was this one, https://forum.kodi.tv/showthread.php?tid=196537
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 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.
Nothing has changed recently with respect to ssh. Are you sure you are connecting to the correct IP address? Is Samba still working? If so you can upload the latest zip from the "Logfiles" Samba share.
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 #0305: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: b7a73ea2d63587ebeaefbb3c4fd9e2c0fca8a7d323647520139703a8cb0ea8af (RPi)
SHA256 Checksum: 75fc9696f576310cece97216a31c42bd6bc4bf20550c8f9a294749169a527bb4 (RPi2)

text:
# uname -a
Linux rpi512 5.4.22 #1 Thu Mar 5 21:04:33 GMT 2020 armv6l GNU/Linux

# vcgencmd version
Feb 28 2020 18:52:29
Copyright © 2012 Broadcom
version 830b164720d3fe555ee53c2a3912bd927ea71169 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20200305210349-#0305-gaaf9bb7 [Build #0305]

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

Based on tip of LibreELEC.tv master (aaf9bb7, changelog) and tip of XBMC master (4acc5fa, changelog) with the following modifications: Build Highlights:
  1. dav1d: update to dav1d-0.5.2
Build Details:
  1. LibreELEC.tv:
    • settings: bump to include WireGuard icon (PR:4238, 1 commit, 1 file changed)
  2. XBMC:
    • [test] add test for CDateTime and CDateTimeSpan (PR:17376, 4 commits, 4 files changed)
    • iso9660: rework IFile and IFileDirectory implementations (PR:16262, 2 commits, 19 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:4203 (perma): kodi: next update (end of February 2020?)
    • Updated: [env] PR:4237 (perma): linux (Generic/Allwinner): update to linux-5.5.13
    • Added: [env] PR:4242 (perma): rpi-eeprom: update to rpi-eeprom-17086f2
    • Updated: [pkg] PR:17222 (perma): [url] skip parsing username:password@ for udp/rtp streams
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, 23:52)Milhouse Wrote: Build Highlights:
  1. dav1d: update to dav1d-0.5.2
Had to look up what that is, and - just out - dav1d-0.6.0 might be an even bigger highlight: "10/12bit decoding on ARMv8 CPUs, up to 2.5 times faster than 0.5.2"
(2020-03-05, 21:24)Milhouse Wrote: Nothing has changed recently with respect to ssh. Are you sure you are connecting to the correct IP address? Is Samba still working? If so you can upload the latest zip from the "Logfiles" Samba share.

Hi,

I'm pretty sure that I use the correct IP.
I've modified cmdline.txt to boot just in a text console. Because when booting to kodi there is no reachable cmdline/textconsole.
Killed sshd and started "/usr/sbin/sshd -dd -D -p 2000" hoping to get some debugging infos but acctualy there is nothing which points me to something that is missconfigured or what the problem might be.

Session just dies with "Connection restet by peer" on the client.
The server dies with "ssh_remote_port failed". Was trying to attach a screenshot but it's not working.

I was also downgrading to some image in January but no luck. I'm totaly lost.

I do not use Samba. What do you mean with "If so you can upload the latest zip from the "Logfiles" Samba share."??
Ahhh, found it. The buttons for image and imgur are transposed. The Button Image opens an URL field and the Button imgur opens the correct dialog for local images:
Here is the output of the sshd. After the four blank lines in the middle is the connect from my client.

Image
(2020-03-06, 10:10)sphiinx Wrote: I do not use Samba. What do you mean with "If so you can upload the latest zip from the "Logfiles" Samba share."??

Open \\ipaddress\Logfiles (where ipaddress is the IP address of your LibreELEC device) and upload the latest zipfile somewhere, then post a link.

Alternatively, use the LE Settings add-on to upload a kodi log, then post the url.

I'm close to 100% certain that ssh is working for everyone else, what other kernel command line or ssh configuration changes have you made? Have you disabled ssh password authentication?
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.
@sphiinx you might also want to check your network, for example try disabling your firewall if you have one.

https://lists.mindrot.org/pipermail/open...34605.html
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, 13:27)Milhouse Wrote:
(2020-03-06, 10:10)sphiinx Wrote: I do not use Samba. What do you mean with "If so you can upload the latest zip from the "Logfiles" Samba share."??

Open \\ipaddress\Logfiles (where ipaddress is the IP address of your LibreELEC device) and upload the latest zipfile somewhere, then post a link.

Alternatively, use the LE Settings add-on to upload a kodi log, then post the url.

I'm close to 100% certain that ssh is working for everyone else, what other kernel command line or ssh configuration changes have you made? Have you disabled ssh password authentication? 
@Milhouse , thanks! I will give it a try.
Will also try a fresh installation and see if the problem for me still exists.
Quote:Have you disabled ssh password authentication?
Yes, I tried both with and without password authentication. I've also turned sshd of and on.
It's realy strange.
(2020-03-06, 13:39)Milhouse Wrote: @sphiinx you might also want to check your network, for example try disabling your firewall if you have one.

https://lists.mindrot.org/pipermail/open...34605.html

Thank you! Yesterday I checked both devices(LE and client) that there are no firewallrules are set.
But it's a good hint.
On the client side I have pihole running. Maybe this could cause the problem but since the server(LE) quits the connection I guess the problem is more there to find. Just a guess.
(2020-03-06, 02:07)LeoD Wrote:
(2020-03-05, 23:52)Milhouse Wrote: Build Highlights:
  1. dav1d: update to dav1d-0.5.2
Had to look up what that is, and - just out - dav1d-0.6.0 might be an even bigger highlight: "10/12bit decoding on ARMv8 CPUs, up to 2.5 times faster than 0.5.2"

I'll include 0.6.0 tonight (assuming there are no build issues) but I don't think there'll be much improvement for RPi hardware as these RPi builds are ARM32/ARMv7 not ARM64/ARMv8.
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 am running the #305 test build of LibreELEC without any operational issues on a Rasberry PI 3b+.  However, for some time, possibly all of Kodi 19, I have been experience random reboots when the system is idle.  This is annoying because it will changes the source on the TV through CEC.

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

I am at a loss on how to troubleshoot this.  Is this a KODI problem? Is my SD past its prime? Is my receiver sending nonconforming packet that causes a KODI crash?

Suggestions?
  • 1
  • 52
  • 53
  • 54(current)
  • 55
  • 56
  • 86

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