<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://kodi.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tutenchamun</id>
	<title>Official Kodi Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://kodi.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tutenchamun"/>
	<link rel="alternate" type="text/html" href="https://kodi.wiki/view/Special:Contributions/Tutenchamun"/>
	<updated>2026-06-19T07:01:19Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=83845</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=83845"/>
		<updated>2015-01-09T06:26:14Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* disable PulseAudio */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel NUC]] }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that KODI has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ATTN: make sure to always update to the latest BIOS prior to any installation attempt, otherwise you might run into issues during the setup process (missing boot devices, etc.)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built KODI distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:KODIbuntu.png|60x60px|link=KODIbuntu]][[KODIbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[KODIbuntu]] (KodiBuntu).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install KODIbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; KODI (KODIbuntu do it yourself)==&lt;br /&gt;
Re-build KODIbuntu from a default Ubuntu image to be able to have&lt;br /&gt;
* full EFI-Bios support&lt;br /&gt;
* effective AutoStart {xsessions)&lt;br /&gt;
* DTSHD/TrueHD support&lt;br /&gt;
Mind you, that AutoStart &amp;amp; HDAudio works already with the original KODIbuntu image.&lt;br /&gt;
&lt;br /&gt;
Many credits of this tutorial go to the authors of the various resources around the internet, that cover almost all the aspects, that I concentrate here.&lt;br /&gt;
Please pay some attention to these sites, since they either cover other linux aspects or different solutions as well (like PLEX, etc.).&lt;br /&gt;
* https://forums.plex.tv/index.php/topic/103833-definitive-intel-nuc-how-to-guide-surround-sound-over-hdmi-apple-remote-graphics/&lt;br /&gt;
&lt;br /&gt;
===Install Ubuntu Desktop===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu (http://www.ubuntu.com/download/desktop).&lt;br /&gt;
The advantage of the Desktop Version is, that X11 gets already configured for you.&lt;br /&gt;
With KODI you are *NOT* in a desktop-less server use case. It is of some advantage to be able to log into the Ubuntu-Desktop on demand.  &lt;br /&gt;
So you download the latest Ubuntu Desktop image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... but with a different image !).&lt;br /&gt;
Attention:&lt;br /&gt;
* You *HAVE* to boot your USB drive through EFI support. If the drive is not recognised by the EFI-Bios and boots the legacy way, you will not end up with an EFI installation. That can be tricky. It might as well mean the you boot cycle your NUC a view times until the thumbdrive is properly recognised. Even try to unetbootin your thumbdrive again.&lt;br /&gt;
* If you get to the partition section, I would recommend *NOT* to use LVM but opt for a straight forward default configuration. LVM adds some complexity, that you should choose only if you need it (RAID designs, etc.) or you know exactly what you are doing.&lt;br /&gt;
* If you skip any default option during the partion layout: the boot-partion is very important for EFI to work. Choose at least 512MB, FAT32 and mount it to /boot/efi.&lt;br /&gt;
===Install KODI===&lt;br /&gt;
Once you have booted into your shiny new desktop for the first time, you now get ready for the KODI installation.&lt;br /&gt;
So fire up a terminal and follow the steps following the [[HOW-TO:Install XBMC for Linux]].&lt;br /&gt;
&lt;br /&gt;
===autostart KODI===&lt;br /&gt;
If you have followed the Ubuntu Desktop installation above, autostarting KODI is as easy as adding another desktop session to the login xsessions.&lt;br /&gt;
Ubuntu remebers the last used desktop/xsession. So the new KODI xsession survives the next reboot.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd /usr/share/xsessions&lt;br /&gt;
vi KODI.desktop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Insert the next lines into the newly generated file&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=KODI&lt;br /&gt;
Comment=This session will start KODI Media Center&lt;br /&gt;
Exec=KODI-standalone&lt;br /&gt;
TryExec=KODI-standalone&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
In order to be able to choose this new desktop, logout of the ubuntu GUI (upper right corner, logout/exit).&lt;br /&gt;
This will get you to the ubuntu login-screen. If you click on the symbol just right of your current login, you will be able to choose the new desktop entry.&lt;br /&gt;
Login, using your predefined user credentials - and you should be beamed right into KODI.&lt;br /&gt;
===disable PulseAudio===&lt;br /&gt;
For reference, you find a good KODI/PulseAudio guide here: [[PulseAudio]].&lt;br /&gt;
While PulseAudio is mandatory in a shared audio use case in a default desktop environment, it simply does not support passthrough of HD-audio (DTS-HD, TrueHD, etc.) at this time.&lt;br /&gt;
So if you need this, because you have an AV receiver that is able to encode that material, you need to disable PulseAudio during KODI use.&lt;br /&gt;
You could simply uninstall it, but since it would be need for the ubuntu desktop, there is a handy workaround, that goes hand-in-hand with the KODI autostart method.&lt;br /&gt;
&lt;br /&gt;
There is a convenient command line method to start KODI without loading the PulseAudio environment.&lt;br /&gt;
Unfortunately we cannot use that method, directly within the xsession profile.&lt;br /&gt;
In order to force KODI into using the ALSA drivers, we use a script wrapper for the KODI startup instead.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
vi ~/KODI_alsa_session_starter&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
# force KODI to use ALSA for proper passthrough support&lt;br /&gt;
AE_SINK=ALSA kodi-standalone&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
chmod +x ~/KODI_alsa_session_starter&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally we need to add a new xsession configuration that we can use for autostarting KODI with ALSA support.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
sudo vi /usr/share/xsessions/KODI_ALSA.desktop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;You have to modify the config according to your specific username&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=KODI&lt;br /&gt;
Comment=This session will start KODI Media Center in ALSA mode&lt;br /&gt;
Exec=/home/**USERNAME**/KODI_alsa_session_starter&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Now &amp;quot;exit&amp;quot; KODI or the Ubuntu desktop and use the &amp;quot;new&amp;quot; xsession KODI_ALSA with your predefined user.&lt;br /&gt;
You are now using an KODI in ALSA mode.&lt;br /&gt;
&lt;br /&gt;
===configure LIRC===&lt;br /&gt;
I order to be able to use the built in IR receiver follow the [[HOW-TO:Set up an MCE remote control in Linux]]&lt;br /&gt;
&lt;br /&gt;
[[Category:How-to]]&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=83844</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=83844"/>
		<updated>2015-01-09T06:25:37Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* disable PulseAudio */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel NUC]] }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that KODI has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ATTN: make sure to always update to the latest BIOS prior to any installation attempt, otherwise you might run into issues during the setup process (missing boot devices, etc.)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built KODI distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:KODIbuntu.png|60x60px|link=KODIbuntu]][[KODIbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[KODIbuntu]] (KodiBuntu).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install KODIbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; KODI (KODIbuntu do it yourself)==&lt;br /&gt;
Re-build KODIbuntu from a default Ubuntu image to be able to have&lt;br /&gt;
* full EFI-Bios support&lt;br /&gt;
* effective AutoStart {xsessions)&lt;br /&gt;
* DTSHD/TrueHD support&lt;br /&gt;
Mind you, that AutoStart &amp;amp; HDAudio works already with the original KODIbuntu image.&lt;br /&gt;
&lt;br /&gt;
Many credits of this tutorial go to the authors of the various resources around the internet, that cover almost all the aspects, that I concentrate here.&lt;br /&gt;
Please pay some attention to these sites, since they either cover other linux aspects or different solutions as well (like PLEX, etc.).&lt;br /&gt;
* https://forums.plex.tv/index.php/topic/103833-definitive-intel-nuc-how-to-guide-surround-sound-over-hdmi-apple-remote-graphics/&lt;br /&gt;
&lt;br /&gt;
===Install Ubuntu Desktop===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu (http://www.ubuntu.com/download/desktop).&lt;br /&gt;
The advantage of the Desktop Version is, that X11 gets already configured for you.&lt;br /&gt;
With KODI you are *NOT* in a desktop-less server use case. It is of some advantage to be able to log into the Ubuntu-Desktop on demand.  &lt;br /&gt;
So you download the latest Ubuntu Desktop image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... but with a different image !).&lt;br /&gt;
Attention:&lt;br /&gt;
* You *HAVE* to boot your USB drive through EFI support. If the drive is not recognised by the EFI-Bios and boots the legacy way, you will not end up with an EFI installation. That can be tricky. It might as well mean the you boot cycle your NUC a view times until the thumbdrive is properly recognised. Even try to unetbootin your thumbdrive again.&lt;br /&gt;
* If you get to the partition section, I would recommend *NOT* to use LVM but opt for a straight forward default configuration. LVM adds some complexity, that you should choose only if you need it (RAID designs, etc.) or you know exactly what you are doing.&lt;br /&gt;
* If you skip any default option during the partion layout: the boot-partion is very important for EFI to work. Choose at least 512MB, FAT32 and mount it to /boot/efi.&lt;br /&gt;
===Install KODI===&lt;br /&gt;
Once you have booted into your shiny new desktop for the first time, you now get ready for the KODI installation.&lt;br /&gt;
So fire up a terminal and follow the steps following the [[HOW-TO:Install XBMC for Linux]].&lt;br /&gt;
&lt;br /&gt;
===autostart KODI===&lt;br /&gt;
If you have followed the Ubuntu Desktop installation above, autostarting KODI is as easy as adding another desktop session to the login xsessions.&lt;br /&gt;
Ubuntu remebers the last used desktop/xsession. So the new KODI xsession survives the next reboot.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd /usr/share/xsessions&lt;br /&gt;
vi KODI.desktop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Insert the next lines into the newly generated file&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=KODI&lt;br /&gt;
Comment=This session will start KODI Media Center&lt;br /&gt;
Exec=KODI-standalone&lt;br /&gt;
TryExec=KODI-standalone&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
In order to be able to choose this new desktop, logout of the ubuntu GUI (upper right corner, logout/exit).&lt;br /&gt;
This will get you to the ubuntu login-screen. If you click on the symbol just right of your current login, you will be able to choose the new desktop entry.&lt;br /&gt;
Login, using your predefined user credentials - and you should be beamed right into KODI.&lt;br /&gt;
===disable PulseAudio===&lt;br /&gt;
For reference, you find a good KODI/PulseAudio guide here: [[PulseAudio]].&lt;br /&gt;
While PulseAudio is mandatory in a shared audio use case in a default desktop environment, it simply does not support passthrough of HD-audio (DTS-HD, TrueHD, etc.) at this time.&lt;br /&gt;
So if you need this, because you have an AV receiver that is able to encode that material, you need to disable PulseAudio during KODI use.&lt;br /&gt;
You could simply uninstall it, but since it would be need for the ubuntu desktop, there is a handy workaround, that goes hand-in-hand with the KODI autostart method.&lt;br /&gt;
&lt;br /&gt;
There is a convenient command line method to start KODI without loading the PulseAudio environment.&lt;br /&gt;
Unfortunately we cannot use that method, directly within the xsession profile.&lt;br /&gt;
In order to force KODI into using the ALSA drivers, we use a script wrapper for the KODI startup instead.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
vi ~/KODI_alsa_session_starter&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
# force KODI to use ALSA for proper passthrough support&lt;br /&gt;
AE_SINK=ALSA kodi-standalone&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
chmod +x ~/KODI_alsa_session_starter&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally we need to add a new xsession configuration that we can use for autostarting KODI with ALSA support.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
vi /usr/share/xsessions/KODI_ALSA.desktop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;You have to modify the config according to your specific username&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=KODI&lt;br /&gt;
Comment=This session will start KODI Media Center in ALSA mode&lt;br /&gt;
Exec=/home/**USERNAME**/KODI_alsa_session_starter&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Now &amp;quot;exit&amp;quot; KODI or the Ubuntu desktop and use the &amp;quot;new&amp;quot; xsession KODI_ALSA with your predefined user.&lt;br /&gt;
You are now using an KODI in ALSA mode.&lt;br /&gt;
&lt;br /&gt;
===configure LIRC===&lt;br /&gt;
I order to be able to use the built in IR receiver follow the [[HOW-TO:Set up an MCE remote control in Linux]]&lt;br /&gt;
&lt;br /&gt;
[[Category:How-to]]&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=83843</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=83843"/>
		<updated>2015-01-09T06:24:34Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* disable PulseAudio */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel NUC]] }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that KODI has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ATTN: make sure to always update to the latest BIOS prior to any installation attempt, otherwise you might run into issues during the setup process (missing boot devices, etc.)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built KODI distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:KODIbuntu.png|60x60px|link=KODIbuntu]][[KODIbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[KODIbuntu]] (KodiBuntu).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install KODIbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; KODI (KODIbuntu do it yourself)==&lt;br /&gt;
Re-build KODIbuntu from a default Ubuntu image to be able to have&lt;br /&gt;
* full EFI-Bios support&lt;br /&gt;
* effective AutoStart {xsessions)&lt;br /&gt;
* DTSHD/TrueHD support&lt;br /&gt;
Mind you, that AutoStart &amp;amp; HDAudio works already with the original KODIbuntu image.&lt;br /&gt;
&lt;br /&gt;
Many credits of this tutorial go to the authors of the various resources around the internet, that cover almost all the aspects, that I concentrate here.&lt;br /&gt;
Please pay some attention to these sites, since they either cover other linux aspects or different solutions as well (like PLEX, etc.).&lt;br /&gt;
* https://forums.plex.tv/index.php/topic/103833-definitive-intel-nuc-how-to-guide-surround-sound-over-hdmi-apple-remote-graphics/&lt;br /&gt;
&lt;br /&gt;
===Install Ubuntu Desktop===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu (http://www.ubuntu.com/download/desktop).&lt;br /&gt;
The advantage of the Desktop Version is, that X11 gets already configured for you.&lt;br /&gt;
With KODI you are *NOT* in a desktop-less server use case. It is of some advantage to be able to log into the Ubuntu-Desktop on demand.  &lt;br /&gt;
So you download the latest Ubuntu Desktop image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... but with a different image !).&lt;br /&gt;
Attention:&lt;br /&gt;
* You *HAVE* to boot your USB drive through EFI support. If the drive is not recognised by the EFI-Bios and boots the legacy way, you will not end up with an EFI installation. That can be tricky. It might as well mean the you boot cycle your NUC a view times until the thumbdrive is properly recognised. Even try to unetbootin your thumbdrive again.&lt;br /&gt;
* If you get to the partition section, I would recommend *NOT* to use LVM but opt for a straight forward default configuration. LVM adds some complexity, that you should choose only if you need it (RAID designs, etc.) or you know exactly what you are doing.&lt;br /&gt;
* If you skip any default option during the partion layout: the boot-partion is very important for EFI to work. Choose at least 512MB, FAT32 and mount it to /boot/efi.&lt;br /&gt;
===Install KODI===&lt;br /&gt;
Once you have booted into your shiny new desktop for the first time, you now get ready for the KODI installation.&lt;br /&gt;
So fire up a terminal and follow the steps following the [[HOW-TO:Install XBMC for Linux]].&lt;br /&gt;
&lt;br /&gt;
===autostart KODI===&lt;br /&gt;
If you have followed the Ubuntu Desktop installation above, autostarting KODI is as easy as adding another desktop session to the login xsessions.&lt;br /&gt;
Ubuntu remebers the last used desktop/xsession. So the new KODI xsession survives the next reboot.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd /usr/share/xsessions&lt;br /&gt;
vi KODI.desktop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Insert the next lines into the newly generated file&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=KODI&lt;br /&gt;
Comment=This session will start KODI Media Center&lt;br /&gt;
Exec=KODI-standalone&lt;br /&gt;
TryExec=KODI-standalone&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
In order to be able to choose this new desktop, logout of the ubuntu GUI (upper right corner, logout/exit).&lt;br /&gt;
This will get you to the ubuntu login-screen. If you click on the symbol just right of your current login, you will be able to choose the new desktop entry.&lt;br /&gt;
Login, using your predefined user credentials - and you should be beamed right into KODI.&lt;br /&gt;
===disable PulseAudio===&lt;br /&gt;
For reference, you find a good KODI/PulseAudio guide here: [[PulseAudio]].&lt;br /&gt;
While PulseAudio is mandatory in a shared audio use case in a default desktop environment, it simply does not support passthrough of HD-audio (DTS-HD, TrueHD, etc.) at this time.&lt;br /&gt;
So if you need this, because you have an AV receiver that is able to encode that material, you need to disable PulseAudio during KODI use.&lt;br /&gt;
You could simply uninstall it, but since it would be need for the ubuntu desktop, there is a handy workaround, that goes hand-in-hand with the KODI autostart method.&lt;br /&gt;
&lt;br /&gt;
There is a convenient command line method to start KODI without loading the PulseAudio environment.&lt;br /&gt;
Unfortunately we cannot use that method, directly within the xsession profile.&lt;br /&gt;
In order to force KODI into using the ALSA drivers, we use a script wrapper for the KODI startup instead.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
vi ~/KODI_alsa_session_starter&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
# force KODI to use ALSA for proper passthrough support&lt;br /&gt;
AE_SINK=alsa kodi-standalone&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
chmod +x ~/KODI_alsa_session_starter&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally we need to add a new xsession configuration that we can use for autostarting KODI with ALSA support.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
vi /usr/share/xsessions/KODI_ALSA.desktop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;You have to modify the config according to your specific username&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=KODI&lt;br /&gt;
Comment=This session will start KODI Media Center in ALSA mode&lt;br /&gt;
Exec=/home/**USERNAME**/KODI_alsa_session_starter&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Now &amp;quot;exit&amp;quot; KODI or the Ubuntu desktop and use the &amp;quot;new&amp;quot; xsession KODI_ALSA with your predefined user.&lt;br /&gt;
You are now using an KODI in ALSA mode.&lt;br /&gt;
&lt;br /&gt;
===configure LIRC===&lt;br /&gt;
I order to be able to use the built in IR receiver follow the [[HOW-TO:Set up an MCE remote control in Linux]]&lt;br /&gt;
&lt;br /&gt;
[[Category:How-to]]&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=83834</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=83834"/>
		<updated>2015-01-08T12:20:15Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* disable PulseAudio */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel NUC]] }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that KODI has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ATTN: make sure to always update to the latest BIOS prior to any installation attempt, otherwise you might run into issues during the setup process (missing boot devices, etc.)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built KODI distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:KODIbuntu.png|60x60px|link=KODIbuntu]][[KODIbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[KODIbuntu]] (KodiBuntu).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install KODIbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; KODI (KODIbuntu do it yourself)==&lt;br /&gt;
Re-build KODIbuntu from a default Ubuntu image to be able to have&lt;br /&gt;
* full EFI-Bios support&lt;br /&gt;
* effective AutoStart {xsessions)&lt;br /&gt;
* DTSHD/TrueHD support&lt;br /&gt;
Mind you, that AutoStart &amp;amp; HDAudio works already with the original KODIbuntu image.&lt;br /&gt;
&lt;br /&gt;
Many credits of this tutorial go to the authors of the various resources around the internet, that cover almost all the aspects, that I concentrate here.&lt;br /&gt;
Please pay some attention to these sites, since they either cover other linux aspects or different solutions as well (like PLEX, etc.).&lt;br /&gt;
* https://forums.plex.tv/index.php/topic/103833-definitive-intel-nuc-how-to-guide-surround-sound-over-hdmi-apple-remote-graphics/&lt;br /&gt;
&lt;br /&gt;
===Install Ubuntu Desktop===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu (http://www.ubuntu.com/download/desktop).&lt;br /&gt;
The advantage of the Desktop Version is, that X11 gets already configured for you.&lt;br /&gt;
With KODI you are *NOT* in a desktop-less server use case. It is of some advantage to be able to log into the Ubuntu-Desktop on demand.  &lt;br /&gt;
So you download the latest Ubuntu Desktop image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... but with a different image !).&lt;br /&gt;
Attention:&lt;br /&gt;
* You *HAVE* to boot your USB drive through EFI support. If the drive is not recognised by the EFI-Bios and boots the legacy way, you will not end up with an EFI installation. That can be tricky. It might as well mean the you boot cycle your NUC a view times until the thumbdrive is properly recognised. Even try to unetbootin your thumbdrive again.&lt;br /&gt;
* If you get to the partition section, I would recommend *NOT* to use LVM but opt for a straight forward default configuration. LVM adds some complexity, that you should choose only if you need it (RAID designs, etc.) or you know exactly what you are doing.&lt;br /&gt;
* If you skip any default option during the partion layout: the boot-partion is very important for EFI to work. Choose at least 512MB, FAT32 and mount it to /boot/efi.&lt;br /&gt;
===Install KODI===&lt;br /&gt;
Once you have booted into your shiny new desktop for the first time, you now get ready for the KODI installation.&lt;br /&gt;
So fire up a terminal and follow the steps following the [[HOW-TO:Install XBMC for Linux]].&lt;br /&gt;
&lt;br /&gt;
===autostart KODI===&lt;br /&gt;
If you have followed the Ubuntu Desktop installation above, autostarting KODI is as easy as adding another desktop session to the login xsessions.&lt;br /&gt;
Ubuntu remebers the last used desktop/xsession. So the new KODI xsession survives the next reboot.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd /usr/share/xsessions&lt;br /&gt;
vi KODI.desktop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Insert the next lines into the newly generated file&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=KODI&lt;br /&gt;
Comment=This session will start KODI Media Center&lt;br /&gt;
Exec=KODI-standalone&lt;br /&gt;
TryExec=KODI-standalone&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
In order to be able to choose this new desktop, logout of the ubuntu GUI (upper right corner, logout/exit).&lt;br /&gt;
This will get you to the ubuntu login-screen. If you click on the symbol just right of your current login, you will be able to choose the new desktop entry.&lt;br /&gt;
Login, using your predefined user credentials - and you should be beamed right into KODI.&lt;br /&gt;
===disable PulseAudio===&lt;br /&gt;
For reference, you find a good KODI/PulseAudio guide here: [[PulseAudio]].&lt;br /&gt;
While PulseAudio is mandatory in a shared audio use case in a default desktop environment, it simply does not support passthrough of HD-audio (DTS-HD, TrueHD, etc.) at this time.&lt;br /&gt;
So if you need this, because you have an AV receiver that is able to encode that material, you need to disable PulseAudio during KODI use.&lt;br /&gt;
You could simply uninstall it, but since it would be need for the ubuntu desktop, there is a handy workaround, that goes hand-in-hand with the KODI autostart method.&lt;br /&gt;
&lt;br /&gt;
There is a convenient command line method to start KODI without loading the PulseAudio environment.&lt;br /&gt;
Unfortunately we cannot use that method, directly within the xsession profile.&lt;br /&gt;
In order to force KODI into using the ALSA drivers, we use a script wrapper for the KODI startup instead.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
vi ~\KODI_alsa_session_starter&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
# force KODI to use ALSA for proper passthrough support&lt;br /&gt;
AE_SINK=alsa kodi-standalone&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
chmod +x ~\KODI_alsa_session_starter&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally we need to add a new xsession configuration that we can use for autostarting KODI with ALSA support.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
vi /usr/share/xsessions/KODI_ALSA.desktop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;You have to modify the config according to your specific username&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=KODI&lt;br /&gt;
Comment=This session will start KODI Media Center in ALSA mode&lt;br /&gt;
Exec=/home/**USERNAME**/KODI_alsa_session_starter&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Now &amp;quot;exit&amp;quot; KODI or the Ubuntu desktop and use the &amp;quot;new&amp;quot; xsession KODI_ALSA with your predefined user.&lt;br /&gt;
You are now using an KODI in ALSA mode.&lt;br /&gt;
&lt;br /&gt;
===configure LIRC===&lt;br /&gt;
I order to be able to use the built in IR receiver follow the [[HOW-TO:Set up an MCE remote control in Linux]]&lt;br /&gt;
&lt;br /&gt;
[[Category:How-to]]&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=83833</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=83833"/>
		<updated>2015-01-08T08:57:51Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* Install KODI */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel NUC]] }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that KODI has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ATTN: make sure to always update to the latest BIOS prior to any installation attempt, otherwise you might run into issues during the setup process (missing boot devices, etc.)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built KODI distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:KODIbuntu.png|60x60px|link=KODIbuntu]][[KODIbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[KODIbuntu]] (KodiBuntu).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install KODIbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; KODI (KODIbuntu do it yourself)==&lt;br /&gt;
Re-build KODIbuntu from a default Ubuntu image to be able to have&lt;br /&gt;
* full EFI-Bios support&lt;br /&gt;
* effective AutoStart {xsessions)&lt;br /&gt;
* DTSHD/TrueHD support&lt;br /&gt;
Mind you, that AutoStart &amp;amp; HDAudio works already with the original KODIbuntu image.&lt;br /&gt;
&lt;br /&gt;
Many credits of this tutorial go to the authors of the various resources around the internet, that cover almost all the aspects, that I concentrate here.&lt;br /&gt;
Please pay some attention to these sites, since they either cover other linux aspects or different solutions as well (like PLEX, etc.).&lt;br /&gt;
* https://forums.plex.tv/index.php/topic/103833-definitive-intel-nuc-how-to-guide-surround-sound-over-hdmi-apple-remote-graphics/&lt;br /&gt;
&lt;br /&gt;
===Install Ubuntu Desktop===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu (http://www.ubuntu.com/download/desktop).&lt;br /&gt;
The advantage of the Desktop Version is, that X11 gets already configured for you.&lt;br /&gt;
With KODI you are *NOT* in a desktop-less server use case. It is of some advantage to be able to log into the Ubuntu-Desktop on demand.  &lt;br /&gt;
So you download the latest Ubuntu Desktop image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... but with a different image !).&lt;br /&gt;
Attention:&lt;br /&gt;
* You *HAVE* to boot your USB drive through EFI support. If the drive is not recognised by the EFI-Bios and boots the legacy way, you will not end up with an EFI installation. That can be tricky. It might as well mean the you boot cycle your NUC a view times until the thumbdrive is properly recognised. Even try to unetbootin your thumbdrive again.&lt;br /&gt;
* If you get to the partition section, I would recommend *NOT* to use LVM but opt for a straight forward default configuration. LVM adds some complexity, that you should choose only if you need it (RAID designs, etc.) or you know exactly what you are doing.&lt;br /&gt;
* If you skip any default option during the partion layout: the boot-partion is very important for EFI to work. Choose at least 512MB, FAT32 and mount it to /boot/efi.&lt;br /&gt;
===Install KODI===&lt;br /&gt;
Once you have booted into your shiny new desktop for the first time, you now get ready for the KODI installation.&lt;br /&gt;
So fire up a terminal and follow the steps following the [[HOW-TO:Install XBMC for Linux]].&lt;br /&gt;
&lt;br /&gt;
===autostart KODI===&lt;br /&gt;
If you have followed the Ubuntu Desktop installation above, autostarting KODI is as easy as adding another desktop session to the login xsessions.&lt;br /&gt;
Ubuntu remebers the last used desktop/xsession. So the new KODI xsession survives the next reboot.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd /usr/share/xsessions&lt;br /&gt;
vi KODI.desktop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Insert the next lines into the newly generated file&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=KODI&lt;br /&gt;
Comment=This session will start KODI Media Center&lt;br /&gt;
Exec=KODI-standalone&lt;br /&gt;
TryExec=KODI-standalone&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
In order to be able to choose this new desktop, logout of the ubuntu GUI (upper right corner, logout/exit).&lt;br /&gt;
This will get you to the ubuntu login-screen. If you click on the symbol just right of your current login, you will be able to choose the new desktop entry.&lt;br /&gt;
Login, using your predefined user credentials - and you should be beamed right into KODI.&lt;br /&gt;
===disable PulseAudio===&lt;br /&gt;
For reference, you find a good KODI/PulseAudio guide here: [[PulseAudio]].&lt;br /&gt;
While PulseAudio is mandatory in a shared audio use case in a default desktop environment, it simply does not support passthrough of HD-audio (DTS-HD, TrueHD, etc.) at this time.&lt;br /&gt;
So if you need this, because you have an AV receiver that is able to encode that material, you need to disable PulseAudio during KODI use.&lt;br /&gt;
You could simply uninstall it, but since it would be need for the ubuntu desktop, there is a handy workaround, that goes hand-in-hand with the KODI autostart method.&lt;br /&gt;
&lt;br /&gt;
There is a convenient command line method to start KODI without loading the PulseAudio environment.&lt;br /&gt;
Unfortunately we cannot use that method, directly within the xsession profile.&lt;br /&gt;
In order to force KODI into using the ALSA drivers, we use a script wrapper for the KODI startup instead.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
vi ~\KODI_alsa_session_starter&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
# force KODI to use ALSA for proper passthrough support&lt;br /&gt;
AE_SINK=ALSA KODI-standalone&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
chmod +x ~\KODI_alsa_session_starter&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally we need to add a new xsession configuration that we can use for autostarting KODI with ALSA support.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
vi /usr/share/xsessions/KODI_ALSA.desktop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;You have to modify the config according to your specific username&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=KODI&lt;br /&gt;
Comment=This session will start KODI Media Center in ALSA mode&lt;br /&gt;
Exec=/home/**USERNAME**/KODI_alsa_session_starter&lt;br /&gt;
TryExec=KODI-standalone&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Now &amp;quot;exit&amp;quot; KODI or the Ubuntu desktop and use the &amp;quot;new&amp;quot; xsession KODI_ALSA with your predefined user.&lt;br /&gt;
You are now using an KODI in ALSA mode.&lt;br /&gt;
&lt;br /&gt;
===configure LIRC===&lt;br /&gt;
I order to be able to use the built in IR receiver follow the [[HOW-TO:Set up an MCE remote control in Linux]]&lt;br /&gt;
&lt;br /&gt;
[[Category:How-to]]&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=83832</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=83832"/>
		<updated>2015-01-08T08:56:57Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* Preliminary */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel NUC]] }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that KODI has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ATTN: make sure to always update to the latest BIOS prior to any installation attempt, otherwise you might run into issues during the setup process (missing boot devices, etc.)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built KODI distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:KODIbuntu.png|60x60px|link=KODIbuntu]][[KODIbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[KODIbuntu]] (KodiBuntu).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install KODIbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; KODI (KODIbuntu do it yourself)==&lt;br /&gt;
Re-build KODIbuntu from a default Ubuntu image to be able to have&lt;br /&gt;
* full EFI-Bios support&lt;br /&gt;
* effective AutoStart {xsessions)&lt;br /&gt;
* DTSHD/TrueHD support&lt;br /&gt;
Mind you, that AutoStart &amp;amp; HDAudio works already with the original KODIbuntu image.&lt;br /&gt;
&lt;br /&gt;
Many credits of this tutorial go to the authors of the various resources around the internet, that cover almost all the aspects, that I concentrate here.&lt;br /&gt;
Please pay some attention to these sites, since they either cover other linux aspects or different solutions as well (like PLEX, etc.).&lt;br /&gt;
* https://forums.plex.tv/index.php/topic/103833-definitive-intel-nuc-how-to-guide-surround-sound-over-hdmi-apple-remote-graphics/&lt;br /&gt;
&lt;br /&gt;
===Install Ubuntu Desktop===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu (http://www.ubuntu.com/download/desktop).&lt;br /&gt;
The advantage of the Desktop Version is, that X11 gets already configured for you.&lt;br /&gt;
With KODI you are *NOT* in a desktop-less server use case. It is of some advantage to be able to log into the Ubuntu-Desktop on demand.  &lt;br /&gt;
So you download the latest Ubuntu Desktop image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... but with a different image !).&lt;br /&gt;
Attention:&lt;br /&gt;
* You *HAVE* to boot your USB drive through EFI support. If the drive is not recognised by the EFI-Bios and boots the legacy way, you will not end up with an EFI installation. That can be tricky. It might as well mean the you boot cycle your NUC a view times until the thumbdrive is properly recognised. Even try to unetbootin your thumbdrive again.&lt;br /&gt;
* If you get to the partition section, I would recommend *NOT* to use LVM but opt for a straight forward default configuration. LVM adds some complexity, that you should choose only if you need it (RAID designs, etc.) or you know exactly what you are doing.&lt;br /&gt;
* If you skip any default option during the partion layout: the boot-partion is very important for EFI to work. Choose at least 512MB, FAT32 and mount it to /boot/efi.&lt;br /&gt;
===Install KODI===&lt;br /&gt;
Once you have booted into your shiny new desktop for the first time, you now get ready for the KODI installation.&lt;br /&gt;
Thats straight forward by following the [[HOW-TO:Install KODI for Linux]].&lt;br /&gt;
So fire up a terminal and follow the steps.&lt;br /&gt;
===autostart KODI===&lt;br /&gt;
If you have followed the Ubuntu Desktop installation above, autostarting KODI is as easy as adding another desktop session to the login xsessions.&lt;br /&gt;
Ubuntu remebers the last used desktop/xsession. So the new KODI xsession survives the next reboot.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd /usr/share/xsessions&lt;br /&gt;
vi KODI.desktop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Insert the next lines into the newly generated file&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=KODI&lt;br /&gt;
Comment=This session will start KODI Media Center&lt;br /&gt;
Exec=KODI-standalone&lt;br /&gt;
TryExec=KODI-standalone&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
In order to be able to choose this new desktop, logout of the ubuntu GUI (upper right corner, logout/exit).&lt;br /&gt;
This will get you to the ubuntu login-screen. If you click on the symbol just right of your current login, you will be able to choose the new desktop entry.&lt;br /&gt;
Login, using your predefined user credentials - and you should be beamed right into KODI.&lt;br /&gt;
===disable PulseAudio===&lt;br /&gt;
For reference, you find a good KODI/PulseAudio guide here: [[PulseAudio]].&lt;br /&gt;
While PulseAudio is mandatory in a shared audio use case in a default desktop environment, it simply does not support passthrough of HD-audio (DTS-HD, TrueHD, etc.) at this time.&lt;br /&gt;
So if you need this, because you have an AV receiver that is able to encode that material, you need to disable PulseAudio during KODI use.&lt;br /&gt;
You could simply uninstall it, but since it would be need for the ubuntu desktop, there is a handy workaround, that goes hand-in-hand with the KODI autostart method.&lt;br /&gt;
&lt;br /&gt;
There is a convenient command line method to start KODI without loading the PulseAudio environment.&lt;br /&gt;
Unfortunately we cannot use that method, directly within the xsession profile.&lt;br /&gt;
In order to force KODI into using the ALSA drivers, we use a script wrapper for the KODI startup instead.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
vi ~\KODI_alsa_session_starter&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
# force KODI to use ALSA for proper passthrough support&lt;br /&gt;
AE_SINK=ALSA KODI-standalone&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
chmod +x ~\KODI_alsa_session_starter&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally we need to add a new xsession configuration that we can use for autostarting KODI with ALSA support.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
vi /usr/share/xsessions/KODI_ALSA.desktop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;You have to modify the config according to your specific username&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=KODI&lt;br /&gt;
Comment=This session will start KODI Media Center in ALSA mode&lt;br /&gt;
Exec=/home/**USERNAME**/KODI_alsa_session_starter&lt;br /&gt;
TryExec=KODI-standalone&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Now &amp;quot;exit&amp;quot; KODI or the Ubuntu desktop and use the &amp;quot;new&amp;quot; xsession KODI_ALSA with your predefined user.&lt;br /&gt;
You are now using an KODI in ALSA mode.&lt;br /&gt;
&lt;br /&gt;
===configure LIRC===&lt;br /&gt;
I order to be able to use the built in IR receiver follow the [[HOW-TO:Set up an MCE remote control in Linux]]&lt;br /&gt;
&lt;br /&gt;
[[Category:How-to]]&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=83831</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=83831"/>
		<updated>2015-01-08T08:55:47Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* Preliminary */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel NUC]] }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that KODI has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ATTN: make sure to always update to the latest BIOS prior to any installation attempt, otherwise you might run into issues during the setup process (missing boot devices, etc.)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built KODI distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:KODIbuntu.png|60x60px|link=KODIbuntu]][[KODIbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[KODIbuntu]] (KodiBuntu).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install KODIbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; KODI (KODIbuntu do it yourself)==&lt;br /&gt;
Re-build KODIbuntu from a default Ubuntu image to be able to have&lt;br /&gt;
* full EFI-Bios support&lt;br /&gt;
* effective AutoStart {xsessions)&lt;br /&gt;
* DTSHD/TrueHD support&lt;br /&gt;
Mind you, that AutoStart &amp;amp; HDAudio works already with the original KODIbuntu image.&lt;br /&gt;
&lt;br /&gt;
Many credits of this tutorial go to the authors of the various resources around the internet, that cover almost all the aspects, that I concentrate here.&lt;br /&gt;
Please pay some attention to these sites, since they either cover other linux aspects or different solutions as well (like PLEX, etc.).&lt;br /&gt;
* https://forums.plex.tv/index.php/topic/103833-definitive-intel-nuc-how-to-guide-surround-sound-over-hdmi-apple-remote-graphics/&lt;br /&gt;
&lt;br /&gt;
===Install Ubuntu Desktop===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu (http://www.ubuntu.com/download/desktop).&lt;br /&gt;
The advantage of the Desktop Version is, that X11 gets already configured for you.&lt;br /&gt;
With KODI you are *NOT* in a desktop-less server use case. It is of some advantage to be able to log into the Ubuntu-Desktop on demand.  &lt;br /&gt;
So you download the latest Ubuntu Desktop image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... but with a different image !).&lt;br /&gt;
Attention:&lt;br /&gt;
* You *HAVE* to boot your USB drive through EFI support. If the drive is not recognised by the EFI-Bios and boots the legacy way, you will not end up with an EFI installation. That can be tricky. It might as well mean the you boot cycle your NUC a view times until the thumbdrive is properly recognised. Even try to unetbootin your thumbdrive again.&lt;br /&gt;
* If you get to the partition section, I would recommend *NOT* to use LVM but opt for a straight forward default configuration. LVM adds some complexity, that you should choose only if you need it (RAID designs, etc.) or you know exactly what you are doing.&lt;br /&gt;
* If you skip any default option during the partion layout: the boot-partion is very important for EFI to work. Choose at least 512MB, FAT32 and mount it to /boot/efi.&lt;br /&gt;
===Install KODI===&lt;br /&gt;
Once you have booted into your shiny new desktop for the first time, you now get ready for the KODI installation.&lt;br /&gt;
Thats straight forward by following the [[HOW-TO:Install KODI for Linux]].&lt;br /&gt;
So fire up a terminal and follow the steps.&lt;br /&gt;
===autostart KODI===&lt;br /&gt;
If you have followed the Ubuntu Desktop installation above, autostarting KODI is as easy as adding another desktop session to the login xsessions.&lt;br /&gt;
Ubuntu remebers the last used desktop/xsession. So the new KODI xsession survives the next reboot.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd /usr/share/xsessions&lt;br /&gt;
vi KODI.desktop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Insert the next lines into the newly generated file&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=KODI&lt;br /&gt;
Comment=This session will start KODI Media Center&lt;br /&gt;
Exec=KODI-standalone&lt;br /&gt;
TryExec=KODI-standalone&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
In order to be able to choose this new desktop, logout of the ubuntu GUI (upper right corner, logout/exit).&lt;br /&gt;
This will get you to the ubuntu login-screen. If you click on the symbol just right of your current login, you will be able to choose the new desktop entry.&lt;br /&gt;
Login, using your predefined user credentials - and you should be beamed right into KODI.&lt;br /&gt;
===disable PulseAudio===&lt;br /&gt;
For reference, you find a good KODI/PulseAudio guide here: [[PulseAudio]].&lt;br /&gt;
While PulseAudio is mandatory in a shared audio use case in a default desktop environment, it simply does not support passthrough of HD-audio (DTS-HD, TrueHD, etc.) at this time.&lt;br /&gt;
So if you need this, because you have an AV receiver that is able to encode that material, you need to disable PulseAudio during KODI use.&lt;br /&gt;
You could simply uninstall it, but since it would be need for the ubuntu desktop, there is a handy workaround, that goes hand-in-hand with the KODI autostart method.&lt;br /&gt;
&lt;br /&gt;
There is a convenient command line method to start KODI without loading the PulseAudio environment.&lt;br /&gt;
Unfortunately we cannot use that method, directly within the xsession profile.&lt;br /&gt;
In order to force KODI into using the ALSA drivers, we use a script wrapper for the KODI startup instead.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
vi ~\KODI_alsa_session_starter&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
# force KODI to use ALSA for proper passthrough support&lt;br /&gt;
AE_SINK=ALSA KODI-standalone&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
chmod +x ~\KODI_alsa_session_starter&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally we need to add a new xsession configuration that we can use for autostarting KODI with ALSA support.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
vi /usr/share/xsessions/KODI_ALSA.desktop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;You have to modify the config according to your specific username&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=KODI&lt;br /&gt;
Comment=This session will start KODI Media Center in ALSA mode&lt;br /&gt;
Exec=/home/**USERNAME**/KODI_alsa_session_starter&lt;br /&gt;
TryExec=KODI-standalone&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Now &amp;quot;exit&amp;quot; KODI or the Ubuntu desktop and use the &amp;quot;new&amp;quot; xsession KODI_ALSA with your predefined user.&lt;br /&gt;
You are now using an KODI in ALSA mode.&lt;br /&gt;
&lt;br /&gt;
===configure LIRC===&lt;br /&gt;
I order to be able to use the built in IR receiver follow the [[HOW-TO:Set up an MCE remote control in Linux]]&lt;br /&gt;
&lt;br /&gt;
[[Category:How-to]]&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=83830</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=83830"/>
		<updated>2015-01-08T08:55:16Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel NUC]] }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that KODI has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ATTN: make sure to always update to the latest BIOS prior to any installation attempt, otherwise you might run into issues during the setup process (missing boot devices, etc.)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
 Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built KODI distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:KODIbuntu.png|60x60px|link=KODIbuntu]][[KODIbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[KODIbuntu]] (KodiBunut).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install KODIbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; KODI (KODIbuntu do it yourself)==&lt;br /&gt;
Re-build KODIbuntu from a default Ubuntu image to be able to have&lt;br /&gt;
* full EFI-Bios support&lt;br /&gt;
* effective AutoStart {xsessions)&lt;br /&gt;
* DTSHD/TrueHD support&lt;br /&gt;
Mind you, that AutoStart &amp;amp; HDAudio works already with the original KODIbuntu image.&lt;br /&gt;
&lt;br /&gt;
Many credits of this tutorial go to the authors of the various resources around the internet, that cover almost all the aspects, that I concentrate here.&lt;br /&gt;
Please pay some attention to these sites, since they either cover other linux aspects or different solutions as well (like PLEX, etc.).&lt;br /&gt;
* https://forums.plex.tv/index.php/topic/103833-definitive-intel-nuc-how-to-guide-surround-sound-over-hdmi-apple-remote-graphics/&lt;br /&gt;
&lt;br /&gt;
===Install Ubuntu Desktop===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu (http://www.ubuntu.com/download/desktop).&lt;br /&gt;
The advantage of the Desktop Version is, that X11 gets already configured for you.&lt;br /&gt;
With KODI you are *NOT* in a desktop-less server use case. It is of some advantage to be able to log into the Ubuntu-Desktop on demand.  &lt;br /&gt;
So you download the latest Ubuntu Desktop image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... but with a different image !).&lt;br /&gt;
Attention:&lt;br /&gt;
* You *HAVE* to boot your USB drive through EFI support. If the drive is not recognised by the EFI-Bios and boots the legacy way, you will not end up with an EFI installation. That can be tricky. It might as well mean the you boot cycle your NUC a view times until the thumbdrive is properly recognised. Even try to unetbootin your thumbdrive again.&lt;br /&gt;
* If you get to the partition section, I would recommend *NOT* to use LVM but opt for a straight forward default configuration. LVM adds some complexity, that you should choose only if you need it (RAID designs, etc.) or you know exactly what you are doing.&lt;br /&gt;
* If you skip any default option during the partion layout: the boot-partion is very important for EFI to work. Choose at least 512MB, FAT32 and mount it to /boot/efi.&lt;br /&gt;
===Install KODI===&lt;br /&gt;
Once you have booted into your shiny new desktop for the first time, you now get ready for the KODI installation.&lt;br /&gt;
Thats straight forward by following the [[HOW-TO:Install KODI for Linux]].&lt;br /&gt;
So fire up a terminal and follow the steps.&lt;br /&gt;
===autostart KODI===&lt;br /&gt;
If you have followed the Ubuntu Desktop installation above, autostarting KODI is as easy as adding another desktop session to the login xsessions.&lt;br /&gt;
Ubuntu remebers the last used desktop/xsession. So the new KODI xsession survives the next reboot.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd /usr/share/xsessions&lt;br /&gt;
vi KODI.desktop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Insert the next lines into the newly generated file&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=KODI&lt;br /&gt;
Comment=This session will start KODI Media Center&lt;br /&gt;
Exec=KODI-standalone&lt;br /&gt;
TryExec=KODI-standalone&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
In order to be able to choose this new desktop, logout of the ubuntu GUI (upper right corner, logout/exit).&lt;br /&gt;
This will get you to the ubuntu login-screen. If you click on the symbol just right of your current login, you will be able to choose the new desktop entry.&lt;br /&gt;
Login, using your predefined user credentials - and you should be beamed right into KODI.&lt;br /&gt;
===disable PulseAudio===&lt;br /&gt;
For reference, you find a good KODI/PulseAudio guide here: [[PulseAudio]].&lt;br /&gt;
While PulseAudio is mandatory in a shared audio use case in a default desktop environment, it simply does not support passthrough of HD-audio (DTS-HD, TrueHD, etc.) at this time.&lt;br /&gt;
So if you need this, because you have an AV receiver that is able to encode that material, you need to disable PulseAudio during KODI use.&lt;br /&gt;
You could simply uninstall it, but since it would be need for the ubuntu desktop, there is a handy workaround, that goes hand-in-hand with the KODI autostart method.&lt;br /&gt;
&lt;br /&gt;
There is a convenient command line method to start KODI without loading the PulseAudio environment.&lt;br /&gt;
Unfortunately we cannot use that method, directly within the xsession profile.&lt;br /&gt;
In order to force KODI into using the ALSA drivers, we use a script wrapper for the KODI startup instead.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
vi ~\KODI_alsa_session_starter&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
# force KODI to use ALSA for proper passthrough support&lt;br /&gt;
AE_SINK=ALSA KODI-standalone&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
chmod +x ~\KODI_alsa_session_starter&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally we need to add a new xsession configuration that we can use for autostarting KODI with ALSA support.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
vi /usr/share/xsessions/KODI_ALSA.desktop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;You have to modify the config according to your specific username&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=KODI&lt;br /&gt;
Comment=This session will start KODI Media Center in ALSA mode&lt;br /&gt;
Exec=/home/**USERNAME**/KODI_alsa_session_starter&lt;br /&gt;
TryExec=KODI-standalone&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Now &amp;quot;exit&amp;quot; KODI or the Ubuntu desktop and use the &amp;quot;new&amp;quot; xsession KODI_ALSA with your predefined user.&lt;br /&gt;
You are now using an KODI in ALSA mode.&lt;br /&gt;
&lt;br /&gt;
===configure LIRC===&lt;br /&gt;
I order to be able to use the built in IR receiver follow the [[HOW-TO:Set up an MCE remote control in Linux]]&lt;br /&gt;
&lt;br /&gt;
[[Category:How-to]]&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=83829</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=83829"/>
		<updated>2015-01-08T08:49:29Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* Preliminary */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel NUC]] }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ATTN: make sure to always update to the latest BIOS prior to any installation attempt, otherwise you might run into issues during the setup process (missing boot devices, etc.)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built XBMC distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[XBMCbuntu]] (KodiBunut).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
