45
ODROID C2 USER MANUAL
Kodi/XBMC YouTube plugin in order to launch videos in full-screen,
since mainstream browsers are not specifically written to use the vid-
eo decoding chip available on ODROIDs. However, the ODROID-C2
CPU is powerful enough to play standard videos within a browser win-
dow at normal size using software rendering.
Kodi (formerly XBMC)
Kodi is an application which can turn an ODROID-C2 into an
amazingly powerful home media center. In fact, using the C2 to run
Kodi is the reason why many, if not most, people purchased their C2 in
the first place. If you’re not familiar with Kodi, here are links to the offi-
cial Kodi Intro FAQ at
http://bit.ly/1G8wDjD
and the Kodi Wikipedia
page at
http://bit.ly/1Ir2z3R
.
The current versions of Ubuntu Linux and Android provided by
Hardkernel already have Kodi installed. However, you may wish to
re-install or upgrade Kodi in the future when a new release becomes
available. Pre-release (beta) versions of Kodi are made available for
test, and you can join a group of users that test out new features be-
fore the formal release.
Troubleshooting
If you experience problems with playback of some video formats
in Kodi, the first troubleshooting step would be to set video acceler-
ation to “software” by selecting the System menu, the pressing
Set-
tings >Video >Acceleration >Decoding Method >Software
.
Kodi Upgrade
If you are installing a newer version of Kodi, you do not need to
uninstall the current version first. However you should create a Kodi
backup just to be safe, which is covered later in this section.
Kodi Installation
Kodi is pre-installed on the official Hardkernel Ubuntu Mate im-
age. To install Kodi on another Ubuntu 16.04-based distribution, use
the command line terminal and enter the following commands. Follow
the prompts as you would any other software installation. The official
Kodi website at
http://bit.ly/1eZataG
provides more detail on the
Linux installation:
$ sudo apt-key adv --keyserver keyserver.ubuntu.com \
--recv-keys AB19BAC9
$ sudo wget http://deb.odroid.in/lists/c2-xenial.list \
-O /etc/apt/sources.list.d/odroid.list
$ sudo apt-get update && dist-upgrade
$ sudo apt-get install kodi
Chapter 3
Содержание ODROID-C2
Страница 1: ...ODROID C2 USER MANUAL rev 20161115 ...