Linux [Announce] XBMC packaging for Ubuntu LTS on Odroid U3
#1
Hello dear XBMC users !

I've started a smart media center project on ODROID-U3 platform. The goal of the project is to make an autonomous media center using machine learning (run on Parallella supercomputer board) in order to make XBMC autonomous.

The first part of the work is to change the XBMC code and make it run properly on ODROID-U3. And this phase of the project is now done.

To install the packages :

Code:
--- 8< --- /etc/apt/preferences.d/xbmc
Package: xbmc xbmc-*
Pin: release o=Piment Noir
Pin-Priority: 1001
--- >8 ---

Code:
sudo add-apt-repository "deb http://deb.piment-noir.org trusty main"
wget http://deb.piment-noir.org/piment-noir.asc -O- | sudo apt-key add -
sudo apt-get update && sudo apt-get install xbmc && sudo apt-get upgrade

The next phase of the project are described in French here : http://wiki.piment-noir.org/doku.php?id=..._beta_test. Use google translate to read it.

Cheers.
Reply
#2
The entire odroid line is amazing! Not sure how the Chinese cheap boxes are still surviving personally. Own 1 u3 and 5XUs, all attached to my Nas via MySQL.

Blistering fast with tons of addons. Not to mention tons of Android apps.
Reply
#3
The XBMC beta-test is just the first step of a more global project that will make usage of machine learning to simplify the usage of IHM.
Reply

Logout Mark Read Team Forum Stats Members Help
[Announce] XBMC packaging for Ubuntu LTS on Odroid U30