Re-build XBMCbuntu from a default Ubuntu image to be able to have&lt;br /&gt;
* full EFI-Bios support&lt;br /&gt;
* effective AutoStart {xsessions)&lt;br /&gt;
* DTSHD/TrueHD support&lt;br /&gt;
Mind you, that AutoStart &amp;amp; HDAudio works already with the original XBMCbuntu image.&lt;br /&gt;
&lt;br /&gt;
Many credits of this tutorial go to the authors of the various resources around the internet, that cover almost all the aspects, that I concentrate here.&lt;br /&gt;
Please pay some attention to these sites, since they either cover other linux aspects or different solutions as well (like PLEX, etc.).&lt;br /&gt;
* https://forums.plex.tv/index.php/topic/103833-definitive-intel-nuc-how-to-guide-surround-sound-over-hdmi-apple-remote-graphics/&lt;br /&gt;
&lt;br /&gt;
===Install Ubuntu Desktop===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu (http://www.ubuntu.com/download/desktop).&lt;br /&gt;
The advantage of the Desktop Version is, that X11 gets already configured for you.&lt;br /&gt;
With XBMC you are *NOT* in a desktop-less server use case. It is of some advantage to be able to log into the Ubuntu-Desktop on demand.  &lt;br /&gt;
So you download the latest Ubuntu Desktop image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... but with a different image !).&lt;br /&gt;
Attention:&lt;br /&gt;
* You *HAVE* to boot your USB drive through EFI support. If the drive is not recognised by the EFI-Bios and boots the legacy way, you will not end up with an EFI installation. That can be tricky. It might as well mean the you boot cycle your NUC a view times until the thumbdrive is properly recognised. Even try to unetbootin your thumbdrive again.&lt;br /&gt;
* If you get to the partition section, I would recommend *NOT* to use LVM but opt for a straight forward default configuration. LVM adds some complexity, that you should choose only if you need it (RAID designs, etc.) or you know exactly what you are doing.&lt;br /&gt;
* If you skip any default option during the partion layout: the boot-partion is very important for EFI to work. Choose at least 512MB, FAT32 and mount it to /boot/efi.&lt;br /&gt;
===Install XBMC===&lt;br /&gt;
Once you have booted into your shiny new desktop for the first time, you now get ready for the XBMC installation.&lt;br /&gt;
Thats straight forward by following the [[HOW-TO:Install XBMC for Linux]].&lt;br /&gt;
So fire up a terminal and follow the steps.&lt;br /&gt;
===autostart XBMC===&lt;br /&gt;
If you have followed the Ubuntu Desktop installation above, autostarting XBMC is as easy as adding another desktop session to the login xsessions.&lt;br /&gt;
Ubuntu remebers the last used desktop/xsession. So the new XBMC xsession survives the next reboot.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd /usr/share/xsessions&lt;br /&gt;
vi XBMC.desktop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Insert the next lines into the newly generated file&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=XBMC&lt;br /&gt;
Comment=This session will start XBMC Media Center&lt;br /&gt;
Exec=xbmc-standalone&lt;br /&gt;
TryExec=xbmc-standalone&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
In order to be able to choose this new desktop, logout of the ubuntu GUI (upper right corner, logout/exit).&lt;br /&gt;
This will get you to the ubuntu login-screen. If you click on the symbol just right of your current login, you will be able to choose the new desktop entry.&lt;br /&gt;
Login, using your predefined user credentials - and you should be beamed right into XBMC.&lt;br /&gt;
===disable PulseAudio===&lt;br /&gt;
For reference, you find a good XBMC/PulseAudio guide here: [[PulseAudio]].&lt;br /&gt;
While PulseAudio is mandatory in a shared audio use case in a default desktop environment, it simply does not support passthrough of HD-audio (DTS-HD, TrueHD, etc.) at this time.&lt;br /&gt;
So if you need this, because you have an AV receiver that is able to encode that material, you need to disable PulseAudio during XBMC use.&lt;br /&gt;
You could simply uninstall it, but since it would be need for the ubuntu desktop, there is a handy workaround, that goes hand-in-hand with the XBMC autostart method.&lt;br /&gt;
&lt;br /&gt;
There is a convenient command line method to start XBMC without loading the PulseAudio environment.&lt;br /&gt;
Unfortunately we cannot use that method, directly within the xsession profile.&lt;br /&gt;
In order to force XBMC into using the ALSA drivers, we use a script wrapper for the XBMC startup instead.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
vi ~\xbmc_alsa_session_starter&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
# force XBMC to use ALSA for proper passthrough support&lt;br /&gt;
AE_SINK=ALSA xbmc-standalone&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
chmod +x ~\xbmc_alsa_session_starter&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally we need to add a new xsession configuration that we can use for autostarting XBMC with ALSA support.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
vi /usr/share/xsessions/XBMC_ALSA.desktop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;You have to modify the config according to your specific username&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=XBMC&lt;br /&gt;
Comment=This session will start XBMC Media Center in ALSA mode&lt;br /&gt;
Exec=/home/**USERNAME**/xbmc_alsa_session_starter&lt;br /&gt;
TryExec=xbmc-standalone&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Now &amp;quot;exit&amp;quot; XBMC or the Ubuntu desktop and use the &amp;quot;new&amp;quot; xsession XBMC_ALSA with your predefined user.&lt;br /&gt;
You are now using an XBMC in ALSA mode.&lt;br /&gt;
&lt;br /&gt;
===configure LIRC===&lt;br /&gt;
I order to be able to use the built in IR receiver follow the [[HOW-TO:Set up an MCE remote control in Linux]]&lt;br /&gt;
&lt;br /&gt;
[[Category:How-to]]&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79617</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79617"/>
		<updated>2014-10-13T19:03:10Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* configure LIRC to accomodate MCE remotes (including a Logitech Harmony) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built XBMC distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[XBMCbuntu]] (KodiBunut).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
Re-build XBMCbuntu from a default Ubuntu image to be able to have&lt;br /&gt;
* full EFI-Bios support&lt;br /&gt;
* effective AutoStart {xsessions)&lt;br /&gt;
* DTSHD/TrueHD support&lt;br /&gt;
Mind you, that AutoStart &amp;amp; HDAudio works already with the original XBMCbuntu image.&lt;br /&gt;
&lt;br /&gt;
Many credits of this tutorial go to the authors of the various resources around the internet, that cover almost all the aspects, that I concentrate here.&lt;br /&gt;
Please pay some attention to these sites, since they either cover other linux aspects or different solutions as well (like PLEX, etc.).&lt;br /&gt;
* https://forums.plex.tv/index.php/topic/103833-definitive-intel-nuc-how-to-guide-surround-sound-over-hdmi-apple-remote-graphics/&lt;br /&gt;
&lt;br /&gt;
===Install Ubuntu Desktop===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu (http://www.ubuntu.com/download/desktop).&lt;br /&gt;
The advantage of the Desktop Version is, that X11 gets already configured for you.&lt;br /&gt;
With XBMC you are *NOT* in a desktop-less server use case. It is of some advantage to be able to log into the Ubuntu-Desktop on demand.  &lt;br /&gt;
So you download the latest Ubuntu Desktop image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... but with a different image !).&lt;br /&gt;
Attention:&lt;br /&gt;
* You *HAVE* to boot your USB drive through EFI support. If the drive is not recognised by the EFI-Bios and boots the legacy way, you will not end up with an EFI installation. That can be tricky. It might as well mean the you boot cycle your NUC a view times until the thumbdrive is properly recognised. Even try to unetbootin your thumbdrive again.&lt;br /&gt;
* If you get to the partition section, I would recommend *NOT* to use LVM but opt for a straight forward default configuration. LVM adds some complexity, that you should choose only if you need it (RAID designs, etc.) or you know exactly what you are doing.&lt;br /&gt;
* If you skip any default option during the partion layout: the boot-partion is very important for EFI to work. Choose at least 512MB, FAT32 and mount it to /boot/efi.&lt;br /&gt;
===Install XBMC===&lt;br /&gt;
Once you have booted into your shiny new desktop for the first time, you now get ready for the XBMC installation.&lt;br /&gt;
Thats straight forward by following the [[HOW-TO:Install XBMC for Linux]].&lt;br /&gt;
So fire up a terminal and follow the steps.&lt;br /&gt;
===autostart XBMC===&lt;br /&gt;
If you have followed the Ubuntu Desktop installation above, autostarting XBMC is as easy as adding another desktop session to the login xsessions.&lt;br /&gt;
Ubuntu remebers the last used desktop/xsession. So the new XBMC xsession survives the next reboot.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd /usr/share/xsessions&lt;br /&gt;
vi XBMC.desktop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Insert the next lines into the newly generated file&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=XBMC&lt;br /&gt;
Comment=This session will start XBMC Media Center&lt;br /&gt;
Exec=xbmc-standalone&lt;br /&gt;
TryExec=xbmc-standalone&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
In order to be able to choose this new desktop, logout of the ubuntu GUI (upper right corner, logout/exit).&lt;br /&gt;
This will get you to the ubuntu login-screen. If you click on the symbol just right of your current login, you will be able to choose the new desktop entry.&lt;br /&gt;
Login, using your predefined user credentials - and you should be beamed right into XBMC.&lt;br /&gt;
===disable PulseAudio===&lt;br /&gt;
For reference, you find a good XBMC/PulseAudio guide here: [[PulseAudio]].&lt;br /&gt;
While PulseAudio is mandatory in a shared audio use case in a default desktop environment, it simply does not support passthrough of HD-audio (DTS-HD, TrueHD, etc.) at this time.&lt;br /&gt;
So if you need this, because you have an AV receiver that is able to encode that material, you need to disable PulseAudio during XBMC use.&lt;br /&gt;
You could simply uninstall it, but since it would be need for the ubuntu desktop, there is a handy workaround, that goes hand-in-hand with the XBMC autostart method.&lt;br /&gt;
&lt;br /&gt;
There is a convenient command line method to start XBMC without loading the PulseAudio environment.&lt;br /&gt;
Unfortunately we cannot use that method, directly within the xsession profile.&lt;br /&gt;
In order to force XBMC into using the ALSA drivers, we use a script wrapper for the XBMC startup instead.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
vi ~\xbmc_alsa_session_starter&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
# force XBMC to use ALSA for proper passthrough support&lt;br /&gt;
AE_SINK=ALSA xbmc-standalone&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
chmod +x ~\xbmc_alsa_session_starter&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally we need to add a new xsession configuration that we can use for autostarting XBMC with ALSA support.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
vi /usr/share/xsessions/XBMC_ALSA.desktop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;You have to modify the config according to your specific username&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=XBMC&lt;br /&gt;
Comment=This session will start XBMC Media Center in ALSA mode&lt;br /&gt;
Exec=/home/**USERNAME**/xbmc_alsa_session_starter&lt;br /&gt;
TryExec=xbmc-standalone&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Now &amp;quot;exit&amp;quot; XBMC or the Ubuntu desktop and use the &amp;quot;new&amp;quot; xsession XBMC_ALSA with your predefined user.&lt;br /&gt;
You are now using an XBMC in ALSA mode.&lt;br /&gt;
&lt;br /&gt;
===configure LIRC===&lt;br /&gt;
I order to be able to use the built in IR receiver follow the [[HOW-TO:Set up an MCE remote control in Linux]]&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79616</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79616"/>
		<updated>2014-10-13T19:01:19Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built XBMC distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[XBMCbuntu]] (KodiBunut).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
Re-build XBMCbuntu from a default Ubuntu image to be able to have&lt;br /&gt;
* full EFI-Bios support&lt;br /&gt;
* effective AutoStart {xsessions)&lt;br /&gt;
* DTSHD/TrueHD support&lt;br /&gt;
Mind you, that AutoStart &amp;amp; HDAudio works already with the original XBMCbuntu image.&lt;br /&gt;
&lt;br /&gt;
Many credits of this tutorial go to the authors of the various resources around the internet, that cover almost all the aspects, that I concentrate here.&lt;br /&gt;
Please pay some attention to these sites, since they either cover other linux aspects or different solutions as well (like PLEX, etc.).&lt;br /&gt;
* https://forums.plex.tv/index.php/topic/103833-definitive-intel-nuc-how-to-guide-surround-sound-over-hdmi-apple-remote-graphics/&lt;br /&gt;
&lt;br /&gt;
===Install Ubuntu Desktop===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu (http://www.ubuntu.com/download/desktop).&lt;br /&gt;
The advantage of the Desktop Version is, that X11 gets already configured for you.&lt;br /&gt;
With XBMC you are *NOT* in a desktop-less server use case. It is of some advantage to be able to log into the Ubuntu-Desktop on demand.  &lt;br /&gt;
So you download the latest Ubuntu Desktop image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... but with a different image !).&lt;br /&gt;
Attention:&lt;br /&gt;
* You *HAVE* to boot your USB drive through EFI support. If the drive is not recognised by the EFI-Bios and boots the legacy way, you will not end up with an EFI installation. That can be tricky. It might as well mean the you boot cycle your NUC a view times until the thumbdrive is properly recognised. Even try to unetbootin your thumbdrive again.&lt;br /&gt;
* If you get to the partition section, I would recommend *NOT* to use LVM but opt for a straight forward default configuration. LVM adds some complexity, that you should choose only if you need it (RAID designs, etc.) or you know exactly what you are doing.&lt;br /&gt;
* If you skip any default option during the partion layout: the boot-partion is very important for EFI to work. Choose at least 512MB, FAT32 and mount it to /boot/efi.&lt;br /&gt;
===Install XBMC===&lt;br /&gt;
Once you have booted into your shiny new desktop for the first time, you now get ready for the XBMC installation.&lt;br /&gt;
Thats straight forward by following the [[HOW-TO:Install XBMC for Linux]].&lt;br /&gt;
So fire up a terminal and follow the steps.&lt;br /&gt;
===autostart XBMC===&lt;br /&gt;
If you have followed the Ubuntu Desktop installation above, autostarting XBMC is as easy as adding another desktop session to the login xsessions.&lt;br /&gt;
Ubuntu remebers the last used desktop/xsession. So the new XBMC xsession survives the next reboot.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd /usr/share/xsessions&lt;br /&gt;
vi XBMC.desktop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Insert the next lines into the newly generated file&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=XBMC&lt;br /&gt;
Comment=This session will start XBMC Media Center&lt;br /&gt;
Exec=xbmc-standalone&lt;br /&gt;
TryExec=xbmc-standalone&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
In order to be able to choose this new desktop, logout of the ubuntu GUI (upper right corner, logout/exit).&lt;br /&gt;
This will get you to the ubuntu login-screen. If you click on the symbol just right of your current login, you will be able to choose the new desktop entry.&lt;br /&gt;
Login, using your predefined user credentials - and you should be beamed right into XBMC.&lt;br /&gt;
===disable PulseAudio===&lt;br /&gt;
For reference, you find a good XBMC/PulseAudio guide here: [[PulseAudio]].&lt;br /&gt;
While PulseAudio is mandatory in a shared audio use case in a default desktop environment, it simply does not support passthrough of HD-audio (DTS-HD, TrueHD, etc.) at this time.&lt;br /&gt;
So if you need this, because you have an AV receiver that is able to encode that material, you need to disable PulseAudio during XBMC use.&lt;br /&gt;
You could simply uninstall it, but since it would be need for the ubuntu desktop, there is a handy workaround, that goes hand-in-hand with the XBMC autostart method.&lt;br /&gt;
&lt;br /&gt;
There is a convenient command line method to start XBMC without loading the PulseAudio environment.&lt;br /&gt;
Unfortunately we cannot use that method, directly within the xsession profile.&lt;br /&gt;
In order to force XBMC into using the ALSA drivers, we use a script wrapper for the XBMC startup instead.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
vi ~\xbmc_alsa_session_starter&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
# force XBMC to use ALSA for proper passthrough support&lt;br /&gt;
AE_SINK=ALSA xbmc-standalone&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
chmod +x ~\xbmc_alsa_session_starter&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally we need to add a new xsession configuration that we can use for autostarting XBMC with ALSA support.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
vi /usr/share/xsessions/XBMC_ALSA.desktop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;You have to modify the config according to your specific username&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=XBMC&lt;br /&gt;
Comment=This session will start XBMC Media Center in ALSA mode&lt;br /&gt;
Exec=/home/**USERNAME**/xbmc_alsa_session_starter&lt;br /&gt;
TryExec=xbmc-standalone&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Now &amp;quot;exit&amp;quot; XBMC or the Ubuntu desktop and use the &amp;quot;new&amp;quot; xsession XBMC_ALSA with your predefined user.&lt;br /&gt;
You are now using an XBMC in ALSA mode.&lt;br /&gt;
&lt;br /&gt;
===configure LIRC to accomodate MCE remotes (including a Logitech Harmony)===&lt;br /&gt;
[HOW-TO:Set up an MCE remote control in Linux]&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79615</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79615"/>
		<updated>2014-10-13T18:57:23Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built XBMC distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[XBMCbuntu]] (KodiBunut).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
Re-build XBMCbuntu from a default Ubuntu image to be able to have&lt;br /&gt;
* full EFI-Bios support&lt;br /&gt;
* effective AutoStart {xsessions)&lt;br /&gt;
* DTSHD/TrueHD support&lt;br /&gt;
Mind you, that AutoStart &amp;amp; HDAudio works already with the original XBMCbuntu image.&lt;br /&gt;
&lt;br /&gt;
Many credits of this tutorial go to the authors of the various resources around the internet, that cover almost all the aspects, that I concentrate here.&lt;br /&gt;
Please pay some attention to these sites, since they either cover other linux aspects or different solutions as well (like PLEX, etc.).&lt;br /&gt;
* https://forums.plex.tv/index.php/topic/103833-definitive-intel-nuc-how-to-guide-surround-sound-over-hdmi-apple-remote-graphics/&lt;br /&gt;
&lt;br /&gt;
===Install Ubuntu Desktop===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu (http://www.ubuntu.com/download/desktop).&lt;br /&gt;
The advantage of the Desktop Version is, that X11 gets already configured for you.&lt;br /&gt;
With XBMC you are *NOT* in a desktop-less server use case. It is of some advantage to be able to log into the Ubuntu-Desktop on demand.  &lt;br /&gt;
So you download the latest Ubuntu Desktop image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... but with a different image !).&lt;br /&gt;
Attention:&lt;br /&gt;
* You *HAVE* to boot your USB drive through EFI support. If the drive is not recognised by the EFI-Bios and boots the legacy way, you will not end up with an EFI installation. That can be tricky. It might as well mean the you boot cycle your NUC a view times until the thumbdrive is properly recognised. Even try to unetbootin your thumbdrive again.&lt;br /&gt;
* If you get to the partition section, I would recommend *NOT* to use LVM but opt for a straight forward default configuration. LVM adds some complexity, that you should choose only if you need it (RAID designs, etc.) or you know exactly what you are doing.&lt;br /&gt;
* If you skip any default option during the partion layout: the boot-partion is very important for EFI to work. Choose at least 512MB, FAT32 and mount it to /boot/efi.&lt;br /&gt;
===Install XBMC===&lt;br /&gt;
Once you have booted into your shiny new desktop for the first time, you now get ready for the XBMC installation.&lt;br /&gt;
Thats straight forward by following the [[HOW-TO:Install XBMC for Linux]].&lt;br /&gt;
So fire up a terminal and follow the steps.&lt;br /&gt;
===autostart XBMC===&lt;br /&gt;
If you have followed the Ubuntu Desktop installation above, autostarting XBMC is as easy as adding another desktop session to the login xsessions.&lt;br /&gt;
Ubuntu remebers the last used desktop/xsession. So the new XBMC xsession survives the next reboot.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd /usr/share/xsessions&lt;br /&gt;
vi XBMC.desktop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Insert the next lines into the newly generated file&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=XBMC&lt;br /&gt;
Comment=This session will start XBMC Media Center&lt;br /&gt;
Exec=xbmc-standalone&lt;br /&gt;
TryExec=xbmc-standalone&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
In order to be able to choose this new desktop, logout of the ubuntu GUI (upper right corner, logout/exit).&lt;br /&gt;
This will get you to the ubuntu login-screen. If you click on the symbol just right of your current login, you will be able to choose the new desktop entry.&lt;br /&gt;
Login, using your predefined user credentials - and you should be beamed right into XBMC.&lt;br /&gt;
===disable PulseAudio===&lt;br /&gt;
For reference, you find a good XBMC/PulseAudio guide here: [[PulseAudio]].&lt;br /&gt;
While PulseAudio is mandatory in a shared audio use case in a default desktop environment, it simply does not support passthrough of HD-audio (DTS-HD, TrueHD, etc.) at this time.&lt;br /&gt;
So if you need this, because you have an AV receiver that is able to encode that material, you need to disable PulseAudio during XBMC use.&lt;br /&gt;
You could simply uninstall it, but since it would be need for the ubuntu desktop, there is a handy workaround, that goes hand-in-hand with the XBMC autostart method.&lt;br /&gt;
&lt;br /&gt;
There is a convenient command line method to start XBMC without loading the PulseAudio environment.&lt;br /&gt;
Unfortunately we cannot use that method, directly within the xsession profile.&lt;br /&gt;
In order to force XBMC into using the ALSA drivers, we use a script wrapper for the XBMC startup instead.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
vi ~\xbmc_alsa_session_starter&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
# force XBMC to use ALSA for proper passthrough support&lt;br /&gt;
AE_SINK=ALSA xbmc-standalone&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
chmod +x ~\xbmc_alsa_session_starter&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally we need to add a new xsession configuration that we can use for autostarting XBMC with ALSA support.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
vi /usr/share/xsessions/XBMC_ALSA.desktop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;You have to modify the config according to your specific username&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=XBMC&lt;br /&gt;
Comment=This session will start XBMC Media Center in ALSA mode&lt;br /&gt;
Exec=/home/**USERNAME**/xbmc_alsa_session_starter&lt;br /&gt;
TryExec=xbmc-standalone&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Now &amp;quot;exit&amp;quot; XBMC or the Ubuntu desktop and use the &amp;quot;new&amp;quot; xsession XBMC_ALSA with your predefined user.&lt;br /&gt;
You are now using an XBMC in ALSA mode.&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79278</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79278"/>
		<updated>2014-10-06T20:06:28Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* disable PulseAudio */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built XBMC distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[XBMCbuntu]] (KodiBunut).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
