OpenELEC Testbuilds for RaspberryPi Part 2
(2013-10-28, 12:15)MrNice Wrote: Hi there,

@popcornmix,
I tried to install 4 times your build OpenELEC_Gotham-RPi.arm-devel-20131025192011-r16293 on my RPi V2 without success.
Sticks at the network setup (working spinning...) and can't bypass nor go further.
Just previousely rbej build installed and worked fine.

I don't know if there is a special need for your builds but I'd like to test multichannel PCM, so let me know.
BTW if you could inclued CECAnyway in your build, I could test it as well.

Last question; I am a newbie with the unofficial builds, with few words what are the differences in features between your, rbej and official build?

Happened to me a few times. I think it's a OE problem but haven't investigated any further. To bypass it, SSH into the Pi and place the following under ~/.xbmc/userdata/addon_data/service.openelec.settings/

Name the file oe_settings.xml

Code:
<?xml version="1.0" ?>
<openelec>
        <addon_config/>
        <settings>
                <system>
                        <wizard_completed>True</wizard_completed>
                        <hostname>RPi</hostname>
                        <KeyboardLayout1>us</KeyboardLayout1>
                        <UpdateNotify>0</UpdateNotify>
                </system>
                <connman>
                        <wizard_completed>True</wizard_completed>
                </connman>
                <services>
                        <wizard_completed>True</wizard_completed>
                </services>
                <about>
                        <wizard_completed>True</wizard_completed>
                </about>
                <openelec>
                        <wizard_completed>True</wizard_completed>
                </openelec>
        </settings>
</openelec>


Messages In This Thread
AW: RE: - by DieterLumpen - 2013-07-29, 20:50
include guires switch? - by hpbaxxter - 2013-08-01, 21:46
RE: dual audio?? - by pootler - 2013-08-03, 17:13
Help, watch 3D Film on Non 3D TV - by unix72 - 2013-08-09, 12:39
Remote Controllers - by tfft - 2013-08-14, 09:11
rbej repeatable crash - by RichG - 2013-08-19, 12:43
New Tester - by theneverstill - 2013-10-03, 17:16
RE: OpenELEC Testbuilds for RaspberryPi Part 2 - by h.udo - 2013-10-28, 14:04
[split] missing subtitle stream - by Jönke - 2014-01-08, 21:03
3D Support - by michbeck100 - 2014-01-11, 01:01
No sound on Gotham builds - by URBANsUNITED - 2014-01-13, 15:19
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi Part 223