Posts: 21
Joined: Nov 2012
Reputation:
0
Incase anyone else has issues installing Netflix:
During the installation of Netflix on an rpi4, Kodi would consistently crash and reset during the download of Android image which is used to collect libwidevine.
The issue stopped after upgrading Updating Bootloader (SPI) and USB3 (VL805) firmware for the rpi4. I did not realize the significance of upgrading them but it is critical if you want Netflix to install.
Posts: 17,855
Joined: Jan 2011
Reputation:
1,056
Milhouse
Retired Team-Kodi Member
Posts: 17,855
Kodi on RPi4 in these test builds always crashes on shutdown with exactly those call stacks - it's a problem in the gbm functionality which prevents a clean shutdown. Hopefully it will be fixed eventually. It's not specific to Netflix, though - systemctl stop kodi
will trigger it - unless Netflix was restarting kodi.bin for some reason?
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.
Posts: 31
Joined: Jun 2017
Reputation:
1
Seppl
Junior Member
Posts: 31
The downloaded zip of the Chrome OS image is actually around 900MB - 1GB (, afterwards the zip is extracted to around 2GB, so in total 3GB disk space needed). The download is done in chunks of 32KB, but even if it wasn't, an OOM on the 4GB RPi4 seems unlikely (especially after 10-20% of the download, i.e. ~200MB).
One thing concerning inputstreamhelper (the addon managing widevine download) that is reported rather often recently, is a timeout during download, which crashes inputstreamhelper, but not (stable) Kodi. But I guess that would show up somewhere in the logs.