I have tracked down the way XBMCBuntu is configured, and figured out how to re-build it from scratch to be able to have&lt;br /&gt;
* full EFI-Bios support&lt;br /&gt;
* effective AutoStart {xsessions)&lt;br /&gt;
* DTSHD/TrueHD support&lt;br /&gt;
Mind you, that AutoStart &amp;amp; HDAudio works already with the original XBMCbuntu image.&lt;br /&gt;
&lt;br /&gt;
Many credits of this tutorial go to the authors of the various resources around the internet, that cover almost all the aspects, that I concentrate here.&lt;br /&gt;
Please pay some attention to these sites, since they either cover other linux aspects or different solutions as well (like PLEX, etc.).&lt;br /&gt;
* https://forums.plex.tv/index.php/topic/103833-definitive-intel-nuc-how-to-guide-surround-sound-over-hdmi-apple-remote-graphics/&lt;br /&gt;
&lt;br /&gt;
===Install Ubuntu Desktop===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu (http://www.ubuntu.com/download/desktop).&lt;br /&gt;
The advantage of the Desktop Version is, that X11 gets already configured for you.&lt;br /&gt;
With XBMC you are *NOT* in a desktop-less server use case. It is of some advantage to be able to log into the Ubuntu-Desktop on demand.  &lt;br /&gt;
So you download the latest Ubuntu Desktop image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... but with a different image !).&lt;br /&gt;
Attention:&lt;br /&gt;
* You *HAVE* to boot your USB drive through EFI support. If the drive is not recognised by the EFI-Bios and boots the legacy way, you will not end up with an EFI installation. That can be tricky. It might as well mean the you boot cycle your NUC a view times until the thumbdrive is properly recognised. Even try to unetbootin your thumbdrive again.&lt;br /&gt;
* If you get to the partition section, I would recommend *NOT* to use LVM but opt for a straight forward default configuration. LVM adds some complexity, that you should choose only if you need it (RAID designs, etc.) or you know exactly what you are doing.&lt;br /&gt;
* If you skip any default option during the partion layout: the boot-partion is very important for EFI to work. Choose at least 512MB, FAT32 and mount it to /boot/efi.&lt;br /&gt;
===Install XBMC===&lt;br /&gt;
Once you have booted into your shiny new desktop for the first time, you now get ready for the XBMC installation.&lt;br /&gt;
Thats straight forward by following the [[HOW-TO:Install XBMC for Linux]].&lt;br /&gt;
So fire up a terminal and follow the steps.&lt;br /&gt;
===autostart XBMC===&lt;br /&gt;
If you have followed the Ubuntu Desktop installation above, autostarting XBMC is as easy as adding another desktop session to the login xsessions.&lt;br /&gt;
Ubuntu remebers the last used desktop/xsession. So the new XBMC xsession survives the next reboot.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd /usr/share/xsessions&lt;br /&gt;
vi XBMC.desktop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Insert the next lines into the newly generated file&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=XBMC&lt;br /&gt;
Comment=This session will start XBMC Media Center&lt;br /&gt;
Exec=xbmc-standalone&lt;br /&gt;
TryExec=xbmc-standalone&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
In order to be able to choose this new desktop, logout of the ubuntu GUI (upper right corner, logout/exit).&lt;br /&gt;
This will get you to the ubuntu login-screen. If you click on the symbol just right of your current login, you will be able to choose the new desktop entry.&lt;br /&gt;
Login, using your predefined user credentials - and you should be beamed right into XBMC.&lt;br /&gt;
===disable PulseAudio===&lt;br /&gt;
For reference, you find a good XBMC/PulseAudio guide here: [[PulseAudio]].&lt;br /&gt;
While PulseAudio is mandatory in a shared audio use case in a default desktop environment, it simply does not support passthrough of HD-audio (DTS-HD, TrueHD, etc.) at this time.&lt;br /&gt;
So if you need this, because you have an AV receiver that is able to encode that material, you need to disable PulseAudio during XBMC use.&lt;br /&gt;
You could simply uninstall it, but since it would be need for the ubuntu desktop, there is a handy workaround, that goes hand-in-hand with the XBMC autostart method.&lt;br /&gt;
&lt;br /&gt;
There is a convenient command line method to start XBMC without loading the PulseAudio environment.&lt;br /&gt;
Unfortunately we cannot use that method, directly within the xsession profile.&lt;br /&gt;
In order to force XBMC into using the ALSA drivers, we use a script wrapper for the XBMC startup instead.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
vi ~\xbmc_alsa_session_starter&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
# force XBMC to use ALSA for proper passthrough support&lt;br /&gt;
AE_SINK=ALSA xbmc-standalone&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
chmod +x ~\xbmc_alsa_session_starter&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally we need to add a new xsession configuration that we can use for autostarting XBMC with ALSA support.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
vi /usr/share/xsessions/XBMC_ALSA.desktop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;You have to modify the config according to your specific username&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=XBMC&lt;br /&gt;
Comment=This session will start XBMC Media Center in ALSA mode&lt;br /&gt;
Exec=/home/**USERNAME**/xbmc_alsa_session_starter&lt;br /&gt;
TryExec=xbmc-standalone&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Now &amp;quot;exit&amp;quot; XBMC or the Ubuntu desktop and use the &amp;quot;new&amp;quot; xsession XBMC_ALSA with your predefined user.&lt;br /&gt;
You are now using an XBMC in ALSA mode.&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79277</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79277"/>
		<updated>2014-10-06T20:00:04Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built XBMC distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[XBMCbuntu]] (KodiBunut).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
I have tracked down the way XBMCBuntu is configured, and figured out how to re-build it from scratch to be able to have&lt;br /&gt;
* full EFI-Bios support&lt;br /&gt;
* effective AutoStart {xsessions)&lt;br /&gt;
* DTSHD/TrueHD support&lt;br /&gt;
Mind you, that AutoStart &amp;amp; HDAudio works already with the original XBMCbuntu image.&lt;br /&gt;
&lt;br /&gt;
Many credits of this tutorial go to the authors of the various resources around the internet, that cover almost all the aspects, that I concentrate here.&lt;br /&gt;
Please pay some attention to these sites, since they either cover other linux aspects or different solutions as well (like PLEX, etc.).&lt;br /&gt;
* https://forums.plex.tv/index.php/topic/103833-definitive-intel-nuc-how-to-guide-surround-sound-over-hdmi-apple-remote-graphics/&lt;br /&gt;
&lt;br /&gt;
===Install Ubuntu Desktop===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu (http://www.ubuntu.com/download/desktop).&lt;br /&gt;
The advantage of the Desktop Version is, that X11 gets already configured for you.&lt;br /&gt;
With XBMC you are *NOT* in a desktop-less server use case. It is of some advantage to be able to log into the Ubuntu-Desktop on demand.  &lt;br /&gt;
So you download the latest Ubuntu Desktop image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... but with a different image !).&lt;br /&gt;
Attention:&lt;br /&gt;
* You *HAVE* to boot your USB drive through EFI support. If the drive is not recognised by the EFI-Bios and boots the legacy way, you will not end up with an EFI installation. That can be tricky. It might as well mean the you boot cycle your NUC a view times until the thumbdrive is properly recognised. Even try to unetbootin your thumbdrive again.&lt;br /&gt;
* If you get to the partition section, I would recommend *NOT* to use LVM but opt for a straight forward default configuration. LVM adds some complexity, that you should choose only if you need it (RAID designs, etc.) or you know exactly what you are doing.&lt;br /&gt;
* If you skip any default option during the partion layout: the boot-partion is very important for EFI to work. Choose at least 512MB, FAT32 and mount it to /boot/efi.&lt;br /&gt;
===Install XBMC===&lt;br /&gt;
Once you have booted into your shiny new desktop for the first time, you now get ready for the XBMC installation.&lt;br /&gt;
Thats straight forward by following the [[HOW-TO:Install XBMC for Linux]].&lt;br /&gt;
So fire up a terminal and follow the steps.&lt;br /&gt;
===autostart XBMC===&lt;br /&gt;
If you have followed the Ubuntu Desktop installation above, autostarting XBMC is as easy as adding another desktop session to the login xsessions.&lt;br /&gt;
Ubuntu remebers the last used desktop/xsession. So the new XBMC xsession survives the next reboot.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd /usr/share/xsessions&lt;br /&gt;
vi XBMC.desktop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Insert the next lines into the newly generated file&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=XBMC&lt;br /&gt;
Comment=This session will start XBMC Media Center&lt;br /&gt;
Exec=xbmc-standalone&lt;br /&gt;
TryExec=xbmc-standalone&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
In order to be able to choose this new desktop, logout of the ubuntu GUI (upper right corner, logout/exit).&lt;br /&gt;
This will get you to the ubuntu login-screen. If you click on the symbol just right of your current login, you will be able to choose the new desktop entry.&lt;br /&gt;
Login, using your predefined user credentials - and you should be beamed right into XBMC.&lt;br /&gt;
===disable PulseAudio===&lt;br /&gt;
For reference, you find a good XBMC/PulseAudio guide here: [[PulseAudio]].&lt;br /&gt;
While PulseAudio is mandatory in a shared audio use case in a default desktop environment, it simply does not support passthrough of HD-audio (DTS-HD, TrueHD, etc.) at this time.&lt;br /&gt;
So if you need this, because you have an AV receiver that is able to encode that material, you need to disable PulseAudio during XBMC use.&lt;br /&gt;
You could simply uninstall it, but since it would be need for the ubuntu desktop, there is a handy workaround, that goes hand-in-hand with the XBMC autostart method.&lt;br /&gt;
&lt;br /&gt;
There is a convenient command line method to start XBMC without loading the PulseAudio environment.&lt;br /&gt;
Unfortunately we cannot use that method, directly within the xsession profile.&lt;br /&gt;
In order to force XBMC into using the ALSA drivers, we use a script wrapper for the XBMC startup instead.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
vi ~\xbmc_alsa_session_starter&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
# force XBMC to use ALSA for proper passthrough support&lt;br /&gt;
AE_SINK=ALSA xbmc-standalone&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
chmod +x ~\xbmc_alsa_session_starter&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally we need to modify the xsession that we have used for autostarting XBMC.&lt;br /&gt;
&#039;&#039;&#039;You have to modify the config according to your specific username&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=XBMC&lt;br /&gt;
Comment=This session will start XBMC Media Center&lt;br /&gt;
Exec=/home/&#039;&#039;&#039;**USERNAME**&#039;&#039;&#039;/xbmc_alsa_session_starter&lt;br /&gt;
TryExec=xbmc-standalone&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79276</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79276"/>
		<updated>2014-10-06T19:57:37Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* disable PulseAudio */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built XBMC distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[XBMCbuntu]] (KodiBunut).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
I have tracked down the way XBMCBuntu is configured, and figured out how to re-build it from scratch to be able to have&lt;br /&gt;
* full EFI-Bios support&lt;br /&gt;
* effective AutoStart {xsessions)&lt;br /&gt;
* DTSHD/TrueHD support&lt;br /&gt;
Mind you, that AutoStart &amp;amp; HDAudio works already with the original XBMCbuntu image.&lt;br /&gt;
&lt;br /&gt;
Many credits of this tutorial go to the authors of the various resources around the internet, that cover almost all the aspects, that I concentrate here.&lt;br /&gt;
Please pay some attention to these sites, since they either cover other linux aspects or different solutions as well (like PLEX, etc.).&lt;br /&gt;
* https://forums.plex.tv/index.php/topic/103833-definitive-intel-nuc-how-to-guide-surround-sound-over-hdmi-apple-remote-graphics/&lt;br /&gt;
&lt;br /&gt;
===Install Ubuntu Desktop===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu (http://www.ubuntu.com/download/desktop).&lt;br /&gt;
The advantage of the Desktop Version is, that X11 gets already configured for you.&lt;br /&gt;
With XBMC you are *NOT* in a desktop-less server use case. It is of some advantage to be able to log into the Ubuntu-Desktop on demand.  &lt;br /&gt;
So you download the latest Ubuntu Desktop image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... but with a different image !).&lt;br /&gt;
Attention:&lt;br /&gt;
* You *HAVE* to boot your USB drive through EFI support. If the drive is not recognised by the EFI-Bios and boots the legacy way, you will not end up with an EFI installation. That can be tricky. It might as well mean the you boot cycle your NUC a view times until the thumbdrive is properly recognised. Even try to unetbootin your thumbdrive again.&lt;br /&gt;
* If you get to the partition section, I would recommend *NOT* to use LVM but opt for a straight forward default configuration. LVM adds some complexity, that you should choose only if you need it (RAID designs, etc.) or you know exactly what you are doing.&lt;br /&gt;
* If you skip any default option during the partion layout: the boot-partion is very important for EFI to work. Choose at least 512MB, FAT32 and mount it to /boot/efi.&lt;br /&gt;
===Install XBMC===&lt;br /&gt;
Once you have booted into your shiny new desktop for the first time, you now get ready for the XBMC installation.&lt;br /&gt;
Thats straight forward by following the [[HOW-TO:Install XBMC for Linux]].&lt;br /&gt;
So fire up a terminal and follow the steps.&lt;br /&gt;
===autostart XBMC===&lt;br /&gt;
If you have followed the Ubuntu Desktop installation above, autostarting XBMC is as easy as adding another desktop session to the login xsessions.&lt;br /&gt;
Ubuntu remebers the last used desktop/xsession. So the new XBMC xsession survives the next reboot.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd /usr/share/xsessions&lt;br /&gt;
vi XBMC.desktop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Insert the next lines into the newly generated file&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=XBMC&lt;br /&gt;
Comment=This session will start XBMC Media Center&lt;br /&gt;
Exec=xbmc-standalone&lt;br /&gt;
TryExec=xbmc-standalone&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
In order to be able to choose this new desktop, logout of the ubuntu GUI (upper right corner, logout/exit).&lt;br /&gt;
This will get you to the ubuntu login-screen. If you click on the symbol just right of your current login, you will be able to choose the new desktop entry.&lt;br /&gt;
Login, using your predefined user credentials - and you should be beamed right into XBMC.&lt;br /&gt;
===disable PulseAudio===&lt;br /&gt;
For reference, you find a good XBMC/PulseAudio guide here: [[PulseAudio]].&lt;br /&gt;
While PulseAudio is mandatory in a shared audio use case in a default desktop environment, it simply does not support passthrough of HD-audio (DTS-HD, TrueHD, etc.) at this time.&lt;br /&gt;
So if you need this, because you have an AV receiver that is able to encode that material, you need to disable PulseAudio during XBMC use.&lt;br /&gt;
You could simply uninstall it, but since it would be need for the ubuntu desktop, there is a handy workaround, that goes hand-in-hand with the XBMC autostart method.&lt;br /&gt;
&lt;br /&gt;
There is a convenient command line method to start XBMC without loading the PulseAudio environment.&lt;br /&gt;
Unfortunately we cannot use that method, directly within the xsession profile.&lt;br /&gt;
In order to force XBMC into using the ALSA drivers, we use a script wrapper for the XBMC startup instead.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
vi ~\xbmc_alsa_session_starter&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
# force XBMC to use ALSA for proper passthrough support&lt;br /&gt;
AE_SINK=ALSA xbmc-standalone&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
chmod +x ~\xbmc_alsa_session_starter&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally we need to modify the xsession that we have used for autostarting XBMC.&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79275</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79275"/>
		<updated>2014-10-06T19:54:52Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built XBMC distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[XBMCbuntu]] (KodiBunut).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
I have tracked down the way XBMCBuntu is configured, and figured out how to re-build it from scratch to be able to have&lt;br /&gt;
* full EFI-Bios support&lt;br /&gt;
* effective AutoStart {xsessions)&lt;br /&gt;
* DTSHD/TrueHD support&lt;br /&gt;
Mind you, that AutoStart &amp;amp; HDAudio works already with the original XBMCbuntu image.&lt;br /&gt;
&lt;br /&gt;
Many credits of this tutorial go to the authors of the various resources around the internet, that cover almost all the aspects, that I concentrate here.&lt;br /&gt;
Please pay some attention to these sites, since they either cover other linux aspects or different solutions as well (like PLEX, etc.).&lt;br /&gt;
* https://forums.plex.tv/index.php/topic/103833-definitive-intel-nuc-how-to-guide-surround-sound-over-hdmi-apple-remote-graphics/&lt;br /&gt;
&lt;br /&gt;
===Install Ubuntu Desktop===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu (http://www.ubuntu.com/download/desktop).&lt;br /&gt;
The advantage of the Desktop Version is, that X11 gets already configured for you.&lt;br /&gt;
With XBMC you are *NOT* in a desktop-less server use case. It is of some advantage to be able to log into the Ubuntu-Desktop on demand.  &lt;br /&gt;
So you download the latest Ubuntu Desktop image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... but with a different image !).&lt;br /&gt;
Attention:&lt;br /&gt;
* You *HAVE* to boot your USB drive through EFI support. If the drive is not recognised by the EFI-Bios and boots the legacy way, you will not end up with an EFI installation. That can be tricky. It might as well mean the you boot cycle your NUC a view times until the thumbdrive is properly recognised. Even try to unetbootin your thumbdrive again.&lt;br /&gt;
* If you get to the partition section, I would recommend *NOT* to use LVM but opt for a straight forward default configuration. LVM adds some complexity, that you should choose only if you need it (RAID designs, etc.) or you know exactly what you are doing.&lt;br /&gt;
* If you skip any default option during the partion layout: the boot-partion is very important for EFI to work. Choose at least 512MB, FAT32 and mount it to /boot/efi.&lt;br /&gt;
===Install XBMC===&lt;br /&gt;
Once you have booted into your shiny new desktop for the first time, you now get ready for the XBMC installation.&lt;br /&gt;
Thats straight forward by following the [[HOW-TO:Install XBMC for Linux]].&lt;br /&gt;
So fire up a terminal and follow the steps.&lt;br /&gt;
===autostart XBMC===&lt;br /&gt;
If you have followed the Ubuntu Desktop installation above, autostarting XBMC is as easy as adding another desktop session to the login xsessions.&lt;br /&gt;
Ubuntu remebers the last used desktop/xsession. So the new XBMC xsession survives the next reboot.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd /usr/share/xsessions&lt;br /&gt;
vi XBMC.desktop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Insert the next lines into the newly generated file&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=XBMC&lt;br /&gt;
Comment=This session will start XBMC Media Center&lt;br /&gt;
Exec=xbmc-standalone&lt;br /&gt;
TryExec=xbmc-standalone&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
In order to be able to choose this new desktop, logout of the ubuntu GUI (upper right corner, logout/exit).&lt;br /&gt;
This will get you to the ubuntu login-screen. If you click on the symbol just right of your current login, you will be able to choose the new desktop entry.&lt;br /&gt;
Login, using your predefined user credentials - and you should be beamed right into XBMC.&lt;br /&gt;
===disable PulseAudio===&lt;br /&gt;
For reference, you find a good XBMC/PulseAudio guide here: [[PulseAudio]].&lt;br /&gt;
While PulseAudio is mandatory in a shared audio use case in a default desktop environment, it simply does not support passthrough of HD-audio (DTS-HD, TrueHD, etc.) at this time.&lt;br /&gt;
So if you need this, because you have an AV receiver that is able to encode that material, you need to disable PulseAudio during XBMC use.&lt;br /&gt;
You could simply uninstall it, but since it would be need for the ubuntu desktop, there is a handy workaround, that goes hand-in-hand with the XBMC autostart method.&lt;br /&gt;
&lt;br /&gt;
There is a convenient command line method to start XBMC without loading the PulseAudio environment.&lt;br /&gt;
Unfortunately we cannot use that method, directly within the xsession profile.&lt;br /&gt;
In order to force XBMC into using the ALSA drivers, the PulseAudio environment needs to be disabled temporarily.&lt;br /&gt;
This can be achieved, by wrapping the XBMC startup into a script, that does exactly that.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
vi ~\xbmc_alsa_session_starter&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
# Kill PulseAudio so XBMC will use ALSA for proper passthrough support&lt;br /&gt;
AE_SINK=ALSA xbmc-standalone&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
chmod +x ~\xbmc_alsa_session_starter&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79274</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79274"/>
		<updated>2014-10-06T19:49:27Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* disable PulseAudio */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built XBMC distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[XBMCbuntu]] (KodiBunut).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
I have tracked down the way XBMCBuntu is configured, and figured out how to re-build it from scratch to be able to have&lt;br /&gt;
* full EFI-Bios support&lt;br /&gt;
* effective AutoStart {xsessions)&lt;br /&gt;
* DTSHD/TrueHD support&lt;br /&gt;
Mind you, that AutoStart &amp;amp; HDAudio works already with the original XBMCbuntu image.&lt;br /&gt;
&lt;br /&gt;
Many credits of this tutorial go to the authors of the various resources around the internet, that cover almost all the aspects, that I concentrate here.&lt;br /&gt;
Please pay some attention to these sites, since they either cover other linux aspects or different solutions as well (like PLEX, etc.).&lt;br /&gt;
* https://forums.plex.tv/index.php/topic/103833-definitive-intel-nuc-how-to-guide-surround-sound-over-hdmi-apple-remote-graphics/&lt;br /&gt;
&lt;br /&gt;
===Install Ubuntu Desktop===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu (http://www.ubuntu.com/download/desktop).&lt;br /&gt;
The advantage of the Desktop Version is, that X11 gets already configured for you.&lt;br /&gt;
With XBMC you are *NOT* in a desktop-less server use case. It is of some advantage to be able to log into the Ubuntu-Desktop on demand.  &lt;br /&gt;
So you download the latest Ubuntu Desktop image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... but with a different image !).&lt;br /&gt;
Attention:&lt;br /&gt;
* You *HAVE* to boot your USB drive through EFI support. If the drive is not recognised by the EFI-Bios and boots the legacy way, you will not end up with an EFI installation. That can be tricky. It might as well mean the you boot cycle your NUC a view times until the thumbdrive is properly recognised. Even try to unetbootin your thumbdrive again.&lt;br /&gt;
* If you get to the partition section, I would recommend *NOT* to use LVM but opt for a straight forward default configuration. LVM adds some complexity, that you should choose only if you need it (RAID designs, etc.) or you know exactly what you are doing.&lt;br /&gt;
* If you skip any default option during the partion layout: the boot-partion is very important for EFI to work. Choose at least 512MB, FAT32 and mount it to /boot/efi.&lt;br /&gt;
===Install XBMC===&lt;br /&gt;
Once you have booted into your shiny new desktop for the first time, you now get ready for the XBMC installation.&lt;br /&gt;
Thats straight forward by following the [[HOW-TO:Install XBMC for Linux]].&lt;br /&gt;
So fire up a terminal and follow the steps.&lt;br /&gt;
===autostart XBMC===&lt;br /&gt;
If you have followed the Ubuntu Desktop installation above, autostarting XBMC is as easy as adding another desktop session to the login xsessions.&lt;br /&gt;
Ubuntu remebers the last used desktop/xsession. So the new XBMC xsession survives the next reboot.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd /usr/share/xsessions&lt;br /&gt;
vi XBMC.desktop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Insert the next lines into the newly generated file&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=XBMC&lt;br /&gt;
Comment=This session will start XBMC Media Center&lt;br /&gt;
Exec=xbmc-standalone&lt;br /&gt;
TryExec=xbmc-standalone&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
In order to be able to choose this new desktop, logout of the ubuntu GUI (upper right corner, logout/exit).&lt;br /&gt;
This will get you to the ubuntu login-screen. If you click on the symbol just right of your current login, you will be able to choose the new desktop entry.&lt;br /&gt;
Login, using your predefined user credentials - and you should be beamed right into XBMC.&lt;br /&gt;
===disable PulseAudio===&lt;br /&gt;
For reference, you find a good XBMC/PulseAudio guide here: [[PulseAudio]].&lt;br /&gt;
While PulseAudio is mandatory in a shared audio use case in a default desktop environment, it simply does not support passthrough of HD-audio (DTS-HD, TrueHD, etc.) at this time.&lt;br /&gt;
So if you need this, because you have an AV receiver that is able to encode that material, you need to disable PulseAudio during XBMC use.&lt;br /&gt;
You could simply uninstall it, but since it would be need for the ubuntu desktop, there is a handy workaround, that goes hand-in-hand with the XBMC autostart method.&lt;br /&gt;
&lt;br /&gt;
There is a convenient command line method to start XBMC without loading the PulseAudio environment.&lt;br /&gt;
Unfortunately we cannot use that method, directly within the xsession profile.&lt;br /&gt;
In order to force XBMC into using the ALSA drivers, the PulseAudio environment needs to be disabled temporarily.&lt;br /&gt;
This can be achieved, by wrapping the XBMC startup into a script, that does exactly that.&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79273</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79273"/>
		<updated>2014-10-06T19:42:03Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built XBMC distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[XBMCbuntu]] (KodiBunut).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
I have tracked down the way XBMCBuntu is configured, and figured out how to re-build it from scratch to be able to have&lt;br /&gt;
* full EFI-Bios support&lt;br /&gt;
* effective AutoStart {xsessions)&lt;br /&gt;
* DTSHD/TrueHD support&lt;br /&gt;
Mind you, that AutoStart &amp;amp; HDAudio works already with the original XBMCbuntu image.&lt;br /&gt;
&lt;br /&gt;
Many credits of this tutorial go to the authors of the various resources around the internet, that cover almost all the aspects, that I concentrate here.&lt;br /&gt;
Please pay some attention to these sites, since they either cover other linux aspects or different solutions as well (like PLEX, etc.).&lt;br /&gt;
* https://forums.plex.tv/index.php/topic/103833-definitive-intel-nuc-how-to-guide-surround-sound-over-hdmi-apple-remote-graphics/&lt;br /&gt;
&lt;br /&gt;
===Install Ubuntu Desktop===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu (http://www.ubuntu.com/download/desktop).&lt;br /&gt;
The advantage of the Desktop Version is, that X11 gets already configured for you.&lt;br /&gt;
With XBMC you are *NOT* in a desktop-less server use case. It is of some advantage to be able to log into the Ubuntu-Desktop on demand.  &lt;br /&gt;
So you download the latest Ubuntu Desktop image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... but with a different image !).&lt;br /&gt;
Attention:&lt;br /&gt;
* You *HAVE* to boot your USB drive through EFI support. If the drive is not recognised by the EFI-Bios and boots the legacy way, you will not end up with an EFI installation. That can be tricky. It might as well mean the you boot cycle your NUC a view times until the thumbdrive is properly recognised. Even try to unetbootin your thumbdrive again.&lt;br /&gt;
* If you get to the partition section, I would recommend *NOT* to use LVM but opt for a straight forward default configuration. LVM adds some complexity, that you should choose only if you need it (RAID designs, etc.) or you know exactly what you are doing.&lt;br /&gt;
* If you skip any default option during the partion layout: the boot-partion is very important for EFI to work. Choose at least 512MB, FAT32 and mount it to /boot/efi.&lt;br /&gt;
===Install XBMC===&lt;br /&gt;
Once you have booted into your shiny new desktop for the first time, you now get ready for the XBMC installation.&lt;br /&gt;
Thats straight forward by following the [[HOW-TO:Install XBMC for Linux]].&lt;br /&gt;
So fire up a terminal and follow the steps.&lt;br /&gt;
===autostart XBMC===&lt;br /&gt;
If you have followed the Ubuntu Desktop installation above, autostarting XBMC is as easy as adding another desktop session to the login xsessions.&lt;br /&gt;
Ubuntu remebers the last used desktop/xsession. So the new XBMC xsession survives the next reboot.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd /usr/share/xsessions&lt;br /&gt;
vi XBMC.desktop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Insert the next lines into the newly generated file&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=XBMC&lt;br /&gt;
Comment=This session will start XBMC Media Center&lt;br /&gt;
Exec=xbmc-standalone&lt;br /&gt;
TryExec=xbmc-standalone&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
In order to be able to choose this new desktop, logout of the ubuntu GUI (upper right corner, logout/exit).&lt;br /&gt;
This will get you to the ubuntu login-screen. If you click on the symbol just right of your current login, you will be able to choose the new desktop entry.&lt;br /&gt;
Login, using your predefined user credentials - and you should be beamed right into XBMC.&lt;br /&gt;
===disable PulseAudio===&lt;br /&gt;
While PulseAudio is mandatory in a shared audio use case in a default desktop environment, it simply does not support passthrough of HD-audio (DTS-HD, TrueHD, etc.) at this time.&lt;br /&gt;
So if you need this, because you have an AV receiver that is able to encode that material, you need to disable PulseAudio during XBMC use.&lt;br /&gt;
You could simply uninstall it, but since it would be need for the ubuntu desktop, there is a handy workaround, that goes hand-in-hand with the XBMC autostart method described below.&lt;br /&gt;
For reference, you find a good XBMC/PulseAudio guide here: [[PulseAudio]]&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79272</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79272"/>
		<updated>2014-10-06T19:41:30Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* autostart XBMC */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built XBMC distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[XBMCbuntu]] (KodiBunut).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
I have tracked down the way XBMCBuntu is configured, and figured out how to re-build it from scratch to be able to have&lt;br /&gt;
* full EFI-Bios support&lt;br /&gt;
* effective AutoStart {xsessions)&lt;br /&gt;
* DTSHD/TrueHD support&lt;br /&gt;
Mind you, that AutoStart &amp;amp; HDAudio works already with the original XBMCbuntu image.&lt;br /&gt;
&lt;br /&gt;
Many credits of this tutorial go to the authors of the various resources around the internet, that cover almost all the aspects, that I concentrate here.&lt;br /&gt;
Please pay some attention to these sites, since they either cover other linux aspects or different solutions as well (like PLEX, etc.).&lt;br /&gt;
* https://forums.plex.tv/index.php/topic/103833-definitive-intel-nuc-how-to-guide-surround-sound-over-hdmi-apple-remote-graphics/&lt;br /&gt;
&lt;br /&gt;
===Install Ubuntu Desktop===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu (http://www.ubuntu.com/download/desktop).&lt;br /&gt;
The advantage of the Desktop Version is, that X11 gets already configured for you.&lt;br /&gt;
With XBMC you are *NOT* in a desktop-less server use case. It is of some advantage to be able to log into the Ubuntu-Desktop on demand.  &lt;br /&gt;
So you download the latest Ubuntu Desktop image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... but with a different image !).&lt;br /&gt;
Attention:&lt;br /&gt;
* You *HAVE* to boot your USB drive through EFI support. If the drive is not recognised by the EFI-Bios and boots the legacy way, you will not end up with an EFI installation. That can be tricky. It might as well mean the you boot cycle your NUC a view times until the thumbdrive is properly recognised. Even try to unetbootin your thumbdrive again.&lt;br /&gt;
* If you get to the partition section, I would recommend *NOT* to use LVM but opt for a straight forward default configuration. LVM adds some complexity, that you should choose only if you need it (RAID designs, etc.) or you know exactly what you are doing.&lt;br /&gt;
* If you skip any default option during the partion layout: the boot-partion is very important for EFI to work. Choose at least 512MB, FAT32 and mount it to /boot/efi.&lt;br /&gt;
===Install XBMC===&lt;br /&gt;
Once you have booted into your shiny new desktop for the first time, you now get ready for the XBMC installation.&lt;br /&gt;
Thats straight forward by following the [[HOW-TO:Install XBMC for Linux]].&lt;br /&gt;
So fire up a terminal and follow the steps.&lt;br /&gt;
===disable PulseAudio===&lt;br /&gt;
While PulseAudio is mandatory in a shared audio use case in a default desktop environment, it simply does not support passthrough of HD-audio (DTS-HD, TrueHD, etc.) at this time.&lt;br /&gt;
So if you need this, because you have an AV receiver that is able to encode that material, you need to disable PulseAudio during XBMC use.&lt;br /&gt;
You could simply uninstall it, but since it would be need for the ubuntu desktop, there is a handy workaround, that goes hand-in-hand with the XBMC autostart method described below.&lt;br /&gt;
For reference, you find a good XBMC/PulseAudio guide here: [[PulseAudio]]&lt;br /&gt;
&lt;br /&gt;
===autostart XBMC===&lt;br /&gt;
If you have followed the Ubuntu Desktop installation above, autostarting XBMC is as easy as adding another desktop session to the login xsessions.&lt;br /&gt;
Ubuntu remebers the last used desktop/xsession. So the new XBMC xsession survives the next reboot.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd /usr/share/xsessions&lt;br /&gt;
vi XBMC.desktop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Insert the next lines into the newly generated file&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=XBMC&lt;br /&gt;
Comment=This session will start XBMC Media Center&lt;br /&gt;
Exec=xbmc-standalone&lt;br /&gt;
TryExec=xbmc-standalone&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
In order to be able to choose this new desktop, logout of the ubuntu GUI (upper right corner, logout/exit).&lt;br /&gt;
This will get you to the ubuntu login-screen. If you click on the symbol just right of your current login, you will be able to choose the new desktop entry.&lt;br /&gt;
Login, using your predefined user credentials - and you should be beamed right into XBMC.&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79271</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79271"/>
		<updated>2014-10-06T19:36:58Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* autostart XBMC */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built XBMC distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[XBMCbuntu]] (KodiBunut).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
I have tracked down the way XBMCBuntu is configured, and figured out how to re-build it from scratch to be able to have&lt;br /&gt;
* full EFI-Bios support&lt;br /&gt;
* effective AutoStart {xsessions)&lt;br /&gt;
* DTSHD/TrueHD support&lt;br /&gt;
Mind you, that AutoStart &amp;amp; HDAudio works already with the original XBMCbuntu image.&lt;br /&gt;
&lt;br /&gt;
Many credits of this tutorial go to the authors of the various resources around the internet, that cover almost all the aspects, that I concentrate here.&lt;br /&gt;
Please pay some attention to these sites, since they either cover other linux aspects or different solutions as well (like PLEX, etc.).&lt;br /&gt;
* https://forums.plex.tv/index.php/topic/103833-definitive-intel-nuc-how-to-guide-surround-sound-over-hdmi-apple-remote-graphics/&lt;br /&gt;
&lt;br /&gt;
===Install Ubuntu Desktop===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu (http://www.ubuntu.com/download/desktop).&lt;br /&gt;
The advantage of the Desktop Version is, that X11 gets already configured for you.&lt;br /&gt;
With XBMC you are *NOT* in a desktop-less server use case. It is of some advantage to be able to log into the Ubuntu-Desktop on demand.  &lt;br /&gt;
So you download the latest Ubuntu Desktop image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... but with a different image !).&lt;br /&gt;
Attention:&lt;br /&gt;
* You *HAVE* to boot your USB drive through EFI support. If the drive is not recognised by the EFI-Bios and boots the legacy way, you will not end up with an EFI installation. That can be tricky. It might as well mean the you boot cycle your NUC a view times until the thumbdrive is properly recognised. Even try to unetbootin your thumbdrive again.&lt;br /&gt;
* If you get to the partition section, I would recommend *NOT* to use LVM but opt for a straight forward default configuration. LVM adds some complexity, that you should choose only if you need it (RAID designs, etc.) or you know exactly what you are doing.&lt;br /&gt;
* If you skip any default option during the partion layout: the boot-partion is very important for EFI to work. Choose at least 512MB, FAT32 and mount it to /boot/efi.&lt;br /&gt;
===Install XBMC===&lt;br /&gt;
Once you have booted into your shiny new desktop for the first time, you now get ready for the XBMC installation.&lt;br /&gt;
Thats straight forward by following the [[HOW-TO:Install XBMC for Linux]].&lt;br /&gt;
So fire up a terminal and follow the steps.&lt;br /&gt;
===disable PulseAudio===&lt;br /&gt;
While PulseAudio is mandatory in a shared audio use case in a default desktop environment, it simply does not support passthrough of HD-audio (DTS-HD, TrueHD, etc.) at this time.&lt;br /&gt;
So if you need this, because you have an AV receiver that is able to encode that material, you need to disable PulseAudio during XBMC use.&lt;br /&gt;
You could simply uninstall it, but since it would be need for the ubuntu desktop, there is a handy workaround, that goes hand-in-hand with the XBMC autostart method described below.&lt;br /&gt;
For reference, you find a good XBMC/PulseAudio guide here: [[PulseAudio]]&lt;br /&gt;
&lt;br /&gt;
===autostart XBMC===&lt;br /&gt;
If you have followed the Ubuntu Desktop installation above, autostarting XBMC is as easy as adding another desktop session to the login xsessions.&lt;br /&gt;
Ubuntu remebers the last used desktop/xsession. So the new XBMC xsession survives the next reboot.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd /usr/share/xsessions&lt;br /&gt;
vi XBMC.desktop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
In the new generated file, insert the following code&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Name=XBMC&lt;br /&gt;
Comment=This session will start XBMC Media Center&lt;br /&gt;
Exec=xbmc-standalone&lt;br /&gt;
TryExec=xbmc-standalone&lt;br /&gt;
Type=Application&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
In order to be able to choose this new desktop, logout of the ubuntu GUI (upper right corner, logout/exit).&lt;br /&gt;
This will get you to the ubuntu login-screen. If you click on the symbol just right of your current login, you will be able to choose the new desktop entry.&lt;br /&gt;
Login, using your predefined user credentials - and you should be beamed right into XBMC.&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79270</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79270"/>
		<updated>2014-10-06T19:31:47Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* autostart XBMC */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built XBMC distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[XBMCbuntu]] (KodiBunut).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
