[TESTING] Kodi 18 (Leia) builds for Raspberry Pi

On the system setting we have a cpu meter/ temp Does Raspberry have the capability to have a voltage/amp show up ?

There are power supply warnings, yes. See the OSMC FAQ for Pi on the Wiki for further information.

We also manufacture and sell a good, reliable PSU

Best

Sam

I have the current build 17.8-006 running on my raspberry pi 3.
Was working great, until today. When I start the rpi it says Addon Migration and shortly after that :frowning: Bluescreen and it starts over again.
Yesterday the ZDF ARD Mediathek addon updated itself. Might this be the problem? How can I fix it without starting all over again?

Is there a way to disable addons while booting? I have ssh access to the raspberry even while the Bluescreen.

No log? No problemā€¦

Try renaming the kodi directory.

sudo systemctl stop mediacenter
sudo mv /home/osmc/.kodi /home/osmc/.kodi.bak
sudo systemctl start mediacenter

Anyone else getting this message after kodi boot:
ā€œMounted removable storage deviceā€

I have nothing plugged in USB ports, and the RPI3 and microSD card is brand new.
Installed OSMC 11.1 first then installed the latest 18.0 version.
Logs: http://paste.osmc.io/jexayowewa

Thanks! That helps to be able to boot again.

Now for debug, which logs could be usefull to see what the problem is? where can I find the corresponding log?
Strange thing I just saw is: Booting Raspberry at home with wifi logged in --> bluescreen
Booting the same wifi at a friends home without wifi setup --> no bluescreen --> setting up wifi --> bluescreen
So the problems occurs when something while ā€œaddon migrationā€ does something in the internet.

This may mean your SD card is getting mounted/unmounted. This can happen when the device is not receiving sufficient power.

I have the same message on Kodi 17 version.
I have 5 genuine Raspberry PI 2.5A PSU to test with plus 3 ā€œbigā€ 5V PSU 20-25A.
I will let you know.

EDIT : I canā€™t test for now the different PSUs but something maybe affect (or not) this mounting/unmounting thing and I would nned to disable them before testing :

  • OC of my SD card using dtparam=sd_overclock=100
  • maybe some compatibility with this particular SD card model witch is relatively new : SanDisk Extreme PLUS 32 GB U3 V30

EDIT: I did forget to post my result without OC on the SDcard. Without any oc, the result is the same : popup box.

Yeah I have two Pi3 and two different brand of microSD. Kingston and Sandisk. My kingston card is giving this message on both pi:s but not the sandisk. Using same PSU on both. So it must be the SD card somehow.
Kingston card has a brand new fresh install.

Any progress on the Keyspan driver ?

Trying to update one of my Raspberryā€™s from 17.8-001 to 17.8-004 using this command

sudo apt-get install rbp2-mediacenter-osmc=17.8-004

Is this the correct way to jump to a certain version ?

Yes

Thank You ! Was having trouble jumping up to certain builds ā€¦After I update it would crash then I figured it out ! After I removed some addons then it had no problem !

17.8-006, 12 Dec 2016: Based off OSMC commit (b9120ae19e) and newclock5 (1e24e3be8)

Build Highlights:
minors

XBMC:
[addon] use another way for__declspec and __cdecl on kodi_inputstream_types.h (PR:10894, 1 commit, 1 file changed)
[depends] libpng 1.6.26 (PR:11102, 1 commit, 2 files changed)
[depends] taglib 1.11.1 (PR:11101, 1 commit, 1 file changed)
[depends] curl 7.51.0 (PR:11105, 1 commit, 1 file changed)
VideoPlayer: fix cc after https://github.com/xbmc/xbmc/commit/03aa244ā€¦ (PR:11118, 1 commit, 1 file changed)
[cmake] fix building when fribidi was built with glib (PR:11116, 1 commit, 1 file changed)
[estuary] sync (PR:11121, 1 commit, 32 files changed)
[pvr] bye, bye libXBMC_pvr.cpp (PR:11109, 3 commits, 46 files changed)
[dependencies] remove remaining references to libmodplug (PR:11111, 1 commit, 4 files changed)
Remove reference to libxinerama-dev (PR:11112, 1 commit, 1 file changed)
Remove remaining reference to libmad (PR:11113, 1 commit, 2 files changed)
[gui] fix coverity issue for playlist.position (PR:11127, 1 commit, 1 file changed)
[addons] remove dead code on CAddonDll (PR:11134, 1 commit, 1 file changed)
Fix coverty defects (PR:11066, 4 commits, 8 files changed)
[cec] missed change in cmake file after cc3ae0339faf2b669bee20cb360c5ā€¦ (PR:11140, 1 commit, 1 file changed)
Remove remaining references to glew (PR:11128, 1 commit, 2 files changed)
[inputstream] bye, bye libKODI_inputstream.cpp (PR:11129, 2 commits, 12 files changed)
[lang][skin.estuary] automatic syntax corrections for the en_GB language file (9528ba96)
[lang][skin.estuary] updated language files from Transifex (5c430be3)
[lang][skin.estouchy] updated language files from Transifex (fdb7a0b7)

17.8-008, 12 Jan 2017: Based off OSMC commit (b9120ae19e) and newclock5 (a1d171ff76)

Build Highlights:
We are back again after a month. There have been lots of fixes - way too many to mention.
Reason for the long delay is Kodi is now build using cmake which caused a few issues with OSMC. Hopefully these should be resolved now and we can get back to the nightly builds.

No sweat ! It was the holidays you guys needed a brake :wink:

17.8-009, 13 Jan 2017: Based off OSMC commit (b9120ae19e) and newclock5 (cb07837f3)

Build Highlights:
MMALCodec: Add extra prime to avoid stalled video
libbluray 0.9.3-1
libcec 4.0.0-2

XBMC:
Revert ā€œ[cmake/win32] Donā€™t use system wide installed dependenciesā€ (PR:11423, 1 commit, 1 file changed)
XML nodes - cleanup (PR:11415, 1 commit, 74 files changed)
follow up to Commit:4cf4253 (PR:11422, 1 commit, 1 file changed)
[CEC] fix 4.0.1 package name (PR:11426, 1 commit, 1 file changed)
Revert ā€œ[CEC] fix 4.0.1 package nameā€ (PR:11428, 1 commit, 1 file changed)

newclock5:

New commits in this build:
MMALCodec: Add extra prime to avoid stalled video (cb07837f)

Commits no longer in build:
MMALCodec: Need an extra referenced buffer with new ffmpeg scheme (e617fec6)

breaks on addon migrationā€¦ and crashes

Logs available at http://paste.osmc.io/eqefetobil

DB issues?

11:15:33.160 T:1937765360 ERROR: Unable to open database: MyVideos78 [2003](Can't connect to MySQL server on '10.0.0.10' (111)) 11:15:33.161 T:1937765360 ERROR: Unable to open database: MyVideos77 [2003](Can't connect to MySQL server on '10.0.0.10' (111)) 11:15:33.162 T:1937765360 ERROR: Unable to open database: MyVideos76 [2003](Can't connect to MySQL server on '10.0.0.10' (111)) 11:15:33.163 T:1937765360 ERROR: Unable to open database: MyVideos75 [2003](Can't connect to MySQL server on '10.0.0.10' (111)) 11:15:33.164 T:1937765360 ERROR: Unable to open database: MyVideos108 [2003](Can't connect to MySQL server on '10.0.0.10' (111)) 11:15:33.164 T:1937765360 ERROR: Unable to create new database