/* Odroid am TV */ Modifikationen, Formatierung

This commit is contained in:
Astro 2015-02-03 15:15:01 +00:00
parent bf020a5d9a
commit 0d34b8cbbb

21
TV.mw
View File

@ -38,15 +38,18 @@ Siehe: http://kodi.wiki/view/Advancedsettings.xml
== Odroid am TV ==
; Siehe auch: Hauptartikel [[ODROID-C1]]
Modell: Odroid-C1
: <source lang=bash>ssh okodi@odroid.local</source>
<pre># X läuft bereits</pre>
: <source lang=bash>export DISPLAY=:0</source>
: <source lang=bash>screen</source>
: <source lang=bash>kodi</source>
;Siehe auch
:Hauptartikel [[ODROID-C1]]
;Modell
:Odroid-C1
;Modifikationen
:[http://odroid.com/dokuwiki/doku.php?id=en:c1_hardwarehacking#microusb_power Power over µUSB]
;XBMC starten
<source lang=bash>ssh okodi@odroid.local
# X läuft bereits
export DISPLAY=:0
screen
kodi</source>
; TODO:
* Vielleicht lieber Debian testing statt Ubuntu 14.04 LTS?