I have tracked down the way XBMCBuntu is configured, and figured out how to re-build it from scratch to be able to have&lt;br /&gt;
* full EFI-Bios support&lt;br /&gt;
* effective AutoStart {xsessions)&lt;br /&gt;
* DTSHD/TrueHD support&lt;br /&gt;
Mind you, that AutoStart &amp;amp; HDAudio works already with the original XBMCbuntu image.&lt;br /&gt;
&lt;br /&gt;
Many credits of this tutorial go to the authors of the various resources around the internet, that cover almost all the aspects, that I concentrate here.&lt;br /&gt;
Please pay some attention to these sites, since they either cover other linux aspects or different solutions as well (like PLEX, etc.).&lt;br /&gt;
* https://forums.plex.tv/index.php/topic/103833-definitive-intel-nuc-how-to-guide-surround-sound-over-hdmi-apple-remote-graphics/&lt;br /&gt;
&lt;br /&gt;
===Install Ubuntu Desktop===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu (http://www.ubuntu.com/download/desktop).&lt;br /&gt;
The advantage of the Desktop Version is, that X11 gets already configured for you.&lt;br /&gt;
With XBMC you are *NOT* in a desktop-less server use case. It is of some advantage to be able to log into the Ubuntu-Desktop on demand.  &lt;br /&gt;
So you download the latest Ubuntu Desktop image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... but with a different image !).&lt;br /&gt;
Attention:&lt;br /&gt;
* You *HAVE* to boot your USB drive through EFI support. If the drive is not recognised by the EFI-Bios and boots the legacy way, you will not end up with an EFI installation. That can be tricky. It might as well mean the you boot cycle your NUC a view times until the thumbdrive is properly recognised. Even try to unetbootin your thumbdrive again.&lt;br /&gt;
* If you get to the partition section, I would recommend *NOT* to use LVM but opt for a straight forward default configuration. LVM adds some complexity, that you should choose only if you need it (RAID designs, etc.) or you know exactly what you are doing.&lt;br /&gt;
* If you skip any default option during the partion layout: the boot-partion is very important for EFI to work. Choose at least 512MB, FAT32 and mount it to /boot/efi.&lt;br /&gt;
===Install XBMC===&lt;br /&gt;
Once you have booted into your shiny new desktop for the first time, you now get ready for the XBMC installation.&lt;br /&gt;
Thats straight forward by following the [[HOW-TO:Install XBMC for Linux]].&lt;br /&gt;
So fire up a terminal and follow the steps.&lt;br /&gt;
===disable PulseAudio===&lt;br /&gt;
While PulseAudio is mandatory in a shared audio use case in a default desktop environment, it simply does not support passthrough of HD-audio (DTS-HD, TrueHD, etc.) at this time.&lt;br /&gt;
So if you need this, because you have an AV receiver that is able to encode that material, you need to disable PulseAudio during XBMC use.&lt;br /&gt;
You could simply uninstall it, but since it would be need for the ubuntu desktop, there is a handy workaround, that goes hand-in-hand with the XBMC autostart method described below.&lt;br /&gt;
For reference, you find a good XBMC/PulseAudio guide here: [[PulseAudio]]&lt;br /&gt;
&lt;br /&gt;
===autostart XBMC===&lt;br /&gt;
If you have followed the Ubuntu Desktop installation above, autostarting XBMC is as easy as adding another desktop session to the login xsessions.&lt;br /&gt;
Ubuntu remebers the last used desktop/xsession. So the new XBMC xsession survives the next reboot.&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79269</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79269"/>
		<updated>2014-10-06T19:16:27Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* disable PulseAudio */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built XBMC distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[XBMCbuntu]] (KodiBunut).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
I have tracked down the way XBMCBuntu is configured, and figured out how to re-build it from scratch to be able to have&lt;br /&gt;
* full EFI-Bios support&lt;br /&gt;
* effective AutoStart {xsessions)&lt;br /&gt;
* DTSHD/TrueHD support&lt;br /&gt;
Mind you, that AutoStart &amp;amp; HDAudio works already with the original XBMCbuntu image.&lt;br /&gt;
&lt;br /&gt;
Many credits of this tutorial go to the authors of the various resources around the internet, that cover almost all the aspects, that I concentrate here.&lt;br /&gt;
Please pay some attention to these sites, since they either cover other linux aspects or different solutions as well (like PLEX, etc.).&lt;br /&gt;
* https://forums.plex.tv/index.php/topic/103833-definitive-intel-nuc-how-to-guide-surround-sound-over-hdmi-apple-remote-graphics/&lt;br /&gt;
&lt;br /&gt;
===Install Ubuntu Desktop===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu (http://www.ubuntu.com/download/desktop).&lt;br /&gt;
The advantage of the Desktop Version is, that X11 gets already configured for you.&lt;br /&gt;
With XBMC you are *NOT* in a desktop-less server use case. It is of some advantage to be able to log into the Ubuntu-Desktop on demand.  &lt;br /&gt;
So you download the latest Ubuntu Desktop image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... but with a different image !).&lt;br /&gt;
Attention:&lt;br /&gt;
* You *HAVE* to boot your USB drive through EFI support. If the drive is not recognised by the EFI-Bios and boots the legacy way, you will not end up with an EFI installation. That can be tricky. It might as well mean the you boot cycle your NUC a view times until the thumbdrive is properly recognised. Even try to unetbootin your thumbdrive again.&lt;br /&gt;
* If you get to the partition section, I would recommend *NOT* to use LVM but opt for a straight forward default configuration. LVM adds some complexity, that you should choose only if you need it (RAID designs, etc.) or you know exactly what you are doing.&lt;br /&gt;
* If you skip any default option during the partion layout: the boot-partion is very important for EFI to work. Choose at least 512MB, FAT32 and mount it to /boot/efi.&lt;br /&gt;
===Install XBMC===&lt;br /&gt;
Once you have booted into your shiny new desktop for the first time, you now get ready for the XBMC installation.&lt;br /&gt;
Thats straight forward by following the [[HOW-TO:Install XBMC for Linux]].&lt;br /&gt;
So fire up a terminal and follow the steps.&lt;br /&gt;
===disable PulseAudio===&lt;br /&gt;
While PulseAudio is mandatory in a shared audio use case in a default desktop environment, it simply does not support passthrough of HD-audio (DTS-HD, TrueHD, etc.) at this time.&lt;br /&gt;
So if you need this, because you have an AV receiver that is able to encode that material, you need to disable PulseAudio during XBMC use.&lt;br /&gt;
You could simply uninstall it, but since it would be need for the ubuntu desktop, there is a handy workaround, that goes hand-in-hand with the XBMC autostart method described below.&lt;br /&gt;
For reference, you find a good XBMC/PulseAudio guide here: [[PulseAudio]]&lt;br /&gt;
&lt;br /&gt;
===autostart XBMC===&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79268</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79268"/>
		<updated>2014-10-06T19:14:19Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* disable PulseAudio */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built XBMC distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[XBMCbuntu]] (KodiBunut).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
I have tracked down the way XBMCBuntu is configured, and figured out how to re-build it from scratch to be able to have&lt;br /&gt;
* full EFI-Bios support&lt;br /&gt;
* effective AutoStart {xsessions)&lt;br /&gt;
* DTSHD/TrueHD support&lt;br /&gt;
Mind you, that AutoStart &amp;amp; HDAudio works already with the original XBMCbuntu image.&lt;br /&gt;
&lt;br /&gt;
Many credits of this tutorial go to the authors of the various resources around the internet, that cover almost all the aspects, that I concentrate here.&lt;br /&gt;
Please pay some attention to these sites, since they either cover other linux aspects or different solutions as well (like PLEX, etc.).&lt;br /&gt;
* https://forums.plex.tv/index.php/topic/103833-definitive-intel-nuc-how-to-guide-surround-sound-over-hdmi-apple-remote-graphics/&lt;br /&gt;
&lt;br /&gt;
===Install Ubuntu Desktop===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu (http://www.ubuntu.com/download/desktop).&lt;br /&gt;
The advantage of the Desktop Version is, that X11 gets already configured for you.&lt;br /&gt;
With XBMC you are *NOT* in a desktop-less server use case. It is of some advantage to be able to log into the Ubuntu-Desktop on demand.  &lt;br /&gt;
So you download the latest Ubuntu Desktop image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... but with a different image !).&lt;br /&gt;
Attention:&lt;br /&gt;
* You *HAVE* to boot your USB drive through EFI support. If the drive is not recognised by the EFI-Bios and boots the legacy way, you will not end up with an EFI installation. That can be tricky. It might as well mean the you boot cycle your NUC a view times until the thumbdrive is properly recognised. Even try to unetbootin your thumbdrive again.&lt;br /&gt;
* If you get to the partition section, I would recommend *NOT* to use LVM but opt for a straight forward default configuration. LVM adds some complexity, that you should choose only if you need it (RAID designs, etc.) or you know exactly what you are doing.&lt;br /&gt;
* If you skip any default option during the partion layout: the boot-partion is very important for EFI to work. Choose at least 512MB, FAT32 and mount it to /boot/efi.&lt;br /&gt;
===Install XBMC===&lt;br /&gt;
Once you have booted into your shiny new desktop for the first time, you now get ready for the XBMC installation.&lt;br /&gt;
Thats straight forward by following the [[HOW-TO:Install XBMC for Linux]].&lt;br /&gt;
So fire up a terminal and follow the steps.&lt;br /&gt;
===disable PulseAudio===&lt;br /&gt;
While PulseAudio is mandatory for a shared audio use case in a default desktop environment, it simply does not support passthrough of HD-audio (DTS-HD, TrueHD, etc.) at this time.&lt;br /&gt;
So if you need this, because you have an AV receiver that is able to encode that material, you need to disable PulseAudio during XBMC use.&lt;br /&gt;
You could simply uninstall it, but since it would be need for the ubuntu desktop, there is a handy workaround, that goes hand-in-hand with the XBMC autostart method described below.&lt;br /&gt;
For reference, you find a good XBMC/PulseAudio guide here: [[PulseAudio]]&lt;br /&gt;
&lt;br /&gt;
===autostart XBMC===&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79267</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79267"/>
		<updated>2014-10-06T19:13:47Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built XBMC distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[XBMCbuntu]] (KodiBunut).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
I have tracked down the way XBMCBuntu is configured, and figured out how to re-build it from scratch to be able to have&lt;br /&gt;
* full EFI-Bios support&lt;br /&gt;
* effective AutoStart {xsessions)&lt;br /&gt;
* DTSHD/TrueHD support&lt;br /&gt;
Mind you, that AutoStart &amp;amp; HDAudio works already with the original XBMCbuntu image.&lt;br /&gt;
&lt;br /&gt;
Many credits of this tutorial go to the authors of the various resources around the internet, that cover almost all the aspects, that I concentrate here.&lt;br /&gt;
Please pay some attention to these sites, since they either cover other linux aspects or different solutions as well (like PLEX, etc.).&lt;br /&gt;
* https://forums.plex.tv/index.php/topic/103833-definitive-intel-nuc-how-to-guide-surround-sound-over-hdmi-apple-remote-graphics/&lt;br /&gt;
&lt;br /&gt;
===Install Ubuntu Desktop===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu (http://www.ubuntu.com/download/desktop).&lt;br /&gt;
The advantage of the Desktop Version is, that X11 gets already configured for you.&lt;br /&gt;
With XBMC you are *NOT* in a desktop-less server use case. It is of some advantage to be able to log into the Ubuntu-Desktop on demand.  &lt;br /&gt;
So you download the latest Ubuntu Desktop image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... but with a different image !).&lt;br /&gt;
Attention:&lt;br /&gt;
* You *HAVE* to boot your USB drive through EFI support. If the drive is not recognised by the EFI-Bios and boots the legacy way, you will not end up with an EFI installation. That can be tricky. It might as well mean the you boot cycle your NUC a view times until the thumbdrive is properly recognised. Even try to unetbootin your thumbdrive again.&lt;br /&gt;
* If you get to the partition section, I would recommend *NOT* to use LVM but opt for a straight forward default configuration. LVM adds some complexity, that you should choose only if you need it (RAID designs, etc.) or you know exactly what you are doing.&lt;br /&gt;
* If you skip any default option during the partion layout: the boot-partion is very important for EFI to work. Choose at least 512MB, FAT32 and mount it to /boot/efi.&lt;br /&gt;
===Install XBMC===&lt;br /&gt;
Once you have booted into your shiny new desktop for the first time, you now get ready for the XBMC installation.&lt;br /&gt;
Thats straight forward by following the [[HOW-TO:Install XBMC for Linux]].&lt;br /&gt;
So fire up a terminal and follow the steps.&lt;br /&gt;
===disable PulseAudio===&lt;br /&gt;
While PulseAudio is mandatory for a shared audio use case in a default desktop environment, it simply does not support passthrough of HD-audio (DTS-HD, TrueHD, etc.) at this time.&lt;br /&gt;
So if you need this, because you have an AV receiver that is able to encode that material, you need to disable PulseAudio during XBMC use.&lt;br /&gt;
You could simply uninstall it, but since it would be need for the ubuntu desktop, there is a handy workaround, that goes hand-in-hand with the XBMC autostart method described below.&lt;br /&gt;
For reference, you find a good XBMC/PulseAudio guide here [[PulseAudio]]&lt;br /&gt;
===autostart XBMC===&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79266</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79266"/>
		<updated>2014-10-06T19:12:02Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built XBMC distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[XBMCbuntu]] (KodiBunut).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
I have tracked down the way XBMCBuntu is configured, and figured out how to re-build it from scratch to be able to have&lt;br /&gt;
* full EFI-Bios support&lt;br /&gt;
* effective AutoStart {xsessions)&lt;br /&gt;
* DTSHD/TrueHD support&lt;br /&gt;
Mind you, that AutoStart &amp;amp; HDAudio works already with the original XBMCbuntu image.&lt;br /&gt;
&lt;br /&gt;
Many credits of this tutorial go to the authors of the various resources around the internet, that cover almost all the aspects, that I concentrate here.&lt;br /&gt;
Please pay some attention to these sites, since they either cover other linux aspects or different solutions as well (like PLEX, etc.).&lt;br /&gt;
* https://forums.plex.tv/index.php/topic/103833-definitive-intel-nuc-how-to-guide-surround-sound-over-hdmi-apple-remote-graphics/&lt;br /&gt;
&lt;br /&gt;
===Install Ubuntu Desktop===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu (http://www.ubuntu.com/download/desktop).&lt;br /&gt;
The advantage of the Desktop Version is, that X11 gets already configured for you.&lt;br /&gt;
With XBMC you are *NOT* in a desktop-less server use case. It is of some advantage to be able to log into the Ubuntu-Desktop on demand.  &lt;br /&gt;
So you download the latest Ubuntu Desktop image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... but with a different image !).&lt;br /&gt;
Attention:&lt;br /&gt;
* You *HAVE* to boot your USB drive through EFI support. If the drive is not recognised by the EFI-Bios and boots the legacy way, you will not end up with an EFI installation. That can be tricky. It might as well mean the you boot cycle your NUC a view times until the thumbdrive is properly recognised. Even try to unetbootin your thumbdrive again.&lt;br /&gt;
* If you get to the partition section, I would recommend *NOT* to use LVM but opt for a straight forward default configuration. LVM adds some complexity, that you should choose only if you need it (RAID designs, etc.) or you know exactly what you are doing.&lt;br /&gt;
* If you skip any default option during the partion layout: the boot-partion is very important for EFI to work. Choose at least 512MB, FAT32 and mount it to /boot/efi.&lt;br /&gt;
===Install XBMC===&lt;br /&gt;
Once you have booted into your shiny new desktop for the first time, you now get ready for the XBMC installation.&lt;br /&gt;
Thats straight forward by following the [[HOW-TO:Install XBMC for Linux]].&lt;br /&gt;
So fire up a terminal and follow the steps.&lt;br /&gt;
===disable PulseAudio===&lt;br /&gt;
While PulseAudio is mandatory for a shared audio use case in a default desktop environment, it simply does not support passthrough of HD-audio (DTS-HD, TrueHD, etc.) at this time.&lt;br /&gt;
So if you need this, because you have an AV receiver that is able to encode that material, you need to disable PulseAudio during XBMC use.&lt;br /&gt;
You could simply uninstall it, but since it would be need for the ubuntu desktop, there is a handy workaround, that goes hand-in-hand with the XBMC autostart method described below.&lt;br /&gt;
For reference, you find a good XBMC/PulseAudio guide here http://wiki.xbmc.org/index.php?title=PulseAudio&lt;br /&gt;
===autostart XBMC===&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79265</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79265"/>
		<updated>2014-10-06T19:11:29Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built XBMC distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[XBMCbuntu]] (KodiBunut).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
I have tracked down the way XBMCBuntu is configured, and figured out how to re-build it from scratch to be able to have&lt;br /&gt;
* full EFI-Bios support&lt;br /&gt;
* effective AutoStart {xsessions)&lt;br /&gt;
* DTSHD/TrueHD support&lt;br /&gt;
Mind you, that AutoStart &amp;amp; HDAudio works already with the original XBMCbuntu image.&lt;br /&gt;
&lt;br /&gt;
Many credits of this tutorial go to the authors of the various resources around the internet, that cover almost all the aspects, that I concentrate here.&lt;br /&gt;
Please pay some attention to these sites, since they either cover other linux aspects or different solutions as well (like PLEX, etc.).&lt;br /&gt;
* https://forums.plex.tv/index.php/topic/103833-definitive-intel-nuc-how-to-guide-surround-sound-over-hdmi-apple-remote-graphics/&lt;br /&gt;
&lt;br /&gt;
===Install Ubuntu Desktop===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu (http://www.ubuntu.com/download/desktop).&lt;br /&gt;
The advantage of the Desktop Version is, that X11 gets already configured for you.&lt;br /&gt;
With XBMC you are *NOT* in a desktop-less server use case. It is of some advantage to be able to log into the Ubuntu-Desktop on demand.  &lt;br /&gt;
So you download the latest Ubuntu Desktop image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... but with a different image !).&lt;br /&gt;
Attention:&lt;br /&gt;
* You *HAVE* to boot your USB drive through EFI support. If the drive is not recognised by the EFI-Bios and boots the legacy way, you will not end up with an EFI installation. That can be tricky. It might as well mean the you boot cycle your NUC a view times until the thumbdrive is properly recognised. Even try to unetbootin your thumbdrive again.&lt;br /&gt;
* If you get to the partition section, I would recommend *NOT* to use LVM but opt for a straight forward default configuration. LVM adds some complexity, that you should choose only if you need it (RAID designs, etc.) or you know exactly what you are doing.&lt;br /&gt;
* If you skip any default option during the partion layout: the boot-partion is very important for EFI to work. Choose at least 512MB, FAT32 and mount it to /boot/efi.&lt;br /&gt;
===Install XBMC===&lt;br /&gt;
Once you have booted into your shiny new desktop for the first time, you now get ready for the XBMC installation.&lt;br /&gt;
Thats straight forward by following the [[HOW-TO:Install XBMC for Linux]].&lt;br /&gt;
So fire up a terminal and follow the steps.&lt;br /&gt;
===disable PulseAudio===&lt;br /&gt;
While PulseAudio is mandatory for a shared audio use case in a default desktop environment, it simply does not support passthrough of HD-audio (DTS-HD, TrueHD, etc.) at this time.&lt;br /&gt;
So if you need this, because you have an AV receiver that is able to encode that material, you need to disable PulseAudio during XBMC use.&lt;br /&gt;
You could simply uninstall it, but since it would be need for the ubuntu desktop, there is a handy workaround, that goes hand-in-hand with the XBMC autostart method described below.&lt;br /&gt;
For reference, you find a good XBMC/PulseAudio guide here http://wiki.xbmc.org/index.php?title=PulseAudio&lt;br /&gt;
&lt;br /&gt;
==Step 4 - autostart XBMC==&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79264</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79264"/>
		<updated>2014-10-06T19:10:45Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built XBMC distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[XBMCbuntu]] (KodiBunut).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
I have tracked down the way XBMCBuntu is configured, and figured out how to re-build it from scratch to be able to have&lt;br /&gt;
* full EFI-Bios support&lt;br /&gt;
* effective AutoStart {xsessions)&lt;br /&gt;
* DTSHD/TrueHD support&lt;br /&gt;
Mind you, that AutoStart &amp;amp; HDAudio works already with the original XBMCbuntu image.&lt;br /&gt;
&lt;br /&gt;
Many credits of this tutorial go to the authors of the various resources around the internet, that cover almost all the aspects, that I concentrate here.&lt;br /&gt;
Please pay some attention to these sites, since they either cover other linux aspects or different solutions as well (like PLEX, etc.).&lt;br /&gt;
* https://forums.plex.tv/index.php/topic/103833-definitive-intel-nuc-how-to-guide-surround-sound-over-hdmi-apple-remote-graphics/&lt;br /&gt;
&lt;br /&gt;
===Step 1 - Install Ubuntu Desktop===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu (http://www.ubuntu.com/download/desktop).&lt;br /&gt;
The advantage of the Desktop Version is, that X11 gets already configured for you.&lt;br /&gt;
With XBMC you are *NOT* in a desktop-less server use case. It is of some advantage to be able to log into the Ubuntu-Desktop on demand.  &lt;br /&gt;
So you download the latest Ubuntu Desktop image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... but with a different image !).&lt;br /&gt;
Attention:&lt;br /&gt;
* You *HAVE* to boot your USB drive through EFI support. If the drive is not recognised by the EFI-Bios and boots the legacy way, you will not end up with an EFI installation. That can be tricky. It might as well mean the you boot cycle your NUC a view times until the thumbdrive is properly recognised. Even try to unetbootin your thumbdrive again.&lt;br /&gt;
* If you get to the partition section, I would recommend *NOT* to use LVM but opt for a straight forward default configuration. LVM adds some complexity, that you should choose only if you need it (RAID designs, etc.) or you know exactly what you are doing.&lt;br /&gt;
* If you skip any default option during the partion layout: the boot-partion is very important for EFI to work. Choose at least 512MB, FAT32 and mount it to /boot/efi.&lt;br /&gt;
===Step 2 - Install XBMC===&lt;br /&gt;
Once you have booted into your shiny new desktop for the first time, you now get ready for the XBMC installation.&lt;br /&gt;
Thats straight forward by following the [[HOW-TO:Install XBMC for Linux]].&lt;br /&gt;
So fire up a terminal and follow the steps.&lt;br /&gt;
===Step 3 - disable PulseAudio===&lt;br /&gt;
While PulseAudio is mandatory for a shared audio use case in a default desktop environment, it simply does not support passthrough of HD-audio (DTS-HD, TrueHD, etc.) at this time.&lt;br /&gt;
So if you need this, because you have an AV receiver that is able to encode that material, you need to disable PulseAudio during XBMC use.&lt;br /&gt;
You could simply uninstall it, but since it would be need for the ubuntu desktop, there is a handy workaround, that goes hand-in-hand with the XBMC autostart method described below.&lt;br /&gt;
For reference, you find a good XBMC/PulseAudio guide here http://wiki.xbmc.org/index.php?title=PulseAudio&lt;br /&gt;
==Step 4 - autostart XBMC==&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79263</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79263"/>
		<updated>2014-10-06T18:55:48Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built XBMC distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[XBMCbuntu]] (KodiBunut).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
I have tracked down the way XBMCBuntu is configured, and figured out how to re-build it from scratch to be able to have&lt;br /&gt;
* full EFI-Bios support&lt;br /&gt;
* effective AutoStart {xsessions)&lt;br /&gt;
* DTSHD/TrueHD support&lt;br /&gt;
Mind you, that AutoStart &amp;amp; HDAudio works already with the original XBMCbuntu image.&lt;br /&gt;
&lt;br /&gt;
Many credits of this tutorial go to the authors of the various resources around the internet, that cover almost all the aspects, that I concentrate here.&lt;br /&gt;
Please pay some attention to these sites, since they either cover other linux aspects or different solutions as well (like PLEX, etc.).&lt;br /&gt;
* https://forums.plex.tv/index.php/topic/103833-definitive-intel-nuc-how-to-guide-surround-sound-over-hdmi-apple-remote-graphics/&lt;br /&gt;
&lt;br /&gt;
===Step 1 - Install Ubuntu Desktop===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu (http://www.ubuntu.com/download/desktop).&lt;br /&gt;
The advantage of the Desktop Version is, that X11 gets already configured for you.&lt;br /&gt;
With XBMC you are *NOT* in a desktop-less server use case. It is of some advantage to be able to log into the Ubuntu-Desktop on demand.  &lt;br /&gt;
So you download the latest Ubuntu Desktop image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... but with a different image !).&lt;br /&gt;
Attention:&lt;br /&gt;
* You *HAVE* to boot your USB drive through EFI support. If the drive is not recognised by the EFI-Bios and boots the legacy way, you will not end up with an EFI installation. That can be tricky. It might as well mean the you boot cycle your NUC a view times until the thumbdrive is properly recognised. Even try to unetbootin your thumbdrive again.&lt;br /&gt;
* If you get to the partition section, I would recommend *NOT* to use LVM but opt for a straight forward default configuration. LVM adds some complexity, that you should choose only if you need it (RAID designs, etc.) or you know exactly what you are doing.&lt;br /&gt;
* If you skip any default option during the partion layout: the boot-partion is very important for EFI to work. Choose at least 512MB, FAT32 and mount it to /boot/efi.&lt;br /&gt;
===Step 2 - Install XBMC===&lt;br /&gt;
Once you have booted into your shiny new desktop for the first time, you now get ready for the XBMC installation.&lt;br /&gt;
Thats straight forward by following the [[HOW-TO:Install XBMC for Linux]].&lt;br /&gt;
So fire up a terminal and follow the steps.&lt;br /&gt;
&lt;br /&gt;
===Step 3 - Autostart XBMC===&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79262</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79262"/>
		<updated>2014-10-06T18:54:56Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built XBMC distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[XBMCbuntu]] (KodiBunut).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
I have tracked down the way XBMCBuntu is configured, and figured out how to re-build it from scratch to be able to have&lt;br /&gt;
* full EFI-Bios support&lt;br /&gt;
* effective AutoStart {xsessions)&lt;br /&gt;
* DTSHD/TrueHD support&lt;br /&gt;
Mind you, that AutoStart &amp;amp; HDAudio works already with the original XBMCbuntu image.&lt;br /&gt;
&lt;br /&gt;
Many credits of this tutorial go to the authors of the various resources around the internet, that cover almost all the aspects, that I concentrate here.&lt;br /&gt;
Please pay some attention to these sites, since they either cover other linux aspects or different application solutions as well.&lt;br /&gt;
* https://forums.plex.tv/index.php/topic/103833-definitive-intel-nuc-how-to-guide-surround-sound-over-hdmi-apple-remote-graphics/&lt;br /&gt;
&lt;br /&gt;
===Step 1 - Install Ubuntu Desktop===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu (http://www.ubuntu.com/download/desktop).&lt;br /&gt;
The advantage of the Desktop Version is, that X11 gets already configured for you.&lt;br /&gt;
With XBMC you are *NOT* in a desktop-less server use case. It is of some advantage to be able to log into the Ubuntu-Desktop on demand.  &lt;br /&gt;
So you download the latest Ubuntu Desktop image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... but with a different image !).&lt;br /&gt;
Attention:&lt;br /&gt;
* You *HAVE* to boot your USB drive through EFI support. If the drive is not recognised by the EFI-Bios and boots the legacy way, you will not end up with an EFI installation. That can be tricky. It might as well mean the you boot cycle your NUC a view times until the thumbdrive is properly recognised. Even try to unetbootin your thumbdrive again.&lt;br /&gt;
* If you get to the partition section, I would recommend *NOT* to use LVM but opt for a straight forward default configuration. LVM adds some complexity, that you should choose only if you need it (RAID designs, etc.) or you know exactly what you are doing.&lt;br /&gt;
* If you skip any default option during the partion layout: the boot-partion is very important for EFI to work. Choose at least 512MB, FAT32 and mount it to /boot/efi.&lt;br /&gt;
===Step 2 - Install XBMC===&lt;br /&gt;
Once you have booted into your shiny new desktop for the first time, you now get ready for the XBMC installation.&lt;br /&gt;
Thats straight forward by following the [[HOW-TO:Install XBMC for Linux]].&lt;br /&gt;
So fire up a terminal and follow the steps.&lt;br /&gt;
&lt;br /&gt;
===Step 3 - Autostart XBMC===&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79258</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79258"/>
		<updated>2014-10-06T17:34:12Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* Step 2 - Install XBMC */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built XBMC distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[XBMCbuntu]] (KodiBunut).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
I have tracked down the way XBMCBuntu is configured, and figured out how to re-build it from scratch to be able to have&lt;br /&gt;
* full EFI-Bios support&lt;br /&gt;
* effective AutoStart {xsessions)&lt;br /&gt;
* DTSHD/TrueHD support&lt;br /&gt;
Mind you, that AutoStart &amp;amp; HDAudio works already with the original XBMCbuntu image.&lt;br /&gt;
===Step 1 - Install Ubuntu Desktop===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu (http://www.ubuntu.com/download/desktop).&lt;br /&gt;
The advantage of the Desktop Version is, that X11 gets already configured for you.&lt;br /&gt;
With XBMC you are *NOT* in a desktop-less server use case. It is of some advantage to be able to log into the Ubuntu-Desktop on demand.  &lt;br /&gt;
So you download the latest Ubuntu Desktop image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... but with a different image !).&lt;br /&gt;
Attention:&lt;br /&gt;
* You *HAVE* to boot your USB drive through EFI support. If the drive is not recognised by the EFI-Bios and boots the legacy way, you will not end up with an EFI installation. That can be tricky. It might as well mean the you boot cycle your NUC a view times until the thumbdrive is properly recognised. Even try to unetbootin your thumbdrive again.&lt;br /&gt;
* If you get to the partition section, I would recommend *NOT* to use LVM but opt for a straight forward default configuration. LVM adds some complexity, that you should choose only if you need it (RAID designs, etc.) or you know exactly what you are doing.&lt;br /&gt;
* If you skip any default option during the partion layout: the boot-partion is very important for EFI to work. Choose at least 512MB, FAT32 and mount it to /boot/efi.&lt;br /&gt;
===Step 2 - Install XBMC===&lt;br /&gt;
Once you have booted into your shiny new desktop for the first time, you now get ready for the XBMC installation.&lt;br /&gt;
Thats straight forward by following the [[HOW-TO:Install XBMC for Linux]].&lt;br /&gt;
So fire up a terminal and follow the steps.&lt;br /&gt;
&lt;br /&gt;
===Step 3 - Autostart XBMC===&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79257</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79257"/>
		<updated>2014-10-06T17:31:41Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built XBMC distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[XBMCbuntu]] (KodiBunut).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
I have tracked down the way XBMCBuntu is configured, and figured out how to re-build it from scratch to be able to have&lt;br /&gt;
* full EFI-Bios support&lt;br /&gt;
* effective AutoStart {xsessions)&lt;br /&gt;
* DTSHD/TrueHD support&lt;br /&gt;
Mind you, that AutoStart &amp;amp; HDAudio works already with the original XBMCbuntu image.&lt;br /&gt;
===Step 1 - Install Ubuntu Desktop===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu (http://www.ubuntu.com/download/desktop).&lt;br /&gt;
The advantage of the Desktop Version is, that X11 gets already configured for you.&lt;br /&gt;
With XBMC you are *NOT* in a desktop-less server use case. It is of some advantage to be able to log into the Ubuntu-Desktop on demand.  &lt;br /&gt;
So you download the latest Ubuntu Desktop image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... but with a different image !).&lt;br /&gt;
Attention:&lt;br /&gt;
* You *HAVE* to boot your USB drive through EFI support. If the drive is not recognised by the EFI-Bios and boots the legacy way, you will not end up with an EFI installation. That can be tricky. It might as well mean the you boot cycle your NUC a view times until the thumbdrive is properly recognised. Even try to unetbootin your thumbdrive again.&lt;br /&gt;
* If you get to the partition section, I would recommend *NOT* to use LVM but opt for a straight forward default configuration. LVM adds some complexity, that you should choose only if you need it (RAID designs, etc.) or you know exactly what you are doing.&lt;br /&gt;
* If you skip any default option during the partion layout: the boot-partion is very important for EFI to work. Choose at least 512MB, FAT32 and mount it to /boot/efi.&lt;br /&gt;
===Step 2 - Install XBMC===&lt;br /&gt;
Once you have booted into your shiny new desktop for the first time, you now get ready for the XBMC installation.&lt;br /&gt;
Thats straight forward by following the [[HOW-TO:Install XBMC for Linux]].&lt;br /&gt;
===Step 3 - Autostart XBMC===&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79256</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79256"/>
		<updated>2014-10-06T17:11:38Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built XBMC distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[XBMCbuntu]] (KodiBunut).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
===Step 1===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu (http://www.ubuntu.com/download/desktop).&lt;br /&gt;
The advantage of the Desktop Version is, that X11 gets already configured for you.&lt;br /&gt;
With XBMC you are *NOT* in a desktop-less server use case. It is of some advantage to be able to log into the Ubuntu-Desktop on demand.  &lt;br /&gt;
So you download the latest Ubuntu Desktop image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... but with a different image !).&lt;br /&gt;
===Step 2===&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79255</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79255"/>
		<updated>2014-10-06T17:10:55Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* Step 1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built XBMC distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[XBMCbuntu]] (KodiBunut).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
===Step 1===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu (http://www.ubuntu.com/download/desktop).&lt;br /&gt;
The advantage of the Desktop Version is, that X11 gets already configured for you.&lt;br /&gt;
With XBMC you are *NOT* in a desktop-less server use case. It is of some advantage to be able to log into the Ubuntu-Desktop on demand.  &lt;br /&gt;
So you download the latest Ubuntu Desktop image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... but with a different image !).&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79254</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79254"/>
		<updated>2014-10-06T17:04:31Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* Step 1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built XBMC distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[XBMCbuntu]] (KodiBunut).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
===Step 1===&lt;br /&gt;
Initially you want to install a current Desktop Version of Ubuntu {{link|http://www.ubuntu.com/download/desktop}}.&lt;br /&gt;
So you download the latest image and basically follow down the same procedure as described in the [[HOW-TO:Install KodiBuntu from a USB drive]] (... with a different image !)&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79253</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79253"/>
		<updated>2014-10-06T17:00:38Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* XBMC Distributions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built XBMC distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[XBMCbuntu]] (KodiBunut).&lt;br /&gt;
The problem is, that the current download image for USB installation is not capable to EFI boot.&lt;br /&gt;
Therefor it is not possible (!) to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
===Step 1===&lt;br /&gt;
{{main|HOW-TO:Install KodiBuntu from a USB drive}}&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79252</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79252"/>
		<updated>2014-10-06T16:59:25Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* XBMC Distributions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built XBMC distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[XBMCbuntu]] (KodiBunut).&lt;br /&gt;
The problem is, that the USB image from the actual version is not capable to EFI boot.&lt;br /&gt;
Therefor it is currently not possible to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
If you wish to go down that road, there is already a very good [[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
===Step 1===&lt;br /&gt;
{{main|HOW-TO:Install KodiBuntu from a USB drive}}&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79251</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79251"/>
		<updated>2014-10-06T16:57:05Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* XBMC Distributions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built XBMC distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
[[File:LiveUSB Instal - logo.png|60x60px|link=Run or install KODI from USB drive]][[HOW-TO:Install KodiBuntu from a USB drive]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[XBMCbuntu]] (KodiBunut).&lt;br /&gt;
The problem is, that the USB image from the actual version is not capable to EFI boot.&lt;br /&gt;
Therefor it is currently not possible to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
===Step 1===&lt;br /&gt;
{{main|HOW-TO:Install KodiBuntu from a USB drive}}&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79250</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79250"/>
		<updated>2014-10-06T16:56:10Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* XBMC Distributions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built XBMC distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
[[File:LiveUSB Instal - logo.png|60x60px|link=Run or install KODI from USB drive]]{{main|HOW-TO:Install KodiBuntu from a USB drive}}&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[XBMCbuntu]] (KodiBunut).&lt;br /&gt;
The problem is, that the USB image from the actual version is not capable to EFI boot.&lt;br /&gt;
Therefor it is currently not possible to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
===Step 1===&lt;br /&gt;
{{main|HOW-TO:Install KodiBuntu from a USB drive}}&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79249</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79249"/>
		<updated>2014-10-06T16:55:31Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* XBMC Distributions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built XBMC distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
[[File:LiveUSB Instal - logo.png|60x60px|link=Run or install KODI from USB drive]]&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[XBMCbuntu]] (KodiBunut).&lt;br /&gt;
The problem is, that the USB image from the actual version is not capable to EFI boot.&lt;br /&gt;
Therefor it is currently not possible to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
===Step 1===&lt;br /&gt;
{{main|HOW-TO:Install KodiBuntu from a USB drive}}&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79248</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79248"/>
		<updated>2014-10-06T16:54:31Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* XBMC Distributions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
