Kodi Community Forum
v17 LibreELEC Testbuilds for RaspberryPi (Kodi 17.0) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Raspberry Pi (https://forum.kodi.tv/forumdisplay.php?fid=166)
+---- Thread: v17 LibreELEC Testbuilds for RaspberryPi (Kodi 17.0) (/showthread.php?tid=269814)



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 17.0) - Milhouse - 2016-11-30

(2016-11-30, 00:26)doldi Wrote: no problem, you're welcome
http://pastebin.com/gCyi8keJ

OK, as others have already posted you need to remove the local (and incompatible) inputstream add-ons - the following will work, then restart/reboot:
Code:
rm -fr /storage/.kodi/addons/inputstream.*



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 17.0) - herrmeier01 - 2016-11-30

(2016-11-29, 01:15)Milhouse Wrote: Weekly kernel 4.9-rc7 test build #1128x: RPi / RPi2

I made some more tests with the new kernel. As I wrote before it run very smooth. I did not found any kernel related issues.
Since my last tests with your first build I test also some of the integrated HW of the Pi3

- Bluetooth headset work same as in normal builds (I had one crash which also happen in normal builds)
- WiFi of the Rpi3 works fine here at channel 13

For me this is the best build at this time. Thanks again for your effort


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 17.0) - Milhouse - 2016-11-30

(2016-11-29, 14:01)eikman2k Wrote: How could i change the intro Video from Libreelec?

THX a Lot

http://forum.kodi.tv/showthread.php?tid=192380&pid=1851076#pid1851076

then copy your splash.h264 to /storage/.cache/splash.h264


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 17.0) - Milhouse - 2016-11-30

(2016-11-30, 00:43)herrmeier01 Wrote: For me this is the best build at this time. Thanks again for your effort

Many thanks, hopefully 4.9.0 will be relatively trouble-free! Smile


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 17.0) - doldi - 2016-11-30

crashlog before remove inputstreams on #1129
http://pastebin.com/qJvEewJg

after removing kodi starts.

thx
Doldi


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 17.0) - nb2a - 2016-11-30

Can someone please advise if the download link to use in the program for latest files has changed recently? I am unable to do a manual download like I used to.

Thank you


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 17.0) - doldi - 2016-11-30

@nb2a
have no problem in germany to download latest build here

here you see all milhouse-builds:

http://milhouse.libreelec.tv/builds/master/RPi2

...if you are searching

on Rpi this link also works fine - do you have the right custom channel? update channel milhouse-8.0?


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 17.0) - nb2a - 2016-11-30

I had it working about two months ago on that channel yes. I will check the link again. Thank you.






(2016-11-30, 01:04)doldi Wrote: @nb2a
have no problem in germany to download latest build here

here you see all milhouse-builds:

http://milhouse.libreelec.tv/builds/master/RPi2

...if you are searching

on Rpi this link also works fine - do you have the right custom channel? update channel milhouse-8.0?



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 17.0) - gendo - 2016-11-30

@popcornmix latest builds with total_mem=1023 have been stable for the past couple of days


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 17.0) - polo_joe - 2016-11-30

(2016-11-30, 04:54)gendo Wrote: @popcornmix latest builds with total_mem=1023 have been stable for the past couple of days

I also tried this setting for some days, no crash so far.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 17.0) - Puschl - 2016-11-30

(2016-11-29, 23:52)Milhouse Wrote: I can only think you'd already installed inputstream.smoothstream before upgrading to these test builds, perhaps while using an old alpha (7.90.00x) build? I do hope this inputstream migration won't cause problems with the next alpha, 7.90.009, if the currently installed repo add-on crashes the new kodi.bin.

I don't think Kodi will download inputstream.mpd or inputstream.smoothstream add-on as automatic replacements now that they're no longer present in these test builds, but I guess that's possible - knowing the dates on the add-on folders might help (if they're created recently then maybe that is what is happening).

I didn't have any problems with my installations, so no indication of Kodi automatically downloading duff add-ons from the Repo.

Hi Milhouse,
I only can think of an VoD plugin (netflix or skygo) that i tried to install in the beginning where you have install those
inputstream stuff manually. But it won´t run because of the drm problems with them using silverlight and the Pi.
So maybe i didn´t clean up properly... Big Grin
I am following your builds a while now when it was still alpha thats right. but i did not migrate from kodi 16 to 17.

Again, thanks for your time and hard work you put into those builds

Cheers


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 17.0) - Milhouse - 2016-11-30

The SkyGo addon would have installed inputstream.smoothstream almost certainly, not sure about Netflix.

I've also been informed that the major addons have now switched to support inputstream.adaptive, although we still lack wvdecrypter support but hopefully that will change soon (work in progress).


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 17.0) - dsenseb - 2016-11-30

Where do i change the total_mem to 1023 in config.txt?

here?

# SDRAM size based GPU memory split, uncomment and setup to override 'gpu_mem'
gpu_mem_256=112
gpu_mem_512=160
gpu_mem_1024=256

or add a line?


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 17.0) - Milhouse - 2016-11-30

(2016-11-30, 09:58)dsenseb Wrote: Where do i change the total_mem to 1023 in config.txt?

here?

# SDRAM size based GPU memory split, uncomment and setup to override 'gpu_mem'
gpu_mem_256=112
gpu_mem_512=160
gpu_mem_1024=256

or add a line?

Add a line so your config.txt looks like:
Code:
# SDRAM size based GPU memory split, uncomment and setup to override 'gpu_mem'
  gpu_mem_256=112
  gpu_mem_512=160
  gpu_mem_1024=256

  total_mem=1023



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 17.0) - dsenseb - 2016-11-30

Thx!

damn, after updating to #1128 i have the splash loop lol

ok solved with

rm -fr /storage/.kodi/addons/inputstream.*

thx again