OpenELEC Testbuilds for RaspberryPi
#26
Hi,

OpenELEC Development build (r11941):
http://sources.openelec.tv/tmp/image/ope...41.tar.bz2

to update a older build without reinstalling see:
http://wiki.openelec.tv/index.php?title=...g_OpenELEC

This build includes a updated XBMC with the change from jfcarroll (see http://forum.xbmc.org/showthread.php?tid...pid1192225) many thanks to him!

some of the changes in this build:
  • XBMC updated to xbmc-frodo-2876e72

It is needed to update the bootloaderfiles which you can find in the build in the folder 3rdparty/bootloader it will be done automatically if you use a build 11766 or newer. For older builds you can update locally via Windows/Linux or via ssh:
  • login via ssh to your Raspi:
    Code:
    ssh root@<ipaddress>
  • remount /flash r/w:
    Code:
    mount -o remount,rw /flash
  • from your linux system copy the files via ssh/scp to the Raspi:
    Code:
    scp 3rdparty/bootloader/* root@<ipaddress>:/flash

because XBMC now supports officially RPi and PVR please use XBMC's Trac (http://trac.xbmc.org/) to report XBMC bugs and OpenELEC's github issue tracker (https://github.com/OpenELEC/OpenELEC.tv/issues) for OS related issues and feature/driver requests.

greetings, Stephan

Image

Image


Messages In This Thread
RE: OpenELEC Testbuilds for RaspberryPi - by sraue - 2012-09-16, 23:52
MythTV PVR: No Video - by hkramski - 2012-11-13, 20:32
Cumulative Small Skip forward ... - by xandy - 2013-02-03, 15:46
:00 - by Koloss - 2013-07-14, 12:09
RE: :00 - by popcornmix - 2013-07-14, 12:28
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi12