OpenELEC Testbuilds for RaspberryPi
#49
Thumbs Up 
Hi,

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

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

Not much changes, except for some updates:
  • updated XBMC to the last and greatest XBMC master checkout :-)
  • updated to Kernel linux 3.2.30 with some fixes for RaspberryPi support
  • updated RPi bootloader and drivers
  • various other improvenments, fixes and package updates

You can install HTS TVHeadend a PVR backend via XBMC's addon system
(go to: System/Settings/Add-ons/Services/hts-tvheadend install and reboot for more informations see:
http://wiki.openelec.tv/index.php?title=...dend_addon )

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-25, 23:47
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