Before you continue with the native installation method, that I describe later, you should consider either of the pre-built XBMC distributions, that already work out of the box on the NUC platform.&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
[[File:LiveUSB Instal - logo.png|60x60px|link=Run or install KODI from USB drive]]{{main|HOW-TO:Install KodiBuntu from a USB drive}}&lt;br /&gt;
&lt;br /&gt;
I myself have started with [[XBMCbuntu]] (KodiBunut).&lt;br /&gt;
The problem is, that the USB image from the actual version is not capable to EFI boot.&lt;br /&gt;
Therefor it is currently not possible to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but that is a tricky thing to do.&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
===Step 1===&lt;br /&gt;
{{main|HOW-TO:Install KodiBuntu from a USB drive}}&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79183</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79183"/>
		<updated>2014-10-03T19:01:06Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* Step 1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
There are known prebuilt XBMC dedicated distributions that work quit well on the NUC plattform.&lt;br /&gt;
I have started using [[XBMCbuntu]]&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
[[File:LiveUSB Instal - logo.png|60x60px|link=Run or install KODI from USB drive]]{{main|HOW-TO:Install KodiBuntu from a USB drive}}&lt;br /&gt;
&lt;br /&gt;
I have started off using XBMCbuntu. The problem is, that the USB image from the actual version is not capable to EFI boot.&lt;br /&gt;
Therefor it is currently not possible to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but since that is a tricky thing to do.&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
===Step 1===&lt;br /&gt;
{{main|HOW-TO:Install KodiBuntu from a USB drive}}&lt;br /&gt;
&lt;br /&gt;
==Windows==&lt;br /&gt;
hm ... what‘s that ? I can&#039;t remember.&lt;br /&gt;
An OS from the dark side it is, young padawan.&lt;br /&gt;
... honestly - Windows for XBMC ? ... fail.&lt;br /&gt;
And no geek-value either. Only, it might be cool again ...&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79182</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79182"/>
		<updated>2014-10-03T19:00:26Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* Step 1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
There are known prebuilt XBMC dedicated distributions that work quit well on the NUC plattform.&lt;br /&gt;
I have started using [[XBMCbuntu]]&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
[[File:LiveUSB Instal - logo.png|60x60px|link=Run or install KODI from USB drive]]{{main|HOW-TO:Install KodiBuntu from a USB drive}}&lt;br /&gt;
&lt;br /&gt;
I have started off using XBMCbuntu. The problem is, that the USB image from the actual version is not capable to EFI boot.&lt;br /&gt;
Therefor it is currently not possible to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but since that is a tricky thing to do.&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
===Step 1===&lt;br /&gt;
{{big|&#039;&#039;&#039;[[Install KodiBuntu from a USB drive]]&#039;&#039;&#039;}}&lt;br /&gt;
&lt;br /&gt;
==Windows==&lt;br /&gt;
hm ... what‘s that ? I can&#039;t remember.&lt;br /&gt;
An OS from the dark side it is, young padawan.&lt;br /&gt;
... honestly - Windows for XBMC ? ... fail.&lt;br /&gt;
And no geek-value either. Only, it might be cool again ...&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79181</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79181"/>
		<updated>2014-10-03T18:56:25Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* XBMC Distributions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
There are known prebuilt XBMC dedicated distributions that work quit well on the NUC plattform.&lt;br /&gt;
I have started using [[XBMCbuntu]]&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
[[File:LiveUSB Instal - logo.png|60x60px|link=Run or install KODI from USB drive]]{{main|HOW-TO:Install KodiBuntu from a USB drive}}&lt;br /&gt;
&lt;br /&gt;
I have started off using XBMCbuntu. The problem is, that the USB image from the actual version is not capable to EFI boot.&lt;br /&gt;
Therefor it is currently not possible to install XBMCbuntu with propper initial EFI bios support.&lt;br /&gt;
There are ways to enable EFI boot later, but since that is a tricky thing to do.&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
===Step 1===&lt;br /&gt;
{{big|&#039;&#039;&#039;[[Run or install XBMC from USB drive]]&#039;&#039;&#039;}}&lt;br /&gt;
&lt;br /&gt;
==Windows==&lt;br /&gt;
hm ... what‘s that ? I can&#039;t remember.&lt;br /&gt;
An OS from the dark side it is, young padawan.&lt;br /&gt;
... honestly - Windows for XBMC ? ... fail.&lt;br /&gt;
And no geek-value either. Only, it might be cool again ...&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79179</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79179"/>
		<updated>2014-10-03T18:49:51Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mininav|[[Intel_NUC]]|page={{FULLPAGENAME}} }}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
There are known prebuilt XBMC dedicated distributions that work quit well on the NUC plattform.&lt;br /&gt;
I have started using [[XBMCbuntu]]&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
[[File:LiveUSB Instal - logo.png|60x60px|link=Run or install KODI from USB drive]]{{main|HOW-TO:Install KodiBuntu from a USB drive}}&lt;br /&gt;
&lt;br /&gt;
I have started off using XBMCbuntu. The problem is, that the actual version&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
===Step 1===&lt;br /&gt;
{{big|&#039;&#039;&#039;[[Run or install XBMC from USB drive]]&#039;&#039;&#039;}}&lt;br /&gt;
&lt;br /&gt;
==Windows==&lt;br /&gt;
hm ... what‘s that ? I can&#039;t remember.&lt;br /&gt;
An OS from the dark side it is, young padawan.&lt;br /&gt;
... honestly - Windows for XBMC ? ... fail.&lt;br /&gt;
And no geek-value either. Only, it might be cool again ...&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79178</id>
		<title>Archive:Install Kodi on an Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Install_Kodi_on_an_Intel_NUC&amp;diff=79178"/>
		<updated>2014-10-03T18:48:02Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&amp;#039;&amp;#039;&amp;#039;   __TOC__ ==Preliminary== The preliminary requirement for this tutorial is, that you have managed for t...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;THIS SECTION IS CURRENTLY UNDER CONSTRUCTION (STARTED 2014.10.03)&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
==Preliminary==&lt;br /&gt;
The preliminary requirement for this tutorial is, that you have managed for the NUC to be up and booting @least into the bios screen (memory and storage well recognised).&lt;br /&gt;
Since a NUC comes  almost barebone (case and mainboard), memory and harddrive (msata) is mandatory. &lt;br /&gt;
This means as well, that a keyboard is plugged in and an HDMI connection to a TV/monitor is established. &lt;br /&gt;
&lt;br /&gt;
I recommend a haswell based design, since it is superior to the older models in many respects (IRDA built in).&lt;br /&gt;
I would assume, that XBMC has an appetite for the i5 board, but I have read that the i3 is way sufficient for the day2day use.&lt;br /&gt;
Don&#039;t (!) save too much money - you want the i5 - think about the Aeon MQ5 skin ;_)&lt;br /&gt;
&lt;br /&gt;
So with the shiny bios flashing on your TV/monitor you are ready to go.&lt;br /&gt;
&lt;br /&gt;
==XBMC Distributions==&lt;br /&gt;
There are known prebuilt XBMC dedicated distributions that work quit well on the NUC plattform.&lt;br /&gt;
I have started using [[XBMCbuntu]]&lt;br /&gt;
If you want to go down that road, please refer to the respective sections:&lt;br /&gt;
[[File:XBMCbuntu.png|60x60px|link=XBMCbuntu]][[XBMCbuntu]]&lt;br /&gt;
[[File:OpenELEC.png|60x60px|link=OpenELEC]][[OpenELEC]]&lt;br /&gt;
[[File:LiveUSB Instal - logo.png|60x60px|link=Run or install KODI from USB drive]]{{main|HOW-TO:Install KodiBuntu from a USB drive}}&lt;br /&gt;
&lt;br /&gt;
I have started off using XBMCbuntu. The problem is, that the actual version&lt;br /&gt;
&lt;br /&gt;
==Native Ubuntu &amp;amp; XBMC (XBMCbuntu do it yourself)==&lt;br /&gt;
===Step 1===&lt;br /&gt;
{{big|&#039;&#039;&#039;[[Run or install XBMC from USB drive]]&#039;&#039;&#039;}}&lt;br /&gt;
&lt;br /&gt;
==Windows==&lt;br /&gt;
hm ... what‘s that ? I can&#039;t remember.&lt;br /&gt;
An OS from the dark side it is, young padawan.&lt;br /&gt;
... honestly - Windows for XBMC ? ... fail.&lt;br /&gt;
And no geek-value either. Only, it might be cool again ...&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Intel_NUC&amp;diff=79177</id>
		<title>Archive:Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Intel_NUC&amp;diff=79177"/>
		<updated>2014-10-03T18:47:16Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* Installing KODI on an Intel NUC */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Intel NUC 4th Gen.jpg|300px|right]][[File:NUC.jpg|300px|right]]&lt;br /&gt;
{{mininav|[[Devices]]|[[x86 hardware]] }}&lt;br /&gt;
&amp;lt;section begin=&amp;quot;intro&amp;quot; /&amp;gt;The Intel NUC is a series of small, awesome, x86-based PCs that works fantastically as an HTPC. Can run a full desktop OS if desired. Reasonable starting price considering size and power. Uses Celeron to Core i5 CPUs. Can run fanless with a replacement heatsink case.&amp;lt;section end=&amp;quot;intro&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Installing KODI on an Intel NUC ==&lt;br /&gt;
{{Main|HOW-TO:Install KODI on an Intel NUC}}&lt;br /&gt;
&lt;br /&gt;
==About the Intel NUC==&lt;br /&gt;
NUCs are available with either Celeron, Core i3 or Core i5 processors.  You will need to purchase your own DDR3 SO-DIMM RAM, mSATA SSD, and if desired, MiniPCIe WiFi card.  All current NUCs have 2x DDR3 SO-DIMM slots, allowing a maximum of 16GB of RAM (8 GB per slot).  Newest models based on the 4th-Generation Core processor require DDR3L SO-DIMMs (1.35V).  Although NUC boards will work with DC power ranging from 12V&amp;lt;sub&amp;gt;DC&amp;lt;/sub&amp;gt;~19V&amp;lt;sub&amp;gt;DC&amp;lt;/sub&amp;gt;, NUC kits come with a 19V&amp;lt;sub&amp;gt;DC&amp;lt;/sub&amp;gt; 65W switching power adapter.  However, not all SKUs have the AC power cord included.  There are multiple SKUs of the latest NUC models, each of which has a different type of AC power cord, depending on the country/region/plug type.  &lt;br /&gt;
&lt;br /&gt;
All NUCs are x86 and x64 OS capable. You can install Windows 7, 8 or just [[XBMCbuntu]] or [[OpenELEC]]. It doesn&#039;t matter. But if you don&#039;t need Netflix, SkyGO, then stick with OpenELEC or XBMCbuntu. They even have the internal pin headers for extra USB ports, but also for power switch, LEDs etc.  More on this later. &lt;br /&gt;
&lt;br /&gt;
===Atom-based===&lt;br /&gt;
There is one NUC model based on an Atom processor: DE3815TYKHE.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;prettytable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;100&amp;quot; | Model Number &lt;br /&gt;
| width=&amp;quot;250&amp;quot; align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/nuc/nuc-kit-de3815tykhe.html DE3815TYKHE]&lt;br /&gt;
|-&lt;br /&gt;
| CPU &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://ark.intel.com/sv/products/78476/Intel-Atom-Processor-E3815-1M-Cache-1_46-GHz Intel® Atom(TM) E3815] w/ HD Graphics (4 EUs)&lt;br /&gt;
|-&lt;br /&gt;
| RAM &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | DDR3L SO-DIMM 1.35V, 1333/1600 MHz (down clocked to 1066 MHz)&amp;lt;br/&amp;gt;1x SO-DIMMs, 8 GB total max.&lt;br /&gt;
|-&lt;br /&gt;
| Display &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 1x [http://en.wikipedia.org/wiki/HDMI#Version_1.4 HDMI 1.4a], full-size&amp;lt;br /&amp;gt;1x Embedded DisplayPort* (eDP) 1.3 (2 lanes with backlight and adjustable voltage/timings)&amp;lt;br /&amp;gt;1x VGA&lt;br /&gt;
|-&lt;br /&gt;
| Mass Storage&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 4-GB eMMC storage device built in&amp;lt;br /&amp;gt;Internal support for 2.5-inch HDD or SSD (up to 9.5mm thickness)&lt;br /&gt;
|-&lt;br /&gt;
| Ethernet &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 1x RJ45, 10/100/1000 Mbps&lt;br /&gt;
|-&lt;br /&gt;
| WiFi&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Half-length PCIe* mini-card slot and wireless antennas pre-assembled&lt;br /&gt;
|-&lt;br /&gt;
| Audio &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/chipsets/high-definition-audio.html Intel HD Audio]; 7.1 digital audio via HDMI&amp;lt;br /&amp;gt;Back panel headphone/microphone jack&lt;br /&gt;
|-&lt;br /&gt;
| USB 2.0 Ports &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2x rear, 3x via internal pin header&lt;br /&gt;
|-&lt;br /&gt;
| USB 3.0 Ports &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 1x front&lt;br /&gt;
|-&lt;br /&gt;
| Consumer IR Port&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | None&lt;br /&gt;
|-&lt;br /&gt;
| MiniPCIe Slots   &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 1x half-length&lt;br /&gt;
|-&lt;br /&gt;
| Included in-box   &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 12V, 36W wall-mount AC-DC power adapter (12-19V DC back panel power connector)&amp;lt;br /&amp;gt;Multi-country plugs (IEC types A/C/G/I)&amp;lt;br /&amp;gt;Vertical stand&amp;lt;br /&amp;gt;VESA mount bracket (75 x 75mm and 100 x 100mm compatible)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Chassis / Enclosure&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Passive/fanless design&amp;lt;br /&amp;gt;Metallic gray plastic ring with black sides&amp;lt;br /&amp;gt;(190mm x 116mm x 40mm)&lt;br /&gt;
|-&lt;br /&gt;
| AC Power Cord&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Not included&lt;br /&gt;
|-&lt;br /&gt;
| Manufacturer Links&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; |[http://www.intel.com/p/en_US/support/category/dsktpboards/dk-de3815tykhe/doc_guide Technical Documentation]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Even with limited GPU power, this Atom-based Intel NUC works well with XBMC. There are few formats this device can&#039;t properly decode. This is a great fanless replacement of the [[Raspberry Pi]]. Compared to the other NUC models this ends up much cheaper (no additional harddrive is required because of the internal 4GB mSATA drive which without problems holds GNU/Linux with XBMC) and passive (totally silent) at the cost of CPU/GPU power.&lt;br /&gt;
&lt;br /&gt;
A more comprehensive test can be found here: http://intelnuc.blogspot.se/2014/05/de3815tykhe-bay-trail-nuc-runs-openelec.html&lt;br /&gt;
&lt;br /&gt;
Demonstation with OpenELEC: http://www.youtube.com/watch?v=UXIYZjlrFic&lt;br /&gt;
&lt;br /&gt;
===Celeron-based===&lt;br /&gt;
There are two NUC&#039;s based on a Celeron processor: the first-generation DCCP847DYE and the third-generation DN2820FYKH.&lt;br /&gt;
 &lt;br /&gt;
{| style=&amp;quot;float: right; border: 1px solid #BBB; margin: .46em .2em;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;font-size: 86%;&amp;quot;&lt;br /&gt;
| valign=&amp;quot;top&amp;quot; |[[File:DCCP847DYE.png|200px]]&amp;lt;!--&lt;br /&gt;
  --&amp;gt;&amp;lt;br /&amp;gt; Intel Celeron-based NUC, DCCP847DYE&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|- style=&amp;quot;float: right; border: 1px solid #BBB; margin: .46em .2em;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;font-size: 86%;&amp;quot;&lt;br /&gt;
| valign=&amp;quot;top&amp;quot; |[[File:DN2820FYKH.png|200px]]&amp;lt;!--&lt;br /&gt;
  --&amp;gt;&amp;lt;br /&amp;gt; Intel Baytrail Celeron-based NUC, DN2820FYKH&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;prettytable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;100&amp;quot; | Model Number &lt;br /&gt;
| width=&amp;quot;250&amp;quot; align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/motherboards/desktop-motherboards/desktop-kit-dccp847dye.html DCCP847DYE]&lt;br /&gt;
| width=&amp;quot;250&amp;quot; align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/nuc/nuc-board-dn2820fykh.html DN2820FYKH]&lt;br /&gt;
|-&lt;br /&gt;
| CPU &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://ark.intel.com/products/56056/ Celeron 847] w/ HD Graphics (6 EUs)&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://ark.intel.com/products/79052/Intel-Celeron-Processor-N2820-1M-Cache-up-to-2_39-GHz?wapkw=intel%C2%AE+celeron%C2%AE+processor+n2820 Celeron N2820] w/ HD Graphics (756 MHz)&lt;br /&gt;
|-&lt;br /&gt;
| RAM &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Dual-channel DDR3 1333 MHz &amp;lt;br/&amp;gt;2x SO-DIMMs, 16 GB total max.&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Single-channel DDR3L 1066 MHz &amp;lt;br/&amp;gt;1x SO-DIMMs, 8 GB total max.&lt;br /&gt;
|-&lt;br /&gt;
| Chipset &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/chipsets/performance-chipsets/mobile-chipset-qs77.html Intel QS77]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | N/A; [http://software.intel.com/en-us/articles/an-introduction-to-the-intel-4th-generation-core-processor CPU is an SoC]&lt;br /&gt;
|-&lt;br /&gt;
| Display &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2x [http://en.wikipedia.org/wiki/HDMI#Version_1.4 HDMI 1.4a], full-size&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 1x [http://en.wikipedia.org/wiki/HDMI#Version_1.4 HDMI 1.4a], full-size&lt;br /&gt;
|-&lt;br /&gt;
| Mass Storage&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | mSATA SSD support via 1x full-length MiniPCIe slot&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2.5&amp;quot; SSD or HDD w/ 9.5mm max height &amp;lt;br/&amp;gt;SATA data and power connectors provided &lt;br /&gt;
|-&lt;br /&gt;
| Ethernet &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 1x RJ45, 10/100/1000 Mbps&lt;br /&gt;
|-&lt;br /&gt;
| WiFi&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2x dual-band WiFi antennas&amp;lt;br/&amp;gt;embedded in enclosure&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/wireless-products/dual-band-wireless-n-7260-bluetooth-brief.html Intel Wireless-N 7260BN] w/ BT 4.0 preinstalled&amp;lt;br/&amp;gt;2x dual-band WiFi antennas embedded in enclosure&lt;br /&gt;
|-&lt;br /&gt;
| Audio &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/chipsets/high-definition-audio.html Intel HD Audio]; 7.1 digital audio via HDMI&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/chipsets/high-definition-audio.html Intel HD Audio]; 7.1 digital audio via HDMI&amp;lt;br/&amp;gt;Rear-panel 3.5mm headset jack&lt;br /&gt;
|-&lt;br /&gt;
| USB 2.0 Ports &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2x rear, 1x front, 2x via internal pin header&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2x rear&lt;br /&gt;
|-&lt;br /&gt;
| USB 3.0 Ports &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | None&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 1x front&lt;br /&gt;
|-&lt;br /&gt;
| Consumer IR Port&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | None&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Front Panel&lt;br /&gt;
|-&lt;br /&gt;
| MiniPCIe Slots   &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 1x full-length, 1x half-length&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 1x half-length, used by WiFi card&lt;br /&gt;
|-&lt;br /&gt;
| Included in-box   &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Fan/heatsink, 19V&amp;lt;sub&amp;gt;DC&amp;lt;/sub&amp;gt; 65W AC adapter, VESA mount&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Fan/heatsink, 12V&amp;lt;sub&amp;gt;DC&amp;lt;/sub&amp;gt; 36W wall-mount AC adapter &amp;lt;br/&amp;gt; w/ 4x multi-country plugs, VESA mount&lt;br /&gt;
|-&lt;br /&gt;
| Chassis / Enclosure&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Plastic &amp;amp; aluminum, 4.59” × 4.41” × 1.55”&amp;lt;br/&amp;gt;(116.6mm × 112.0mm × 39.0mm)&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Plastic &amp;amp; aluminum, 4.59” × 4.41” × 2.03”&amp;lt;br/&amp;gt;(116.6mm × 112.0mm × 51.5mm)&lt;br /&gt;
|-&lt;br /&gt;
| AC Power Cord&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Not included&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | NA; AC adapter is wall-mount&lt;br /&gt;
|-&lt;br /&gt;
| Manufacturer Links&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; |[http://www.intel.com/p/en_US/support/category/dsktpboards/dk-dccp847dye/doc_guide?format-type=Technical+Documents Technical Documentation]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&amp;amp;ProductFamily=Desktop+Boards&amp;amp;ProductLine=Intel%C2%AE+NUC+Boards+and+Kits&amp;amp;ProductProduct=Intel%C2%AE+NUC+Kit+DCCP847DYE Latest BIOS and Drivers]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.intel.com/content/www/us/en/desktops/desktop-kit-dccp847dye-interactive-layout-demo-video.html Interactive Product Layout]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; |[http://www.intel.com/p/en_US/support/category/dsktpboards/dk-dn2820fyk/doc_guide?format-type=Technical+Documents Technical Documentation]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://downloadcenter.intel.com/Product_Filter.aspx?ProductID=3782 Latest BIOS and Drivers]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
*The 2820 Baytrail will not bitstream HD Audio under Windows OS. This is a driver limitation as they don&#039;t support the PAP [Protected Audio Path] But under Linux, Ubuntu, openELEC. They work fine!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Celeron-based NUC can play everything XBMC can including 1080p SBS 3D. It will struggle with full frame packed 3D. Boot up time direct into XBMC is less than 10 seconds. It is entirely possible to create a system with an 32GB mSATA SSD and 4GB RAM, which will be overkill when you want to run OpenELEC but might be interesting in case you are considering a Windows build. For a cheap alternative with upgrade potential, you could use the internal USB headers to run the entire system from a USB stick.  If you read the [http://forum.xbmc.org/showthread.php?tid=140534 NUC thread], there are screen caps of prices to help you compare to today&#039;s prices. &lt;br /&gt;
&lt;br /&gt;
Skinswise, Confluence, Ace or Bello are wonderful to use and very fluid. Once you start using the heavier skins that utilise many addons, such as Aeon Nox, MQ3, MQ4 you will notice they run smooth but not as fluid as what can be enjoyed on the i3 &amp;amp; i5 models.&lt;br /&gt;
&lt;br /&gt;
===Core i3-based===&lt;br /&gt;
There are four different NUCs equipped with Core i3 processors.  The table below shows the similarities and differences:&lt;br /&gt;
{| class=&amp;quot;prettytable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;100&amp;quot; | Model Number &lt;br /&gt;
| width=&amp;quot;250&amp;quot; align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/motherboards/desktop-motherboards/desktop-kit-dc3217by.html DC3217BY] &lt;br /&gt;
| width=&amp;quot;250&amp;quot; align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/motherboards/desktop-motherboards/desktop-kit-dc3217iye.html DC3217IYE] &lt;br /&gt;
| width=&amp;quot;250&amp;quot; align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/nuc/nuc-kit-d34010wyk.html D34010WYK]&lt;br /&gt;
| width=&amp;quot;250&amp;quot; align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/nuc/nuc-kit-d34010wykh.html D34010WYKH]&lt;br /&gt;
|-&lt;br /&gt;
| CPU &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | [http://ark.intel.com/products/65697/ i3-3217U] w/ HD Graphics 4000 &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | [http://ark.intel.com/products/75107/ i3-4010U] w/ HD Graphics 4400 &lt;br /&gt;
|-&lt;br /&gt;
| RAM &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | Dual-channel DDR3 1333/1600 MHz&amp;lt;br/&amp;gt;2x SO-DIMMs, 16 GB total max.&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | Dual-channel 1.35V DDR3L 1333/1600 MHz &amp;lt;br/&amp;gt;2x SO-DIMMs, 16 GB total max.&lt;br /&gt;
|-&lt;br /&gt;
| Chipset &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/content/www/us/en/chipsets/performance-chipsets/mobile-chipset-qs77.html Intel QS77]&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | N/A; [http://software.intel.com/en-us/articles/an-introduction-to-the-intel-4th-generation-core-processor CPU is an SoC]&lt;br /&gt;
|-&lt;br /&gt;
| Display &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 1x [http://en.wikipedia.org/wiki/HDMI#Version_1.4 HDMI 1.4a], full-size &amp;lt;br/&amp;gt;1x [http://en.wikipedia.org/wiki/Thunderbolt_(interface) Thunderbolt] / [http://en.wikipedia.org/wiki/MiniDP Mini DisplayPort 1.1a] &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2x [http://en.wikipedia.org/wiki/HDMI#Version_1.4 HDMI 1.4a], full-size &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 1x [http://en.wikipedia.org/wiki/HDMI#Version_1.4 MiniHDMI 1.4a] &amp;lt;br/&amp;gt;1x [http://en.wikipedia.org/wiki/MiniDP Mini DisplayPort 1.2]&lt;br /&gt;
|-&lt;br /&gt;
| Ethernet &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | None&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 1x RJ45, 10/100/1000 Mbps&lt;br /&gt;
|-&lt;br /&gt;
| Consumer IR Receiver&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot; | None&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot; | Front panel&lt;br /&gt;
|-&lt;br /&gt;
| WiFi Antennae &lt;br /&gt;
| colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 2x dual-band, embedded in enclosure&lt;br /&gt;
|-&lt;br /&gt;
| Audio &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/content/www/us/en/chipsets/high-definition-audio.html Intel HD Audio]; 7.1 digital audio&amp;lt;br/&amp;gt;via [http://en.wikipedia.org/wiki/HDMI#Version_1.4 HDMI] and &lt;br /&gt;
[http://en.wikipedia.org/wiki/Thunderbolt_(interface) Thunderbolt]/[http://en.wikipedia.org/wiki/MiniDP Mini DisplayPort]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/content/www/us/en/chipsets/high-definition-audio.html Intel HD Audio];&amp;lt;br/&amp;gt;7.1 digital audio via [http://en.wikipedia.org/wiki/HDMI#Version_1.4 HDMI]&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/content/www/us/en/chipsets/high-definition-audio.html Intel HD Audio]; 7.1 digital audio via&amp;lt;br/&amp;gt;[http://en.wikipedia.org/wiki/HDMI#Version_1.4 HDMI],[http://en.wikipedia.org/wiki/MiniDP Mini DisplayPort],&amp;lt;br/&amp;gt;and front-panel 3.5mm headset jack&lt;br /&gt;
|-&lt;br /&gt;
| USB 2.0 Ports &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2x rear, 1x front&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2x rear, 1x front&amp;lt;br/&amp;gt;2x via internal pin header&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 2x via internal pin header&lt;br /&gt;
|-&lt;br /&gt;
| USB 3.0 Ports &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | None&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | None&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 2x rear, 2x front&lt;br /&gt;
|-&lt;br /&gt;
| MiniPCIe Slots   &lt;br /&gt;
| colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 1x full-length w/ [http://en.wikipedia.org/wiki/Serial_ATA#Mini-SATA_.28mSATA.29 mSATA] support, 1x half-length&lt;br /&gt;
|-&lt;br /&gt;
| Included in-box   &lt;br /&gt;
| colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | Fan/heatsink, 19V&amp;lt;sub&amp;gt;DC&amp;lt;/sub&amp;gt; 65W AC adapter, VESA mount&lt;br /&gt;
|-&lt;br /&gt;
| Chassis / Enclosure&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot; | Plastic &amp;amp; aluminum, 4.59” × 4.41” × 1.55”&amp;lt;br/&amp;gt;(116.6mm × 112.0mm × 39.0mm)&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Plastic &amp;amp; aluminum,  4.59&amp;quot; x 4.41&amp;quot; x 1.36&amp;quot;&amp;lt;br/&amp;gt;(116.6mm x 112.0mm x 34.5mm)&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Plastic &amp;amp; aluminum,  4.59&amp;quot; x 4.41&amp;quot; x 1.95&amp;quot;&amp;lt;br/&amp;gt;(116.6mm x 112.0mm x 49.5mm)&lt;br /&gt;
|-&lt;br /&gt;
| AC Power Cord&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot; | Not included&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot; | Included in some SKUs&lt;br /&gt;
|-&lt;br /&gt;
| Manufacturer Links&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/p/en_US/support/category/dsktpboards/dk-dc3217by/doc_guide?format-type=Technical+Documents Technical Documentation]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://www.intel.com/p/en_US/support/highlights/dsktpboards/dk-dc3217by Latest BIOS and Drivers]&amp;lt;br/&amp;gt;[http://www.intel.com/content/www/us/en/desktops/desktop-kit-dc3217by-interactive-layout-demo-video.html Interactive Product Layout]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/p/en_US/support/category/dsktpboards/dk-dc3217iye/doc_guide?format-type=Technical+Documents Technical Documentation]&amp;lt;br/&amp;gt;[http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&amp;amp;ProductFamily=Desktop+Boards&amp;amp;ProductLine=Intel%C2%AE+NUC+Boards+and+Kits&amp;amp;ProductProduct=Intel%C2%AE+NUC+Kit+DC3217IYE Latest BIOS and Drivers]&amp;lt;br/&amp;gt;[http://www.intel.com/content/www/us/en/desktops/desktop-board-dc3217iye-interactive-layout-demo-video.html Interactive Product Layout]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/p/en_US/support/category/dsktpboards/dk-d34010wyk/doc_guide Technical Documentation]&amp;lt;br/&amp;gt;[http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&amp;amp;ProductFamily=Desktop+Boards&amp;amp;ProductLine=Intel%C2%AE+NUC+Boards+and+Kits&amp;amp;ProductProduct=Intel%C2%AE+NUC+Kit+D34010WYK Latest BIOS and Drivers]&amp;lt;br/&amp;gt;[http://www.intel.com/content/www/us/en/nuc/nuc-kit-d34010wyk-interactive-layout-demo-video.html Interactive Product Layout]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/p/en_US/support/category/dsktpboards/dk-d34010wyk/doc_guide Technical Documentation]&amp;lt;br/&amp;gt;[http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&amp;amp;ProductFamily=Desktop+Boards&amp;amp;ProductLine=Intel%C2%AE+NUC+Boards+and+Kits&amp;amp;ProductProduct=Intel%C2%AE+NUC+Kit+D34010WYK Latest BIOS and Drivers]&amp;lt;br/&amp;gt;[http://www.intel.com/content/www/us/en/nuc/nuc-kit-D34010WYKH-interactive-layout-demo-video.html Interactive Product Layout]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Can software decode most formats if needed. Does everything the Celeron can do and full frame packed 3D. Good for an HTPC that also needs light gaming and maybe some more heavy Windows applications. If you don&#039;t need those things, then you might want to stick with the Celeron to save some money.&lt;br /&gt;
&lt;br /&gt;
{| border: 1px solid #BBB; margin: .46em .2em;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;font-size: 86%;&amp;quot;&lt;br /&gt;
| valign=&amp;quot;top&amp;quot; align=&amp;quot;center&amp;quot; |[[File:DC3217BY.png|200px]]&amp;lt;!--&lt;br /&gt;
  --&amp;gt;&amp;lt;br /&amp;gt; Intel NUC based on the 3rd-Gen Core i3&amp;lt;br/&amp;gt;DC3217BY&lt;br /&gt;
| valign=&amp;quot;top&amp;quot; align=&amp;quot;center&amp;quot; |[[File:DC3217IYE.png|200px]]&amp;lt;!--&lt;br /&gt;
  --&amp;gt;&amp;lt;br /&amp;gt; Intel NUC based on the 3rd-Gen Core i3&amp;lt;br/&amp;gt;DC3217IYE&lt;br /&gt;
| valign=&amp;quot;top&amp;quot; align=&amp;quot;center&amp;quot; |[[File:D34010WYK.png|200px]]&amp;lt;!--&lt;br /&gt;
  --&amp;gt;&amp;lt;br /&amp;gt; Intel NUC based on the 4th-Gen Core i3&amp;lt;br/&amp;gt;D34010WYK&lt;br /&gt;
| valign=&amp;quot;top&amp;quot; align=&amp;quot;center&amp;quot; |[[File:D34010WYKH.png|200px]]&amp;lt;!--&lt;br /&gt;
  --&amp;gt;&amp;lt;br /&amp;gt; Intel NUC based on the 4th-Gen Core i3&amp;lt;br/&amp;gt;D34010WYKH&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Core i5-based===&lt;br /&gt;
There are three NUCs models with Core i5 processors.  The table below shows the similarities and differences:&lt;br /&gt;
{| class=&amp;quot;prettytable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;100&amp;quot; | Model Number &lt;br /&gt;
| width=&amp;quot;250&amp;quot; align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/motherboards/desktop-motherboards/desktop-kit-dc53427hye.html DC53427HYE] &lt;br /&gt;
| width=&amp;quot;250&amp;quot; align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/nuc/nuc-kit-d54250wyk.html D54250WYK] &lt;br /&gt;
| width=&amp;quot;250&amp;quot; align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/nuc/nuc-kit-d54250wykh.html D54250WYKH] &lt;br /&gt;
|-&lt;br /&gt;
| CPU &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://ark.intel.com/products/64903/ i5-3427U] [http://www.intel.com/content/www/us/en/architecture-and-technology/vpro/vpro-technology-general.html vPro] w/ HD Graphics 4000 &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | [http://ark.intel.com/products/75028/ i5-4250U] w/ HD Graphics 5000 &lt;br /&gt;
|-&lt;br /&gt;
| RAM &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Dual-channel DDR3 1333/1600 MHz&amp;lt;br/&amp;gt;2x SO-DIMMs, 16 GB total max.&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | Dual-channel 1.35V DDR3L 1333/1600 MHz &amp;lt;br/&amp;gt;2x SO-DIMMs, 16 GB total max.&lt;br /&gt;
|-&lt;br /&gt;
| Chipset &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/content/www/us/en/chipsets/performance-chipsets/mobile-chipset-qs77.html Intel QS77]&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | N/A; [http://software.intel.com/en-us/articles/an-introduction-to-the-intel-4th-generation-core-processor CPU is an SoC]&lt;br /&gt;
|-&lt;br /&gt;
| Display &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 1x [http://en.wikipedia.org/wiki/HDMI#Version_1.4 HDMI 1.4a], full-size &amp;lt;br/&amp;gt;2x [http://en.wikipedia.org/wiki/MiniDP Mini DisplayPort 1.1a] &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 1x [http://en.wikipedia.org/wiki/HDMI#Version_1.4 MiniHDMI 1.4a] &amp;lt;br/&amp;gt;1x [http://en.wikipedia.org/wiki/MiniDP Mini DisplayPort 1.2]&lt;br /&gt;
|-&lt;br /&gt;
| Ethernet &lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 1x RJ45, 10/100/1000 Mbps&lt;br /&gt;
|-&lt;br /&gt;
| Consumer IR Receiver&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | None&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot; | Front panel&lt;br /&gt;
|-&lt;br /&gt;
| WiFi Antennae &lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 2x dual-band, embedded in enclosure&lt;br /&gt;
|-&lt;br /&gt;
| Audio &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/content/www/us/en/chipsets/high-definition-audio.html Intel HD Audio]; 7.1 digital audio via&amp;lt;br/&amp;gt;[http://en.wikipedia.org/wiki/HDMI#Version_1.4 HDMI] and [http://en.wikipedia.org/wiki/MiniDP Mini DisplayPort]&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/content/www/us/en/chipsets/high-definition-audio.html Intel HD Audio]; 7.1 digital audio via&amp;lt;br/&amp;gt;[http://en.wikipedia.org/wiki/HDMI#Version_1.4 HDMI], [http://en.wikipedia.org/wiki/MiniDP Mini DisplayPort]&amp;lt;br/&amp;gt;and front-panel 3.5mm headset jack&lt;br /&gt;
|-&lt;br /&gt;
| USB 2.0 Ports &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2x rear, 2x via internal pin header&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 2x via internal pin header&lt;br /&gt;
|-&lt;br /&gt;
| USB 3.0 Ports &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 1x front&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 2x rear, 2x front&lt;br /&gt;
|-&lt;br /&gt;
| MiniPCIe Slots   &lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 1x full-length w/ [http://en.wikipedia.org/wiki/Serial_ATA#Mini-SATA_.28mSATA.29 mSATA] support, 1x half-length&lt;br /&gt;
|-&lt;br /&gt;
| Included in-box   &lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | Fan/heatsink, 19V&amp;lt;sub&amp;gt;DC&amp;lt;/sub&amp;gt; 65W AC adapter, VESA mount&lt;br /&gt;
|-&lt;br /&gt;
| Chassis / Enclosure&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Plastic &amp;amp; aluminum, 4.59” × 4.41” × 1.55”&amp;lt;br/&amp;gt;(116.6mm × 112.0mm × 39.0mm)&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Plastic &amp;amp; aluminum,  4.59&amp;quot; x 4.41&amp;quot; x 1.36&amp;quot;&amp;lt;br/&amp;gt;(116.6mm x 112.0mm x 34.5mm)&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Plastic &amp;amp; aluminum,  4.59&amp;quot; x 4.41&amp;quot; x 1.95&amp;quot;&amp;lt;br/&amp;gt;(116.6mm x 112.0mm x 49.5mm)&lt;br /&gt;
|-&lt;br /&gt;
| AC Power Cord&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Not included&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot; | Included in some SKUs&lt;br /&gt;
|-&lt;br /&gt;
| Manufacturer Links&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/p/en_US/support/category/dsktpboards/dk-dc53427hye/doc_guide Technical Documentation]&amp;lt;br/&amp;gt;[http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&amp;amp;ProductFamily=Desktop+Boards&amp;amp;ProductLine=Intel%C2%AE+NUC+Boards+and+Kits&amp;amp;ProductProduct=Intel%C2%AE+NUC+Kit+DC53427HYE Latest BIOS and Drivers]&amp;lt;br/&amp;gt;[http://www.intel.com/content/www/us/en/nuc/dc53427hye-interactive-layout-demo-video.html Interactive Product Layout]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/p/en_US/support/category/dsktpboards/dk-d54250wyk/doc_guide Technical Documentation]&amp;lt;br/&amp;gt;[http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&amp;amp;ProductFamily=Desktop+Boards&amp;amp;ProductLine=Intel%C2%AE+NUC+Boards+and+Kits&amp;amp;ProductProduct=Intel%C2%AE+NUC+Kit+D54250WYK Latest BIOS and Drivers]&amp;lt;br/&amp;gt;[http://www.intel.com/content/www/us/en/nuc/nuc-kit-d54250wyk-interactive-layout-demo-video.html Interactive Product Layout]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/p/en_US/support/category/dsktpboards/dk-d54250wyk/doc_guide Technical Documentation]&amp;lt;br/&amp;gt;[http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&amp;amp;ProductFamily=Desktop+Boards&amp;amp;ProductLine=Intel%C2%AE+NUC+Boards+and+Kits&amp;amp;ProductProduct=Intel%C2%AE+NUC+Kit+D54250WYK Latest BIOS and Drivers]&amp;lt;br/&amp;gt;[http://www.intel.com/content/www/us/en/nuc/nuc-kit-d54250wykh-interactive-layout-demo-video.html Interactive Product Layout]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| border: 1px solid #BBB; margin: .46em .2em;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;font-size: 86%;&amp;quot;&lt;br /&gt;
| valign=&amp;quot;top&amp;quot; align=&amp;quot;center&amp;quot; |[[File:DC53427HYE.png|200px]]&amp;lt;!--&lt;br /&gt;
  --&amp;gt;&amp;lt;br /&amp;gt; Intel NUC based on the 3rd-Gen Core i5&amp;lt;br/&amp;gt;DC53427HYE&lt;br /&gt;
| valign=&amp;quot;top&amp;quot; align=&amp;quot;center&amp;quot; |[[File:D54250WYK.png|200px]]&amp;lt;!--&lt;br /&gt;
  --&amp;gt;&amp;lt;br /&amp;gt; Intel NUC based on the 4th-Gen Core i5&amp;lt;br/&amp;gt;D54250WYK&lt;br /&gt;
| valign=&amp;quot;top&amp;quot; align=&amp;quot;center&amp;quot; |[[File:D54250WYKH.png|200px]]&amp;lt;!--&lt;br /&gt;
  --&amp;gt;&amp;lt;br /&amp;gt; Intel NUC based on the 4th-Gen Core i5&amp;lt;br/&amp;gt;D54250WYKH&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Known issues==&lt;br /&gt;
===Windows===&lt;br /&gt;
*Having graphical UI corruption with a NUC that uses Intel HD4000 graphics? Try these beta graphics drivers: [http://downloadmirror.intel.com/22938/a08/Win32_1533b.zip 32-bit] • [http://downloadmirror.intel.com/22935/a08/Win64_1533b.zip 64-bit]. [http://www.techblo.gg/?p=231]&lt;br /&gt;
&lt;br /&gt;
*The 2820 Baytrail will not bitstream HD Audio under Windows OS. This is a driver limitation as they don&#039;t support the PAP [Protected Audio Path] But under Linux, Ubuntu, openELEC. They work fine! &lt;br /&gt;
&lt;br /&gt;
===Hi10P / 10bit===&lt;br /&gt;
{{Main|Hi10P}} &lt;br /&gt;
The first stable version with Hi10P support is XBMC v12 (Frodo). Multi-core software decoding is essential on the Celeron NUC, which is available in normal [[OpenELEC]] builds and [[development builds]] for Windows.&lt;br /&gt;
&lt;br /&gt;
The Celeron 847 NUC can play most 10bit anime near flawlessly (as shown [https://www.youtube.com/watch?v=myvNa9Sk0Y4 here] ). Frames might start dropping at around 18Mbps, but common anime releases seem to have no significant issues. For more info, see [http://forum.xbmc.org/showthread.php?tid=171981 this thread] on the XBMC forum.&lt;br /&gt;
&lt;br /&gt;
==Mods==&lt;br /&gt;
Here are some mods the community has done.&lt;br /&gt;
===IR mods===&lt;br /&gt;
Here&#039;s one user&#039;s mod to add IR: http://forum.xbmc.org/showthread.php?tid=166886&lt;br /&gt;
&lt;br /&gt;
He added http://www.simerec.com which is ON/OFF capability via remote, and added in IR from a Microsoft USB RC6 IR receiver. Plenty of pics and detailed description. Even the holes were covered with [http://lightdims.com LightDims], which worked fantastically.&lt;br /&gt;
&lt;br /&gt;
===Fanless cases===&lt;br /&gt;
There are several fanless cases available for the NUC:&lt;br /&gt;
&lt;br /&gt;
Logic Supply offers a fanless case, the [http://www.logicsupply.com/components/cases/fanless/ml300/ ML300], compatible with the following Intel NUC motherboards: [http://www.logicsupply.com/components/motherboards/intel-core/dcp847ske/ DCP847SKE], [http://www.logicsupply.com/components/motherboards/intel-core/d33217gke/ D33217GKE], and [http://www.logicsupply.com/components/motherboards/intel-core/d53427rke/ D53427RKE]. The fully configured system is also available, the [http://www.logicsupply.com/computers/processor/intel-core/core-ml300/ Core-ML300].&lt;br /&gt;
&lt;br /&gt;
The Haswell version, the [http://www.logicsupply.com/components/cases/fanless/ml320/ ML320] is in production available to pre-order as well as the fully configured system version, the [http://www.logicsupply.com/computers/processor/intel-core/core-ml320/ Core-ML320].&lt;br /&gt;
&lt;br /&gt;
You can also buy fanless cases for these NUCs: http://www.impactics.com/d1nu1-b/&lt;br /&gt;
&lt;br /&gt;
White model with RC6 USB receiver plugged into front of it: http://postimg.org/image/klk0h6yp3/&lt;br /&gt;
&lt;br /&gt;
==Other tips, tricks, and advice==&lt;br /&gt;
===Linux===&lt;br /&gt;
====Bootloader====&lt;br /&gt;
info on what you choose when installing archboot when  you do a UEFI install?&lt;br /&gt;
&lt;br /&gt;
I used a GPT layout with GRUB as bootloader. Here&#039;s my partition info:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;$ sudo gdisk -l /dev/sda&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
GPT fdisk (gdisk) version 0.8.7&lt;br /&gt;
&amp;lt;poem&amp;gt;&lt;br /&gt;
Partition table scan:&lt;br /&gt;
  MBR: protective&lt;br /&gt;
  BSD: not present&lt;br /&gt;
  APM: not present&lt;br /&gt;
  GPT: present&lt;br /&gt;
&lt;br /&gt;
Found valid GPT with protective MBR; using GPT.&lt;br /&gt;
Disk /dev/sda: 125045424 sectors, 59.6 GiB&lt;br /&gt;
Logical sector size: 512 bytes&lt;br /&gt;
Disk identifier (GUID): 783A3002-626F-49A1-85D1-12225885803E&lt;br /&gt;
Partition table holds up to 128 entries&lt;br /&gt;
First usable sector is 34, last usable sector is 125045390&lt;br /&gt;
Partitions will be aligned on 2048-sector boundaries&lt;br /&gt;
Total free space is 4062 sectors (2.0 MiB)&lt;br /&gt;
&lt;br /&gt;
Number  Start (sector)    End (sector)  Size       Code  Name&lt;br /&gt;
   1            2048            6143   2.0 MiB     EF02  BIOS_GRUB&lt;br /&gt;
   2            8192         1056767   512.0 MiB   EF00  UEFI_SYSTEM&lt;br /&gt;
   3         1056768         3153919   1024.0 MiB  8300  SWAP&lt;br /&gt;
   4         3153920       125045390   58.1 GiB    8300  BTRFS[/code]&lt;br /&gt;
&lt;br /&gt;
The BIOS_GRUB partition is not really needed, I just added it in case I wanted to install to MBR and still use GPT. The UEFI_SYSTEM partition is mounted to /boot/efi. Look at the GRUB page in the Arch wiki, it has pretty good instructions.&lt;br /&gt;
&amp;lt;/poem&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Consumer IR====&lt;br /&gt;
Enabling the build-in Consumer IR (CIR) is not (completely) straightforward and needs some editing in the configuration files. Most of the commands below must be run as root, or using `sudo`.&lt;br /&gt;
&lt;br /&gt;
The Intel NUC CIR is supported by the nuvoton_cir kernel module. Some (required) updates to this module are added to Linux kernel 3.15 [https://communities.intel.com/message/233970#233970]. So first update to Linux 3.15, if required.&lt;br /&gt;
&lt;br /&gt;
For Ubuntu the kernel packages are available at [http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.15-utopic/ http://kernel.ubuntu.com/~kernel-ppa/mainline].&lt;br /&gt;
Download either the amd64 or i386 version of the generic image and the all headers packages in a separate directory. Download and install using:&lt;br /&gt;
&amp;lt;pre&amp;gt;$ mkdir linux3.15&lt;br /&gt;
$ cd linux3.15&lt;br /&gt;
$ wget -O headers.deb http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.15-utopic/linux-headers-3.15.0-031500_3.15.0-031500.201406131105_all.deb&lt;br /&gt;
$ wget -O image.deb http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.15-utopic/linux-image-3.15.0-031500-generic_3.15.0-031500.201406131105_amd64.deb&lt;br /&gt;
$ dpkg -i *.deb&amp;lt;/pre&amp;gt;&lt;br /&gt;
You will need to change the download URLs to match the correct version and processor type.&lt;br /&gt;
Reboot and you should be running the Linux kernel 3.15, check with&lt;br /&gt;
&amp;lt;pre&amp;gt;$ uname -r&lt;br /&gt;
3.15.0-031500rc8-generic&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The same [https://communities.intel.com/message/231175#2311750 Intel forum thread] also shows the workaround to actually enable the novuton_cir driver for the CIR.&lt;br /&gt;
Create a new file /etc/rc2.d/S18fix-cir using your favorite editor with this content:&lt;br /&gt;
&amp;lt;pre&amp;gt;#! /bin/sh&lt;br /&gt;
#&lt;br /&gt;
# Fix for Consumer IR device, see https://communities.intel.com/thread/46259&lt;br /&gt;
modprobe -r nuvoton-cir&lt;br /&gt;
echo &amp;quot;auto&amp;quot; &amp;gt; /sys/bus/acpi/devices/NTN0530\:00/physical_node/resources&lt;br /&gt;
modprobe nuvoton-cir&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Make the new file executable using:&lt;br /&gt;
&amp;lt;pre&amp;gt;$ chmod +x /etc/rc2.d/S18fix-cir&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The system log should show something similar to these lines after rebooting:&lt;br /&gt;
&amp;lt;pre&amp;gt;$ dmesg | grep -i Nuvoton&lt;br /&gt;
[    3.491310] nuvoton-cir 00:08: [io  0x0240-0x024f]&lt;br /&gt;
[    3.491326] nuvoton-cir 00:08: unable to assign resources&lt;br /&gt;
[    3.491330] nuvoton-cir 00:08: Could not activate PNP device!&lt;br /&gt;
# Note that at this point the S18fix-cir script kicks in, reloading the nuvoton_cir module with the &#039;fix&#039;&lt;br /&gt;
[    4.147173] nuvoton-cir 00:08: [io  0x0240-0x024f]&lt;br /&gt;
[    4.147217] nuvoton-cir 00:08: [irq 3]&lt;br /&gt;
[    4.147223] nuvoton-cir 00:08: [io  0x0250-0x025f]&lt;br /&gt;
[    4.147862] nuvoton-cir 00:08: activated&lt;br /&gt;
[    4.174957] input: Nuvoton w836x7hg Infrared Remote Transceiver as /devices/pnp0/00:08/rc/rc0/input10&lt;br /&gt;
[    4.175091] rc0: Nuvoton w836x7hg Infrared Remote Transceiver as /devices/pnp0/00:08/rc/rc0&lt;br /&gt;
[    4.203370] nuvoton_cir: driver has been successfully loaded&lt;br /&gt;
[    4.208858] input: MCE IR Keyboard/Mouse (nuvoton-cir) as /devices/virtual/input/input11&lt;br /&gt;
[    4.217123] rc rc0: lirc_dev: driver ir-lirc-codec (nuvoton-cir) registered at minor = 0&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Next install lirc:&lt;br /&gt;
&amp;lt;pre&amp;gt;$ apt-get install lirc&amp;lt;/pre&amp;gt;&lt;br /&gt;
It does not really matter what IR receiver is chosen as the required one is not available, so choose None for both the receiver and the transmitter.&lt;br /&gt;
&lt;br /&gt;
Now open /etc/lirc/hardware.conf in you favorite editor and modify it, so it contains these settings (find the correct locations and modify them):&lt;br /&gt;
&amp;lt;pre&amp;gt;REMOTE=&amp;quot;Nuvoton Transceivers/Remotes&amp;quot;&lt;br /&gt;
REMOTE_MODULES=&amp;quot;lirc_dev nuvoton_cir&amp;quot;&lt;br /&gt;
REMOTE_DRIVER=&amp;quot;default&amp;quot;&lt;br /&gt;
REMOTE_DEVICE=&amp;quot;/dev/lirc0&amp;quot;&lt;br /&gt;
REMOTE_SOCKET=&amp;quot;&amp;quot;&lt;br /&gt;
REMOTE_LIRCD_CONF=&amp;quot;&amp;quot;&lt;br /&gt;
REMOTE_LIRCD_ARGS=&amp;quot;&amp;quot;&lt;br /&gt;
START_LIRCD=&amp;quot;true&amp;quot;&lt;br /&gt;
LOAD_MODULES=&amp;quot;false&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
(the other settings are not important)&lt;br /&gt;
&lt;br /&gt;
Now the CIR device should be supported by lirc. Time to [[HOW-TO:Setup Lirc|configure your remote]]&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
* http://www.intel.com/content/www/us/en/motherboards/desktop-motherboards/nuc.html - Intel&#039;s NUC product page&lt;br /&gt;
* [[Wikipedia:Next Unit of Computing]] - Wikipedia page on the NUC&lt;br /&gt;
* http://forum.xbmc.org/showthread.php?tid=140534 - XBMC NUC resource thread&lt;br /&gt;
* http://www.impactics.com/d1nu1-b/ - impactics fanless NUC case&lt;br /&gt;
* http://forum.xbmc.org/showthread.php?tid=166886 - Celeron NUC with mods&lt;br /&gt;
* http://www.simerec.com - install IR on/off capabilities (NUC can sleep/wake without mods)&lt;br /&gt;
* http://www.intel.com/content/dam/www/public/us/en/documents/guides/nuc-i3-home-theater-solution-guide.pdf - Intel&#039;s NUC + XBMC setup guide&lt;br /&gt;
* http://www.logicsupply.com/components/cases/nuc/ - Logic Supply NUC Cases&lt;br /&gt;
* http://www.logicsupply.com/computers/feature/nuc/ - Logic Supply NUC Computers&lt;br /&gt;
&lt;br /&gt;
==Random notes==&lt;br /&gt;
{{large|&#039;&#039;Feel free to place various notes, tips, and links here. As this section of the wiki gets more organized, those notes will be properly sorted. Consider this like a dumping ground for when you&#039;re not sure where to put something.&#039;&#039;}}&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:HTPC]]&lt;br /&gt;
[[Category:XBMC Manual]]&lt;br /&gt;
[[Category:x86]]&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Intel_NUC&amp;diff=79176</id>
		<title>Archive:Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Intel_NUC&amp;diff=79176"/>
		<updated>2014-10-03T18:46:53Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: /* Installing XBMC */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Intel NUC 4th Gen.jpg|300px|right]][[File:NUC.jpg|300px|right]]&lt;br /&gt;
{{mininav|[[Devices]]|[[x86 hardware]] }}&lt;br /&gt;
&amp;lt;section begin=&amp;quot;intro&amp;quot; /&amp;gt;The Intel NUC is a series of small, awesome, x86-based PCs that works fantastically as an HTPC. Can run a full desktop OS if desired. Reasonable starting price considering size and power. Uses Celeron to Core i5 CPUs. Can run fanless with a replacement heatsink case.&amp;lt;section end=&amp;quot;intro&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Installing KODI on an Intel NUC ==&lt;br /&gt;
{{Main|HOW-TO:Install XBMC on an Intel NUC}}&lt;br /&gt;
&lt;br /&gt;
==About the Intel NUC==&lt;br /&gt;
NUCs are available with either Celeron, Core i3 or Core i5 processors.  You will need to purchase your own DDR3 SO-DIMM RAM, mSATA SSD, and if desired, MiniPCIe WiFi card.  All current NUCs have 2x DDR3 SO-DIMM slots, allowing a maximum of 16GB of RAM (8 GB per slot).  Newest models based on the 4th-Generation Core processor require DDR3L SO-DIMMs (1.35V).  Although NUC boards will work with DC power ranging from 12V&amp;lt;sub&amp;gt;DC&amp;lt;/sub&amp;gt;~19V&amp;lt;sub&amp;gt;DC&amp;lt;/sub&amp;gt;, NUC kits come with a 19V&amp;lt;sub&amp;gt;DC&amp;lt;/sub&amp;gt; 65W switching power adapter.  However, not all SKUs have the AC power cord included.  There are multiple SKUs of the latest NUC models, each of which has a different type of AC power cord, depending on the country/region/plug type.  &lt;br /&gt;
&lt;br /&gt;
All NUCs are x86 and x64 OS capable. You can install Windows 7, 8 or just [[XBMCbuntu]] or [[OpenELEC]]. It doesn&#039;t matter. But if you don&#039;t need Netflix, SkyGO, then stick with OpenELEC or XBMCbuntu. They even have the internal pin headers for extra USB ports, but also for power switch, LEDs etc.  More on this later. &lt;br /&gt;
&lt;br /&gt;
===Atom-based===&lt;br /&gt;
There is one NUC model based on an Atom processor: DE3815TYKHE.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;prettytable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;100&amp;quot; | Model Number &lt;br /&gt;
| width=&amp;quot;250&amp;quot; align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/nuc/nuc-kit-de3815tykhe.html DE3815TYKHE]&lt;br /&gt;
|-&lt;br /&gt;
| CPU &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://ark.intel.com/sv/products/78476/Intel-Atom-Processor-E3815-1M-Cache-1_46-GHz Intel® Atom(TM) E3815] w/ HD Graphics (4 EUs)&lt;br /&gt;
|-&lt;br /&gt;
| RAM &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | DDR3L SO-DIMM 1.35V, 1333/1600 MHz (down clocked to 1066 MHz)&amp;lt;br/&amp;gt;1x SO-DIMMs, 8 GB total max.&lt;br /&gt;
|-&lt;br /&gt;
| Display &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 1x [http://en.wikipedia.org/wiki/HDMI#Version_1.4 HDMI 1.4a], full-size&amp;lt;br /&amp;gt;1x Embedded DisplayPort* (eDP) 1.3 (2 lanes with backlight and adjustable voltage/timings)&amp;lt;br /&amp;gt;1x VGA&lt;br /&gt;
|-&lt;br /&gt;
| Mass Storage&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 4-GB eMMC storage device built in&amp;lt;br /&amp;gt;Internal support for 2.5-inch HDD or SSD (up to 9.5mm thickness)&lt;br /&gt;
|-&lt;br /&gt;
| Ethernet &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 1x RJ45, 10/100/1000 Mbps&lt;br /&gt;
|-&lt;br /&gt;
| WiFi&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Half-length PCIe* mini-card slot and wireless antennas pre-assembled&lt;br /&gt;
|-&lt;br /&gt;
| Audio &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/chipsets/high-definition-audio.html Intel HD Audio]; 7.1 digital audio via HDMI&amp;lt;br /&amp;gt;Back panel headphone/microphone jack&lt;br /&gt;
|-&lt;br /&gt;
| USB 2.0 Ports &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2x rear, 3x via internal pin header&lt;br /&gt;
|-&lt;br /&gt;
| USB 3.0 Ports &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 1x front&lt;br /&gt;
|-&lt;br /&gt;
| Consumer IR Port&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | None&lt;br /&gt;
|-&lt;br /&gt;
| MiniPCIe Slots   &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 1x half-length&lt;br /&gt;
|-&lt;br /&gt;
| Included in-box   &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 12V, 36W wall-mount AC-DC power adapter (12-19V DC back panel power connector)&amp;lt;br /&amp;gt;Multi-country plugs (IEC types A/C/G/I)&amp;lt;br /&amp;gt;Vertical stand&amp;lt;br /&amp;gt;VESA mount bracket (75 x 75mm and 100 x 100mm compatible)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Chassis / Enclosure&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Passive/fanless design&amp;lt;br /&amp;gt;Metallic gray plastic ring with black sides&amp;lt;br /&amp;gt;(190mm x 116mm x 40mm)&lt;br /&gt;
|-&lt;br /&gt;
| AC Power Cord&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Not included&lt;br /&gt;
|-&lt;br /&gt;
| Manufacturer Links&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; |[http://www.intel.com/p/en_US/support/category/dsktpboards/dk-de3815tykhe/doc_guide Technical Documentation]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Even with limited GPU power, this Atom-based Intel NUC works well with XBMC. There are few formats this device can&#039;t properly decode. This is a great fanless replacement of the [[Raspberry Pi]]. Compared to the other NUC models this ends up much cheaper (no additional harddrive is required because of the internal 4GB mSATA drive which without problems holds GNU/Linux with XBMC) and passive (totally silent) at the cost of CPU/GPU power.&lt;br /&gt;
&lt;br /&gt;
A more comprehensive test can be found here: http://intelnuc.blogspot.se/2014/05/de3815tykhe-bay-trail-nuc-runs-openelec.html&lt;br /&gt;
&lt;br /&gt;
Demonstation with OpenELEC: http://www.youtube.com/watch?v=UXIYZjlrFic&lt;br /&gt;
&lt;br /&gt;
===Celeron-based===&lt;br /&gt;
There are two NUC&#039;s based on a Celeron processor: the first-generation DCCP847DYE and the third-generation DN2820FYKH.&lt;br /&gt;
 &lt;br /&gt;
{| style=&amp;quot;float: right; border: 1px solid #BBB; margin: .46em .2em;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;font-size: 86%;&amp;quot;&lt;br /&gt;
| valign=&amp;quot;top&amp;quot; |[[File:DCCP847DYE.png|200px]]&amp;lt;!--&lt;br /&gt;
  --&amp;gt;&amp;lt;br /&amp;gt; Intel Celeron-based NUC, DCCP847DYE&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|- style=&amp;quot;float: right; border: 1px solid #BBB; margin: .46em .2em;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;font-size: 86%;&amp;quot;&lt;br /&gt;
| valign=&amp;quot;top&amp;quot; |[[File:DN2820FYKH.png|200px]]&amp;lt;!--&lt;br /&gt;
  --&amp;gt;&amp;lt;br /&amp;gt; Intel Baytrail Celeron-based NUC, DN2820FYKH&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;prettytable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;100&amp;quot; | Model Number &lt;br /&gt;
| width=&amp;quot;250&amp;quot; align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/motherboards/desktop-motherboards/desktop-kit-dccp847dye.html DCCP847DYE]&lt;br /&gt;
| width=&amp;quot;250&amp;quot; align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/nuc/nuc-board-dn2820fykh.html DN2820FYKH]&lt;br /&gt;
|-&lt;br /&gt;
| CPU &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://ark.intel.com/products/56056/ Celeron 847] w/ HD Graphics (6 EUs)&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://ark.intel.com/products/79052/Intel-Celeron-Processor-N2820-1M-Cache-up-to-2_39-GHz?wapkw=intel%C2%AE+celeron%C2%AE+processor+n2820 Celeron N2820] w/ HD Graphics (756 MHz)&lt;br /&gt;
|-&lt;br /&gt;
| RAM &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Dual-channel DDR3 1333 MHz &amp;lt;br/&amp;gt;2x SO-DIMMs, 16 GB total max.&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Single-channel DDR3L 1066 MHz &amp;lt;br/&amp;gt;1x SO-DIMMs, 8 GB total max.&lt;br /&gt;
|-&lt;br /&gt;
| Chipset &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/chipsets/performance-chipsets/mobile-chipset-qs77.html Intel QS77]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | N/A; [http://software.intel.com/en-us/articles/an-introduction-to-the-intel-4th-generation-core-processor CPU is an SoC]&lt;br /&gt;
|-&lt;br /&gt;
| Display &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2x [http://en.wikipedia.org/wiki/HDMI#Version_1.4 HDMI 1.4a], full-size&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 1x [http://en.wikipedia.org/wiki/HDMI#Version_1.4 HDMI 1.4a], full-size&lt;br /&gt;
|-&lt;br /&gt;
| Mass Storage&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | mSATA SSD support via 1x full-length MiniPCIe slot&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2.5&amp;quot; SSD or HDD w/ 9.5mm max height &amp;lt;br/&amp;gt;SATA data and power connectors provided &lt;br /&gt;
|-&lt;br /&gt;
| Ethernet &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 1x RJ45, 10/100/1000 Mbps&lt;br /&gt;
|-&lt;br /&gt;
| WiFi&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2x dual-band WiFi antennas&amp;lt;br/&amp;gt;embedded in enclosure&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/wireless-products/dual-band-wireless-n-7260-bluetooth-brief.html Intel Wireless-N 7260BN] w/ BT 4.0 preinstalled&amp;lt;br/&amp;gt;2x dual-band WiFi antennas embedded in enclosure&lt;br /&gt;
|-&lt;br /&gt;
| Audio &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/chipsets/high-definition-audio.html Intel HD Audio]; 7.1 digital audio via HDMI&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/chipsets/high-definition-audio.html Intel HD Audio]; 7.1 digital audio via HDMI&amp;lt;br/&amp;gt;Rear-panel 3.5mm headset jack&lt;br /&gt;
|-&lt;br /&gt;
| USB 2.0 Ports &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2x rear, 1x front, 2x via internal pin header&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2x rear&lt;br /&gt;
|-&lt;br /&gt;
| USB 3.0 Ports &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | None&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 1x front&lt;br /&gt;
|-&lt;br /&gt;
| Consumer IR Port&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | None&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Front Panel&lt;br /&gt;
|-&lt;br /&gt;
| MiniPCIe Slots   &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 1x full-length, 1x half-length&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 1x half-length, used by WiFi card&lt;br /&gt;
|-&lt;br /&gt;
| Included in-box   &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Fan/heatsink, 19V&amp;lt;sub&amp;gt;DC&amp;lt;/sub&amp;gt; 65W AC adapter, VESA mount&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Fan/heatsink, 12V&amp;lt;sub&amp;gt;DC&amp;lt;/sub&amp;gt; 36W wall-mount AC adapter &amp;lt;br/&amp;gt; w/ 4x multi-country plugs, VESA mount&lt;br /&gt;
|-&lt;br /&gt;
| Chassis / Enclosure&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Plastic &amp;amp; aluminum, 4.59” × 4.41” × 1.55”&amp;lt;br/&amp;gt;(116.6mm × 112.0mm × 39.0mm)&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Plastic &amp;amp; aluminum, 4.59” × 4.41” × 2.03”&amp;lt;br/&amp;gt;(116.6mm × 112.0mm × 51.5mm)&lt;br /&gt;
|-&lt;br /&gt;
| AC Power Cord&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Not included&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | NA; AC adapter is wall-mount&lt;br /&gt;
|-&lt;br /&gt;
| Manufacturer Links&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; |[http://www.intel.com/p/en_US/support/category/dsktpboards/dk-dccp847dye/doc_guide?format-type=Technical+Documents Technical Documentation]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&amp;amp;ProductFamily=Desktop+Boards&amp;amp;ProductLine=Intel%C2%AE+NUC+Boards+and+Kits&amp;amp;ProductProduct=Intel%C2%AE+NUC+Kit+DCCP847DYE Latest BIOS and Drivers]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.intel.com/content/www/us/en/desktops/desktop-kit-dccp847dye-interactive-layout-demo-video.html Interactive Product Layout]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; |[http://www.intel.com/p/en_US/support/category/dsktpboards/dk-dn2820fyk/doc_guide?format-type=Technical+Documents Technical Documentation]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://downloadcenter.intel.com/Product_Filter.aspx?ProductID=3782 Latest BIOS and Drivers]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
*The 2820 Baytrail will not bitstream HD Audio under Windows OS. This is a driver limitation as they don&#039;t support the PAP [Protected Audio Path] But under Linux, Ubuntu, openELEC. They work fine!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Celeron-based NUC can play everything XBMC can including 1080p SBS 3D. It will struggle with full frame packed 3D. Boot up time direct into XBMC is less than 10 seconds. It is entirely possible to create a system with an 32GB mSATA SSD and 4GB RAM, which will be overkill when you want to run OpenELEC but might be interesting in case you are considering a Windows build. For a cheap alternative with upgrade potential, you could use the internal USB headers to run the entire system from a USB stick.  If you read the [http://forum.xbmc.org/showthread.php?tid=140534 NUC thread], there are screen caps of prices to help you compare to today&#039;s prices. &lt;br /&gt;
&lt;br /&gt;
Skinswise, Confluence, Ace or Bello are wonderful to use and very fluid. Once you start using the heavier skins that utilise many addons, such as Aeon Nox, MQ3, MQ4 you will notice they run smooth but not as fluid as what can be enjoyed on the i3 &amp;amp; i5 models.&lt;br /&gt;
&lt;br /&gt;
===Core i3-based===&lt;br /&gt;
There are four different NUCs equipped with Core i3 processors.  The table below shows the similarities and differences:&lt;br /&gt;
{| class=&amp;quot;prettytable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;100&amp;quot; | Model Number &lt;br /&gt;
| width=&amp;quot;250&amp;quot; align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/motherboards/desktop-motherboards/desktop-kit-dc3217by.html DC3217BY] &lt;br /&gt;
| width=&amp;quot;250&amp;quot; align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/motherboards/desktop-motherboards/desktop-kit-dc3217iye.html DC3217IYE] &lt;br /&gt;
| width=&amp;quot;250&amp;quot; align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/nuc/nuc-kit-d34010wyk.html D34010WYK]&lt;br /&gt;
| width=&amp;quot;250&amp;quot; align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/nuc/nuc-kit-d34010wykh.html D34010WYKH]&lt;br /&gt;
|-&lt;br /&gt;
| CPU &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | [http://ark.intel.com/products/65697/ i3-3217U] w/ HD Graphics 4000 &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | [http://ark.intel.com/products/75107/ i3-4010U] w/ HD Graphics 4400 &lt;br /&gt;
|-&lt;br /&gt;
| RAM &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | Dual-channel DDR3 1333/1600 MHz&amp;lt;br/&amp;gt;2x SO-DIMMs, 16 GB total max.&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | Dual-channel 1.35V DDR3L 1333/1600 MHz &amp;lt;br/&amp;gt;2x SO-DIMMs, 16 GB total max.&lt;br /&gt;
|-&lt;br /&gt;
| Chipset &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/content/www/us/en/chipsets/performance-chipsets/mobile-chipset-qs77.html Intel QS77]&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | N/A; [http://software.intel.com/en-us/articles/an-introduction-to-the-intel-4th-generation-core-processor CPU is an SoC]&lt;br /&gt;
|-&lt;br /&gt;
| Display &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 1x [http://en.wikipedia.org/wiki/HDMI#Version_1.4 HDMI 1.4a], full-size &amp;lt;br/&amp;gt;1x [http://en.wikipedia.org/wiki/Thunderbolt_(interface) Thunderbolt] / [http://en.wikipedia.org/wiki/MiniDP Mini DisplayPort 1.1a] &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2x [http://en.wikipedia.org/wiki/HDMI#Version_1.4 HDMI 1.4a], full-size &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 1x [http://en.wikipedia.org/wiki/HDMI#Version_1.4 MiniHDMI 1.4a] &amp;lt;br/&amp;gt;1x [http://en.wikipedia.org/wiki/MiniDP Mini DisplayPort 1.2]&lt;br /&gt;
|-&lt;br /&gt;
| Ethernet &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | None&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 1x RJ45, 10/100/1000 Mbps&lt;br /&gt;
|-&lt;br /&gt;
| Consumer IR Receiver&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot; | None&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot; | Front panel&lt;br /&gt;
|-&lt;br /&gt;
| WiFi Antennae &lt;br /&gt;
| colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 2x dual-band, embedded in enclosure&lt;br /&gt;
|-&lt;br /&gt;
| Audio &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/content/www/us/en/chipsets/high-definition-audio.html Intel HD Audio]; 7.1 digital audio&amp;lt;br/&amp;gt;via [http://en.wikipedia.org/wiki/HDMI#Version_1.4 HDMI] and &lt;br /&gt;
[http://en.wikipedia.org/wiki/Thunderbolt_(interface) Thunderbolt]/[http://en.wikipedia.org/wiki/MiniDP Mini DisplayPort]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/content/www/us/en/chipsets/high-definition-audio.html Intel HD Audio];&amp;lt;br/&amp;gt;7.1 digital audio via [http://en.wikipedia.org/wiki/HDMI#Version_1.4 HDMI]&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/content/www/us/en/chipsets/high-definition-audio.html Intel HD Audio]; 7.1 digital audio via&amp;lt;br/&amp;gt;[http://en.wikipedia.org/wiki/HDMI#Version_1.4 HDMI],[http://en.wikipedia.org/wiki/MiniDP Mini DisplayPort],&amp;lt;br/&amp;gt;and front-panel 3.5mm headset jack&lt;br /&gt;
|-&lt;br /&gt;
| USB 2.0 Ports &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2x rear, 1x front&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2x rear, 1x front&amp;lt;br/&amp;gt;2x via internal pin header&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 2x via internal pin header&lt;br /&gt;
|-&lt;br /&gt;
| USB 3.0 Ports &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | None&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | None&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 2x rear, 2x front&lt;br /&gt;
|-&lt;br /&gt;
| MiniPCIe Slots   &lt;br /&gt;
| colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 1x full-length w/ [http://en.wikipedia.org/wiki/Serial_ATA#Mini-SATA_.28mSATA.29 mSATA] support, 1x half-length&lt;br /&gt;
|-&lt;br /&gt;
| Included in-box   &lt;br /&gt;
| colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | Fan/heatsink, 19V&amp;lt;sub&amp;gt;DC&amp;lt;/sub&amp;gt; 65W AC adapter, VESA mount&lt;br /&gt;
|-&lt;br /&gt;
| Chassis / Enclosure&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot; | Plastic &amp;amp; aluminum, 4.59” × 4.41” × 1.55”&amp;lt;br/&amp;gt;(116.6mm × 112.0mm × 39.0mm)&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Plastic &amp;amp; aluminum,  4.59&amp;quot; x 4.41&amp;quot; x 1.36&amp;quot;&amp;lt;br/&amp;gt;(116.6mm x 112.0mm x 34.5mm)&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Plastic &amp;amp; aluminum,  4.59&amp;quot; x 4.41&amp;quot; x 1.95&amp;quot;&amp;lt;br/&amp;gt;(116.6mm x 112.0mm x 49.5mm)&lt;br /&gt;
|-&lt;br /&gt;
| AC Power Cord&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot; | Not included&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot; | Included in some SKUs&lt;br /&gt;
|-&lt;br /&gt;
| Manufacturer Links&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/p/en_US/support/category/dsktpboards/dk-dc3217by/doc_guide?format-type=Technical+Documents Technical Documentation]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://www.intel.com/p/en_US/support/highlights/dsktpboards/dk-dc3217by Latest BIOS and Drivers]&amp;lt;br/&amp;gt;[http://www.intel.com/content/www/us/en/desktops/desktop-kit-dc3217by-interactive-layout-demo-video.html Interactive Product Layout]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/p/en_US/support/category/dsktpboards/dk-dc3217iye/doc_guide?format-type=Technical+Documents Technical Documentation]&amp;lt;br/&amp;gt;[http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&amp;amp;ProductFamily=Desktop+Boards&amp;amp;ProductLine=Intel%C2%AE+NUC+Boards+and+Kits&amp;amp;ProductProduct=Intel%C2%AE+NUC+Kit+DC3217IYE Latest BIOS and Drivers]&amp;lt;br/&amp;gt;[http://www.intel.com/content/www/us/en/desktops/desktop-board-dc3217iye-interactive-layout-demo-video.html Interactive Product Layout]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/p/en_US/support/category/dsktpboards/dk-d34010wyk/doc_guide Technical Documentation]&amp;lt;br/&amp;gt;[http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&amp;amp;ProductFamily=Desktop+Boards&amp;amp;ProductLine=Intel%C2%AE+NUC+Boards+and+Kits&amp;amp;ProductProduct=Intel%C2%AE+NUC+Kit+D34010WYK Latest BIOS and Drivers]&amp;lt;br/&amp;gt;[http://www.intel.com/content/www/us/en/nuc/nuc-kit-d34010wyk-interactive-layout-demo-video.html Interactive Product Layout]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/p/en_US/support/category/dsktpboards/dk-d34010wyk/doc_guide Technical Documentation]&amp;lt;br/&amp;gt;[http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&amp;amp;ProductFamily=Desktop+Boards&amp;amp;ProductLine=Intel%C2%AE+NUC+Boards+and+Kits&amp;amp;ProductProduct=Intel%C2%AE+NUC+Kit+D34010WYK Latest BIOS and Drivers]&amp;lt;br/&amp;gt;[http://www.intel.com/content/www/us/en/nuc/nuc-kit-D34010WYKH-interactive-layout-demo-video.html Interactive Product Layout]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Can software decode most formats if needed. Does everything the Celeron can do and full frame packed 3D. Good for an HTPC that also needs light gaming and maybe some more heavy Windows applications. If you don&#039;t need those things, then you might want to stick with the Celeron to save some money.&lt;br /&gt;
&lt;br /&gt;
{| border: 1px solid #BBB; margin: .46em .2em;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;font-size: 86%;&amp;quot;&lt;br /&gt;
| valign=&amp;quot;top&amp;quot; align=&amp;quot;center&amp;quot; |[[File:DC3217BY.png|200px]]&amp;lt;!--&lt;br /&gt;
  --&amp;gt;&amp;lt;br /&amp;gt; Intel NUC based on the 3rd-Gen Core i3&amp;lt;br/&amp;gt;DC3217BY&lt;br /&gt;
| valign=&amp;quot;top&amp;quot; align=&amp;quot;center&amp;quot; |[[File:DC3217IYE.png|200px]]&amp;lt;!--&lt;br /&gt;
  --&amp;gt;&amp;lt;br /&amp;gt; Intel NUC based on the 3rd-Gen Core i3&amp;lt;br/&amp;gt;DC3217IYE&lt;br /&gt;
| valign=&amp;quot;top&amp;quot; align=&amp;quot;center&amp;quot; |[[File:D34010WYK.png|200px]]&amp;lt;!--&lt;br /&gt;
  --&amp;gt;&amp;lt;br /&amp;gt; Intel NUC based on the 4th-Gen Core i3&amp;lt;br/&amp;gt;D34010WYK&lt;br /&gt;
| valign=&amp;quot;top&amp;quot; align=&amp;quot;center&amp;quot; |[[File:D34010WYKH.png|200px]]&amp;lt;!--&lt;br /&gt;
  --&amp;gt;&amp;lt;br /&amp;gt; Intel NUC based on the 4th-Gen Core i3&amp;lt;br/&amp;gt;D34010WYKH&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Core i5-based===&lt;br /&gt;
There are three NUCs models with Core i5 processors.  The table below shows the similarities and differences:&lt;br /&gt;
{| class=&amp;quot;prettytable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;100&amp;quot; | Model Number &lt;br /&gt;
| width=&amp;quot;250&amp;quot; align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/motherboards/desktop-motherboards/desktop-kit-dc53427hye.html DC53427HYE] &lt;br /&gt;
| width=&amp;quot;250&amp;quot; align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/nuc/nuc-kit-d54250wyk.html D54250WYK] &lt;br /&gt;
| width=&amp;quot;250&amp;quot; align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/nuc/nuc-kit-d54250wykh.html D54250WYKH] &lt;br /&gt;
|-&lt;br /&gt;
| CPU &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://ark.intel.com/products/64903/ i5-3427U] [http://www.intel.com/content/www/us/en/architecture-and-technology/vpro/vpro-technology-general.html vPro] w/ HD Graphics 4000 &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | [http://ark.intel.com/products/75028/ i5-4250U] w/ HD Graphics 5000 &lt;br /&gt;
|-&lt;br /&gt;
| RAM &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Dual-channel DDR3 1333/1600 MHz&amp;lt;br/&amp;gt;2x SO-DIMMs, 16 GB total max.&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | Dual-channel 1.35V DDR3L 1333/1600 MHz &amp;lt;br/&amp;gt;2x SO-DIMMs, 16 GB total max.&lt;br /&gt;
|-&lt;br /&gt;
| Chipset &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/content/www/us/en/chipsets/performance-chipsets/mobile-chipset-qs77.html Intel QS77]&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | N/A; [http://software.intel.com/en-us/articles/an-introduction-to-the-intel-4th-generation-core-processor CPU is an SoC]&lt;br /&gt;
|-&lt;br /&gt;
| Display &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 1x [http://en.wikipedia.org/wiki/HDMI#Version_1.4 HDMI 1.4a], full-size &amp;lt;br/&amp;gt;2x [http://en.wikipedia.org/wiki/MiniDP Mini DisplayPort 1.1a] &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 1x [http://en.wikipedia.org/wiki/HDMI#Version_1.4 MiniHDMI 1.4a] &amp;lt;br/&amp;gt;1x [http://en.wikipedia.org/wiki/MiniDP Mini DisplayPort 1.2]&lt;br /&gt;
|-&lt;br /&gt;
| Ethernet &lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 1x RJ45, 10/100/1000 Mbps&lt;br /&gt;
|-&lt;br /&gt;
| Consumer IR Receiver&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | None&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot; | Front panel&lt;br /&gt;
|-&lt;br /&gt;
| WiFi Antennae &lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 2x dual-band, embedded in enclosure&lt;br /&gt;
|-&lt;br /&gt;
| Audio &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/content/www/us/en/chipsets/high-definition-audio.html Intel HD Audio]; 7.1 digital audio via&amp;lt;br/&amp;gt;[http://en.wikipedia.org/wiki/HDMI#Version_1.4 HDMI] and [http://en.wikipedia.org/wiki/MiniDP Mini DisplayPort]&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/content/www/us/en/chipsets/high-definition-audio.html Intel HD Audio]; 7.1 digital audio via&amp;lt;br/&amp;gt;[http://en.wikipedia.org/wiki/HDMI#Version_1.4 HDMI], [http://en.wikipedia.org/wiki/MiniDP Mini DisplayPort]&amp;lt;br/&amp;gt;and front-panel 3.5mm headset jack&lt;br /&gt;
|-&lt;br /&gt;
| USB 2.0 Ports &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2x rear, 2x via internal pin header&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 2x via internal pin header&lt;br /&gt;
|-&lt;br /&gt;
| USB 3.0 Ports &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 1x front&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 2x rear, 2x front&lt;br /&gt;
|-&lt;br /&gt;
| MiniPCIe Slots   &lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 1x full-length w/ [http://en.wikipedia.org/wiki/Serial_ATA#Mini-SATA_.28mSATA.29 mSATA] support, 1x half-length&lt;br /&gt;
|-&lt;br /&gt;
| Included in-box   &lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | Fan/heatsink, 19V&amp;lt;sub&amp;gt;DC&amp;lt;/sub&amp;gt; 65W AC adapter, VESA mount&lt;br /&gt;
|-&lt;br /&gt;
| Chassis / Enclosure&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Plastic &amp;amp; aluminum, 4.59” × 4.41” × 1.55”&amp;lt;br/&amp;gt;(116.6mm × 112.0mm × 39.0mm)&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Plastic &amp;amp; aluminum,  4.59&amp;quot; x 4.41&amp;quot; x 1.36&amp;quot;&amp;lt;br/&amp;gt;(116.6mm x 112.0mm x 34.5mm)&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Plastic &amp;amp; aluminum,  4.59&amp;quot; x 4.41&amp;quot; x 1.95&amp;quot;&amp;lt;br/&amp;gt;(116.6mm x 112.0mm x 49.5mm)&lt;br /&gt;
|-&lt;br /&gt;
| AC Power Cord&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Not included&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot; | Included in some SKUs&lt;br /&gt;
|-&lt;br /&gt;
| Manufacturer Links&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/p/en_US/support/category/dsktpboards/dk-dc53427hye/doc_guide Technical Documentation]&amp;lt;br/&amp;gt;[http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&amp;amp;ProductFamily=Desktop+Boards&amp;amp;ProductLine=Intel%C2%AE+NUC+Boards+and+Kits&amp;amp;ProductProduct=Intel%C2%AE+NUC+Kit+DC53427HYE Latest BIOS and Drivers]&amp;lt;br/&amp;gt;[http://www.intel.com/content/www/us/en/nuc/dc53427hye-interactive-layout-demo-video.html Interactive Product Layout]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/p/en_US/support/category/dsktpboards/dk-d54250wyk/doc_guide Technical Documentation]&amp;lt;br/&amp;gt;[http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&amp;amp;ProductFamily=Desktop+Boards&amp;amp;ProductLine=Intel%C2%AE+NUC+Boards+and+Kits&amp;amp;ProductProduct=Intel%C2%AE+NUC+Kit+D54250WYK Latest BIOS and Drivers]&amp;lt;br/&amp;gt;[http://www.intel.com/content/www/us/en/nuc/nuc-kit-d54250wyk-interactive-layout-demo-video.html Interactive Product Layout]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/p/en_US/support/category/dsktpboards/dk-d54250wyk/doc_guide Technical Documentation]&amp;lt;br/&amp;gt;[http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&amp;amp;ProductFamily=Desktop+Boards&amp;amp;ProductLine=Intel%C2%AE+NUC+Boards+and+Kits&amp;amp;ProductProduct=Intel%C2%AE+NUC+Kit+D54250WYK Latest BIOS and Drivers]&amp;lt;br/&amp;gt;[http://www.intel.com/content/www/us/en/nuc/nuc-kit-d54250wykh-interactive-layout-demo-video.html Interactive Product Layout]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| border: 1px solid #BBB; margin: .46em .2em;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;font-size: 86%;&amp;quot;&lt;br /&gt;
| valign=&amp;quot;top&amp;quot; align=&amp;quot;center&amp;quot; |[[File:DC53427HYE.png|200px]]&amp;lt;!--&lt;br /&gt;
  --&amp;gt;&amp;lt;br /&amp;gt; Intel NUC based on the 3rd-Gen Core i5&amp;lt;br/&amp;gt;DC53427HYE&lt;br /&gt;
| valign=&amp;quot;top&amp;quot; align=&amp;quot;center&amp;quot; |[[File:D54250WYK.png|200px]]&amp;lt;!--&lt;br /&gt;
  --&amp;gt;&amp;lt;br /&amp;gt; Intel NUC based on the 4th-Gen Core i5&amp;lt;br/&amp;gt;D54250WYK&lt;br /&gt;
| valign=&amp;quot;top&amp;quot; align=&amp;quot;center&amp;quot; |[[File:D54250WYKH.png|200px]]&amp;lt;!--&lt;br /&gt;
  --&amp;gt;&amp;lt;br /&amp;gt; Intel NUC based on the 4th-Gen Core i5&amp;lt;br/&amp;gt;D54250WYKH&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Known issues==&lt;br /&gt;
===Windows===&lt;br /&gt;
*Having graphical UI corruption with a NUC that uses Intel HD4000 graphics? Try these beta graphics drivers: [http://downloadmirror.intel.com/22938/a08/Win32_1533b.zip 32-bit] • [http://downloadmirror.intel.com/22935/a08/Win64_1533b.zip 64-bit]. [http://www.techblo.gg/?p=231]&lt;br /&gt;
&lt;br /&gt;
*The 2820 Baytrail will not bitstream HD Audio under Windows OS. This is a driver limitation as they don&#039;t support the PAP [Protected Audio Path] But under Linux, Ubuntu, openELEC. They work fine! &lt;br /&gt;
&lt;br /&gt;
===Hi10P / 10bit===&lt;br /&gt;
{{Main|Hi10P}} &lt;br /&gt;
The first stable version with Hi10P support is XBMC v12 (Frodo). Multi-core software decoding is essential on the Celeron NUC, which is available in normal [[OpenELEC]] builds and [[development builds]] for Windows.&lt;br /&gt;
&lt;br /&gt;
The Celeron 847 NUC can play most 10bit anime near flawlessly (as shown [https://www.youtube.com/watch?v=myvNa9Sk0Y4 here] ). Frames might start dropping at around 18Mbps, but common anime releases seem to have no significant issues. For more info, see [http://forum.xbmc.org/showthread.php?tid=171981 this thread] on the XBMC forum.&lt;br /&gt;
&lt;br /&gt;
==Mods==&lt;br /&gt;
Here are some mods the community has done.&lt;br /&gt;
===IR mods===&lt;br /&gt;
Here&#039;s one user&#039;s mod to add IR: http://forum.xbmc.org/showthread.php?tid=166886&lt;br /&gt;
&lt;br /&gt;
He added http://www.simerec.com which is ON/OFF capability via remote, and added in IR from a Microsoft USB RC6 IR receiver. Plenty of pics and detailed description. Even the holes were covered with [http://lightdims.com LightDims], which worked fantastically.&lt;br /&gt;
&lt;br /&gt;
===Fanless cases===&lt;br /&gt;
There are several fanless cases available for the NUC:&lt;br /&gt;
&lt;br /&gt;
Logic Supply offers a fanless case, the [http://www.logicsupply.com/components/cases/fanless/ml300/ ML300], compatible with the following Intel NUC motherboards: [http://www.logicsupply.com/components/motherboards/intel-core/dcp847ske/ DCP847SKE], [http://www.logicsupply.com/components/motherboards/intel-core/d33217gke/ D33217GKE], and [http://www.logicsupply.com/components/motherboards/intel-core/d53427rke/ D53427RKE]. The fully configured system is also available, the [http://www.logicsupply.com/computers/processor/intel-core/core-ml300/ Core-ML300].&lt;br /&gt;
&lt;br /&gt;
The Haswell version, the [http://www.logicsupply.com/components/cases/fanless/ml320/ ML320] is in production available to pre-order as well as the fully configured system version, the [http://www.logicsupply.com/computers/processor/intel-core/core-ml320/ Core-ML320].&lt;br /&gt;
&lt;br /&gt;
You can also buy fanless cases for these NUCs: http://www.impactics.com/d1nu1-b/&lt;br /&gt;
&lt;br /&gt;
White model with RC6 USB receiver plugged into front of it: http://postimg.org/image/klk0h6yp3/&lt;br /&gt;
&lt;br /&gt;
==Other tips, tricks, and advice==&lt;br /&gt;
===Linux===&lt;br /&gt;
====Bootloader====&lt;br /&gt;
info on what you choose when installing archboot when  you do a UEFI install?&lt;br /&gt;
&lt;br /&gt;
I used a GPT layout with GRUB as bootloader. Here&#039;s my partition info:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;$ sudo gdisk -l /dev/sda&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
GPT fdisk (gdisk) version 0.8.7&lt;br /&gt;
&amp;lt;poem&amp;gt;&lt;br /&gt;
Partition table scan:&lt;br /&gt;
  MBR: protective&lt;br /&gt;
  BSD: not present&lt;br /&gt;
  APM: not present&lt;br /&gt;
  GPT: present&lt;br /&gt;
&lt;br /&gt;
Found valid GPT with protective MBR; using GPT.&lt;br /&gt;
Disk /dev/sda: 125045424 sectors, 59.6 GiB&lt;br /&gt;
Logical sector size: 512 bytes&lt;br /&gt;
Disk identifier (GUID): 783A3002-626F-49A1-85D1-12225885803E&lt;br /&gt;
Partition table holds up to 128 entries&lt;br /&gt;
First usable sector is 34, last usable sector is 125045390&lt;br /&gt;
Partitions will be aligned on 2048-sector boundaries&lt;br /&gt;
Total free space is 4062 sectors (2.0 MiB)&lt;br /&gt;
&lt;br /&gt;
Number  Start (sector)    End (sector)  Size       Code  Name&lt;br /&gt;
   1            2048            6143   2.0 MiB     EF02  BIOS_GRUB&lt;br /&gt;
   2            8192         1056767   512.0 MiB   EF00  UEFI_SYSTEM&lt;br /&gt;
   3         1056768         3153919   1024.0 MiB  8300  SWAP&lt;br /&gt;
   4         3153920       125045390   58.1 GiB    8300  BTRFS[/code]&lt;br /&gt;
&lt;br /&gt;
The BIOS_GRUB partition is not really needed, I just added it in case I wanted to install to MBR and still use GPT. The UEFI_SYSTEM partition is mounted to /boot/efi. Look at the GRUB page in the Arch wiki, it has pretty good instructions.&lt;br /&gt;
&amp;lt;/poem&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Consumer IR====&lt;br /&gt;
Enabling the build-in Consumer IR (CIR) is not (completely) straightforward and needs some editing in the configuration files. Most of the commands below must be run as root, or using `sudo`.&lt;br /&gt;
&lt;br /&gt;
The Intel NUC CIR is supported by the nuvoton_cir kernel module. Some (required) updates to this module are added to Linux kernel 3.15 [https://communities.intel.com/message/233970#233970]. So first update to Linux 3.15, if required.&lt;br /&gt;
&lt;br /&gt;
For Ubuntu the kernel packages are available at [http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.15-utopic/ http://kernel.ubuntu.com/~kernel-ppa/mainline].&lt;br /&gt;
Download either the amd64 or i386 version of the generic image and the all headers packages in a separate directory. Download and install using:&lt;br /&gt;
&amp;lt;pre&amp;gt;$ mkdir linux3.15&lt;br /&gt;
$ cd linux3.15&lt;br /&gt;
$ wget -O headers.deb http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.15-utopic/linux-headers-3.15.0-031500_3.15.0-031500.201406131105_all.deb&lt;br /&gt;
$ wget -O image.deb http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.15-utopic/linux-image-3.15.0-031500-generic_3.15.0-031500.201406131105_amd64.deb&lt;br /&gt;
$ dpkg -i *.deb&amp;lt;/pre&amp;gt;&lt;br /&gt;
You will need to change the download URLs to match the correct version and processor type.&lt;br /&gt;
Reboot and you should be running the Linux kernel 3.15, check with&lt;br /&gt;
&amp;lt;pre&amp;gt;$ uname -r&lt;br /&gt;
3.15.0-031500rc8-generic&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The same [https://communities.intel.com/message/231175#2311750 Intel forum thread] also shows the workaround to actually enable the novuton_cir driver for the CIR.&lt;br /&gt;
Create a new file /etc/rc2.d/S18fix-cir using your favorite editor with this content:&lt;br /&gt;
&amp;lt;pre&amp;gt;#! /bin/sh&lt;br /&gt;
#&lt;br /&gt;
# Fix for Consumer IR device, see https://communities.intel.com/thread/46259&lt;br /&gt;
modprobe -r nuvoton-cir&lt;br /&gt;
echo &amp;quot;auto&amp;quot; &amp;gt; /sys/bus/acpi/devices/NTN0530\:00/physical_node/resources&lt;br /&gt;
modprobe nuvoton-cir&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Make the new file executable using:&lt;br /&gt;
&amp;lt;pre&amp;gt;$ chmod +x /etc/rc2.d/S18fix-cir&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The system log should show something similar to these lines after rebooting:&lt;br /&gt;
&amp;lt;pre&amp;gt;$ dmesg | grep -i Nuvoton&lt;br /&gt;
[    3.491310] nuvoton-cir 00:08: [io  0x0240-0x024f]&lt;br /&gt;
[    3.491326] nuvoton-cir 00:08: unable to assign resources&lt;br /&gt;
[    3.491330] nuvoton-cir 00:08: Could not activate PNP device!&lt;br /&gt;
# Note that at this point the S18fix-cir script kicks in, reloading the nuvoton_cir module with the &#039;fix&#039;&lt;br /&gt;
[    4.147173] nuvoton-cir 00:08: [io  0x0240-0x024f]&lt;br /&gt;
[    4.147217] nuvoton-cir 00:08: [irq 3]&lt;br /&gt;
[    4.147223] nuvoton-cir 00:08: [io  0x0250-0x025f]&lt;br /&gt;
[    4.147862] nuvoton-cir 00:08: activated&lt;br /&gt;
[    4.174957] input: Nuvoton w836x7hg Infrared Remote Transceiver as /devices/pnp0/00:08/rc/rc0/input10&lt;br /&gt;
[    4.175091] rc0: Nuvoton w836x7hg Infrared Remote Transceiver as /devices/pnp0/00:08/rc/rc0&lt;br /&gt;
[    4.203370] nuvoton_cir: driver has been successfully loaded&lt;br /&gt;
[    4.208858] input: MCE IR Keyboard/Mouse (nuvoton-cir) as /devices/virtual/input/input11&lt;br /&gt;
[    4.217123] rc rc0: lirc_dev: driver ir-lirc-codec (nuvoton-cir) registered at minor = 0&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Next install lirc:&lt;br /&gt;
&amp;lt;pre&amp;gt;$ apt-get install lirc&amp;lt;/pre&amp;gt;&lt;br /&gt;
It does not really matter what IR receiver is chosen as the required one is not available, so choose None for both the receiver and the transmitter.&lt;br /&gt;
&lt;br /&gt;
Now open /etc/lirc/hardware.conf in you favorite editor and modify it, so it contains these settings (find the correct locations and modify them):&lt;br /&gt;
&amp;lt;pre&amp;gt;REMOTE=&amp;quot;Nuvoton Transceivers/Remotes&amp;quot;&lt;br /&gt;
REMOTE_MODULES=&amp;quot;lirc_dev nuvoton_cir&amp;quot;&lt;br /&gt;
REMOTE_DRIVER=&amp;quot;default&amp;quot;&lt;br /&gt;
REMOTE_DEVICE=&amp;quot;/dev/lirc0&amp;quot;&lt;br /&gt;
REMOTE_SOCKET=&amp;quot;&amp;quot;&lt;br /&gt;
REMOTE_LIRCD_CONF=&amp;quot;&amp;quot;&lt;br /&gt;
REMOTE_LIRCD_ARGS=&amp;quot;&amp;quot;&lt;br /&gt;
START_LIRCD=&amp;quot;true&amp;quot;&lt;br /&gt;
LOAD_MODULES=&amp;quot;false&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
(the other settings are not important)&lt;br /&gt;
&lt;br /&gt;
Now the CIR device should be supported by lirc. Time to [[HOW-TO:Setup Lirc|configure your remote]]&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
* http://www.intel.com/content/www/us/en/motherboards/desktop-motherboards/nuc.html - Intel&#039;s NUC product page&lt;br /&gt;
* [[Wikipedia:Next Unit of Computing]] - Wikipedia page on the NUC&lt;br /&gt;
* http://forum.xbmc.org/showthread.php?tid=140534 - XBMC NUC resource thread&lt;br /&gt;
* http://www.impactics.com/d1nu1-b/ - impactics fanless NUC case&lt;br /&gt;
* http://forum.xbmc.org/showthread.php?tid=166886 - Celeron NUC with mods&lt;br /&gt;
* http://www.simerec.com - install IR on/off capabilities (NUC can sleep/wake without mods)&lt;br /&gt;
* http://www.intel.com/content/dam/www/public/us/en/documents/guides/nuc-i3-home-theater-solution-guide.pdf - Intel&#039;s NUC + XBMC setup guide&lt;br /&gt;
* http://www.logicsupply.com/components/cases/nuc/ - Logic Supply NUC Cases&lt;br /&gt;
* http://www.logicsupply.com/computers/feature/nuc/ - Logic Supply NUC Computers&lt;br /&gt;
&lt;br /&gt;
==Random notes==&lt;br /&gt;
{{large|&#039;&#039;Feel free to place various notes, tips, and links here. As this section of the wiki gets more organized, those notes will be properly sorted. Consider this like a dumping ground for when you&#039;re not sure where to put something.&#039;&#039;}}&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:HTPC]]&lt;br /&gt;
[[Category:XBMC Manual]]&lt;br /&gt;
[[Category:x86]]&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
	<entry>
		<id>https://kodi.wiki/index.php?title=Archive:Intel_NUC&amp;diff=79162</id>
		<title>Archive:Intel NUC</title>
		<link rel="alternate" type="text/html" href="https://kodi.wiki/index.php?title=Archive:Intel_NUC&amp;diff=79162"/>
		<updated>2014-10-03T07:30:27Z</updated>

		<summary type="html">&lt;p&gt;Tutenchamun: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Intel NUC 4th Gen.jpg|300px|right]][[File:NUC.jpg|300px|right]]&lt;br /&gt;
{{mininav|[[Devices]]|[[x86 hardware]] }}&lt;br /&gt;
&amp;lt;section begin=&amp;quot;intro&amp;quot; /&amp;gt;The Intel NUC is a series of small, awesome, x86-based PCs that works fantastically as an HTPC. Can run a full desktop OS if desired. Reasonable starting price considering size and power. Uses Celeron to Core i5 CPUs. Can run fanless with a replacement heatsink case.&amp;lt;section end=&amp;quot;intro&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Installing XBMC ==&lt;br /&gt;
{{Main|HOW-TO:Install XBMC on an Intel NUC}}&lt;br /&gt;
&lt;br /&gt;
==About the Intel NUC==&lt;br /&gt;
NUCs are available with either Celeron, Core i3 or Core i5 processors.  You will need to purchase your own DDR3 SO-DIMM RAM, mSATA SSD, and if desired, MiniPCIe WiFi card.  All current NUCs have 2x DDR3 SO-DIMM slots, allowing a maximum of 16GB of RAM (8 GB per slot).  Newest models based on the 4th-Generation Core processor require DDR3L SO-DIMMs (1.35V).  Although NUC boards will work with DC power ranging from 12V&amp;lt;sub&amp;gt;DC&amp;lt;/sub&amp;gt;~19V&amp;lt;sub&amp;gt;DC&amp;lt;/sub&amp;gt;, NUC kits come with a 19V&amp;lt;sub&amp;gt;DC&amp;lt;/sub&amp;gt; 65W switching power adapter.  However, not all SKUs have the AC power cord included.  There are multiple SKUs of the latest NUC models, each of which has a different type of AC power cord, depending on the country/region/plug type.  &lt;br /&gt;
&lt;br /&gt;
All NUCs are x86 and x64 OS capable. You can install Windows 7, 8 or just [[XBMCbuntu]] or [[OpenELEC]]. It doesn&#039;t matter. But if you don&#039;t need Netflix, SkyGO, then stick with OpenELEC or XBMCbuntu. They even have the internal pin headers for extra USB ports, but also for power switch, LEDs etc.  More on this later. &lt;br /&gt;
&lt;br /&gt;
===Atom-based===&lt;br /&gt;
There is one NUC model based on an Atom processor: DE3815TYKHE.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;prettytable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;100&amp;quot; | Model Number &lt;br /&gt;
| width=&amp;quot;250&amp;quot; align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/nuc/nuc-kit-de3815tykhe.html DE3815TYKHE]&lt;br /&gt;
|-&lt;br /&gt;
| CPU &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://ark.intel.com/sv/products/78476/Intel-Atom-Processor-E3815-1M-Cache-1_46-GHz Intel® Atom(TM) E3815] w/ HD Graphics (4 EUs)&lt;br /&gt;
|-&lt;br /&gt;
| RAM &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | DDR3L SO-DIMM 1.35V, 1333/1600 MHz (down clocked to 1066 MHz)&amp;lt;br/&amp;gt;1x SO-DIMMs, 8 GB total max.&lt;br /&gt;
|-&lt;br /&gt;
| Display &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 1x [http://en.wikipedia.org/wiki/HDMI#Version_1.4 HDMI 1.4a], full-size&amp;lt;br /&amp;gt;1x Embedded DisplayPort* (eDP) 1.3 (2 lanes with backlight and adjustable voltage/timings)&amp;lt;br /&amp;gt;1x VGA&lt;br /&gt;
|-&lt;br /&gt;
| Mass Storage&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 4-GB eMMC storage device built in&amp;lt;br /&amp;gt;Internal support for 2.5-inch HDD or SSD (up to 9.5mm thickness)&lt;br /&gt;
|-&lt;br /&gt;
| Ethernet &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 1x RJ45, 10/100/1000 Mbps&lt;br /&gt;
|-&lt;br /&gt;
| WiFi&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Half-length PCIe* mini-card slot and wireless antennas pre-assembled&lt;br /&gt;
|-&lt;br /&gt;
| Audio &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/chipsets/high-definition-audio.html Intel HD Audio]; 7.1 digital audio via HDMI&amp;lt;br /&amp;gt;Back panel headphone/microphone jack&lt;br /&gt;
|-&lt;br /&gt;
| USB 2.0 Ports &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2x rear, 3x via internal pin header&lt;br /&gt;
|-&lt;br /&gt;
| USB 3.0 Ports &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 1x front&lt;br /&gt;
|-&lt;br /&gt;
| Consumer IR Port&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | None&lt;br /&gt;
|-&lt;br /&gt;
| MiniPCIe Slots   &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 1x half-length&lt;br /&gt;
|-&lt;br /&gt;
| Included in-box   &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 12V, 36W wall-mount AC-DC power adapter (12-19V DC back panel power connector)&amp;lt;br /&amp;gt;Multi-country plugs (IEC types A/C/G/I)&amp;lt;br /&amp;gt;Vertical stand&amp;lt;br /&amp;gt;VESA mount bracket (75 x 75mm and 100 x 100mm compatible)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Chassis / Enclosure&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Passive/fanless design&amp;lt;br /&amp;gt;Metallic gray plastic ring with black sides&amp;lt;br /&amp;gt;(190mm x 116mm x 40mm)&lt;br /&gt;
|-&lt;br /&gt;
| AC Power Cord&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Not included&lt;br /&gt;
|-&lt;br /&gt;
| Manufacturer Links&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; |[http://www.intel.com/p/en_US/support/category/dsktpboards/dk-de3815tykhe/doc_guide Technical Documentation]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Even with limited GPU power, this Atom-based Intel NUC works well with XBMC. There are few formats this device can&#039;t properly decode. This is a great fanless replacement of the [[Raspberry Pi]]. Compared to the other NUC models this ends up much cheaper (no additional harddrive is required because of the internal 4GB mSATA drive which without problems holds GNU/Linux with XBMC) and passive (totally silent) at the cost of CPU/GPU power.&lt;br /&gt;
&lt;br /&gt;
A more comprehensive test can be found here: http://intelnuc.blogspot.se/2014/05/de3815tykhe-bay-trail-nuc-runs-openelec.html&lt;br /&gt;
&lt;br /&gt;
Demonstation with OpenELEC: http://www.youtube.com/watch?v=UXIYZjlrFic&lt;br /&gt;
&lt;br /&gt;
===Celeron-based===&lt;br /&gt;
There are two NUC&#039;s based on a Celeron processor: the first-generation DCCP847DYE and the third-generation DN2820FYKH.&lt;br /&gt;
 &lt;br /&gt;
{| style=&amp;quot;float: right; border: 1px solid #BBB; margin: .46em .2em;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;font-size: 86%;&amp;quot;&lt;br /&gt;
| valign=&amp;quot;top&amp;quot; |[[File:DCCP847DYE.png|200px]]&amp;lt;!--&lt;br /&gt;
  --&amp;gt;&amp;lt;br /&amp;gt; Intel Celeron-based NUC, DCCP847DYE&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|- style=&amp;quot;float: right; border: 1px solid #BBB; margin: .46em .2em;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;font-size: 86%;&amp;quot;&lt;br /&gt;
| valign=&amp;quot;top&amp;quot; |[[File:DN2820FYKH.png|200px]]&amp;lt;!--&lt;br /&gt;
  --&amp;gt;&amp;lt;br /&amp;gt; Intel Baytrail Celeron-based NUC, DN2820FYKH&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;prettytable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;100&amp;quot; | Model Number &lt;br /&gt;
| width=&amp;quot;250&amp;quot; align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/motherboards/desktop-motherboards/desktop-kit-dccp847dye.html DCCP847DYE]&lt;br /&gt;
| width=&amp;quot;250&amp;quot; align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/nuc/nuc-board-dn2820fykh.html DN2820FYKH]&lt;br /&gt;
|-&lt;br /&gt;
| CPU &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://ark.intel.com/products/56056/ Celeron 847] w/ HD Graphics (6 EUs)&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://ark.intel.com/products/79052/Intel-Celeron-Processor-N2820-1M-Cache-up-to-2_39-GHz?wapkw=intel%C2%AE+celeron%C2%AE+processor+n2820 Celeron N2820] w/ HD Graphics (756 MHz)&lt;br /&gt;
|-&lt;br /&gt;
| RAM &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Dual-channel DDR3 1333 MHz &amp;lt;br/&amp;gt;2x SO-DIMMs, 16 GB total max.&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Single-channel DDR3L 1066 MHz &amp;lt;br/&amp;gt;1x SO-DIMMs, 8 GB total max.&lt;br /&gt;
|-&lt;br /&gt;
| Chipset &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/chipsets/performance-chipsets/mobile-chipset-qs77.html Intel QS77]&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | N/A; [http://software.intel.com/en-us/articles/an-introduction-to-the-intel-4th-generation-core-processor CPU is an SoC]&lt;br /&gt;
|-&lt;br /&gt;
| Display &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2x [http://en.wikipedia.org/wiki/HDMI#Version_1.4 HDMI 1.4a], full-size&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 1x [http://en.wikipedia.org/wiki/HDMI#Version_1.4 HDMI 1.4a], full-size&lt;br /&gt;
|-&lt;br /&gt;
| Mass Storage&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | mSATA SSD support via 1x full-length MiniPCIe slot&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2.5&amp;quot; SSD or HDD w/ 9.5mm max height &amp;lt;br/&amp;gt;SATA data and power connectors provided &lt;br /&gt;
|-&lt;br /&gt;
| Ethernet &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 1x RJ45, 10/100/1000 Mbps&lt;br /&gt;
|-&lt;br /&gt;
| WiFi&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2x dual-band WiFi antennas&amp;lt;br/&amp;gt;embedded in enclosure&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/wireless-products/dual-band-wireless-n-7260-bluetooth-brief.html Intel Wireless-N 7260BN] w/ BT 4.0 preinstalled&amp;lt;br/&amp;gt;2x dual-band WiFi antennas embedded in enclosure&lt;br /&gt;
|-&lt;br /&gt;
| Audio &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/chipsets/high-definition-audio.html Intel HD Audio]; 7.1 digital audio via HDMI&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/chipsets/high-definition-audio.html Intel HD Audio]; 7.1 digital audio via HDMI&amp;lt;br/&amp;gt;Rear-panel 3.5mm headset jack&lt;br /&gt;
|-&lt;br /&gt;
| USB 2.0 Ports &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2x rear, 1x front, 2x via internal pin header&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 2x rear&lt;br /&gt;
|-&lt;br /&gt;
| USB 3.0 Ports &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | None&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 1x front&lt;br /&gt;
|-&lt;br /&gt;
| Consumer IR Port&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | None&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Front Panel&lt;br /&gt;
|-&lt;br /&gt;
| MiniPCIe Slots   &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 1x full-length, 1x half-length&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | 1x half-length, used by WiFi card&lt;br /&gt;
|-&lt;br /&gt;
| Included in-box   &lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Fan/heatsink, 19V&amp;lt;sub&amp;gt;DC&amp;lt;/sub&amp;gt; 65W AC adapter, VESA mount&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Fan/heatsink, 12V&amp;lt;sub&amp;gt;DC&amp;lt;/sub&amp;gt; 36W wall-mount AC adapter &amp;lt;br/&amp;gt; w/ 4x multi-country plugs, VESA mount&lt;br /&gt;
|-&lt;br /&gt;
| Chassis / Enclosure&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Plastic &amp;amp; aluminum, 4.59” × 4.41” × 1.55”&amp;lt;br/&amp;gt;(116.6mm × 112.0mm × 39.0mm)&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Plastic &amp;amp; aluminum, 4.59” × 4.41” × 2.03”&amp;lt;br/&amp;gt;(116.6mm × 112.0mm × 51.5mm)&lt;br /&gt;
|-&lt;br /&gt;
| AC Power Cord&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Not included&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | NA; AC adapter is wall-mount&lt;br /&gt;
|-&lt;br /&gt;
| Manufacturer Links&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; |[http://www.intel.com/p/en_US/support/category/dsktpboards/dk-dccp847dye/doc_guide?format-type=Technical+Documents Technical Documentation]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&amp;amp;ProductFamily=Desktop+Boards&amp;amp;ProductLine=Intel%C2%AE+NUC+Boards+and+Kits&amp;amp;ProductProduct=Intel%C2%AE+NUC+Kit+DCCP847DYE Latest BIOS and Drivers]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://www.intel.com/content/www/us/en/desktops/desktop-kit-dccp847dye-interactive-layout-demo-video.html Interactive Product Layout]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; |[http://www.intel.com/p/en_US/support/category/dsktpboards/dk-dn2820fyk/doc_guide?format-type=Technical+Documents Technical Documentation]&amp;lt;br/&amp;gt;&lt;br /&gt;
[http://downloadcenter.intel.com/Product_Filter.aspx?ProductID=3782 Latest BIOS and Drivers]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
*The 2820 Baytrail will not bitstream HD Audio under Windows OS. This is a driver limitation as they don&#039;t support the PAP [Protected Audio Path] But under Linux, Ubuntu, openELEC. They work fine!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The Celeron-based NUC can play everything XBMC can including 1080p SBS 3D. It will struggle with full frame packed 3D. Boot up time direct into XBMC is less than 10 seconds. It is entirely possible to create a system with an 32GB mSATA SSD and 4GB RAM, which will be overkill when you want to run OpenELEC but might be interesting in case you are considering a Windows build. For a cheap alternative with upgrade potential, you could use the internal USB headers to run the entire system from a USB stick.  If you read the [http://forum.xbmc.org/showthread.php?tid=140534 NUC thread], there are screen caps of prices to help you compare to today&#039;s prices. &lt;br /&gt;
&lt;br /&gt;
Skinswise, Confluence, Ace or Bello are wonderful to use and very fluid. Once you start using the heavier skins that utilise many addons, such as Aeon Nox, MQ3, MQ4 you will notice they run smooth but not as fluid as what can be enjoyed on the i3 &amp;amp; i5 models.&lt;br /&gt;
&lt;br /&gt;
===Core i3-based===&lt;br /&gt;
There are four different NUCs equipped with Core i3 processors.  The table below shows the similarities and differences:&lt;br /&gt;
{| class=&amp;quot;prettytable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;100&amp;quot; | Model Number &lt;br /&gt;
| width=&amp;quot;250&amp;quot; align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/motherboards/desktop-motherboards/desktop-kit-dc3217by.html DC3217BY] &lt;br /&gt;
| width=&amp;quot;250&amp;quot; align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/motherboards/desktop-motherboards/desktop-kit-dc3217iye.html DC3217IYE] &lt;br /&gt;
| width=&amp;quot;250&amp;quot; align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/nuc/nuc-kit-d34010wyk.html D34010WYK]&lt;br /&gt;
| width=&amp;quot;250&amp;quot; align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/nuc/nuc-kit-d34010wykh.html D34010WYKH]&lt;br /&gt;
|-&lt;br /&gt;
| CPU &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | [http://ark.intel.com/products/65697/ i3-3217U] w/ HD Graphics 4000 &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | [http://ark.intel.com/products/75107/ i3-4010U] w/ HD Graphics 4400 &lt;br /&gt;
|-&lt;br /&gt;
| RAM &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | Dual-channel DDR3 1333/1600 MHz&amp;lt;br/&amp;gt;2x SO-DIMMs, 16 GB total max.&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | Dual-channel 1.35V DDR3L 1333/1600 MHz &amp;lt;br/&amp;gt;2x SO-DIMMs, 16 GB total max.&lt;br /&gt;
|-&lt;br /&gt;
| Chipset &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/content/www/us/en/chipsets/performance-chipsets/mobile-chipset-qs77.html Intel QS77]&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | N/A; [http://software.intel.com/en-us/articles/an-introduction-to-the-intel-4th-generation-core-processor CPU is an SoC]&lt;br /&gt;
|-&lt;br /&gt;
| Display &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 1x [http://en.wikipedia.org/wiki/HDMI#Version_1.4 HDMI 1.4a], full-size &amp;lt;br/&amp;gt;1x [http://en.wikipedia.org/wiki/Thunderbolt_(interface) Thunderbolt] / [http://en.wikipedia.org/wiki/MiniDP Mini DisplayPort 1.1a] &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2x [http://en.wikipedia.org/wiki/HDMI#Version_1.4 HDMI 1.4a], full-size &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 1x [http://en.wikipedia.org/wiki/HDMI#Version_1.4 MiniHDMI 1.4a] &amp;lt;br/&amp;gt;1x [http://en.wikipedia.org/wiki/MiniDP Mini DisplayPort 1.2]&lt;br /&gt;
|-&lt;br /&gt;
| Ethernet &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | None&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 1x RJ45, 10/100/1000 Mbps&lt;br /&gt;
|-&lt;br /&gt;
| Consumer IR Receiver&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot; | None&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot; | Front panel&lt;br /&gt;
|-&lt;br /&gt;
| WiFi Antennae &lt;br /&gt;
| colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 2x dual-band, embedded in enclosure&lt;br /&gt;
|-&lt;br /&gt;
| Audio &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/content/www/us/en/chipsets/high-definition-audio.html Intel HD Audio]; 7.1 digital audio&amp;lt;br/&amp;gt;via [http://en.wikipedia.org/wiki/HDMI#Version_1.4 HDMI] and &lt;br /&gt;
[http://en.wikipedia.org/wiki/Thunderbolt_(interface) Thunderbolt]/[http://en.wikipedia.org/wiki/MiniDP Mini DisplayPort]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/content/www/us/en/chipsets/high-definition-audio.html Intel HD Audio];&amp;lt;br/&amp;gt;7.1 digital audio via [http://en.wikipedia.org/wiki/HDMI#Version_1.4 HDMI]&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/content/www/us/en/chipsets/high-definition-audio.html Intel HD Audio]; 7.1 digital audio via&amp;lt;br/&amp;gt;[http://en.wikipedia.org/wiki/HDMI#Version_1.4 HDMI],[http://en.wikipedia.org/wiki/MiniDP Mini DisplayPort],&amp;lt;br/&amp;gt;and front-panel 3.5mm headset jack&lt;br /&gt;
|-&lt;br /&gt;
| USB 2.0 Ports &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2x rear, 1x front&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2x rear, 1x front&amp;lt;br/&amp;gt;2x via internal pin header&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 2x via internal pin header&lt;br /&gt;
|-&lt;br /&gt;
| USB 3.0 Ports &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | None&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | None&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 2x rear, 2x front&lt;br /&gt;
|-&lt;br /&gt;
| MiniPCIe Slots   &lt;br /&gt;
| colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 1x full-length w/ [http://en.wikipedia.org/wiki/Serial_ATA#Mini-SATA_.28mSATA.29 mSATA] support, 1x half-length&lt;br /&gt;
|-&lt;br /&gt;
| Included in-box   &lt;br /&gt;
| colspan=&amp;quot;4&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | Fan/heatsink, 19V&amp;lt;sub&amp;gt;DC&amp;lt;/sub&amp;gt; 65W AC adapter, VESA mount&lt;br /&gt;
|-&lt;br /&gt;
| Chassis / Enclosure&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot; | Plastic &amp;amp; aluminum, 4.59” × 4.41” × 1.55”&amp;lt;br/&amp;gt;(116.6mm × 112.0mm × 39.0mm)&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Plastic &amp;amp; aluminum,  4.59&amp;quot; x 4.41&amp;quot; x 1.36&amp;quot;&amp;lt;br/&amp;gt;(116.6mm x 112.0mm x 34.5mm)&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Plastic &amp;amp; aluminum,  4.59&amp;quot; x 4.41&amp;quot; x 1.95&amp;quot;&amp;lt;br/&amp;gt;(116.6mm x 112.0mm x 49.5mm)&lt;br /&gt;
|-&lt;br /&gt;
| AC Power Cord&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot; | Not included&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot; | Included in some SKUs&lt;br /&gt;
|-&lt;br /&gt;
| Manufacturer Links&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/p/en_US/support/category/dsktpboards/dk-dc3217by/doc_guide?format-type=Technical+Documents Technical Documentation]&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://www.intel.com/p/en_US/support/highlights/dsktpboards/dk-dc3217by Latest BIOS and Drivers]&amp;lt;br/&amp;gt;[http://www.intel.com/content/www/us/en/desktops/desktop-kit-dc3217by-interactive-layout-demo-video.html Interactive Product Layout]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/p/en_US/support/category/dsktpboards/dk-dc3217iye/doc_guide?format-type=Technical+Documents Technical Documentation]&amp;lt;br/&amp;gt;[http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&amp;amp;ProductFamily=Desktop+Boards&amp;amp;ProductLine=Intel%C2%AE+NUC+Boards+and+Kits&amp;amp;ProductProduct=Intel%C2%AE+NUC+Kit+DC3217IYE Latest BIOS and Drivers]&amp;lt;br/&amp;gt;[http://www.intel.com/content/www/us/en/desktops/desktop-board-dc3217iye-interactive-layout-demo-video.html Interactive Product Layout]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/p/en_US/support/category/dsktpboards/dk-d34010wyk/doc_guide Technical Documentation]&amp;lt;br/&amp;gt;[http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&amp;amp;ProductFamily=Desktop+Boards&amp;amp;ProductLine=Intel%C2%AE+NUC+Boards+and+Kits&amp;amp;ProductProduct=Intel%C2%AE+NUC+Kit+D34010WYK Latest BIOS and Drivers]&amp;lt;br/&amp;gt;[http://www.intel.com/content/www/us/en/nuc/nuc-kit-d34010wyk-interactive-layout-demo-video.html Interactive Product Layout]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/p/en_US/support/category/dsktpboards/dk-d34010wyk/doc_guide Technical Documentation]&amp;lt;br/&amp;gt;[http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&amp;amp;ProductFamily=Desktop+Boards&amp;amp;ProductLine=Intel%C2%AE+NUC+Boards+and+Kits&amp;amp;ProductProduct=Intel%C2%AE+NUC+Kit+D34010WYK Latest BIOS and Drivers]&amp;lt;br/&amp;gt;[http://www.intel.com/content/www/us/en/nuc/nuc-kit-D34010WYKH-interactive-layout-demo-video.html Interactive Product Layout]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Can software decode most formats if needed. Does everything the Celeron can do and full frame packed 3D. Good for an HTPC that also needs light gaming and maybe some more heavy Windows applications. If you don&#039;t need those things, then you might want to stick with the Celeron to save some money.&lt;br /&gt;
&lt;br /&gt;
{| border: 1px solid #BBB; margin: .46em .2em;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;font-size: 86%;&amp;quot;&lt;br /&gt;
| valign=&amp;quot;top&amp;quot; align=&amp;quot;center&amp;quot; |[[File:DC3217BY.png|200px]]&amp;lt;!--&lt;br /&gt;
  --&amp;gt;&amp;lt;br /&amp;gt; Intel NUC based on the 3rd-Gen Core i3&amp;lt;br/&amp;gt;DC3217BY&lt;br /&gt;
| valign=&amp;quot;top&amp;quot; align=&amp;quot;center&amp;quot; |[[File:DC3217IYE.png|200px]]&amp;lt;!--&lt;br /&gt;
  --&amp;gt;&amp;lt;br /&amp;gt; Intel NUC based on the 3rd-Gen Core i3&amp;lt;br/&amp;gt;DC3217IYE&lt;br /&gt;
| valign=&amp;quot;top&amp;quot; align=&amp;quot;center&amp;quot; |[[File:D34010WYK.png|200px]]&amp;lt;!--&lt;br /&gt;
  --&amp;gt;&amp;lt;br /&amp;gt; Intel NUC based on the 4th-Gen Core i3&amp;lt;br/&amp;gt;D34010WYK&lt;br /&gt;
| valign=&amp;quot;top&amp;quot; align=&amp;quot;center&amp;quot; |[[File:D34010WYKH.png|200px]]&amp;lt;!--&lt;br /&gt;
  --&amp;gt;&amp;lt;br /&amp;gt; Intel NUC based on the 4th-Gen Core i3&amp;lt;br/&amp;gt;D34010WYKH&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Core i5-based===&lt;br /&gt;
There are three NUCs models with Core i5 processors.  The table below shows the similarities and differences:&lt;br /&gt;
{| class=&amp;quot;prettytable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| width=&amp;quot;100&amp;quot; | Model Number &lt;br /&gt;
| width=&amp;quot;250&amp;quot; align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/motherboards/desktop-motherboards/desktop-kit-dc53427hye.html DC53427HYE] &lt;br /&gt;
| width=&amp;quot;250&amp;quot; align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/nuc/nuc-kit-d54250wyk.html D54250WYK] &lt;br /&gt;
| width=&amp;quot;250&amp;quot; align=&amp;quot;center&amp;quot; | [http://www.intel.com/content/www/us/en/nuc/nuc-kit-d54250wykh.html D54250WYKH] &lt;br /&gt;
|-&lt;br /&gt;
| CPU &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://ark.intel.com/products/64903/ i5-3427U] [http://www.intel.com/content/www/us/en/architecture-and-technology/vpro/vpro-technology-general.html vPro] w/ HD Graphics 4000 &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | [http://ark.intel.com/products/75028/ i5-4250U] w/ HD Graphics 5000 &lt;br /&gt;
|-&lt;br /&gt;
| RAM &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | Dual-channel DDR3 1333/1600 MHz&amp;lt;br/&amp;gt;2x SO-DIMMs, 16 GB total max.&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | Dual-channel 1.35V DDR3L 1333/1600 MHz &amp;lt;br/&amp;gt;2x SO-DIMMs, 16 GB total max.&lt;br /&gt;
|-&lt;br /&gt;
| Chipset &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/content/www/us/en/chipsets/performance-chipsets/mobile-chipset-qs77.html Intel QS77]&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | N/A; [http://software.intel.com/en-us/articles/an-introduction-to-the-intel-4th-generation-core-processor CPU is an SoC]&lt;br /&gt;
|-&lt;br /&gt;
| Display &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 1x [http://en.wikipedia.org/wiki/HDMI#Version_1.4 HDMI 1.4a], full-size &amp;lt;br/&amp;gt;2x [http://en.wikipedia.org/wiki/MiniDP Mini DisplayPort 1.1a] &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 1x [http://en.wikipedia.org/wiki/HDMI#Version_1.4 MiniHDMI 1.4a] &amp;lt;br/&amp;gt;1x [http://en.wikipedia.org/wiki/MiniDP Mini DisplayPort 1.2]&lt;br /&gt;
|-&lt;br /&gt;
| Ethernet &lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 1x RJ45, 10/100/1000 Mbps&lt;br /&gt;
|-&lt;br /&gt;
| Consumer IR Receiver&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | None&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot; | Front panel&lt;br /&gt;
|-&lt;br /&gt;
| WiFi Antennae &lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 2x dual-band, embedded in enclosure&lt;br /&gt;
|-&lt;br /&gt;
| Audio &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/content/www/us/en/chipsets/high-definition-audio.html Intel HD Audio]; 7.1 digital audio via&amp;lt;br/&amp;gt;[http://en.wikipedia.org/wiki/HDMI#Version_1.4 HDMI] and [http://en.wikipedia.org/wiki/MiniDP Mini DisplayPort]&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/content/www/us/en/chipsets/high-definition-audio.html Intel HD Audio]; 7.1 digital audio via&amp;lt;br/&amp;gt;[http://en.wikipedia.org/wiki/HDMI#Version_1.4 HDMI], [http://en.wikipedia.org/wiki/MiniDP Mini DisplayPort]&amp;lt;br/&amp;gt;and front-panel 3.5mm headset jack&lt;br /&gt;
|-&lt;br /&gt;
| USB 2.0 Ports &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 2x rear, 2x via internal pin header&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 2x via internal pin header&lt;br /&gt;
|-&lt;br /&gt;
| USB 3.0 Ports &lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | 1x front&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 2x rear, 2x front&lt;br /&gt;
|-&lt;br /&gt;
| MiniPCIe Slots   &lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | 1x full-length w/ [http://en.wikipedia.org/wiki/Serial_ATA#Mini-SATA_.28mSATA.29 mSATA] support, 1x half-length&lt;br /&gt;
|-&lt;br /&gt;
| Included in-box   &lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align: center;&amp;quot; | Fan/heatsink, 19V&amp;lt;sub&amp;gt;DC&amp;lt;/sub&amp;gt; 65W AC adapter, VESA mount&lt;br /&gt;
|-&lt;br /&gt;
| Chassis / Enclosure&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Plastic &amp;amp; aluminum, 4.59” × 4.41” × 1.55”&amp;lt;br/&amp;gt;(116.6mm × 112.0mm × 39.0mm)&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Plastic &amp;amp; aluminum,  4.59&amp;quot; x 4.41&amp;quot; x 1.36&amp;quot;&amp;lt;br/&amp;gt;(116.6mm x 112.0mm x 34.5mm)&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Plastic &amp;amp; aluminum,  4.59&amp;quot; x 4.41&amp;quot; x 1.95&amp;quot;&amp;lt;br/&amp;gt;(116.6mm x 112.0mm x 49.5mm)&lt;br /&gt;
|-&lt;br /&gt;
| AC Power Cord&lt;br /&gt;
| align=&amp;quot;center&amp;quot; | Not included&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot; | Included in some SKUs&lt;br /&gt;
|-&lt;br /&gt;
| Manufacturer Links&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/p/en_US/support/category/dsktpboards/dk-dc53427hye/doc_guide Technical Documentation]&amp;lt;br/&amp;gt;[http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&amp;amp;ProductFamily=Desktop+Boards&amp;amp;ProductLine=Intel%C2%AE+NUC+Boards+and+Kits&amp;amp;ProductProduct=Intel%C2%AE+NUC+Kit+DC53427HYE Latest BIOS and Drivers]&amp;lt;br/&amp;gt;[http://www.intel.com/content/www/us/en/nuc/dc53427hye-interactive-layout-demo-video.html Interactive Product Layout]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/p/en_US/support/category/dsktpboards/dk-d54250wyk/doc_guide Technical Documentation]&amp;lt;br/&amp;gt;[http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&amp;amp;ProductFamily=Desktop+Boards&amp;amp;ProductLine=Intel%C2%AE+NUC+Boards+and+Kits&amp;amp;ProductProduct=Intel%C2%AE+NUC+Kit+D54250WYK Latest BIOS and Drivers]&amp;lt;br/&amp;gt;[http://www.intel.com/content/www/us/en/nuc/nuc-kit-d54250wyk-interactive-layout-demo-video.html Interactive Product Layout]&lt;br /&gt;
| style=&amp;quot;text-align: center;&amp;quot; | [http://www.intel.com/p/en_US/support/category/dsktpboards/dk-d54250wyk/doc_guide Technical Documentation]&amp;lt;br/&amp;gt;[http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&amp;amp;ProductFamily=Desktop+Boards&amp;amp;ProductLine=Intel%C2%AE+NUC+Boards+and+Kits&amp;amp;ProductProduct=Intel%C2%AE+NUC+Kit+D54250WYK Latest BIOS and Drivers]&amp;lt;br/&amp;gt;[http://www.intel.com/content/www/us/en/nuc/nuc-kit-d54250wykh-interactive-layout-demo-video.html Interactive Product Layout]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| border: 1px solid #BBB; margin: .46em .2em;&amp;quot;&lt;br /&gt;
|- style=&amp;quot;font-size: 86%;&amp;quot;&lt;br /&gt;
| valign=&amp;quot;top&amp;quot; align=&amp;quot;center&amp;quot; |[[File:DC53427HYE.png|200px]]&amp;lt;!--&lt;br /&gt;
  --&amp;gt;&amp;lt;br /&amp;gt; Intel NUC based on the 3rd-Gen Core i5&amp;lt;br/&amp;gt;DC53427HYE&lt;br /&gt;
| valign=&amp;quot;top&amp;quot; align=&amp;quot;center&amp;quot; |[[File:D54250WYK.png|200px]]&amp;lt;!--&lt;br /&gt;
  --&amp;gt;&amp;lt;br /&amp;gt; Intel NUC based on the 4th-Gen Core i5&amp;lt;br/&amp;gt;D54250WYK&lt;br /&gt;
| valign=&amp;quot;top&amp;quot; align=&amp;quot;center&amp;quot; |[[File:D54250WYKH.png|200px]]&amp;lt;!--&lt;br /&gt;
  --&amp;gt;&amp;lt;br /&amp;gt; Intel NUC based on the 4th-Gen Core i5&amp;lt;br/&amp;gt;D54250WYKH&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Known issues==&lt;br /&gt;
===Windows===&lt;br /&gt;
*Having graphical UI corruption with a NUC that uses Intel HD4000 graphics? Try these beta graphics drivers: [http://downloadmirror.intel.com/22938/a08/Win32_1533b.zip 32-bit] • [http://downloadmirror.intel.com/22935/a08/Win64_1533b.zip 64-bit]. [http://www.techblo.gg/?p=231]&lt;br /&gt;
&lt;br /&gt;
*The 2820 Baytrail will not bitstream HD Audio under Windows OS. This is a driver limitation as they don&#039;t support the PAP [Protected Audio Path] But under Linux, Ubuntu, openELEC. They work fine! &lt;br /&gt;
&lt;br /&gt;
===Hi10P / 10bit===&lt;br /&gt;
{{Main|Hi10P}} &lt;br /&gt;
The first stable version with Hi10P support is XBMC v12 (Frodo). Multi-core software decoding is essential on the Celeron NUC, which is available in normal [[OpenELEC]] builds and [[development builds]] for Windows.&lt;br /&gt;
&lt;br /&gt;
The Celeron 847 NUC can play most 10bit anime near flawlessly (as shown [https://www.youtube.com/watch?v=myvNa9Sk0Y4 here] ). Frames might start dropping at around 18Mbps, but common anime releases seem to have no significant issues. For more info, see [http://forum.xbmc.org/showthread.php?tid=171981 this thread] on the XBMC forum.&lt;br /&gt;
&lt;br /&gt;
==Mods==&lt;br /&gt;
Here are some mods the community has done.&lt;br /&gt;
===IR mods===&lt;br /&gt;
Here&#039;s one user&#039;s mod to add IR: http://forum.xbmc.org/showthread.php?tid=166886&lt;br /&gt;
&lt;br /&gt;
He added http://www.simerec.com which is ON/OFF capability via remote, and added in IR from a Microsoft USB RC6 IR receiver. Plenty of pics and detailed description. Even the holes were covered with [http://lightdims.com LightDims], which worked fantastically.&lt;br /&gt;
&lt;br /&gt;
===Fanless cases===&lt;br /&gt;
There are several fanless cases available for the NUC:&lt;br /&gt;
&lt;br /&gt;
Logic Supply offers a fanless case, the [http://www.logicsupply.com/components/cases/fanless/ml300/ ML300], compatible with the following Intel NUC motherboards: [http://www.logicsupply.com/components/motherboards/intel-core/dcp847ske/ DCP847SKE], [http://www.logicsupply.com/components/motherboards/intel-core/d33217gke/ D33217GKE], and [http://www.logicsupply.com/components/motherboards/intel-core/d53427rke/ D53427RKE]. The fully configured system is also available, the [http://www.logicsupply.com/computers/processor/intel-core/core-ml300/ Core-ML300].&lt;br /&gt;
&lt;br /&gt;
The Haswell version, the [http://www.logicsupply.com/components/cases/fanless/ml320/ ML320] is in production available to pre-order as well as the fully configured system version, the [http://www.logicsupply.com/computers/processor/intel-core/core-ml320/ Core-ML320].&lt;br /&gt;
&lt;br /&gt;
You can also buy fanless cases for these NUCs: http://www.impactics.com/d1nu1-b/&lt;br /&gt;
&lt;br /&gt;
White model with RC6 USB receiver plugged into front of it: http://postimg.org/image/klk0h6yp3/&lt;br /&gt;
&lt;br /&gt;
==Other tips, tricks, and advice==&lt;br /&gt;
===Linux===&lt;br /&gt;
====Bootloader====&lt;br /&gt;
info on what you choose when installing archboot when  you do a UEFI install?&lt;br /&gt;
&lt;br /&gt;
I used a GPT layout with GRUB as bootloader. Here&#039;s my partition info:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;$ sudo gdisk -l /dev/sda&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
GPT fdisk (gdisk) version 0.8.7&lt;br /&gt;
&amp;lt;poem&amp;gt;&lt;br /&gt;
Partition table scan:&lt;br /&gt;
  MBR: protective&lt;br /&gt;
  BSD: not present&lt;br /&gt;
  APM: not present&lt;br /&gt;
  GPT: present&lt;br /&gt;
&lt;br /&gt;
Found valid GPT with protective MBR; using GPT.&lt;br /&gt;
Disk /dev/sda: 125045424 sectors, 59.6 GiB&lt;br /&gt;
Logical sector size: 512 bytes&lt;br /&gt;
Disk identifier (GUID): 783A3002-626F-49A1-85D1-12225885803E&lt;br /&gt;
Partition table holds up to 128 entries&lt;br /&gt;
First usable sector is 34, last usable sector is 125045390&lt;br /&gt;
Partitions will be aligned on 2048-sector boundaries&lt;br /&gt;
Total free space is 4062 sectors (2.0 MiB)&lt;br /&gt;
&lt;br /&gt;
Number  Start (sector)    End (sector)  Size       Code  Name&lt;br /&gt;
   1            2048            6143   2.0 MiB     EF02  BIOS_GRUB&lt;br /&gt;
   2            8192         1056767   512.0 MiB   EF00  UEFI_SYSTEM&lt;br /&gt;
   3         1056768         3153919   1024.0 MiB  8300  SWAP&lt;br /&gt;
   4         3153920       125045390   58.1 GiB    8300  BTRFS[/code]&lt;br /&gt;
&lt;br /&gt;
The BIOS_GRUB partition is not really needed, I just added it in case I wanted to install to MBR and still use GPT. The UEFI_SYSTEM partition is mounted to /boot/efi. Look at the GRUB page in the Arch wiki, it has pretty good instructions.&lt;br /&gt;
&amp;lt;/poem&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Consumer IR====&lt;br /&gt;
Enabling the build-in Consumer IR (CIR) is not (completely) straightforward and needs some editing in the configuration files. Most of the commands below must be run as root, or using `sudo`.&lt;br /&gt;
&lt;br /&gt;
The Intel NUC CIR is supported by the nuvoton_cir kernel module. Some (required) updates to this module are added to Linux kernel 3.15 [https://communities.intel.com/message/233970#233970]. So first update to Linux 3.15, if required.&lt;br /&gt;
&lt;br /&gt;
For Ubuntu the kernel packages are available at [http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.15-utopic/ http://kernel.ubuntu.com/~kernel-ppa/mainline].&lt;br /&gt;
Download either the amd64 or i386 version of the generic image and the all headers packages in a separate directory. Download and install using:&lt;br /&gt;
&amp;lt;pre&amp;gt;$ mkdir linux3.15&lt;br /&gt;
$ cd linux3.15&lt;br /&gt;
$ wget -O headers.deb http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.15-utopic/linux-headers-3.15.0-031500_3.15.0-031500.201406131105_all.deb&lt;br /&gt;
$ wget -O image.deb http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.15-utopic/linux-image-3.15.0-031500-generic_3.15.0-031500.201406131105_amd64.deb&lt;br /&gt;
$ dpkg -i *.deb&amp;lt;/pre&amp;gt;&lt;br /&gt;
You will need to change the download URLs to match the correct version and processor type.&lt;br /&gt;
Reboot and you should be running the Linux kernel 3.15, check with&lt;br /&gt;
&amp;lt;pre&amp;gt;$ uname -r&lt;br /&gt;
3.15.0-031500rc8-generic&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The same [https://communities.intel.com/message/231175#2311750 Intel forum thread] also shows the workaround to actually enable the novuton_cir driver for the CIR.&lt;br /&gt;
Create a new file /etc/rc2.d/S18fix-cir using your favorite editor with this content:&lt;br /&gt;
&amp;lt;pre&amp;gt;#! /bin/sh&lt;br /&gt;
#&lt;br /&gt;
# Fix for Consumer IR device, see https://communities.intel.com/thread/46259&lt;br /&gt;
modprobe -r nuvoton-cir&lt;br /&gt;
echo &amp;quot;auto&amp;quot; &amp;gt; /sys/bus/acpi/devices/NTN0530\:00/physical_node/resources&lt;br /&gt;
modprobe nuvoton-cir&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Make the new file executable using:&lt;br /&gt;
&amp;lt;pre&amp;gt;$ chmod +x /etc/rc2.d/S18fix-cir&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The system log should show something similar to these lines after rebooting:&lt;br /&gt;
&amp;lt;pre&amp;gt;$ dmesg | grep -i Nuvoton&lt;br /&gt;
[    3.491310] nuvoton-cir 00:08: [io  0x0240-0x024f]&lt;br /&gt;
[    3.491326] nuvoton-cir 00:08: unable to assign resources&lt;br /&gt;
[    3.491330] nuvoton-cir 00:08: Could not activate PNP device!&lt;br /&gt;
# Note that at this point the S18fix-cir script kicks in, reloading the nuvoton_cir module with the &#039;fix&#039;&lt;br /&gt;
[    4.147173] nuvoton-cir 00:08: [io  0x0240-0x024f]&lt;br /&gt;
[    4.147217] nuvoton-cir 00:08: [irq 3]&lt;br /&gt;
[    4.147223] nuvoton-cir 00:08: [io  0x0250-0x025f]&lt;br /&gt;
[    4.147862] nuvoton-cir 00:08: activated&lt;br /&gt;
[    4.174957] input: Nuvoton w836x7hg Infrared Remote Transceiver as /devices/pnp0/00:08/rc/rc0/input10&lt;br /&gt;
[    4.175091] rc0: Nuvoton w836x7hg Infrared Remote Transceiver as /devices/pnp0/00:08/rc/rc0&lt;br /&gt;
[    4.203370] nuvoton_cir: driver has been successfully loaded&lt;br /&gt;
[    4.208858] input: MCE IR Keyboard/Mouse (nuvoton-cir) as /devices/virtual/input/input11&lt;br /&gt;
[    4.217123] rc rc0: lirc_dev: driver ir-lirc-codec (nuvoton-cir) registered at minor = 0&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Next install lirc:&lt;br /&gt;
&amp;lt;pre&amp;gt;$ apt-get install lirc&amp;lt;/pre&amp;gt;&lt;br /&gt;
It does not really matter what IR receiver is chosen as the required one is not available, so choose None for both the receiver and the transmitter.&lt;br /&gt;
&lt;br /&gt;
Now open /etc/lirc/hardware.conf in you favorite editor and modify it, so it contains these settings (find the correct locations and modify them):&lt;br /&gt;
&amp;lt;pre&amp;gt;REMOTE=&amp;quot;Nuvoton Transceivers/Remotes&amp;quot;&lt;br /&gt;
REMOTE_MODULES=&amp;quot;lirc_dev nuvoton_cir&amp;quot;&lt;br /&gt;
REMOTE_DRIVER=&amp;quot;default&amp;quot;&lt;br /&gt;
REMOTE_DEVICE=&amp;quot;/dev/lirc0&amp;quot;&lt;br /&gt;
REMOTE_SOCKET=&amp;quot;&amp;quot;&lt;br /&gt;
REMOTE_LIRCD_CONF=&amp;quot;&amp;quot;&lt;br /&gt;
REMOTE_LIRCD_ARGS=&amp;quot;&amp;quot;&lt;br /&gt;
START_LIRCD=&amp;quot;true&amp;quot;&lt;br /&gt;
LOAD_MODULES=&amp;quot;false&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
(the other settings are not important)&lt;br /&gt;
&lt;br /&gt;
Now the CIR device should be supported by lirc. Time to [[HOW-TO:Setup Lirc|configure your remote]]&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
* http://www.intel.com/content/www/us/en/motherboards/desktop-motherboards/nuc.html - Intel&#039;s NUC product page&lt;br /&gt;
* [[Wikipedia:Next Unit of Computing]] - Wikipedia page on the NUC&lt;br /&gt;
* http://forum.xbmc.org/showthread.php?tid=140534 - XBMC NUC resource thread&lt;br /&gt;
* http://www.impactics.com/d1nu1-b/ - impactics fanless NUC case&lt;br /&gt;
* http://forum.xbmc.org/showthread.php?tid=166886 - Celeron NUC with mods&lt;br /&gt;
* http://www.simerec.com - install IR on/off capabilities (NUC can sleep/wake without mods)&lt;br /&gt;
* http://www.intel.com/content/dam/www/public/us/en/documents/guides/nuc-i3-home-theater-solution-guide.pdf - Intel&#039;s NUC + XBMC setup guide&lt;br /&gt;
* http://www.logicsupply.com/components/cases/nuc/ - Logic Supply NUC Cases&lt;br /&gt;
* http://www.logicsupply.com/computers/feature/nuc/ - Logic Supply NUC Computers&lt;br /&gt;
&lt;br /&gt;
==Random notes==&lt;br /&gt;
{{large|&#039;&#039;Feel free to place various notes, tips, and links here. As this section of the wiki gets more organized, those notes will be properly sorted. Consider this like a dumping ground for when you&#039;re not sure where to put something.&#039;&#039;}}&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:HTPC]]&lt;br /&gt;
[[Category:XBMC Manual]]&lt;br /&gt;
[[Category:x86]]&lt;/div&gt;</summary>
		<author><name>Tutenchamun</name></author>
	</entry>
</feed>