<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.linuxmce.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Kezza</id>
	<title>LinuxMCE - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.linuxmce.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Kezza"/>
	<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php/Special:Contributions/Kezza"/>
	<updated>2026-07-21T20:32:46Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Open_Zwave&amp;diff=34564</id>
		<title>Open Zwave</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Open_Zwave&amp;diff=34564"/>
		<updated>2013-10-14T21:53:14Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Automation]]&lt;br /&gt;
[[Category: RF Control]]&lt;br /&gt;
[[Category: ZWave]]&lt;br /&gt;
[[Category: Programmer&#039;s Guide]]&lt;br /&gt;
[[Category: Documentation]]&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
The support from LinuxMCE system is represented by an executable &#039;&#039;&#039;ZWave&#039;&#039;&#039; (it&#039;s placed in /usr/pluto/bin) which is the device implementation and a &#039;&#039;&#039;DeviceTemplate (1754)&#039;&#039;&#039; which is used to create LinuxMCE Devices for ZWave.&lt;br /&gt;
There are high speed (4x 40kbps) and standard speed Z-Wave devices.&lt;br /&gt;
&lt;br /&gt;
As of LinuxMCE 1204 the driver will be based on [http://code.google.com/p/open-zwave/ Open-Zwave]&lt;br /&gt;
&lt;br /&gt;
This page is intended as a placeholder for notes and documentation on how to setup and configure the Z-Wave network with Open-Zwave.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For information about what hardware to get look at [[Z-Wave Getting Started]], or check out the [[:Category:ZWave|Z-Wave Wiki Category]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Configuring and setting up ==&lt;br /&gt;
For configuration and settings we will use the ZWave master control device to send specific commands to the ZWave devices you want to change.&lt;br /&gt;
To do that we will first need to open to the &#039;&#039;&#039;Send command to device&#039;&#039;&#039; popup-screen:&lt;br /&gt;
&lt;br /&gt;
* Go to &#039;&#039;&#039;Advanced -&amp;gt; Configuration -&amp;gt; Devices&#039;&#039;&#039; this shows the device tree on the left&lt;br /&gt;
* Click the top level &#039;&#039;&#039;Zwave&#039;&#039;&#039; device with &amp;quot;Device Template #: 1754&amp;quot;&#039;&#039;&#039;&lt;br /&gt;
* Click &#039;&#039;&#039;Send command to device&#039;&#039;&#039; button for the popup-screen to appear&lt;br /&gt;
&lt;br /&gt;
From the drop-down menu, different commands can be chosen for different actions:&lt;br /&gt;
* Adding a new device to the zwave network: &lt;br /&gt;
** Select &#039;&#039;&#039;Add Node&#039;&#039;&#039;&lt;br /&gt;
* Stop adding a new device:&lt;br /&gt;
** Select &#039;&#039;&#039;Add Node&#039;&#039;&#039;&lt;br /&gt;
** Set &#039;&#039;&#039;48 Value (int)&#039;&#039;&#039; to 5&lt;br /&gt;
* Remove a Device&lt;br /&gt;
** Select &#039;&#039;&#039;Remove Node&#039;&#039;&#039;&lt;br /&gt;
** Set &#039;&#039;&#039;48 Value (int)&#039;&#039;&#039; to -&amp;lt;node_you_want_to_remove&amp;gt; e.g. &#039;&#039;&#039;-7&#039;&#039;&#039; to remove node 7&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to install and use ZWave ==&lt;br /&gt;
&lt;br /&gt;
== Setting associations ==&lt;br /&gt;
&lt;br /&gt;
== Tweak advanced ZWave settings ==&lt;br /&gt;
&lt;br /&gt;
== Update node information ==&lt;br /&gt;
You can request a manual update of the node information (command classes). To do this open the advanced page of the main ZWave device and send command to device. Send a &amp;quot;Resync node&amp;quot; command with the node id of the node you want to update the information from.&lt;br /&gt;
&lt;br /&gt;
It should normally not be necessary to do this, as the node information is updated at the first reload after it was added. However, it can be useful if for some reason the node information was not correctly set or if you have replaced a node which may have other command classes.&lt;br /&gt;
&lt;br /&gt;
== Implementation ==&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=QOrbiter&amp;diff=29273</id>
		<title>QOrbiter</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=QOrbiter&amp;diff=29273"/>
		<updated>2011-12-16T21:40:24Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{versioninfo}}&lt;br /&gt;
[[category:QML]]&lt;br /&gt;
[[category:QOrbiter]]&lt;br /&gt;
qOrbiter is a new LinuxMCE orbiter designed to run on a multitude of devices as well as provide flexible skinning options to make it truly one&#039;s own. The purpose of this document now is for documentation of the app moving forward, followed by it being a reference for creating ones own skin&lt;br /&gt;
&lt;br /&gt;
=Concept=&lt;br /&gt;
The concept of this document is to provide those wishing to create new skins the needed access to LinuxMCE data through properties and context objects. While I will not be discussing what they are here, they are discussed in the scope of QML documentation which is a pre-requisite to skinning and working with Qorbiter. &lt;br /&gt;
&lt;br /&gt;
So, for example lets take the context property &amp;quot;deviceid&amp;quot;. This property is added to the QML engine at runtime so that it can be used to provide the current device id of the orbiter. So in effect, this is a macro or keyword if you will that enables access to the underlying LinuxMCE data. As is one of the goals, no programming is required. One of the goals of this document is to outline all of these properties for easy reference in making a new skin.&lt;br /&gt;
&lt;br /&gt;
=Context Properties=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The format is PropertyName: the type of data it provides.&lt;br /&gt;
==General==&lt;br /&gt;
*&#039;&#039;&#039;srouterip&#039;&#039;&#039;  : string of the router ip. Default is &amp;quot;dcerouter&amp;quot;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;deviceid&#039;&#039;&#039;   : string representation of device number&lt;br /&gt;
*&#039;&#039;&#039;style&#039;&#039;&#039;      : reference the the current style that is set&lt;br /&gt;
&lt;br /&gt;
==User==&lt;br /&gt;
*&#039;&#039;&#039;currentUser&#039;&#039;&#039;: the current orbiter user - Initially set from the configuration file &#039;config.xml&#039; but changes as the user is changed.&lt;br /&gt;
*&#039;&#039;&#039;userList&#039;&#039;&#039;: listmodel of all users. Can be dropped into a component to use to select rooms. There is also a component: UserListComponent.qml &lt;br /&gt;
This component is totally skinnable and at its core contains a listmodel of all the users. In addition, it sets the current user whenever clicked.&lt;br /&gt;
&lt;br /&gt;
==Location==&lt;br /&gt;
*&#039;&#039;&#039;currentroom&#039;&#039;&#039;: the current room / ea &lt;br /&gt;
*&#039;&#039;&#039;roomList&#039;&#039;&#039;: list of ea&#039;s rooms&lt;br /&gt;
*&#039;&#039;&#039;component&#039;&#039;&#039;: RoomSelector.qml &lt;br /&gt;
Selects and set the current room and changes listmodels accordingly&lt;br /&gt;
&lt;br /&gt;
=Home Screen=&lt;br /&gt;
This specific section covers the home screen. It is unique in that it contains most of the ui elements used to access the rest of the home automation system. for that reason, the concept has not been abandoned and instead made more dynamic. This section will attempt to explain the underlying models and functions for UI designers.&lt;br /&gt;
&lt;br /&gt;
==List Models==&lt;br /&gt;
These are prepared in c++ and provided to the QML. If you are creating a skin, you will use these variables to call certain arrays&lt;br /&gt;
of objects like  scenarios, or userlists. This makes it easier for the designer, as they information will be populated and they only need to fill in the variable.&lt;br /&gt;
&lt;br /&gt;
===currentRoomLights===&lt;br /&gt;
This provides by room scenario list for lights. you will need to use your own delegate. a default is provided. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Populated Data Roles&#039;&#039;&#039; - Please note: These names are subject to change to fall in line with their specific component names &amp;lt;br&amp;gt;&lt;br /&gt;
*names[NameRole] = &amp;quot;username&amp;quot;; &lt;br /&gt;
*names[LabelRole] = &amp;quot;label&amp;quot;;&lt;br /&gt;
*names[ParamRole] = &amp;quot;params&amp;quot;;&lt;br /&gt;
*names[CommandRole] = &amp;quot;command&amp;quot;;&lt;br /&gt;
*names[GotoRole] = &amp;quot;gotoscreen&amp;quot;;&lt;br /&gt;
*names[ImageRole] = &amp;quot;image&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===currentRoomMedia===&lt;br /&gt;
This provides by room scenario list for media. you will need to use your own delegate &amp;lt;br&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Populated Data Roles&#039;&#039;&#039; - Please note: These names are subject to change to fall in line with their specific component names&amp;lt;br&amp;gt;&lt;br /&gt;
*names[NameRole] = &amp;quot;username&amp;quot;;&lt;br /&gt;
*names[LabelRole] = &amp;quot;label&amp;quot;;&lt;br /&gt;
*names[ParamRole] = &amp;quot;params&amp;quot;;&lt;br /&gt;
*names[CommandRole] = &amp;quot;command&amp;quot;;&lt;br /&gt;
*names[GotoRole] = &amp;quot;gotoscreen&amp;quot;;&lt;br /&gt;
*names[ImageRole] = &amp;quot;image&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
===currentRoomClimate===&lt;br /&gt;
 provides by room scenario list for climate. you will need to use your own delegate&lt;br /&gt;
&lt;br /&gt;
===currentRoomTelecom=== &lt;br /&gt;
provides by room scenario list for telecom. you will need to use your own delegate&lt;br /&gt;
&lt;br /&gt;
===currentRoomSecurity=== &lt;br /&gt;
provides by room scenario list for security. you will need to use your own delegate&lt;br /&gt;
&lt;br /&gt;
=Data Grids=&lt;br /&gt;
Datagrids will encompass these specific views and more to come. Currently, they are very basic and dont accept any styling but this will change over time.&lt;br /&gt;
&lt;br /&gt;
*File List&lt;br /&gt;
*Device Arrays&lt;br /&gt;
*Lists&lt;br /&gt;
&lt;br /&gt;
==Media Grids==&lt;br /&gt;
*&#039;&#039;&#039;gmediatype&#039;&#039;&#039;       : current grid mediatype (to show context based images or who knows )&lt;br /&gt;
*&#039;&#039;&#039;fileformatmodel&#039;&#039;&#039;  : fileformat listmodel connected to grid filtering mechanism&lt;br /&gt;
*&#039;&#039;&#039;mediatypefilter&#039;&#039;&#039;  : mediatype list model connected to grid filtering mechanims&lt;br /&gt;
&lt;br /&gt;
=Colors &amp;amp; Styling=&lt;br /&gt;
Colors such as background and button colors should be set in the style file of the qml skin. See &#039;Style.qml&#039; for reference on setting up property aliases. &lt;br /&gt;
&lt;br /&gt;
Examples include:&lt;br /&gt;
&lt;br /&gt;
 property color stageBG: &amp;quot;slategray&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Qualified color references include:&lt;br /&gt;
*SVG named colors [http://www.december.com/html/spec/colorsvg.html Reference]&lt;br /&gt;
*Web color notation #112233&lt;br /&gt;
&lt;br /&gt;
==Skins==&lt;br /&gt;
skinsList: listmodel of skins found for the build&lt;br /&gt;
One should always check the official doc&#039;s to see what methods are supported for setting properties.&lt;br /&gt;
&lt;br /&gt;
To start making your own, you have to create at least 2 files inside a new sub-directory of the QML-directory.&lt;br /&gt;
The below steps are the minimum steps that have to be taken to get started on your own skin.&lt;br /&gt;
#in Qt Creator, in the source-tree, right-click on &#039;QML&#039;&lt;br /&gt;
#In the contextmenu select add new&lt;br /&gt;
#choose the template &#039;QML&#039; -&amp;gt; QML File&lt;br /&gt;
#name it &#039;main&#039;&lt;br /&gt;
#for Path, click on choose, in the new window select &#039;new folder&#039; give it the name of your new skin (in lower case letters, otherwise it wont work!) and click on &#039;choose&#039;&lt;br /&gt;
#click continue and then done&lt;br /&gt;
#in Qt Creator, in the source-tree, right-click on &#039;QML&#039;&lt;br /&gt;
#In the contextmenu select add new&lt;br /&gt;
#choose the template &#039;QML&#039; -&amp;gt; QML File&lt;br /&gt;
#name it &#039;Style&#039;&lt;br /&gt;
#for Path, click on choose, in the new window select the folder you created in step 5.&lt;br /&gt;
#click continue and then done&lt;br /&gt;
#in sources -&amp;gt; qorbitermanager.cpp find tskinModel-&amp;gt;addSkin and add a new entry for your skin using the directory name. &lt;br /&gt;
You can now fill main and style files with the content of the same files found in the QML/desktop/default directory.&lt;br /&gt;
Or another pair of main.qml and Style.qml set.&lt;br /&gt;
After this is done you can alter the Style.qml to you likings and your skin can be selected from the styles-menu inside qOrbiter&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Images==&lt;br /&gt;
Images can be loaded in multiple ways and will be discussed here in the future. All that is required is to use the indicated format for local vs remote loading of images&lt;br /&gt;
*Local:   &#039;&#039;&#039;source: &amp;quot;../../../img/icons/kmix.png&amp;quot;&#039;&#039;&#039;&lt;br /&gt;
*Datagrid:   &#039;&#039;&#039;source:&amp;quot;image://datagridimg/&amp;quot;+id&#039;&#039;&#039; &lt;br /&gt;
*File Details Screen Shot or Album cover: &#039;&#039;&#039;source: &amp;quot;image://filedetailsprovider/&amp;quot;+filedetailsclass.screenshot&#039;&#039;&#039;&lt;br /&gt;
Please note more will become available as they are connected to QML.&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Rain8&amp;diff=29259</id>
		<title>Rain8</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Rain8&amp;diff=29259"/>
		<updated>2011-12-11T07:38:46Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{versioninfo|1004Status=Working|1004UpdatedDate=11 December 2011|1004UpdatedBy=[[User:Kezza|Kezza]]}}&lt;br /&gt;
&lt;br /&gt;
[[Category: Hardware]]&lt;br /&gt;
[[Category: Automation]]&lt;br /&gt;
[[File:Rain8.gif]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [http://www.wgldesigns.com/rain8pc.html Rain8 product page]&lt;br /&gt;
&#039;&#039;Rain8net - Computer Sprinkler Controller for 8 to over 2000 valves. The Rain8net is a modular 8-zone sprinkler controller module that can be controlled over the Internet by any computer or other control device. It is capable of driving standard 24VAC irrigation valves directly.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=To setup= &lt;br /&gt;
&lt;br /&gt;
[[File:Rain8_WebAdminScreenshot.png|right|500px]]&lt;br /&gt;
1. From Irrigation Devices, add Rain8 device &#039;&#039;&#039;(template ID 2183)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
2. Add a Standard Irrigation Sprinkler device &#039;&#039;&#039;(template ID 1780)&#039;&#039;&#039; for each valve/zone&lt;br /&gt;
&lt;br /&gt;
3. You should now be able to test commands from the device screen and add to scenarios to control from orbiters&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Rain8&amp;diff=29258</id>
		<title>Rain8</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Rain8&amp;diff=29258"/>
		<updated>2011-12-11T07:33:21Z</updated>

		<summary type="html">&lt;p&gt;Kezza: Created page with &amp;quot;{{versioninfo|1004Status=Working|1004UpdatedDate=11 December 2011|1004UpdatedBy=Kezza}}  Category: Hardware Category: Automation File:Rain8.gif  =To se...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{versioninfo|1004Status=Working|1004UpdatedDate=11 December 2011|1004UpdatedBy=[[User:Kezza|Kezza]]}}&lt;br /&gt;
&lt;br /&gt;
[[Category: Hardware]]&lt;br /&gt;
[[Category: Automation]]&lt;br /&gt;
[[File:Rain8.gif]]&lt;br /&gt;
&lt;br /&gt;
=To setup= &lt;br /&gt;
&lt;br /&gt;
[[File:Rain8_WebAdminScreenshot.png|right|500px]]&lt;br /&gt;
1. From Irrigation Devices, add Rain8 device &#039;&#039;&#039;(template ID 2183)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
2. Add a Standard Irrigation Sprinkler device &#039;&#039;&#039;(template ID 1780)&#039;&#039;&#039; for each valve/zone&lt;br /&gt;
&lt;br /&gt;
3. You should now be able to test commands from the device screen and add to scenarios to control from orbiters&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [http://www.wgldesigns.com/rain8pc.html Rain8 product page]&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Rain8_WebAdminScreenshot.png&amp;diff=29257</id>
		<title>File:Rain8 WebAdminScreenshot.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Rain8_WebAdminScreenshot.png&amp;diff=29257"/>
		<updated>2011-12-11T07:23:55Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=File:Rain8.gif&amp;diff=29256</id>
		<title>File:Rain8.gif</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=File:Rain8.gif&amp;diff=29256"/>
		<updated>2011-12-11T07:12:59Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Draft_Main_Page&amp;diff=29221</id>
		<title>Draft Main Page</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Draft_Main_Page&amp;diff=29221"/>
		<updated>2011-11-28T23:03:35Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[category:wiki workgroup]]&lt;br /&gt;
[[category:drafts]]&lt;br /&gt;
&lt;br /&gt;
__NOTOC__ __NOEDITSECTION__&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:175%; font-weight:bold&amp;quot;&amp;gt;The &#039;&#039;&#039;[http://linuxmce.org LinuxMCE]&#039;&#039;&#039; wiki&amp;lt;/div&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Your guide to a smarter home!&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Overview=&lt;br /&gt;
{| cellpadding=&amp;quot;2&amp;quot; style=&amp;quot;border: 1px solid darkgray;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| width=120 align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;[[Draft_LinuxMCE_0810|LinuxMCE 0810]]&#039;&#039;&#039; || &amp;lt;span style=&amp;quot;color:#006400&amp;quot;&amp;gt;&#039;&#039;&#039;The most up-to-date Final Release&#039;&#039;&#039; :: This is the recommended version for a stable, functional system. If unsure as to which version to go for, make it 8.10.&amp;lt;/span&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| width=120 align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;LinuxMCE 1004&#039;&#039;&#039; || &amp;lt;span style=&amp;quot;color:#FF8C00&amp;quot;&amp;gt;&#039;&#039;&#039;Alpha&#039;&#039;&#039; :: Considered to be &amp;quot;bleeding edge&amp;quot;. Give it a try if you are able to fix problems alongside the developers.&amp;lt;/span&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{| style=&amp;quot;clear: both; border: 1px solid #aaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.5em; float: left; text-align:left&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;LinuxMCE is the only all-in-one open source solution that seamlessly combines:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;Media &amp;amp; entertainment&#039;&#039; with a server for music and video, plus a [[PVR]] (like TiVo or Sky+)&lt;br /&gt;
* &#039;&#039;Home automation&#039;&#039; to control everything from lights to heating with a touch-screen tablet or your mobile phone&lt;br /&gt;
* VoIP based &#039;&#039;Phone system&#039;&#039;&lt;br /&gt;
* &#039;&#039;Security system&#039;&#039; that feeds live video to your mobile device during a security breach&lt;br /&gt;
&lt;br /&gt;
LinuxMCE builds on the superior networking capabilities of Linux to create a home automation/multimedia/communication network. No other operating system has this capability.&lt;br /&gt;
&lt;br /&gt;
[[LinuxMCE|Read more]] to see all the possibilities that LinuxMCE offers.&lt;br /&gt;
&lt;br /&gt;
See [[FAQ|the FAQ]] for quick answers to common questions about LinuxMCE.&lt;br /&gt;
&lt;br /&gt;
Watch the [[Video|LinuxMCE Video]] showing a detailed hardware and installation walk-through.&lt;br /&gt;
&lt;br /&gt;
|&#039;&#039;&#039;&lt;br /&gt;
==Support==&lt;br /&gt;
{| cellspacing=5 cellpadding=5 border=0 &lt;br /&gt;
|width=48|{{Click || image=Icon_user_guide.png | link=User Manual | width=54px | height=54px }}&lt;br /&gt;
|&#039;&#039;&#039;[[User Manual]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;LinuxMCE User Manual&lt;br /&gt;
|width=48|{{Click || image=Howto_icon.gif | link=:Category:Tutorials | width=58px | height=57px }}&lt;br /&gt;
|&#039;&#039;&#039;[[:Category:Tutorials|Tutorials/Guides]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;HOWTO guides describing common scenarios&lt;br /&gt;
|-&lt;br /&gt;
|width=48|{{Click || image=Faq_icon_blue.png | link=Frequently Asked Questions | width=58px | height=58px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Frequently Asked Questions]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Responses to the most common questions&lt;br /&gt;
|width=48|{{Click || image=Pci-icon.png | link=Hardware | width=64px | height=48px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Hardware]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Hardware documentation&lt;br /&gt;
|-&lt;br /&gt;
|width=48|{{Click || image=Troubleshooting_icon.png | link=Troubleshooting | width=61px | height=54px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Troubleshooting]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Help with common problems&lt;br /&gt;
|width=48|{{UrlClick || image=Contacts icon.png | link=Developers | width=58px | height=58px }}&lt;br /&gt;
|&#039;&#039;&#039;[http://www.charonmedia.org/mailman/listinfo Mailing List]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Stay up to date with regular emails&lt;br /&gt;
|-&lt;br /&gt;
|width=48|{{UrlClick || image=Forum.gif | link=kjh | width=48px | height=48px }}&lt;br /&gt;
|&#039;&#039;&#039;[http://forum.linuxmce.com Forum]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Support forum&lt;br /&gt;
|width=48|{{Click || image=Forum.gif | link=Chat | width=48px | height=48px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Chat]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Support chat&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|&#039;&#039;&#039;&lt;br /&gt;
|valign=top| &lt;br /&gt;
==Development==&lt;br /&gt;
{| cellspacing=5 cellpadding=5 border=0&lt;br /&gt;
|width=48|{{Click || image=Contacts icon.png | link=Contacts | width=58px | height=58px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Contacts|Contact Information]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Contact people involved with the project&lt;br /&gt;
|width=48|{{Click || image=Icon_user_guide.png | link=Programmer&#039;s Guide | width=54px | height=54px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Programmer&#039;s Guide]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;A guide for software developers&lt;br /&gt;
|-&lt;br /&gt;
|width=48|{{Click || image=Components-icon.png | link=Software components | width=58px | height=58px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Software components|Software Components]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Open source software used by LinuxMCE&lt;br /&gt;
|width=48|{{Click || image=Bug_icon.png | link=Bug Reports | width=48px | height=48px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Bug Reports]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Help improve the software by reporting bugs&lt;br /&gt;
|-&lt;br /&gt;
|width=48|{{Click || image=Code_icon.png | link=Source Code | width=58px | height=58px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Source Code]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Access the LinuxMCE source code&lt;br /&gt;
|width=48|{{UrlClick || image=Cd_icon.png | link=Versions | width=48px | height=48px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Versions]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;View version histories and changes&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Main_Page&amp;diff=29094</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Main_Page&amp;diff=29094"/>
		<updated>2011-11-10T02:29:55Z</updated>

		<summary type="html">&lt;p&gt;Kezza: Spelling correction&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Main]]&lt;br /&gt;
__NOTOC__ __NOEDITSECTION__&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:175%; font-weight:bold&amp;quot;&amp;gt;The &#039;&#039;&#039;[http://linuxmce.org LinuxMCE]&#039;&#039;&#039; wiki&amp;lt;/div&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Your guide to a smarter home!&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;clear: both; border: 1px solid #aaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.5em; float: right; text-align:center&amp;quot;&lt;br /&gt;
|&#039;&#039;&#039;[[Screenshots]]&#039;&#039;&#039;&lt;br /&gt;
[[Image:MainMenu1.jpg|200px]]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Main menu with media in the background&amp;lt;br&amp;gt;(high resolution [[Selecting_the_Right_UI#UI2_with_alpha_blending|UI2B]])&amp;lt;/small&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:FileBrowserUI1.jpg|200px]]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Browsing media files&amp;lt;br&amp;gt;(low resolution [[Selecting_the_Right_UI#UI1|UI1]])&amp;lt;/small&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:DialNumberUI1.jpg|200px]]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Telephone dial pad&amp;lt;br&amp;gt;(low resolution [[Selecting_the_Right_UI#UI1|UI1]])&amp;lt;/small&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;[[Screenshots|More screenshots and videos]]&lt;br /&gt;
|}&lt;br /&gt;
&#039;&#039;&#039;LinuxMCE is the only all-in-one open source solution that seamlessly combines:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;Media &amp;amp; entertainment&#039;&#039; with a server for music and video, plus a [[PVR]] (like TiVo or Sky+)&lt;br /&gt;
* &#039;&#039;Home automation&#039;&#039; to control everything from lights to heating with a touch-screen tablet or your mobile phone&lt;br /&gt;
* VoIP based &#039;&#039;Phone system&#039;&#039;&lt;br /&gt;
* &#039;&#039;Security system&#039;&#039; that feeds live video to your mobile device during a security breach&lt;br /&gt;
&lt;br /&gt;
LinuxMCE builds on the superior networking capabilities of Linux to create a home automation/multimedia/communication network. No other operating system has this capability.&lt;br /&gt;
&lt;br /&gt;
[[LinuxMCE|Read more]] to see all the possibilities that LinuxMCE offers.&lt;br /&gt;
&lt;br /&gt;
See [[FAQ|the FAQ]] for quick answers to common questions about LinuxMCE.&lt;br /&gt;
&lt;br /&gt;
Watch the [[Video|LinuxMCE Video]] showing a detailed hardware and installation walk-through.&lt;br /&gt;
&lt;br /&gt;
=Download=&lt;br /&gt;
Please take a moment to read about &#039;&#039;&#039;[[Known_Issues|known issues]]&#039;&#039;&#039; before downloading our &#039;&#039;Quick Install DVD&#039;&#039; or the &#039;&#039;Two-CD Installer&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=5 cellpadding=5 border=0&lt;br /&gt;
|width=48|{{Click || image=Download_icon.png | link=Download_Instructions | width=60px | height=60px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Download_Instructions|Download LinuxMCE]] or buy [[LinuxMCE Products]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;After checking known issues please download from an appropriate mirror&amp;lt;/small&amp;gt;&lt;br /&gt;
&amp;lt;small&amp;gt;Latest snapshot DVDs can be found [http://linuxmce.iptp.org/ here]&amp;lt;/small&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;small&amp;gt;Check [http://wiki.linuxmce.org/index.php/Snapshot_overview on the wiki] which latest snapshot work without issues.&amp;lt;/small&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
You may then want to check out the [[DVD Installation]] guide for a step by step walk through of setting up and configuring LinuxMCE.&lt;br /&gt;
&lt;br /&gt;
=Project News=&lt;br /&gt;
*Wikiworkgroup created: [http://wiki.linuxmce.org/index.php/Wikiworkgroup more info] &#039;&#039;(24-aug-2011)&#039;&#039;&lt;br /&gt;
*[http://linuxmce.iptp.org/release/ LinuxMCE-810 RC1] (for testing) is released &#039;&#039;(21-aug-2011)&#039;&#039;&lt;br /&gt;
*A new tutorial on developing C++ devices is in the wiki: [[Developing a DCE Device]]&lt;br /&gt;
*[[LinuxMCE-0810 beta]] (for testing) is released &#039;&#039;(16-Oct-09)&#039;&#039;&lt;br /&gt;
*[[LinuxMCE-0810 alpha2]] (for testing) is released &#039;&#039;(18-Feb-09)&#039;&#039;&lt;br /&gt;
*[[LinuxMCE-0810 alpha1]] (for testing) is released &#039;&#039;(1-Dec-08)&#039;&#039;&lt;br /&gt;
*[[LinuxTag 2008]] a resounding success &#039;&#039;(28-May-08)&#039;&#039;&lt;br /&gt;
*[[Mirrors_0710|LinuxMCE Version 0710 (RC2)]] is released &#039;&#039;(07-May-08)&#039;&#039;&lt;br /&gt;
*[[Logo|LinuxMCE Logos]] are now available for download &#039;&#039;(09-Apr-08)&#039;&#039;&lt;br /&gt;
*[[Insteon_-_Setting_Up_PLM_Template|RC1 Insteon Support]] &#039;&#039;(20-Feb-08)&#039;&#039;&lt;br /&gt;
*[http://www.osweekly.com/index.php?option=com_content&amp;amp;task=view&amp;amp;id=2664 Linux Media Center PCs Review Roundup] &#039;&#039;(4-Oct-07)&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=5 cellpadding=5 border=0 width=100%&lt;br /&gt;
|width=48|{{Click || image=News_icon.png | link=LinuxMCE_media_coverage | width=60px | height=60px }}&lt;br /&gt;
|&#039;&#039;&#039;[[LinuxMCE media coverage|More LinuxMCE media coverage]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Third party media and blog coverage&amp;lt;/small&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Wiki Site News=&lt;br /&gt;
* A new tutorial on developing C++ devices is in the wiki: [[Developing a DCE Device]]&lt;br /&gt;
* A new [[LinuxMCE.Org 2.0|scratch-pad area]] is being set up to help document a new front end website.&lt;br /&gt;
* LinuxMCE Wiki was updated to the latest version which includes an RSS feed extension. Instructions about how to use it can be found [http://www.mediawiki.org/wiki/Extension:WikiArticleFeeds here].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Documentation Access=&lt;br /&gt;
This Wiki has many hierarchical [[:Category:Main|categories]] of articles. There are also developer maillists, [[Source_Code|source code]] repositories (with attached discussions), [http://trac.linuxmce.org/ bug/issue report management] and [http://forum.linuxmce.org/index.php forums] for discussion among users, developers and other members of the LinuxMCE community.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== User Setups and Videos ==&lt;br /&gt;
{| cellspacing=5 cellpadding=5 border=0 &lt;br /&gt;
|width=48|{{Click || image=Icon_setups.gif | link=User Setups | width=82px | height=48px }}&lt;br /&gt;
|&#039;&#039;&#039;[[:Category:User_Setups | User Setups]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;LinuxMCE User Setups/Configurations&lt;br /&gt;
|width=48|{{Click || image=User-videos icon.png | link=User Videos | width=48px | height=48px }}&lt;br /&gt;
|&#039;&#039;&#039;[[:Category:User_Videos | User Videos]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Videos from LinuxMCE User and their Setups&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Support==&lt;br /&gt;
{| cellspacing=5 cellpadding=5 border=0 &lt;br /&gt;
|width=48|{{Click || image=Icon_user_guide.png | link=User Manual | width=54px | height=54px }}&lt;br /&gt;
|&#039;&#039;&#039;[[User Manual]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;LinuxMCE User Manual&lt;br /&gt;
|width=48|{{Click || image=Howto_icon.gif | link=:Category:Tutorials | width=58px | height=57px }}&lt;br /&gt;
|&#039;&#039;&#039;[[:Category:Tutorials|Tutorials/Guides]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;HOWTO guides describing common scenarios&lt;br /&gt;
|-&lt;br /&gt;
|width=48|{{Click || image=Faq_icon_blue.png | link=Frequently Asked Questions | width=58px | height=58px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Frequently Asked Questions]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Responses to the most common questions&lt;br /&gt;
|width=48|{{Click || image=Pci-icon.png | link=Hardware | width=64px | height=48px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Hardware]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Hardware documentation&lt;br /&gt;
|-&lt;br /&gt;
|width=48|{{Click || image=Troubleshooting_icon.png | link=Troubleshooting | width=61px | height=54px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Troubleshooting]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Help with common problems&lt;br /&gt;
|width=48|{{UrlClick || image=Contacts icon.png | link=Developers | width=58px | height=58px }}&lt;br /&gt;
|&#039;&#039;&#039;[http://www.charonmedia.org/mailman/listinfo Mailing List]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Stay up to date with regular emails&lt;br /&gt;
|-&lt;br /&gt;
|width=48|{{UrlClick || image=Forum.gif | link=kjh | width=48px | height=48px }}&lt;br /&gt;
|&#039;&#039;&#039;[http://forum.linuxmce.com Forum]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Support forum&lt;br /&gt;
|width=48|{{Click || image=Forum.gif | link=Chat | width=48px | height=48px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Chat]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Support chat&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
{| cellspacing=5 cellpadding=5 border=0&lt;br /&gt;
|width=48|{{Click || image=Contacts icon.png | link=Contacts | width=58px | height=58px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Contacts|Contact Information]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Contact people involved with the project&lt;br /&gt;
|width=48|{{Click || image=Icon_user_guide.png | link=Programmer&#039;s Guide | width=54px | height=54px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Programmer&#039;s Guide]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;A guide for software developers&lt;br /&gt;
|-&lt;br /&gt;
|width=48|{{Click || image=Components-icon.png | link=Software components | width=58px | height=58px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Software components|Software Components]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Open source software used by LinuxMCE&lt;br /&gt;
|width=48|{{Click || image=Bug_icon.png | link=Bug Reports | width=48px | height=48px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Bug Reports]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Help improve the software by reporting bugs&lt;br /&gt;
|-&lt;br /&gt;
|width=48|{{Click || image=Code_icon.png | link=Source Code | width=48px | height=48px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Source Code]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Access the LinuxMCE source code&lt;br /&gt;
|width=48|{{UrlClick || image=Cd_icon.png | link=Versions | width=48px | height=48px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Versions]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;View version histories and changes&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Installation_Guide&amp;diff=29093</id>
		<title>Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Installation_Guide&amp;diff=29093"/>
		<updated>2011-11-10T02:23:49Z</updated>

		<summary type="html">&lt;p&gt;Kezza: Remove 07.10 install instructions to seperate page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
==Links==&lt;br /&gt;
&lt;br /&gt;
*[[:Category:AV_Wizard|AV Wizard]]&lt;br /&gt;
*[[:Category:Installation_Tutorials|General Installation Tutorials]]&lt;br /&gt;
&lt;br /&gt;
==About Installation==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Hardware notes ==&lt;br /&gt;
&lt;br /&gt;
See [[Hardware|this section for general hardware]] recommendations, and [[Video#PC_Preparation|this advice for PC preparation]].&lt;br /&gt;
&lt;br /&gt;
LinuxMCE differs from other Home Theater PC systems in that some functions are performed by a [[Core]] PC and some functions are performed by a [[Media Director]] PC. A [[hybrid]] Core/Media Director PC does both.&lt;br /&gt;
&lt;br /&gt;
For the central LinuxMCE Core server that will function on a home automation network, most recommended installations suggest 2 network interface cards (NICs). If you don&#039;t have a second NIC card already installed, it is easiest to do so &amp;lt;i&amp;gt;before&amp;lt;/i&amp;gt; installing Kubuntu/LinuxMCE, since the second card will then be recognised and configured correctly during the initial installation. You won&#039;t have to fiddle with setting it up later. See [[Internal_LAN_setup|this section]] for tips on setting up a nested LinuxMCE LAN within an existing home LAN.&lt;br /&gt;
&lt;br /&gt;
(If you will have only a single PC acting as a hybrid Core/Media Director, 2 cards aren&#039;t strictly necessary, but putting them in at this stage will allow you to expand your network down the line.)&lt;br /&gt;
&lt;br /&gt;
For a PC acting as a Media Director (either as a standalone or as a hybrid), an nVidia graphics card is strongly recommended so that you can display the [[Selecting the Right UI|User Interface]] in the highest resolution (UI2). If you don&#039;t have one installed, it is easiest to do so before starting software installation. It is probably best to stick with an nVidia card on the Core PC as well. Make sure the card is installed prior to software installation.&lt;br /&gt;
&lt;br /&gt;
[[Video|Check out this video and example installation]] of a complete installation that took this guy a few days and will likely take you a few weeks.&lt;br /&gt;
&lt;br /&gt;
==Kubuntu 10.04 (Lucid)==&lt;br /&gt;
&lt;br /&gt;
[http://wiki.linuxmce.org/index.php/Installing_1004 Install instructions]&lt;br /&gt;
&lt;br /&gt;
==Kubuntu 8.10 (Intrepid) - Recommended Install == &lt;br /&gt;
&lt;br /&gt;
[http://wiki.linuxmce.org/index.php/Installing_0810 Install instructions]&lt;br /&gt;
&lt;br /&gt;
==Kubuntu 7.10 (Gutsy)==&lt;br /&gt;
&lt;br /&gt;
[http://wiki.linuxmce.org/index.php/Installing_0710 Install instructions]&lt;br /&gt;
&lt;br /&gt;
[[Category: Tutorials]]&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Installing_0710&amp;diff=29092</id>
		<title>Installing 0710</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Installing_0710&amp;diff=29092"/>
		<updated>2011-11-10T02:21:54Z</updated>

		<summary type="html">&lt;p&gt;Kezza: Moved 07.10 install instructions from main installation guide&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
==Kubuntu 7.10 (Gutsy)==&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
LinuxMCE 0704 (beta) was used only with Kubuntu Desktop version 7.04 (Feisty). The [[current version]] is [[Mirrors_0710|LinuxMCE 0710]] and is meant to be used only with Kubuntu Desktop version 7.10 (Gutsy). A version compatible with Kubuntu version 8.10 is planned for the future.&lt;br /&gt;
&lt;br /&gt;
Steps for installing Linux MCE on an Kubuntu 7.10 (Gutsy Gibbon) system :&lt;br /&gt;
&lt;br /&gt;
===Existing  Kubuntu 7.10 installation===&lt;br /&gt;
&lt;br /&gt;
You can install LinuxMCE 0710 on a pre-existing installation of Kubuntu 7.10 using the 2 CD install method (but not the DVD method). To complete the installation you will need a Kubuntu Desktop 7.10 Live CD available, or at least a copy of the .iso file somewhere on your hard drive. (If you need to obtain one, see the next section for the download link. There are instructions if you want to burn a Live CD.)&lt;br /&gt;
&lt;br /&gt;
The install process will partially overwrite your previous Kubuntu installation using configuration files from the Live CD which are known to be uniquely compatible with LinuxMCE. If you have previously modified your Kubuntu system (subsequent to its original installation), you may lose some of your configuration files because LinuxMCE modifies them to suit its own needs. Therefore, do not install LinuxMCE on a mission-critical PC if you don&#039;t want to risk this. (You should dedicate one PC to be a LinuxMCE core server, anyway.)&lt;br /&gt;
&lt;br /&gt;
===New installation===&lt;br /&gt;
If you &#039;&#039;don&#039;t&#039;&#039; already have an Kubuntu system installed, follow these generic steps to install Kubuntu Desktop 7.10 from the Live CD:&lt;br /&gt;
# Download the CD .iso image for Kubuntu desktop- either the [http://releases.ubuntu.com/kubuntu/7.10/kubuntu-7.10-desktop-i386.iso 32-bit version] or the [http://releases.ubuntu.com/kubuntu/7.10/kubuntu-7.10-desktop-amd64.iso 64-bit version], depending on your processor. Use the 32-bit version if in doubt. Note that LinuxMCE comes in both a 32-bit and a 64-bit version as well, so you must match. (If the above links are down, try this alternate site for the appropriate [http://de.releases.ubuntu.com/kubuntu/ Kubuntu Desktop Live CD].)&lt;br /&gt;
# If you don&#039;t know how to burn the .iso file to a bootable CD, then see [https://help.ubuntu.com/community/BurningIsoHowto these instructions].&lt;br /&gt;
# Boot the Kubuntu Desktop 7.10 LiveCD.&lt;br /&gt;
# Choose &#039;Start or install Kubuntu&#039;.&lt;br /&gt;
# When Kubuntu&#039;s desktop appears, click on &#039;Install&#039;.&lt;br /&gt;
# A short wizard will guide you. Select the language and press &#039;forward&#039;.&lt;br /&gt;
# Choose your timezone and press &#039;forward&#039;.&lt;br /&gt;
# Select the keyboard layout.&lt;br /&gt;
# Choose desktop name, a user name and a password. LinuxMCE uses linuxmce for the user and password, so it is often convenient to use linuxmce as the initial user and password at this step, as well.&lt;br /&gt;
# Select the partitioning options for your disk. If this is going to be a dedicated server, you can use the entire disk.&lt;br /&gt;
# Ready to install.&lt;br /&gt;
# Reboot the system and remove the Live CD.&lt;br /&gt;
&lt;br /&gt;
==LinuxMCE==&lt;br /&gt;
===Download LinuxMCE=== &lt;br /&gt;
[[Image:Good1.jpg|400px|right]]&lt;br /&gt;
From within the Kubuntu 7.10 desktop, open Konqueror or Firefox (the orange and blue icon at the top), and go to [http://www.linuxmce.org www.linuxmce.org]. Select &#039;Download Instructions&#039; to download the LinuxMCE CD images (.iso files) or the DVD .iso image onto your machine. You can also find the [[current version|current version here]].&lt;br /&gt;
&lt;br /&gt;
There is a 32-bit version and a 64-bit version of LinuxMCE. If you are using a 64-bit Kubuntu 7.10 installation, download the corresponding LinuxMCE version.&lt;br /&gt;
&lt;br /&gt;
You will be downloading two .iso files, each one corresponding to a CD image. The installer is able to use the .iso files directly from the hard drive, or you can burn them to a CD and then use them from the CD.&lt;br /&gt;
&lt;br /&gt;
(Obviously, if you are downloading the .iso files on another computer, you will have to burn them onto CD to use them.)&lt;br /&gt;
&lt;br /&gt;
To install using the .iso files on your hard drive directly, skip the next step.&lt;br /&gt;
&lt;br /&gt;
===Burn download to CDs and install from CDs=== &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;(If you plan to install directly from .iso files, skip this step and proceed to the next step.)&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you don&#039;t know how to burn an .iso file to a CD then see [https://help.ubuntu.com/community/BurningIsoHowto these instructions].&lt;br /&gt;
&lt;br /&gt;
Burn the two CDs (assuming you are using this method).&lt;br /&gt;
&lt;br /&gt;
You can then simply place CD 1 in the CD-ROM and the installer will autostart. You will then be prompted to put CD 2 in the drive, followed by the Kubuntu Desktop Live CD (see later sections).&lt;br /&gt;
&lt;br /&gt;
The rest will take a lot of time but will essentially install automatically. Skip the next two steps and continue with the installation prompts.&lt;br /&gt;
&lt;br /&gt;
===Installing mce-installer from command prompt===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;(Skip the next two steps if you are installing from actual CDs.)&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
You can install the mce-installer from a command prompt without the need to burn the ISOs as follows:&lt;br /&gt;
 cd &#039;&#039;/directory/where/the/downloaded/iso/files/are/&#039;&#039;&lt;br /&gt;
 mkdir -pv mnt&lt;br /&gt;
 sudo mount LinuxMCE_0704_CD1.iso mnt/ -o loop&lt;br /&gt;
 sudo dpkg -i mnt/mce-installer_2.0.1-1_i386.deb&lt;br /&gt;
 sudo umount mnt&lt;br /&gt;
 rmdir -v mnt&lt;br /&gt;
&lt;br /&gt;
If you are using the 64-bit version, use mce-installer_2.0.1-1_amd64.deb instead of mce-installer_2.0.1-1_i386.deb.&lt;br /&gt;
&lt;br /&gt;
===Installing mce-installer from the KDE Menu===&lt;br /&gt;
[[Image:Inst1.jpg|400px|right]]&lt;br /&gt;
Once you have downloaded the packages and installed the mce-installer onto your disk, run the mce-installer:&lt;br /&gt;
&lt;br /&gt;
*From Konqueror (or the Dolphin file manager), find and &#039;&#039;right-click&#039;&#039; on the mce-installer icon. Choose Kubuntu Package Menu --&amp;gt; Install Package.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
(&#039;&#039;This step is done automatically if you are installing from a CD.&#039;&#039;)&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
===Install LinuxMCE===&lt;br /&gt;
[[Image:Snapshot1.JPG|400px|right]]&lt;br /&gt;
The mce-installer places an &amp;quot;Install LinuxMCE&amp;quot; icon on your desktop.  Click it to start the installation process. A window will appear saying that you will be notified when updates are available. &lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
====Choosing type of Core====&lt;br /&gt;
[[Image:Snapshot2.JPG|400px|right]]&lt;br /&gt;
Choose if you want a dedicated core or a hybrid. (In brief, a hybrid runs as both the Core and as a Media Director. As such, it needs more computing power. [[Do_I_want_a_dedicated_Core%3F|Click here]] to find out more differences between a core and a hybrid). Then click on the &amp;quot;Forward&amp;quot; button. &lt;br /&gt;
&lt;br /&gt;
If you aren&#039;t going to set up an &amp;quot;internal&amp;quot; home automation LAN at this time, but only will use a single PC for all LinuxMCE functions, then make that single PC installation a hybrid.&lt;br /&gt;
&lt;br /&gt;
However, if you will create an entire home automation network, it is better to use one PC as the dedicated core server (not a hybrid). It will run faster. You can leave it &amp;quot;headless&amp;quot; (no monitor, keyboard, mouse), and leave it always on. In such a situation, &amp;quot;dedicated Core&amp;quot; would be suitable. Nevertheless, it is possible after installation to choose whether to autostart the Core services by themselves, the Media Director services by themselves, or both together. Thus a &amp;quot;hybrid&amp;quot; installation can later used as a &amp;quot;dedicated Core,&amp;quot; as a Media Director, or as both (a hybrid). There is little disadavantage, therefore, in choosing &amp;quot;hybrid&amp;quot; at this step. That is what many first time users choose.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
====Choosing Video Card====&lt;br /&gt;
[[Image:Snapshot3.JPG|400px|right]]&lt;br /&gt;
This step is displayed only when an nNvidia graphics card is detected by LinuxMCE. You will be asked if you want to use the proprietary nVidia driver (the only one that works well with LinuxMCE and nVidia cards), instead of the generic driver (which doesn&#039;t work as well). Generally you should use the proprietary driver. This step is here for legal reasons.    &lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
====Network Configuration====&lt;br /&gt;
[[Image:Snapshot4.JPG|400px|right]]&lt;br /&gt;
The next screen will ask you whether you want to keep your current network configuration or whether you want to set your network options manually. The &amp;quot;current network configuration&amp;quot; is usually what the Kubuntu Live CD originally detected and setup automatically. Most commonly this configuration instructs the PC to ask for a dynamic IP from your home LAN router&#039;s DHCP service. This option is asking whether your LinuxMCE should continue to ask for a dynamic IP from your external LAN&#039;s router (using DHCP), or whether you wish to set a static IP address for your LinuxMCE PC. This setting applies only to the (first) NIC card that is connected to the &amp;quot;external&amp;quot; home LAN. Usually keeping the &amp;quot;current network configuration&amp;quot; is sufficient. Then press &amp;quot;Forward&amp;quot;.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
[[Image:Snapshot5.JPG|400px|right]]&lt;br /&gt;
If you chose manual installation, you must now choose whether your PC will use a static IP within the external home LAN, or whether it will accept a dynamic IP assigned by the LAN router&#039;s DHCP. If you do not have a home LAN and router, but connect directly through a cable modem, you most likely use a (static) IP (that your cable company assigns you). Generally you have to know your IP address, the cable company&#039;s gateway IP, and the cable company&#039;s DNS server information (which your cable provider must provide to you). In contrast, most DSL providers use DHCP-assigned dynamic IPs, so if you connect directly through a DSL modem, you most likely use DHCP. You don&#039;t have to worry about the gateway and DNS server; DHCP usually discovers those for you automatically. (Obviously, if you bought a static IP service from a DSL or T1 provider, you would have to choose static and fill in the information, just as for a cable modem.) &lt;br /&gt;
&lt;br /&gt;
If you don&#039;t know what the heck you have, use DHCP.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
=====Choosing Mirror for Packages=====&lt;br /&gt;
[[Image:Snapshot6.JPG|400px|right]]&lt;br /&gt;
You have to choose a mirror. Pick one geographically close to you. Downloads will be faster. &lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
=====Choosing DHCP Server=====&lt;br /&gt;
[[Image:Snapshot7.JPG|400px|right]]&lt;br /&gt;
You will be asked whether you want (the LinuxMCE core server) to Run a DHCP Server or not. The LinuxMCE core server will be the DHCP server for your &amp;quot;internal&amp;quot; home automation network in order to provide plug-and-play detection of network devices like IP Cameras and VOIP phones, and to provide network boot images to any other PC&#039;s in the internal home automation network that you might want to use as Media Directors.&lt;br /&gt;
&lt;br /&gt;
Hopefully you took some advice and already installed a second NIC card. That second NIC card is used so that LinuxMCE can provide an &amp;quot;internal&amp;quot; DHCP network to the PCs (Media Directors), Orbiters, and devices &amp;lt;i&amp;gt;within&amp;lt;/I&amp;gt; your automated home network. All ethernet connections from these devices (within the home automation network) must be connected to a switch (or a router with DHCP turned off) which is then in turn connected to this second NIC card. The LinuxMCE core server then performs the DHCP functions for the &amp;quot;internal&amp;quot; home automation network. &lt;br /&gt;
&lt;br /&gt;
In essence, the &amp;quot;internal&amp;quot; home automation network is nested within your &amp;quot;external&amp;quot; home LAN. Some PCs can remain outside of the internal home automation network by being directly connected to the router, and therefore not connected to the LinuxMCE server. The first NIC card of the LinuxMCE server therefore communicates to the router of your external home LAN. The second NIC is connected to the internal home automation LAN. The LinuxMCE core server only acts as the DHCP server for the devices in the internal home automation LAN. Savvy?&lt;br /&gt;
&lt;br /&gt;
Generally, you should answer yes to this question. The only time you would answer no is when you will have only one PC that will be a hybrid core server/media director and you do not plan to use any plug-n-play devices other than those connected directly to that single PC.&lt;br /&gt;
 &lt;br /&gt;
You will be then asked if you want to keep the default Internal Network address for the internal home automation LAN  or if you want to change it. You might as well accept the default, unless you have some specific reason for specifying a unique IP range.&lt;br /&gt;
&lt;br /&gt;
Then press &#039;Forward&#039;.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
====Choosing Orbiter Interface====&lt;br /&gt;
[[Image:Snapshot8.JPG|400px|right]]&lt;br /&gt;
In the next window you need to choose what interface you want to use and you have to pick one of three possibilities. There are currently three options: UI1, UI2 with masking, and UI2 with alpha-blending.  UI2 requires specific video cards (nVidia). It is best to choose UI1 for the initial installation if you don&#039;t have the appropriate nVidia card or if in doubt, as the interface can be changed later. This will reduce the possibility of video card related errors during installation.  After installation, you can check to see if your video card can do masking and alpha-blending by following the instructions at [[Graphics Test]].&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
====Installing Additional Packages====&lt;br /&gt;
[[Image:Snapshot9.JPG|400px|right]]&lt;br /&gt;
On the next step you have to choose if you want to install [http://en.wikipedia.org/wiki/LAME lame] and [http://en.wikipedia.org/wiki/Libdvdcss libdvdcss] and if it is legal in your country to use them. In general you will want to install them both.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
====Choosing How to Primarily Use the Computer====&lt;br /&gt;
[[Image:Snapshot10.JPG|400px|right]]&lt;br /&gt;
You have to select how you plan to use your computer, either: &lt;br /&gt;
&lt;br /&gt;
*Primarily used as a PC -- you can start LinuxMCE manually when you need it,   or&lt;br /&gt;
&lt;br /&gt;
*A dedicated LinuxMCE -- you can start Kubuntu when you need it.&lt;br /&gt;
&lt;br /&gt;
For the dedicated core server, choose the second option. If you have a power outage, you can then set the computer to auto-reboot and restore your system without intervention. (If you are serious about home automation, it is best to have a dedicated core server, anyway.) It is possible to access the Kubuntu desktop from within LinuxMCE (see [[#Additional Notes|below]]).&lt;br /&gt;
&lt;br /&gt;
If you choose the first option and have a power outage, then you will require a boot-up script, cron scheduling, or manual intervention in order to restart the LinuxMCE system.&lt;br /&gt;
&lt;br /&gt;
If you are just experimenting with LinuxMCE and/or primarily use the PC as a Kubuntu desktop, the first option is suitable. Also, if you wish to directly install LinuxMCE directly on a PC that will be used as a Media Director, but intend to trade its function back and forth between that of a Kubuntu desktop and a Media Director, also choose the first option. &lt;br /&gt;
&lt;br /&gt;
(Many PCs that will be used as Media Directors can simply be [[netboot|netbooted]] from the Core, however, so you do not really need to install LinuxMCE on them at all if you intend to netboot (which is generally easier).) &lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
====Installing LinuxMCE Discs====&lt;br /&gt;
This step is very important. You have to insert the CD (or point to the location on the hard drive of the .iso file for the CD): &lt;br /&gt;
&lt;br /&gt;
[[Image:Snapshot11.JPG|400px|right]]&lt;br /&gt;
LinuxMCE CD 1&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Snapshot12.JPG|400px|right]]&lt;br /&gt;
LinuxMCE CD 2&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Snapshot13.JPG|400px|right]]&lt;br /&gt;
Kubuntu 7.10 Live CD&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Snapshot14.JPG|400px|right]] &lt;br /&gt;
You can see the message about the Linux MCE system installation.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
===Installation can take a long time===&lt;br /&gt;
Don&#039;t worry if the system seems to stop at points or report what seems like error messages.  &lt;br /&gt;
This is normal since at places it will be testing drivers out, and is only there for the advanced Linux user.  &lt;br /&gt;
You will get a dialog box if something really does go wrong.  And, understand this may take a very long time&lt;br /&gt;
since it will in parallel be updating your Kubuntu system to the latest version.  Just leave it for an hour &lt;br /&gt;
or two and come back later.&lt;br /&gt;
&lt;br /&gt;
===Installation Complete===&lt;br /&gt;
[[Image:Snapshot15.jpg|400px|right]]&lt;br /&gt;
After the installation is done you’ll receive a message from the installer that will tell you to restart the system&lt;br /&gt;
{{clr}}&lt;br /&gt;
 &lt;br /&gt;
Next follow the [[QuickStart Guide]] to tell LinuxMCE about how you want to use it.&lt;br /&gt;
===Additional Notes===&lt;br /&gt;
If you specified that LinuxMCE should startup by default, then after rebooting you will see LinuxMCE (not the Kubuntu desktop).  If you will use this computer as a Media PC only, you don&#039;t need to access the Kubuntu desktop for any further set up -- all setup is done from the from the [[LinuxMCE Admin Website]] or through the LinuxMCE [[Orbiter]] User Interface.&lt;br /&gt;
&lt;br /&gt;
If you would like to use this PC as a Kubuntu PC from &#039;&#039;within&#039;&#039; LinuxMCE, however, a menu option on the on-screen Orbiter User Interface of a Media Director is provided to bring up the KDE (Kubuntu) desktop. (This may not work well if the Media Director has been [[netboot|netbooted]].)&lt;br /&gt;
&lt;br /&gt;
You can also press Ctrl+Alt+F2 from within LinuxMCE to bring up the KDE desktop (then login and type StartX). &lt;br /&gt;
&lt;br /&gt;
If you specified that the Kubuntu desktop should be run by default, you can then start LinuxMCE manually from within the Kubuntu menu: Applications--&amp;gt;Sound &amp;amp; Video--&amp;gt;Start Media Center. (You can also click on the LinuxMCE icon on the Kubuntu desktop that was placed there during installation.&lt;br /&gt;
&lt;br /&gt;
When LinuxMCE is running, you can toggle back and forth between them by pressing &#039;&#039;&#039;Ctrl+Alt+F7&#039;&#039;&#039; for Kubuntu or &#039;&#039;&#039;Ctrl+Alt+F11&#039;&#039;&#039; for LinuxMCE.&lt;br /&gt;
&lt;br /&gt;
[[Category: Tutorials]]&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Automation&amp;diff=29091</id>
		<title>Automation</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Automation&amp;diff=29091"/>
		<updated>2011-11-09T23:44:11Z</updated>

		<summary type="html">&lt;p&gt;Kezza: Link to DMX&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Automation ]]&lt;br /&gt;
{{versioninfo}}&lt;br /&gt;
Also see: [[:Category: Automation|Home Automation Category]]&lt;br /&gt;
&lt;br /&gt;
LinuxMCE can perform &#039;&#039;&#039;home automation&#039;&#039;&#039; including light and climate control, control of plug sockets and even sprinkler systems. Below are several home automation protocols that have been tested with LinuxMCE.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; width=&amp;quot;300&amp;quot; style=&amp;quot;text-align:center; background:#efefef; width:75%; border:1px solid black&amp;quot; &lt;br /&gt;
|+&#039;&#039;&#039;Sections&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! [[Automation]]&lt;br /&gt;
| [[Lights]]&lt;br /&gt;
| [[Appliances]]&lt;br /&gt;
| [[Thermostats]]&lt;br /&gt;
| [[Irrigation]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! [[Z-Wave]]&lt;br /&gt;
| [[Z-Wave Hardware Installation]]&lt;br /&gt;
| [[Z-Wave LinuxMCE Configuration]]&lt;br /&gt;
| [[Z-Wave Troubleshooting]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
! [[DMX]]&lt;br /&gt;
| [[Getting Started With DMX]]&lt;br /&gt;
| not implemented&lt;br /&gt;
| not available&lt;br /&gt;
| not available&lt;br /&gt;
|-&lt;br /&gt;
! [[EIB/KNX]]&lt;br /&gt;
| [[EIB/KNX Hardware Installation]]&lt;br /&gt;
| [[EIB/KNX LinuxMCE Configuration]]&lt;br /&gt;
| [[EIB/KNX Troubleshooting]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
! [[X10]]&lt;br /&gt;
| [[X10 Hardware Installation]]&lt;br /&gt;
| [[X10 LinuxMCE Configuration]]&lt;br /&gt;
| [[X10 Troubleshooting]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
! [[Insteon]]&lt;br /&gt;
| [[Insteon Hardware Installation]]&lt;br /&gt;
| [[Insteon - Setting Up PLM Template]]&lt;br /&gt;
| [[Insteon Troubleshooting]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
! [[1-Wire]]&lt;br /&gt;
| [[1-Wire Hardware Installation]]&lt;br /&gt;
| [[1-Wire - Setting Up 1-Wire in LinuxMCE]]&lt;br /&gt;
| [[1-Wire Troubleshooting]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
! [[PLCBUS]]&lt;br /&gt;
| [[PLCBUS Hardware Installation]]&lt;br /&gt;
| [[PLCBUS LinuxMCE Configuration]]&lt;br /&gt;
| [[PLCBUS Troubleshooting]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
! [[Tellstick | Tellstick (433mhz)]]&lt;br /&gt;
| [[Tellstick Hardware Installation]]&lt;br /&gt;
| [[Tellstick LinuxMCE Configuration]]&lt;br /&gt;
| [[Tellstick Troubleshooting]]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
! [[EnOcean]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Main_Page&amp;diff=28936</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Main_Page&amp;diff=28936"/>
		<updated>2011-11-03T00:53:30Z</updated>

		<summary type="html">&lt;p&gt;Kezza: Remove link to deleted page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Main]]&lt;br /&gt;
__NOTOC__ __NOEDITSECTION__&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:175%; font-weight:bold&amp;quot;&amp;gt;The &#039;&#039;&#039;[http://linuxmce.org LinuxMCE]&#039;&#039;&#039; wiki&amp;lt;/div&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Your guide to a smarter home!&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;clear: both; border: 1px solid #aaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.5em; float: right; text-align:center&amp;quot;&lt;br /&gt;
|&#039;&#039;&#039;[[Screenshots]]&#039;&#039;&#039;&lt;br /&gt;
[[Image:MainMenu1.jpg|200px]]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Main menu with media in the background&amp;lt;br&amp;gt;(high resolution [[Selecting_the_Right_UI#UI2_with_alpha_blending|UI2B]])&amp;lt;/small&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:FileBrowserUI1.jpg|200px]]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Browsing media files&amp;lt;br&amp;gt;(low resolution [[Selecting_the_Right_UI#UI1|UI1]])&amp;lt;/small&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|[[Image:DialNumberUI1.jpg|200px]]&amp;lt;br/&amp;gt;&amp;lt;small&amp;gt;Telephone dial pad&amp;lt;br&amp;gt;(low resolution [[Selecting_the_Right_UI#UI1|UI1]])&amp;lt;/small&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;[[Screenshots|More screenshots and videos]]&lt;br /&gt;
|}&lt;br /&gt;
&#039;&#039;&#039;LinuxMCE is the only all-in-one open source solution that seamlessly combines:&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;Media &amp;amp; entertainment&#039;&#039; with a server for music and video, plus a [[PVR]] (like TiVo or Sky+)&lt;br /&gt;
* &#039;&#039;Home automation&#039;&#039; to control everything from lights to heating with a touch-screen tablet or your mobile phone&lt;br /&gt;
* VoIP based &#039;&#039;Phone system&#039;&#039;&lt;br /&gt;
* &#039;&#039;Security system&#039;&#039; that feeds live video to your mobile device during a security breach&lt;br /&gt;
&lt;br /&gt;
LinuxMCE builds on the superior networking capabilities of Linux to create a home automation/multimedia/communication network. No other operating system has this capability.&lt;br /&gt;
&lt;br /&gt;
[[LinuxMCE|Read more]] to see all the possibilities that LinuxMCE offers.&lt;br /&gt;
&lt;br /&gt;
See [[FAQ|the FAQ]] for quick answers to common questions about LinuxMCE.&lt;br /&gt;
&lt;br /&gt;
Watch the [[Video|LinuxMCE Video]] showing a detailed hardware and installation walk-through.&lt;br /&gt;
&lt;br /&gt;
=Download=&lt;br /&gt;
Please take a moment to read about &#039;&#039;&#039;[[Known_Issues|known issues]]&#039;&#039;&#039; before downloading our &#039;&#039;Quick Install DVD&#039;&#039; or the &#039;&#039;Two-CD Installer&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=5 cellpadding=5 border=0&lt;br /&gt;
|width=48|{{Click || image=Download_icon.png | link=Download_Instructions | width=60px | height=60px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Download_Instructions|Download LinuxMCE]] or buy [[LinuxMCE Products]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;After checking known issues please download from an appropriate mirror&amp;lt;/small&amp;gt;&lt;br /&gt;
&amp;lt;small&amp;gt;Latest snapshot DVDs can be found [http://linuxmce.iptp.org/ here]&amp;lt;/small&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;small&amp;gt;Check [http://wiki.linuxmce.org/index.php/Snapshot_overview on the wiki] which latest snapshot work without issues.&amp;lt;/small&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
You may then want to check out the [[DVD Installation]] guide for a step by step walk through of setting up and configuring LinuxMCE.&lt;br /&gt;
&lt;br /&gt;
=Project News=&lt;br /&gt;
*Wikiworkgroup created: [http://wiki.linuxmce.org/index.php/Wikiworkgroup more info] &#039;&#039;(24-aug-2011)&#039;&#039;&lt;br /&gt;
*[http://linuxmce.iptp.org/release/ LinuxMCE-810 RC1] (for testing) is released &#039;&#039;(21-aug-2011)&#039;&#039;&lt;br /&gt;
*A new tutorial on developing C++ devices is in the wiki: [[Developing a DCE Device]]&lt;br /&gt;
*[[LinuxMCE-0810 beta]] (for testing) is released &#039;&#039;(16-Oct-09)&#039;&#039;&lt;br /&gt;
*[[LinuxMCE-0810 alpha2]] (for testing) is released &#039;&#039;(18-Feb-09)&#039;&#039;&lt;br /&gt;
*[[LinuxMCE-0810 alpha1]] (for testing) is released &#039;&#039;(1-Dec-08)&#039;&#039;&lt;br /&gt;
*[[LinuxTag 2008]] a resounding success &#039;&#039;(28-May-08)&#039;&#039;&lt;br /&gt;
*[[Mirrors_0710|LinuxMCE Version 0710 (RC2)]] is released &#039;&#039;(07-May-08)&#039;&#039;&lt;br /&gt;
*[[Logo|LinuxMCE Logos]] are now available for download &#039;&#039;(09-Apr-08)&#039;&#039;&lt;br /&gt;
*[[Insteon_-_Setting_Up_PLM_Template|RC1 Insteon Support]] &#039;&#039;(20-Feb-08)&#039;&#039;&lt;br /&gt;
*[http://www.osweekly.com/index.php?option=com_content&amp;amp;task=view&amp;amp;id=2664 Linux Media Center PCs Review Roundup] &#039;&#039;(4-Oct-07)&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| cellspacing=5 cellpadding=5 border=0 width=100%&lt;br /&gt;
|width=48|{{Click || image=News_icon.png | link=LinuxMCE_media_coverage | width=60px | height=60px }}&lt;br /&gt;
|&#039;&#039;&#039;[[LinuxMCE media coverage|More LinuxMCE media coverage]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Third party media and blog coverage&amp;lt;/small&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Wiki Site News=&lt;br /&gt;
* A new tutorial on developing C++ devices is in the wiki: [[Developing a DCE Device]]&lt;br /&gt;
* A new [[LinuxMCE.Org 2.0|scratch-pad area]] is being set up to help document a new front end website.&lt;br /&gt;
* LinuxMCE Wiki was updated to the latest version which includes an RSS feed extension. Instructions about how to use it can be found [http://www.mediawiki.org/wiki/Extension:WikiArticleFeeds here].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Documentation Access=&lt;br /&gt;
This Wiki has many hierarchical [[:Category:Main|categories]] of articles. There are also developer maillists, [[Source_Code|source code]] repositories (with attached discussions), [http://trac.linuxmce.org/ bug/issue report mangement] and [http://forum.linuxmce.org/index.php forums] for discussion among users, developers and other members of the LinuxMCE community.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== User Setups and Videos ==&lt;br /&gt;
{| cellspacing=5 cellpadding=5 border=0 &lt;br /&gt;
|width=48|{{Click || image=Icon_setups.gif | link=User Setups | width=82px | height=48px }}&lt;br /&gt;
|&#039;&#039;&#039;[[:Category:User_Setups | User Setups]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;LinuxMCE User Setups/Configurations&lt;br /&gt;
|width=48|{{Click || image=User-videos icon.png | link=User Videos | width=48px | height=48px }}&lt;br /&gt;
|&#039;&#039;&#039;[[:Category:User_Videos | User Videos]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Videos from LinuxMCE User and their Setups&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Support==&lt;br /&gt;
{| cellspacing=5 cellpadding=5 border=0 &lt;br /&gt;
|width=48|{{Click || image=Icon_user_guide.png | link=User Manual | width=54px | height=54px }}&lt;br /&gt;
|&#039;&#039;&#039;[[User Manual]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;LinuxMCE User Manual&lt;br /&gt;
|width=48|{{Click || image=Howto_icon.gif | link=:Category:Tutorials | width=58px | height=57px }}&lt;br /&gt;
|&#039;&#039;&#039;[[:Category:Tutorials|Tutorials/Guides]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;HOWTO guides describing common scenarios&lt;br /&gt;
|-&lt;br /&gt;
|width=48|{{Click || image=Faq_icon_blue.png | link=Frequently Asked Questions | width=58px | height=58px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Frequently Asked Questions]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Responses to the most common questions&lt;br /&gt;
|width=48|{{Click || image=Pci-icon.png | link=Hardware | width=64px | height=48px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Hardware]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Hardware documentation&lt;br /&gt;
|-&lt;br /&gt;
|width=48|{{Click || image=Troubleshooting_icon.png | link=Troubleshooting | width=61px | height=54px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Troubleshooting]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Help with common problems&lt;br /&gt;
|width=48|{{UrlClick || image=Contacts icon.png | link=Developers | width=58px | height=58px }}&lt;br /&gt;
|&#039;&#039;&#039;[http://www.charonmedia.org/mailman/listinfo Mailing List]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Stay up to date with regular emails&lt;br /&gt;
|-&lt;br /&gt;
|width=48|{{UrlClick || image=Forum.gif | link=kjh | width=48px | height=48px }}&lt;br /&gt;
|&#039;&#039;&#039;[http://forum.linuxmce.com Forum]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Support forum&lt;br /&gt;
|width=48|{{Click || image=Forum.gif | link=Chat | width=48px | height=48px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Chat]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Support chat&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
{| cellspacing=5 cellpadding=5 border=0&lt;br /&gt;
|width=48|{{Click || image=Contacts icon.png | link=Contacts | width=58px | height=58px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Contacts|Contact Information]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Contact people involved with the project&lt;br /&gt;
|width=48|{{Click || image=Icon_user_guide.png | link=Programmer&#039;s Guide | width=54px | height=54px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Programmer&#039;s Guide]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;A guide for software developers&lt;br /&gt;
|-&lt;br /&gt;
|width=48|{{Click || image=Components-icon.png | link=Software components | width=58px | height=58px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Software components|Software Components]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Open source software used by LinuxMCE&lt;br /&gt;
|width=48|{{Click || image=Bug_icon.png | link=Bug Reports | width=48px | height=48px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Bug Reports]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Help improve the software by reporting bugs&lt;br /&gt;
|-&lt;br /&gt;
|width=48|{{Click || image=Code_icon.png | link=Source Code | width=48px | height=48px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Source Code]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;Access the LinuxMCE source code&lt;br /&gt;
|width=48|{{UrlClick || image=Cd_icon.png | link=Versions | width=48px | height=48px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Versions]]&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;View version histories and changes&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Kezza&amp;diff=28910</id>
		<title>User:Kezza</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Kezza&amp;diff=28910"/>
		<updated>2011-10-29T23:45:43Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is mainly a place I will put down notes at this stage for reference.&lt;br /&gt;
&lt;br /&gt;
New Zealand based setup&lt;br /&gt;
&lt;br /&gt;
= Hardware =&lt;br /&gt;
&lt;br /&gt;
== Lounge - Core Hybrid ==&lt;br /&gt;
 - Antec Fusion Case&lt;br /&gt;
 - Gigabyte Motherboard&lt;br /&gt;
 - Q6600 Intel CPU&lt;br /&gt;
 - 4GB RAM&lt;br /&gt;
 - NVidia ASUS GT430&lt;br /&gt;
 - Onboard NIC and a PCI-E gigabit NIC&lt;br /&gt;
 - USB-UIRT&lt;br /&gt;
 - Philips TV&lt;br /&gt;
 - Onkyo Receiver&lt;br /&gt;
 - 1-Wire Serial adapter&lt;br /&gt;
&lt;br /&gt;
== Cupboard ==&lt;br /&gt;
 - HDHomeRun&lt;br /&gt;
 - Modem, router, gigabit switch, wireless switch&lt;br /&gt;
&lt;br /&gt;
== Office - Test MD ==&lt;br /&gt;
 - Intel MB with 3.2Ghz processor&lt;br /&gt;
 - 2GB RAM&lt;br /&gt;
 - ATI graphics&lt;br /&gt;
 - Underpowered machine so TV is jumpy. Need to get Nvidia card with VDPAU which should fix problem&lt;br /&gt;
&lt;br /&gt;
== Orbiters ==&lt;br /&gt;
 - [http://wiki.linuxmce.org/index.php/Nokia_N800 Nokia N800] - resolution 800x480&lt;br /&gt;
 - [http://wirelession.com/products_view.asp?cid=164&amp;amp;id=152 W1180] - resolution 800x480&lt;br /&gt;
 - IDEOS - resolution 320x240&lt;br /&gt;
&lt;br /&gt;
== Climate ==&lt;br /&gt;
Toshiba RAS Air Con controlled by USB-UIRT in Lounge. &lt;br /&gt;
Scenarios - OnHeat, OnCold, Off, Temp up, Temp down&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Software =&lt;br /&gt;
&lt;br /&gt;
== Phone ==&lt;br /&gt;
Using www.2talk.co.nz works with Sipgate template but dial pattern in outbound and trunk needs to be changed to xxxxxxxxxx&lt;br /&gt;
&lt;br /&gt;
= Install process 1004 =&lt;br /&gt;
 - Run through Kubuntu 10.04 install&lt;br /&gt;
 - Svn web install&lt;br /&gt;
 - Setup Avwizard rooms, users and onkyo receiver&lt;br /&gt;
 - &#039;&#039;&#039;Don&#039;t currently use&#039;&#039;&#039; Web Admin - Add TV card WinTV-NOVA-T-500 - quick reload and then wait 5mins for it to setup then scan channels from mythtv backend.&lt;br /&gt;
 - Reboot&lt;br /&gt;
 - Auto detect HDHomerun&lt;br /&gt;
 - Check HDHomerun virtual tuners set to 2 (Will test higher setting)&lt;br /&gt;
 - Web Admin - Change Hardware acceleration to VDPAU&lt;br /&gt;
 - MythTV - Set &#039;Current Video Playback Profile&#039; to VDPAU Normal (need to try High) - 1004 has random black screen for 1-2secs.&lt;br /&gt;
 - MythTV - Enable &#039;Avoid conflicts between live TV and scheduled shows&#039; - stops channel changes and lockouts recordings are on&lt;br /&gt;
 - Bugs with Nvidia drivers 260 with my card. Upgrade to 285.05.09 solves the issue.&lt;br /&gt;
 - Add Remote&lt;br /&gt;
 - Add Air Con&lt;br /&gt;
 - Add web orbiter 2&lt;br /&gt;
 - Add N800 orbiter&lt;br /&gt;
 - Add IDEOS Phone orbiter&lt;br /&gt;
 - Add phoneline - not currently working in 1004&lt;br /&gt;
 - Setup Air Con Scenarios (On/Off/Temp Up/Temp Down) - possible to display current setting on main home screen?&lt;br /&gt;
 - Orbiter Advanced page - change &#039;Alert Filter Level&#039; from all to none where pop-up messages are not to be displayed. &lt;br /&gt;
 - Setup for DVD playback&lt;br /&gt;
 - Setup 1-wire&lt;br /&gt;
&lt;br /&gt;
= To Do = &lt;br /&gt;
 - Build receiver template using existing onkyo and adding channel up and down, discrete power, zone2.&lt;br /&gt;
 - Work out TV template (currently can modify philips to suit TV but turns off at times when need to stay on).&lt;br /&gt;
 - Setup remote template properly and submit&lt;br /&gt;
 - Get some Z-wave equipment&lt;br /&gt;
 - Irrigation - rain8&lt;br /&gt;
 - Setup machine with QT Creator to learn QML&lt;br /&gt;
 - Get USB soundcard working&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Kezza&amp;diff=28881</id>
		<title>User:Kezza</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Kezza&amp;diff=28881"/>
		<updated>2011-10-22T22:58:21Z</updated>

		<summary type="html">&lt;p&gt;Kezza: Undo revision 28880 by Kezza (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is mainly a place I will put down notes at this stage for reference.&lt;br /&gt;
&lt;br /&gt;
New Zealand based setup&lt;br /&gt;
&lt;br /&gt;
= Hardware =&lt;br /&gt;
&lt;br /&gt;
== Lounge - Core Hybrid ==&lt;br /&gt;
 - Antec Fusion Case&lt;br /&gt;
 - Gigabyte Motherboard&lt;br /&gt;
 - Intel CPU&lt;br /&gt;
 - 4GB RAM&lt;br /&gt;
 - NVidia ASUS GT430&lt;br /&gt;
 - Onboard NIC and a PCI-E gigabit NIC&lt;br /&gt;
 - USB-UIRT&lt;br /&gt;
 - Philips TV&lt;br /&gt;
 - Onkyo Receiver&lt;br /&gt;
 - 1-Wire Serial adapter&lt;br /&gt;
&lt;br /&gt;
== Cupboard ==&lt;br /&gt;
 - HDHomeRun&lt;br /&gt;
 - Modem, router, gigabit switch, wireless switch&lt;br /&gt;
&lt;br /&gt;
== Office - Test MD ==&lt;br /&gt;
 - Intel MB with 3.2Ghz processor&lt;br /&gt;
 - 2GB RAM&lt;br /&gt;
 - ATI graphics&lt;br /&gt;
 - Underpowered machine so TV is jumpy. Need to get Nvidia card with VDPAU which should fix problem&lt;br /&gt;
&lt;br /&gt;
== Orbiters ==&lt;br /&gt;
 - [http://wiki.linuxmce.org/index.php/Nokia_N800 Nokia N800] - resolution 800x480&lt;br /&gt;
 - [http://wirelession.com/products_view.asp?cid=164&amp;amp;id=152 W1180] - resolution 800x480&lt;br /&gt;
 - IDEOS - resolution 320x240&lt;br /&gt;
&lt;br /&gt;
== Climate ==&lt;br /&gt;
Toshiba RAS Air Con controlled by USB-UIRT in Lounge. &lt;br /&gt;
Scenarios - OnHeat, OnCold, Off, Temp up, Temp down&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Software =&lt;br /&gt;
&lt;br /&gt;
== Phone ==&lt;br /&gt;
Using www.2talk.co.nz works with Sipgate template but dial pattern in outbound and trunk needs to be changed to xxxxxxxxxx&lt;br /&gt;
&lt;br /&gt;
= Install process 1004 =&lt;br /&gt;
 - Run through Kubuntu 10.04 install&lt;br /&gt;
 - Svn web install&lt;br /&gt;
 - Setup Avwizard rooms, users and onkyo receiver&lt;br /&gt;
 - &#039;&#039;&#039;Don&#039;t currently use&#039;&#039;&#039; Web Admin - Add TV card WinTV-NOVA-T-500 - quick reload and then wait 5mins for it to setup then scan channels from mythtv backend.&lt;br /&gt;
 - Reboot&lt;br /&gt;
 - Auto detect HDHomerun&lt;br /&gt;
 - Check HDHomerun virtual tuners set to 2 (Will test higher setting)&lt;br /&gt;
 - Web Admin - Change Hardware acceleration to VDPAU&lt;br /&gt;
 - MythTV - Set &#039;Current Video Playback Profile&#039; to VDPAU Normal (need to try High) - 1004 has random black screen for 1-2secs.&lt;br /&gt;
 - MythTV - Enable &#039;Avoid conflicts between live TV and scheduled shows&#039; - stops channel changes and lockouts recordings are on&lt;br /&gt;
 - Add Remote&lt;br /&gt;
 - Add Air Con&lt;br /&gt;
 - Add web orbiter 2&lt;br /&gt;
 - Add N800 orbiter&lt;br /&gt;
 - Add IDEOS Phone orbiter&lt;br /&gt;
 - Add phoneline - not currently working in 1004&lt;br /&gt;
 - Setup Air Con Scenarios (On/Off/Temp Up/Temp Down) - possible to display current setting on main home screen?&lt;br /&gt;
 - Orbiter Advanced page - change &#039;Alert Filter Level&#039; from all to none where pop-up messages are not to be displayed. &lt;br /&gt;
 - Setup for DVD playback&lt;br /&gt;
 - Setup 1-wire&lt;br /&gt;
&lt;br /&gt;
= To Do = &lt;br /&gt;
 - Build receiver template using existing onkyo and adding channel up and down, discrete power, zone2.&lt;br /&gt;
 - Work out TV template (currently can modify philips to suit TV but turns off at times when need to stay on).&lt;br /&gt;
 - Setup remote template properly and submit&lt;br /&gt;
 - Get some Z-wave equipment&lt;br /&gt;
 - Irrigation - rain8&lt;br /&gt;
 - Setup machine with QT Creator to learn QML&lt;br /&gt;
 - Get USB soundcard working&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Kezza&amp;diff=28880</id>
		<title>User:Kezza</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Kezza&amp;diff=28880"/>
		<updated>2011-10-22T22:56:30Z</updated>

		<summary type="html">&lt;p&gt;Kezza: /* Lounge - Core Hybrid */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is mainly a place I will put down notes at this stage for reference.&lt;br /&gt;
&lt;br /&gt;
New Zealand based setup&lt;br /&gt;
&lt;br /&gt;
= Hardware =&lt;br /&gt;
&lt;br /&gt;
== Lounge - Core Hybrid ==&lt;br /&gt;
 - Antec Fusion Case&lt;br /&gt;
 - Gigabyte Motherboard&lt;br /&gt;
 - Intel CPU&lt;br /&gt;
 - 4GB RAM&lt;br /&gt;
 - NVidia ASUS GT430&lt;br /&gt;
 - Onboard NIC and a PCI-E gigabit NIC&lt;br /&gt;
 - USB-UIRT&lt;br /&gt;
 - Philips TV&lt;br /&gt;
 - Onkyo Receiver&lt;br /&gt;
 - 1-Wire serial adaptor&lt;br /&gt;
&lt;br /&gt;
== Cupboard ==&lt;br /&gt;
 - HDHomeRun&lt;br /&gt;
 - Gigabit Switch&lt;br /&gt;
 - Modem&lt;br /&gt;
 - Wireless Router (converted into wireless switch)&lt;br /&gt;
&lt;br /&gt;
== Office - Test MD ==&lt;br /&gt;
 - Intel MB with 3.2Ghz processor&lt;br /&gt;
 - 2GB RAM&lt;br /&gt;
 - ATI graphics&lt;br /&gt;
 - Underpowered machine so TV is jumpy. Need to get Nvidia card with VDPAU which should fix problem&lt;br /&gt;
&lt;br /&gt;
== Orbiters ==&lt;br /&gt;
 - [http://wiki.linuxmce.org/index.php/Nokia_N800 Nokia N800] - resolution 800x480&lt;br /&gt;
 - [http://wirelession.com/products_view.asp?cid=164&amp;amp;id=152 W1180] - resolution 800x480&lt;br /&gt;
 - IDEOS - resolution 320x240&lt;br /&gt;
&lt;br /&gt;
== Climate ==&lt;br /&gt;
Toshiba RAS Air Con controlled by USB-UIRT in Lounge. &lt;br /&gt;
Scenarios - OnHeat, OnCold, Off, Temp up, Temp down&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Software =&lt;br /&gt;
&lt;br /&gt;
== Phone ==&lt;br /&gt;
Using www.2talk.co.nz works with Sipgate template but dial pattern in outbound and trunk needs to be changed to xxxxxxxxxx&lt;br /&gt;
&lt;br /&gt;
= Install process 1004 =&lt;br /&gt;
 - Run through Kubuntu 10.04 install&lt;br /&gt;
 - Svn web install&lt;br /&gt;
 - Setup Avwizard rooms, users and onkyo receiver&lt;br /&gt;
 - &#039;&#039;&#039;Don&#039;t currently use&#039;&#039;&#039; Web Admin - Add TV card WinTV-NOVA-T-500 - quick reload and then wait 5mins for it to setup then scan channels from mythtv backend.&lt;br /&gt;
 - Reboot&lt;br /&gt;
 - Auto detect HDHomerun&lt;br /&gt;
 - Check HDHomerun virtual tuners set to 2 (Will test higher setting)&lt;br /&gt;
 - Web Admin - Change Hardware acceleration to VDPAU&lt;br /&gt;
 - MythTV - Set &#039;Current Video Playback Profile&#039; to VDPAU Normal (need to try High) - 1004 has random black screen for 1-2secs.&lt;br /&gt;
 - MythTV - Enable &#039;Avoid conflicts between live TV and scheduled shows&#039; - stops channel changes and lockouts recordings are on&lt;br /&gt;
 - Add Remote&lt;br /&gt;
 - Add Air Con&lt;br /&gt;
 - Add web orbiter 2&lt;br /&gt;
 - Add N800 orbiter&lt;br /&gt;
 - Add IDEOS Phone orbiter&lt;br /&gt;
 - Add phoneline - not currently working in 1004&lt;br /&gt;
 - Setup Air Con Scenarios (On/Off/Temp Up/Temp Down) - possible to display current setting on main home screen?&lt;br /&gt;
 - Orbiter Advanced page - change &#039;Alert Filter Level&#039; from all to none where pop-up messages are not to be displayed. &lt;br /&gt;
 - Setup for DVD playback&lt;br /&gt;
 - Setup 1-wire&lt;br /&gt;
&lt;br /&gt;
= To Do = &lt;br /&gt;
- Build receiver template using existing onkyo and adding channel up and down, discrete power, zone2.&lt;br /&gt;
- Work out TV template (currently can modify philips to suit TV but turns off at times when need to stay on).&lt;br /&gt;
- Setup remote template properly and submit&lt;br /&gt;
- Get some Z-wave equipment&lt;br /&gt;
- Irrigation - rain8&lt;br /&gt;
- Setup machine with QT Creator to learn QML&lt;br /&gt;
- Get USB soundcard working&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Kezza&amp;diff=28879</id>
		<title>User:Kezza</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Kezza&amp;diff=28879"/>
		<updated>2011-10-22T22:52:54Z</updated>

		<summary type="html">&lt;p&gt;Kezza: /* To Do */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is mainly a place I will put down notes at this stage for reference.&lt;br /&gt;
&lt;br /&gt;
New Zealand based setup&lt;br /&gt;
&lt;br /&gt;
= Hardware =&lt;br /&gt;
&lt;br /&gt;
== Lounge - Core Hybrid ==&lt;br /&gt;
 - Antec Fusion Case&lt;br /&gt;
 - Gigabyte Motherboard&lt;br /&gt;
 - Intel CPU&lt;br /&gt;
 - 4GB RAM&lt;br /&gt;
 - NVidia 8600GT - currently running VDPAU basic but should handle at least normal.&lt;br /&gt;
 - Onboard NIC and a PCI-E gigabit NIC&lt;br /&gt;
 - Hauppauge NOVA-TD-500 tuner (both tuners work but not currently pnp)&lt;br /&gt;
 - USB-UIRT&lt;br /&gt;
 - Philips TV&lt;br /&gt;
 - Onkyo Receiver&lt;br /&gt;
&lt;br /&gt;
== Office - Test MD ==&lt;br /&gt;
 - Intel MB with 3.2Ghz processor&lt;br /&gt;
 - 2GB RAM&lt;br /&gt;
 - ATI graphics&lt;br /&gt;
 - Underpowered machine so TV is jumpy. Need to get Nvidia card with VDPAU which should fix problem&lt;br /&gt;
&lt;br /&gt;
== Orbiters ==&lt;br /&gt;
 - [http://wiki.linuxmce.org/index.php/Nokia_N800 Nokia N800] - resolution 800x480&lt;br /&gt;
 - [http://wirelession.com/products_view.asp?cid=164&amp;amp;id=152 W1180] - resolution 800x480&lt;br /&gt;
 - IDEOS - resolution 320x240&lt;br /&gt;
&lt;br /&gt;
== Climate ==&lt;br /&gt;
Toshiba RAS Air Con controlled by USB-UIRT in Lounge. &lt;br /&gt;
Scenarios - OnHeat, OnCold, Off, Temp up, Temp down&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Software =&lt;br /&gt;
&lt;br /&gt;
== Phone ==&lt;br /&gt;
Using www.2talk.co.nz works with Sipgate template but dial pattern in outbound and trunk needs to be changed to xxxxxxxxxx&lt;br /&gt;
&lt;br /&gt;
= Install process 1004 =&lt;br /&gt;
 - Run through Kubuntu 10.04 install&lt;br /&gt;
 - Svn web install&lt;br /&gt;
 - Setup Avwizard rooms, users and onkyo receiver&lt;br /&gt;
 - &#039;&#039;&#039;Don&#039;t currently use&#039;&#039;&#039; Web Admin - Add TV card WinTV-NOVA-T-500 - quick reload and then wait 5mins for it to setup then scan channels from mythtv backend.&lt;br /&gt;
 - Reboot&lt;br /&gt;
 - Auto detect HDHomerun&lt;br /&gt;
 - Check HDHomerun virtual tuners set to 2 (Will test higher setting)&lt;br /&gt;
 - Web Admin - Change Hardware acceleration to VDPAU&lt;br /&gt;
 - MythTV - Set &#039;Current Video Playback Profile&#039; to VDPAU Normal (need to try High) - 1004 has random black screen for 1-2secs.&lt;br /&gt;
 - MythTV - Enable &#039;Avoid conflicts between live TV and scheduled shows&#039; - stops channel changes and lockouts recordings are on&lt;br /&gt;
 - Add Remote&lt;br /&gt;
 - Add Air Con&lt;br /&gt;
 - Add web orbiter 2&lt;br /&gt;
 - Add N800 orbiter&lt;br /&gt;
 - Add IDEOS Phone orbiter&lt;br /&gt;
 - Add phoneline - not currently working in 1004&lt;br /&gt;
 - Setup Air Con Scenarios (On/Off/Temp Up/Temp Down) - possible to display current setting on main home screen?&lt;br /&gt;
 - Orbiter Advanced page - change &#039;Alert Filter Level&#039; from all to none where pop-up messages are not to be displayed. &lt;br /&gt;
 - Setup for DVD playback&lt;br /&gt;
 - Setup 1-wire&lt;br /&gt;
&lt;br /&gt;
= To Do = &lt;br /&gt;
- Build receiver template using existing onkyo and adding channel up and down, discrete power, zone2.&lt;br /&gt;
- Work out TV template (currently can modify philips to suit TV but turns off at times when need to stay on).&lt;br /&gt;
- Setup remote template properly and submit&lt;br /&gt;
- Get some Z-wave equipment&lt;br /&gt;
- Irrigation - rain8&lt;br /&gt;
- Setup machine with QT Creator to learn QML&lt;br /&gt;
- Get USB soundcard working&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Kezza&amp;diff=28878</id>
		<title>User:Kezza</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Kezza&amp;diff=28878"/>
		<updated>2011-10-22T22:51:14Z</updated>

		<summary type="html">&lt;p&gt;Kezza: /* Install process 1004 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is mainly a place I will put down notes at this stage for reference.&lt;br /&gt;
&lt;br /&gt;
New Zealand based setup&lt;br /&gt;
&lt;br /&gt;
= Hardware =&lt;br /&gt;
&lt;br /&gt;
== Lounge - Core Hybrid ==&lt;br /&gt;
 - Antec Fusion Case&lt;br /&gt;
 - Gigabyte Motherboard&lt;br /&gt;
 - Intel CPU&lt;br /&gt;
 - 4GB RAM&lt;br /&gt;
 - NVidia 8600GT - currently running VDPAU basic but should handle at least normal.&lt;br /&gt;
 - Onboard NIC and a PCI-E gigabit NIC&lt;br /&gt;
 - Hauppauge NOVA-TD-500 tuner (both tuners work but not currently pnp)&lt;br /&gt;
 - USB-UIRT&lt;br /&gt;
 - Philips TV&lt;br /&gt;
 - Onkyo Receiver&lt;br /&gt;
&lt;br /&gt;
== Office - Test MD ==&lt;br /&gt;
 - Intel MB with 3.2Ghz processor&lt;br /&gt;
 - 2GB RAM&lt;br /&gt;
 - ATI graphics&lt;br /&gt;
 - Underpowered machine so TV is jumpy. Need to get Nvidia card with VDPAU which should fix problem&lt;br /&gt;
&lt;br /&gt;
== Orbiters ==&lt;br /&gt;
 - [http://wiki.linuxmce.org/index.php/Nokia_N800 Nokia N800] - resolution 800x480&lt;br /&gt;
 - [http://wirelession.com/products_view.asp?cid=164&amp;amp;id=152 W1180] - resolution 800x480&lt;br /&gt;
 - IDEOS - resolution 320x240&lt;br /&gt;
&lt;br /&gt;
== Climate ==&lt;br /&gt;
Toshiba RAS Air Con controlled by USB-UIRT in Lounge. &lt;br /&gt;
Scenarios - OnHeat, OnCold, Off, Temp up, Temp down&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Software =&lt;br /&gt;
&lt;br /&gt;
== Phone ==&lt;br /&gt;
Using www.2talk.co.nz works with Sipgate template but dial pattern in outbound and trunk needs to be changed to xxxxxxxxxx&lt;br /&gt;
&lt;br /&gt;
= Install process 1004 =&lt;br /&gt;
 - Run through Kubuntu 10.04 install&lt;br /&gt;
 - Svn web install&lt;br /&gt;
 - Setup Avwizard rooms, users and onkyo receiver&lt;br /&gt;
 - &#039;&#039;&#039;Don&#039;t currently use&#039;&#039;&#039; Web Admin - Add TV card WinTV-NOVA-T-500 - quick reload and then wait 5mins for it to setup then scan channels from mythtv backend.&lt;br /&gt;
 - Reboot&lt;br /&gt;
 - Auto detect HDHomerun&lt;br /&gt;
 - Check HDHomerun virtual tuners set to 2 (Will test higher setting)&lt;br /&gt;
 - Web Admin - Change Hardware acceleration to VDPAU&lt;br /&gt;
 - MythTV - Set &#039;Current Video Playback Profile&#039; to VDPAU Normal (need to try High) - 1004 has random black screen for 1-2secs.&lt;br /&gt;
 - MythTV - Enable &#039;Avoid conflicts between live TV and scheduled shows&#039; - stops channel changes and lockouts recordings are on&lt;br /&gt;
 - Add Remote&lt;br /&gt;
 - Add Air Con&lt;br /&gt;
 - Add web orbiter 2&lt;br /&gt;
 - Add N800 orbiter&lt;br /&gt;
 - Add IDEOS Phone orbiter&lt;br /&gt;
 - Add phoneline - not currently working in 1004&lt;br /&gt;
 - Setup Air Con Scenarios (On/Off/Temp Up/Temp Down) - possible to display current setting on main home screen?&lt;br /&gt;
 - Orbiter Advanced page - change &#039;Alert Filter Level&#039; from all to none where pop-up messages are not to be displayed. &lt;br /&gt;
 - Setup for DVD playback&lt;br /&gt;
 - Setup 1-wire&lt;br /&gt;
&lt;br /&gt;
= To Do = &lt;br /&gt;
 - Build receiver template using existing onkyo and adding channel up and down, discrete power, zone2.&lt;br /&gt;
 - Work out TV template (currently can modify philips to suit TV but turns off at times when need to stay on).&lt;br /&gt;
 - Setup remote template properly and submit&lt;br /&gt;
 - Get some Z-wave equipment&lt;br /&gt;
 - Irrigation - maybe rain8&lt;br /&gt;
 - 1-Wire (Currently USB adapter not working)&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=1-Wire&amp;diff=28877</id>
		<title>1-Wire</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=1-Wire&amp;diff=28877"/>
		<updated>2011-10-22T22:24:47Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{versioninfo|1004Status=Working|1004UpdatedDate=23 Oct 2011|1004UpdatedBy=[[User:Kezza|Kezza]]}}&lt;br /&gt;
&lt;br /&gt;
[[Category: Hardware]]&lt;br /&gt;
[[Category: Automation]]&lt;br /&gt;
[[Category: 1-Wire]]&lt;br /&gt;
[[Category: Weather Station]]&lt;br /&gt;
&lt;br /&gt;
1-Wire is a device communications bus system designed by Dallas Semiconductor Corp. that provides low-speed data, signaling, and power over a single signal. LinuxMCE currently only monitors temperature but can be expanded easily.&lt;br /&gt;
&lt;br /&gt;
=Currently confirmed devices working=&lt;br /&gt;
 - 1-Wire Serial Adapter[http://www.hobby-boards.com/catalog/product_info.php?cPath=23&amp;amp;products_id=28]&lt;br /&gt;
 - Temperature sensor[http://www.hobby-boards.com/catalog/product_info.php?cPath=24&amp;amp;products_id=109]&lt;br /&gt;
&lt;br /&gt;
=To setup= &lt;br /&gt;
&lt;br /&gt;
1. Go to Show &#039;&#039;&#039;devices tree-&amp;gt;CORE&#039;&#039;&#039; and click on &#039;&#039;&#039;Create Child Device&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
2. Click &#039;&#039;&#039;Pick Device Template&#039;&#039;&#039; and find 1wire device template or use &#039;&#039;&#039;ID 2161. Click Pick Device Template&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
3. Under &#039;&#039;&#039;Core-&amp;gt;1wire&#039;&#039;&#039; I had to select the serial port under COM Port on PC&lt;br /&gt;
&lt;br /&gt;
4. From 1wire device click &#039;&#039;&#039;Create Child Device&#039;&#039;&#039; and pick &#039;&#039;&#039;Multilevel Sensor&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
5. In Multilevel Sensor fill in &#039;&#039;&#039;PK_FloorplanObjectType&#039;&#039;&#039; with Temperature and &#039;&#039;&#039;Port/Channel Number&#039;&#039;&#039; with your temperature sensors address&lt;br /&gt;
&lt;br /&gt;
6. Save and reload router&lt;br /&gt;
&lt;br /&gt;
7. You should now see the Multilevel Sensor status look like this ON/AUTO/AUTO/25 (16.56). With 16.56 degrees.&lt;br /&gt;
&lt;br /&gt;
8. The sensor can now be added under &#039;&#039;&#039;Floorplan Wizard&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; This page is currently a WIP and will be expanded when more information is available. Main thing that needs to be added is how to find the address of the sensors.&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=1-Wire&amp;diff=28876</id>
		<title>1-Wire</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=1-Wire&amp;diff=28876"/>
		<updated>2011-10-22T22:24:03Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{versioninfo|1004Status=Working|1004UpdatedDate=23 Oct 2011|1004UpdatedBy=[[User:Kezza|Kezza]]}}&lt;br /&gt;
&lt;br /&gt;
[[Category: Hardware]]&lt;br /&gt;
[[Category: Automation]]&lt;br /&gt;
[[Category: 1-Wire]]&lt;br /&gt;
[[Category: Weather Station]]&lt;br /&gt;
&lt;br /&gt;
1-Wire is a device communications bus system designed by Dallas Semiconductor Corp. that provides low-speed data, signaling, and power over a single signal. LinuxMCE currently only monitors temperature but can be expanded easily.&lt;br /&gt;
&lt;br /&gt;
=Currently confirmed devices working=&lt;br /&gt;
1-Wire Serial Adapter[http://www.hobby-boards.com/catalog/product_info.php?cPath=23&amp;amp;products_id=28]&lt;br /&gt;
Temperature sensor[http://www.hobby-boards.com/catalog/product_info.php?cPath=24&amp;amp;products_id=109]&lt;br /&gt;
&lt;br /&gt;
=To setup= &lt;br /&gt;
&lt;br /&gt;
1. Go to Show &#039;&#039;&#039;devices tree-&amp;gt;CORE&#039;&#039;&#039; and click on &#039;&#039;&#039;Create Child Device&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
2. Click &#039;&#039;&#039;Pick Device Template&#039;&#039;&#039; and find 1wire device template or use &#039;&#039;&#039;ID 2161. Click Pick Device Template&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
3. Under &#039;&#039;&#039;Core-&amp;gt;1wire&#039;&#039;&#039; I had to select the serial port under COM Port on PC&lt;br /&gt;
&lt;br /&gt;
4. From 1wire device click &#039;&#039;&#039;Create Child Device&#039;&#039;&#039; and pick &#039;&#039;&#039;Multilevel Sensor&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
5. In Multilevel Sensor fill in &#039;&#039;&#039;PK_FloorplanObjectType&#039;&#039;&#039; with Temperature and &#039;&#039;&#039;Port/Channel Number&#039;&#039;&#039; with your temperature sensors address&lt;br /&gt;
&lt;br /&gt;
6. Save and reload router&lt;br /&gt;
&lt;br /&gt;
7. You should now see the Multilevel Sensor status look like this ON/AUTO/AUTO/25 (16.56). With 16.56 degrees.&lt;br /&gt;
&lt;br /&gt;
8. The sensor can now be added under &#039;&#039;&#039;Floorplan Wizard&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; This page is currently a WIP and will be expanded when more information is available. Main thing that needs to be added is how to find the address of the sensors.&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Quick_Start_Guides&amp;diff=28387</id>
		<title>Quick Start Guides</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Quick_Start_Guides&amp;diff=28387"/>
		<updated>2011-08-24T21:37:11Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Documentation]]&lt;br /&gt;
&amp;lt;h2&amp;gt;Choosing the right hardware&amp;lt;/h2&amp;gt;&amp;lt;p&amp;gt;You&#039;ll find setting up LinuxMCE is very quick, simple and easy.  Just follow this quick start guide, and then see the [[What can I do with LinuxMCE?]] and how to do it guide:&amp;lt;/p&amp;gt;  &amp;lt;p&amp;gt;[[Picking the right components]] explains what kind of PC hardware and accessories we recommend.&amp;lt;/p&amp;gt;  &lt;br /&gt;
&amp;lt;h2&amp;gt;Installing the Hardware&amp;lt;/h2&amp;gt;&lt;br /&gt;
See [[Hardware|this section for general hardware]] recommendations, and [[Video#PC_Preparation|this advice for PC preparation]].&lt;br /&gt;
&lt;br /&gt;
LinuxMCE differs from other Home Theater PC systems in that some functions are performed by a [[Core]] PC and some functions are performed by a [[Media Director]] PC. A [[hybrid]] Core/Media Director PC does both.&lt;br /&gt;
&lt;br /&gt;
For the central LinuxMCE Core server that will function on a home automation network, most recommended installations suggest 2 network interface cards (NICs). If you don&#039;t have a second NIC card already installed, it is easiest to do so &amp;lt;i&amp;gt;before&amp;lt;/i&amp;gt; installing Kubuntu/LinuxMCE, since the second card will then be recognised and configured correctly during the initial installation. You won&#039;t have to fiddle with setting it up later. See [[Internal_LAN_setup|this section]] for tips on setting up a nested LinuxMCE LAN within an existing home LAN.&lt;br /&gt;
&lt;br /&gt;
(If you will have only a single PC acting as a hybrid Core/Media Director, 2 cards aren&#039;t strictly necessary, but putting them in at this stage will allow you to expand your network down the line.)&lt;br /&gt;
&lt;br /&gt;
For a PC acting as a Media Director (either as a standalone or as a hybrid), an nVidia graphics card is strongly recommended so that you can display the [[Selecting the Right UI|User Interface]] in the highest resolution (UI2). If you don&#039;t have one installed, it is easiest to do so before starting software installation. It is probably best to stick with an nVidia card on the Core PC as well. Make sure the card is installed prior to software installation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2&amp;gt;Installing the software&amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Currently 08.10 RC is the recommended install.&lt;br /&gt;
&lt;br /&gt;
The latest releases are always under [http://linuxmce.iptp.org/release/ IPTP Release dir].&lt;br /&gt;
&lt;br /&gt;
Download the iso and burn to DVD.&lt;br /&gt;
&lt;br /&gt;
Upon DVD boot, select LinuxMCE install(it is the bottom option). This will install a regular Kubuntu 810 system, with an additional button on the desktop to install LinuxMCE upon restart. Let Kubuntu&#039;s install run through, and after restart, login. &lt;br /&gt;
&lt;br /&gt;
Once you have done this, you can go to the Desktop and double click on the LinuxMCE icon. This will run the fullinstall.sh in /root/new-installer and install LinuxMCE-0810 on top of you updated Kubuntu installation. &lt;br /&gt;
&lt;br /&gt;
Once this has completed and the system has been rebooted the AV Wizard should start. Please be patient as the following steps may appear to hang your system but in fact installation is still being performed.&lt;br /&gt;
&lt;br /&gt;
If you are left with a black screen please read [http://wiki.linuxmce.org/index.php/AVWizard#What_to_do_if_A.2FV_Wizard_does_not_start this]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2&amp;gt;Tell LinuxMCE about your home&amp;lt;/h2&amp;gt;&amp;lt;p&amp;gt; [[Tell LinuxMCE about your home]] is the best part.  Instead of requiring weeks of programming like all the other smart home solutions, this shows you how to use our LinuxMCE Admin wizard.  In about 2 hours you can have everything setup--the whole-house media server, full control all your lights, climate, and tv/hi-fi gear, the phone system, follow-me, everything.  It&#039;s quick, painless, and non-technical.&amp;lt;/p&amp;gt;  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2&amp;gt;Using LinuxMCE&amp;lt;/h2&amp;gt;  &amp;lt;p&amp;gt;[[Using LinuxMCE]].  In 10 minutes you&#039;ll be up to speed and using all of LinuxMCE&#039;s features.&amp;lt;/p&amp;gt;  &amp;lt;p&amp;gt; LinuxMCE can do all sorts of things that are not immediately apparent.  So once you finish installing LinuxMCE, take a glance at [[What can I do with LinuxMCE?]]  It has links to how-to pages, and Programmer&#039;s guide for developers wishing to expand on LinuxMCE.&amp;lt;/p&amp;gt;  &amp;lt;p&amp;gt;To see a list of common problems and their solutions, check [[troubleshooting]]&amp;lt;/p&amp;gt;    &amp;lt;h1&amp;gt;IMPORTANT NOTE&amp;lt;/h1&amp;gt;  &amp;lt;p&amp;gt;We had to leave some basic features out of the free version due to licensing issues. You may see the list of available additional software modules in the section &amp;quot;Add Software&amp;quot; of your configuration interface.  Note that LinuxMCE does not encourage, endorse or support users adding 3rd party modules that have legal issues.  If you choose to add 3rd party modules we suggest you first confirm they are legal in your area.&amp;lt;/p&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Quick_Start_Guides&amp;diff=28386</id>
		<title>Quick Start Guides</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Quick_Start_Guides&amp;diff=28386"/>
		<updated>2011-08-24T21:36:23Z</updated>

		<summary type="html">&lt;p&gt;Kezza: Start revamping as a single page to get new users up and running quickly&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Documentation]]&lt;br /&gt;
&amp;lt;h2&amp;gt;Choosing the right hardware&amp;lt;/h2&amp;gt;&amp;lt;p&amp;gt;You&#039;ll find setting up LinuxMCE is very quick, simple and easy.  Just follow this quick start guide, and then see the [[What can I do with LinuxMCE?]] and how to do it guide:&amp;lt;/p&amp;gt;  &amp;lt;p&amp;gt;[[Picking the right components]] explains what kind of PC hardware and accessories we recommend.&amp;lt;/p&amp;gt;  &lt;br /&gt;
&amp;lt;h2&amp;gt;Installing the Hardware&amp;lt;/h2&amp;gt;&lt;br /&gt;
See [[Hardware|this section for general hardware]] recommendations, and [[Video#PC_Preparation|this advice for PC preparation]].&lt;br /&gt;
&lt;br /&gt;
LinuxMCE differs from other Home Theater PC systems in that some functions are performed by a [[Core]] PC and some functions are performed by a [[Media Director]] PC. A [[hybrid]] Core/Media Director PC does both.&lt;br /&gt;
&lt;br /&gt;
For the central LinuxMCE Core server that will function on a home automation network, most recommended installations suggest 2 network interface cards (NICs). If you don&#039;t have a second NIC card already installed, it is easiest to do so &amp;lt;i&amp;gt;before&amp;lt;/i&amp;gt; installing Kubuntu/LinuxMCE, since the second card will then be recognised and configured correctly during the initial installation. You won&#039;t have to fiddle with setting it up later. See [[Internal_LAN_setup|this section]] for tips on setting up a nested LinuxMCE LAN within an existing home LAN.&lt;br /&gt;
&lt;br /&gt;
(If you will have only a single PC acting as a hybrid Core/Media Director, 2 cards aren&#039;t strictly necessary, but putting them in at this stage will allow you to expand your network down the line.)&lt;br /&gt;
&lt;br /&gt;
For a PC acting as a Media Director (either as a standalone or as a hybrid), an nVidia graphics card is strongly recommended so that you can display the [[Selecting the Right UI|User Interface]] in the highest resolution (UI2). If you don&#039;t have one installed, it is easiest to do so before starting software installation. It is probably best to stick with an nVidia card on the Core PC as well. Make sure the card is installed prior to software installation.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2&amp;gt;Installing the software&amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Currently 08.10 RC is the recommended install.&lt;br /&gt;
&lt;br /&gt;
The latest releases are always under [http://linuxmce.iptp.org/release/ IPTP Release dir].&lt;br /&gt;
&lt;br /&gt;
Download the iso and burn to DVD.&lt;br /&gt;
&lt;br /&gt;
Upon DVD boot, select LinuxMCE install(it is the bottom option). This will install a regular Kubuntu 810 system, with an additional button on the desktop to install LinuxMCE upon restart. Let Kubuntu&#039;s install run through, and after restart, login. &lt;br /&gt;
&lt;br /&gt;
Once you have done this, you can go to the Desktop and double click on the LinuxMCE icon. This will run the fullinstall.sh in /root/new-installer and install LinuxMCE-0810 on top of you updated Kubuntu installation. &lt;br /&gt;
&lt;br /&gt;
Once this has completed and the system has been rebooted the AV Wizard should start. Please be patient as the following steps may appear to hang your system but in fact installation is still being performed.&lt;br /&gt;
&lt;br /&gt;
If you are left with a black screen please read [http://wiki.linuxmce.org/index.php/AVWizard#What_to_do_if_A.2FV_Wizard_does_not_start this]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2&amp;gt;Tell LinuxMCE about your home&amp;lt;/h2&amp;gt;&amp;lt;p&amp;gt; [[Tell LinuxMCE about your home]] is the best part.  Instead of requiring weeks of programming like all the other smart home solutions, this shows you how to use our LinuxMCE Admin wizard.  In about 2 hours you can have everything setup--the whole-house media server, full control all your lights, climate, and tv/hi-fi gear, the phone system, follow-me, everything.  It&#039;s quick, painless, and non-technical.&amp;lt;/p&amp;gt;  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2&amp;gt;Using LinuxMCE&amp;lt;/h2&amp;gt;  &amp;lt;p&amp;gt;[[Using LinuxMCE]].  In 10 minutes you&#039;ll be up to speed and using all of LinuxMCE&#039;s features.&amp;lt;/p&amp;gt;  &amp;lt;p&amp;gt; LinuxMCE can do all sorts of things that are not immediately apparent.  So once you finish 1-5, take a glance at [[What can I do with LinuxMCE?]]  It has links to how-to pages, and Programmer&#039;s guide for developers wishing to expand on LinuxMCE.&amp;lt;/p&amp;gt;  &amp;lt;p&amp;gt;To see a list of common problems and their solutions, check [[troubleshooting]]&amp;lt;/p&amp;gt;    &amp;lt;h1&amp;gt;IMPORTANT NOTE&amp;lt;/h1&amp;gt;  &amp;lt;p&amp;gt;We had to leave some basic features out of the free version due to licensing issues. You may see the list of available additional software modules in the section &amp;quot;Add Software&amp;quot; of your configuration interface.  Note that LinuxMCE does not encourage, endorse or support users adding 3rd party modules that have legal issues.  If you choose to add 3rd party modules we suggest you first confirm they are legal in your area.&amp;lt;/p&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Download_Instructions&amp;diff=28082</id>
		<title>Download Instructions</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Download_Instructions&amp;diff=28082"/>
		<updated>2011-07-11T03:29:12Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
Before installing, check out the [[Known Issues]].  There is an issue with the Quick Install DVD that may affect most users, but there is an easy work around. You may also be interested in:&lt;br /&gt;
&lt;br /&gt;
*The demo [[Video]], which is the best way to get oriented and see what LinuxMCE can do.&lt;br /&gt;
* The short [[Architecture_Intro|Architecture Intro]] that explains which PCs you will need to install software on, and how they work together.&lt;br /&gt;
* The [[QuickStart_Guide|Quick Start Guide]], which explains how to set the video and audio settings using the AV Wizard and how to add devices using the Setup Wizard.&lt;br /&gt;
* The [[Usage_Intro|Usage Intro]] is a quick primer on how to use LinuxMCE, once it&#039;s installed.&lt;br /&gt;
&lt;br /&gt;
There are 2 installers, please &#039;&#039;&#039;[[mirrors|download from one of the mirrors or torrents here]]&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;small&amp;gt;Latest snapshot DVDs can be found [http://linuxmce.iptp.org/snapshots/ here]&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Installation instructions for 10.04 (bleeding edge)==&lt;br /&gt;
If you are brave and technologically adept enough, you might want to try [[Installing 1004]]. No support is currently given for 10.04.&lt;br /&gt;
&lt;br /&gt;
==Installation instructions for 8.10 (recommended download)==&lt;br /&gt;
Currently, [[Installing 0810]] is the recommended option.&lt;br /&gt;
Follow the steps laid out on the install page, and be sure to check out the [[Snapshot overview]] before [http://linuxmce.iptp.org/snapshots/ downloading the snapshot]&lt;br /&gt;
&lt;br /&gt;
==Quick install DVD for 07.10==&lt;br /&gt;
This installs both the Kubuntu OS and LinuxMCE at the same time, in about 20 minutes and with only 3 keystrokes.  You pick the hard drive onto which you want LinuxMCE to be installed, and the installer will partition it, format it, and install everything with default options. It will even set your location and regional settings using an IP2Location service.  The DVD installer copies a pre-configured image to your hard drive.  It is therefore fast and easy, but there is little control over the installation process. &#039;&#039;&#039;Note: &#039;&#039;The DVD installer erases all existing data from the selected hard drive.&#039;&#039;&#039;&#039;&#039;  The [[DVD Installation]] page contains a walkthrough of this installer.&lt;br /&gt;
&lt;br /&gt;
==Two-CD installer==&lt;br /&gt;
The LinuxMCE CD installer comes on 2 CDs. It requires that the Kubuntu OS be installed first, using the [http://releases.ubuntu.com/kubuntu/ Kubuntu Desktop Live CD] (or using the alternate site for the [http://de.releases.ubuntu.com/kubuntu/ Kubuntu Desktop Live CD]). LinuxMCE is then installed on top of Kubuntu. The CD installer should only be installed on a Kubuntu installation that has not already been upgraded, since the LinuxMCE installer updates both the Kubuntu and LinuxMCE configuration files in parallel.&lt;br /&gt;
&lt;br /&gt;
The CD installer gives you a lot more installation options.  It takes about an hour or so to install, since everything is stored in .deb packages which must be decompressed and installed.   The [[Installation Guide]] explains how to use the CD installer.&lt;br /&gt;
&lt;br /&gt;
==Purchase a CD or DVD==&lt;br /&gt;
LinuxMCE media can be [[LinuxMCE_Products|purchased online]] for users who can&#039;t download or burn media.&lt;br /&gt;
&lt;br /&gt;
==Upgrade from LinuxMCE 1.0 or Pluto==&lt;br /&gt;
You can upgrade from a previous installation of LinuxMCE or Pluto. Please see [[Backup and Restore]].&lt;br /&gt;
&lt;br /&gt;
== Source code ==&lt;br /&gt;
Instructions on getting the source code and compiling it are located on [[Building From Source]] page.&lt;br /&gt;
&lt;br /&gt;
==Feedback==&lt;br /&gt;
Please indicate [http://forum.linuxmce.org on the forums] if the installation went well so we know what needs fixing. &lt;br /&gt;
&lt;br /&gt;
[[Category: Tutorials]]&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Kezza&amp;diff=27991</id>
		<title>User:Kezza</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Kezza&amp;diff=27991"/>
		<updated>2011-06-19T06:59:58Z</updated>

		<summary type="html">&lt;p&gt;Kezza: /* Install process 1004 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is mainly a place I will put down notes at this stage for reference.&lt;br /&gt;
&lt;br /&gt;
New Zealand based setup&lt;br /&gt;
&lt;br /&gt;
= Hardware =&lt;br /&gt;
&lt;br /&gt;
== Lounge - Core Hybrid ==&lt;br /&gt;
 - Antec Fusion Case&lt;br /&gt;
 - Gigabyte Motherboard&lt;br /&gt;
 - Intel CPU&lt;br /&gt;
 - 4GB RAM&lt;br /&gt;
 - NVidia 8600GT - currently running VDPAU basic but should handle at least normal.&lt;br /&gt;
 - Onboard NIC and a PCI-E gigabit NIC&lt;br /&gt;
 - Hauppauge NOVA-TD-500 tuner (both tuners work but not currently pnp)&lt;br /&gt;
 - USB-UIRT&lt;br /&gt;
 - Philips TV&lt;br /&gt;
 - Onkyo Receiver&lt;br /&gt;
&lt;br /&gt;
== Office - Test MD ==&lt;br /&gt;
 - Intel MB with 3.2Ghz processor&lt;br /&gt;
 - 2GB RAM&lt;br /&gt;
 - ATI graphics&lt;br /&gt;
 - Underpowered machine so TV is jumpy. Need to get Nvidia card with VDPAU which should fix problem&lt;br /&gt;
&lt;br /&gt;
== Orbiters ==&lt;br /&gt;
 - [http://wiki.linuxmce.org/index.php/Nokia_N800 Nokia N800] - resolution 800x480&lt;br /&gt;
 - [http://wirelession.com/products_view.asp?cid=164&amp;amp;id=152 W1180] - resolution 800x480&lt;br /&gt;
 - IDEOS - resolution 320x240&lt;br /&gt;
&lt;br /&gt;
== Climate ==&lt;br /&gt;
Toshiba RAS Air Con controlled by USB-UIRT in Lounge. &lt;br /&gt;
Scenarios - OnHeat, OnCold, Off, Temp up, Temp down&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Software =&lt;br /&gt;
&lt;br /&gt;
== Phone ==&lt;br /&gt;
Using www.2talk.co.nz works with Sipgate template but dial pattern in outbound and trunk needs to be changed to xxxxxxxxxx&lt;br /&gt;
&lt;br /&gt;
= Install process 1004 =&lt;br /&gt;
 - Run through Kubuntu 10.04 install&lt;br /&gt;
 - Svn web install&lt;br /&gt;
 - Setup Avwizard rooms, users and onkyo receiver&lt;br /&gt;
 - Web Admin - Add TV card WinTV-NOVA-T-500 - quick reload and then wait 5mins for it to setup then scan channels from mythtv backend.&lt;br /&gt;
 - Reboot&lt;br /&gt;
 - Auto detect HDHomerun&lt;br /&gt;
 - Check HDHomerun virtual tuners set to 2 (Will test higher setting)&lt;br /&gt;
 - Web Admin - Change Hardware acceleration to VDPAU&lt;br /&gt;
 - MythTV - Set &#039;Current Video Playback Profile&#039; to VDPAU Normal (need to try High)&lt;br /&gt;
 - MythTV - Disable Realtime priority threads (ticket opened to have this fixed http://svn.linuxmce.org/trac.cgi/ticket/830 )&lt;br /&gt;
 - MythTV - Enable &#039;Avoid conflicts between live TV and scheduled shows&#039; - stops channel changes and lockouts recordings are on&lt;br /&gt;
 - Add Remote&lt;br /&gt;
 - Add Air Con&lt;br /&gt;
 - Add web orbiter 2&lt;br /&gt;
 - Add N800 orbiter&lt;br /&gt;
 - Add IDEOS Phone orbiter&lt;br /&gt;
 - Add phoneline - not currently working in 1004&lt;br /&gt;
 - Setup Air Con Scenarios (On/Off/Temp Up/Temp Down) - possible to display current setting on main home screen?&lt;br /&gt;
 - Orbiter Advanced page - change &#039;Alert Filter Level&#039; from all to none where pop-up messages are not to be displayed. &lt;br /&gt;
 - Setup for DVD playback&lt;br /&gt;
&lt;br /&gt;
= To Do = &lt;br /&gt;
 - Build receiver template using existing onkyo and adding channel up and down, discrete power, zone2.&lt;br /&gt;
 - Work out TV template (currently can modify philips to suit TV but turns off at times when need to stay on).&lt;br /&gt;
 - Setup remote template properly and submit&lt;br /&gt;
 - Get some Z-wave equipment&lt;br /&gt;
 - Irrigation - maybe rain8&lt;br /&gt;
 - 1-Wire (Currently USB adapter not working)&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Kezza&amp;diff=27990</id>
		<title>User:Kezza</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Kezza&amp;diff=27990"/>
		<updated>2011-06-19T06:56:02Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is mainly a place I will put down notes at this stage for reference.&lt;br /&gt;
&lt;br /&gt;
New Zealand based setup&lt;br /&gt;
&lt;br /&gt;
= Hardware =&lt;br /&gt;
&lt;br /&gt;
== Lounge - Core Hybrid ==&lt;br /&gt;
 - Antec Fusion Case&lt;br /&gt;
 - Gigabyte Motherboard&lt;br /&gt;
 - Intel CPU&lt;br /&gt;
 - 4GB RAM&lt;br /&gt;
 - NVidia 8600GT - currently running VDPAU basic but should handle at least normal.&lt;br /&gt;
 - Onboard NIC and a PCI-E gigabit NIC&lt;br /&gt;
 - Hauppauge NOVA-TD-500 tuner (both tuners work but not currently pnp)&lt;br /&gt;
 - USB-UIRT&lt;br /&gt;
 - Philips TV&lt;br /&gt;
 - Onkyo Receiver&lt;br /&gt;
&lt;br /&gt;
== Office - Test MD ==&lt;br /&gt;
 - Intel MB with 3.2Ghz processor&lt;br /&gt;
 - 2GB RAM&lt;br /&gt;
 - ATI graphics&lt;br /&gt;
 - Underpowered machine so TV is jumpy. Need to get Nvidia card with VDPAU which should fix problem&lt;br /&gt;
&lt;br /&gt;
== Orbiters ==&lt;br /&gt;
 - [http://wiki.linuxmce.org/index.php/Nokia_N800 Nokia N800] - resolution 800x480&lt;br /&gt;
 - [http://wirelession.com/products_view.asp?cid=164&amp;amp;id=152 W1180] - resolution 800x480&lt;br /&gt;
 - IDEOS - resolution 320x240&lt;br /&gt;
&lt;br /&gt;
== Climate ==&lt;br /&gt;
Toshiba RAS Air Con controlled by USB-UIRT in Lounge. &lt;br /&gt;
Scenarios - OnHeat, OnCold, Off, Temp up, Temp down&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Software =&lt;br /&gt;
&lt;br /&gt;
== Phone ==&lt;br /&gt;
Using www.2talk.co.nz works with Sipgate template but dial pattern in outbound and trunk needs to be changed to xxxxxxxxxx&lt;br /&gt;
&lt;br /&gt;
= Install process 1004 =&lt;br /&gt;
 - Run through Kubuntu 10.04 install&lt;br /&gt;
 - Svn web install&lt;br /&gt;
 - Setup Avwizard rooms, users and onkyo receiver&lt;br /&gt;
 - Web Admin - Add TV card WinTV-NOVA-T-500 - quick reload and then wait 5mins for it to setup then scan channels from mythtv backend.&lt;br /&gt;
 - Reboot&lt;br /&gt;
 - Auto detect HDHomerun&lt;br /&gt;
 - Check HDHomerun virtual tuners set to 2 (Will test higher setting)&lt;br /&gt;
 - Web Admin - Change Hardware acceleration to VDPAU&lt;br /&gt;
 - MythTV - Set &#039;Current Video Playback Profile&#039; to VDPAU Normal (need to try High)&lt;br /&gt;
 - MythTV - Disable Realtime priority threads (ticket opened to have this fixed http://svn.linuxmce.org/trac.cgi/ticket/830 )&lt;br /&gt;
 - MythTV - Enable &#039;Avoid conflicts between live TV and scheduled shows&#039; - stops channel changes and lockouts recordings are on&lt;br /&gt;
 - Add Remote&lt;br /&gt;
 - Add Air Con&lt;br /&gt;
 - Add web orbiter 2&lt;br /&gt;
 - Add N800 orbiter&lt;br /&gt;
 - Add IDEOS Phone orbiter&lt;br /&gt;
 - Add phoneline - not currently working in 1004&lt;br /&gt;
 - Setup Air Con Scenarios (On/Off/Temp Up/Temp Down) - possible to display current setting on main home screen?&lt;br /&gt;
&lt;br /&gt;
= To Do = &lt;br /&gt;
 - Build receiver template using existing onkyo and adding channel up and down, discrete power, zone2.&lt;br /&gt;
 - Work out TV template (currently can modify philips to suit TV but turns off at times when need to stay on).&lt;br /&gt;
 - Setup remote template properly and submit&lt;br /&gt;
 - Get some Z-wave equipment&lt;br /&gt;
 - Irrigation - maybe rain8&lt;br /&gt;
 - 1-Wire (Currently USB adapter not working)&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Installation_Guide&amp;diff=27982</id>
		<title>Installation Guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Installation_Guide&amp;diff=27982"/>
		<updated>2011-06-15T03:26:06Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Hardware notes ==&lt;br /&gt;
&lt;br /&gt;
See [[Hardware|this section for general hardware]] recommendations, and [[Video#PC_Preparation|this advice for PC preparation]].&lt;br /&gt;
&lt;br /&gt;
LinuxMCE differs from other Home Theater PC systems in that some functions are performed by a [[Core]] PC and some functions are performed by a [[Media Director]] PC. A [[hybrid]] Core/Media Director PC does both.&lt;br /&gt;
&lt;br /&gt;
For the central LinuxMCE Core server that will function on a home automation network, most recommended installations suggest 2 network interface cards (NICs). If you don&#039;t have a second NIC card already installed, it is easiest to do so &amp;lt;i&amp;gt;before&amp;lt;/i&amp;gt; installing Kubuntu/LinuxMCE, since the second card will then be recognised and configured correctly during the initial installation. You won&#039;t have to fiddle with setting it up later. See [[Internal_LAN_setup|this section]] for tips on setting up a nested LinuxMCE LAN within an existing home LAN.&lt;br /&gt;
&lt;br /&gt;
(If you will have only a single PC acting as a hybrid Core/Media Director, 2 cards aren&#039;t strictly necessary, but putting them in at this stage will allow you to expand your network down the line.)&lt;br /&gt;
&lt;br /&gt;
For a PC acting as a Media Director (either as a standalone or as a hybrid), an nVidia graphics card is strongly recommended so that you can display the [[Selecting the Right UI|User Interface]] in the highest resolution (UI2). If you don&#039;t have one installed, it is easiest to do so before starting software installation. It is probably best to stick with an nVidia card on the Core PC as well. Make sure the card is installed prior to software installation.&lt;br /&gt;
&lt;br /&gt;
[[Video|Check out this video and example installation]] of a complete installation that took this guy a few days and will likely take you a few weeks.&lt;br /&gt;
&lt;br /&gt;
==Kubuntu 10.04 (Lucid)==&lt;br /&gt;
&lt;br /&gt;
[http://wiki.linuxmce.org/index.php/Installing_1004 Install instructions]&lt;br /&gt;
&lt;br /&gt;
==Kubuntu 8.10 (Intrepid)==&lt;br /&gt;
&lt;br /&gt;
[http://wiki.linuxmce.org/index.php/Installing_0810 Install instructions]&lt;br /&gt;
&lt;br /&gt;
==Kubuntu 7.10 (Gutsy)==&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
LinuxMCE 0704 (beta) was used only with Kubuntu Desktop version 7.04 (Feisty). The [[current version]] is [[Mirrors_0710|LinuxMCE 0710]] and is meant to be used only with Kubuntu Desktop version 7.10 (Gutsy). A version compatible with Kubuntu version 8.10 is planned for the future.&lt;br /&gt;
&lt;br /&gt;
Steps for installing Linux MCE on an Kubuntu 7.10 (Gutsy Gibbon) system :&lt;br /&gt;
&lt;br /&gt;
===Existing  Kubuntu 7.10 installation===&lt;br /&gt;
&lt;br /&gt;
You can install LinuxMCE 0710 on a pre-existing installation of Kubuntu 7.10 using the 2 CD install method (but not the DVD method). To complete the installation you will need a Kubuntu Desktop 7.10 Live CD available, or at least a copy of the .iso file somewhere on your hard drive. (If you need to obtain one, see the next section for the download link. There are instructions if you want to burn a Live CD.)&lt;br /&gt;
&lt;br /&gt;
The install process will partially overwrite your previous Kubuntu installation using configuration files from the Live CD which are known to be uniquely compatible with LinuxMCE. If you have previously modified your Kubuntu system (subsequent to its original installation), you may lose some of your configuration files because LinuxMCE modifies them to suit its own needs. Therefore, do not install LinuxMCE on a mission-critical PC if you don&#039;t want to risk this. (You should dedicate one PC to be a LinuxMCE core server, anyway.)&lt;br /&gt;
&lt;br /&gt;
===New installation===&lt;br /&gt;
If you &#039;&#039;don&#039;t&#039;&#039; already have an Kubuntu system installed, follow these generic steps to install Kubuntu Desktop 7.10 from the Live CD:&lt;br /&gt;
# Download the CD .iso image for Kubuntu desktop- either the [http://releases.ubuntu.com/kubuntu/7.10/kubuntu-7.10-desktop-i386.iso 32-bit version] or the [http://releases.ubuntu.com/kubuntu/7.10/kubuntu-7.10-desktop-amd64.iso 64-bit version], depending on your processor. Use the 32-bit version if in doubt. Note that LinuxMCE comes in both a 32-bit and a 64-bit version as well, so you must match. (If the above links are down, try this alternate site for the appropriate [http://de.releases.ubuntu.com/kubuntu/ Kubuntu Desktop Live CD].)&lt;br /&gt;
# If you don&#039;t know how to burn the .iso file to a bootable CD, then see [https://help.ubuntu.com/community/BurningIsoHowto these instructions].&lt;br /&gt;
# Boot the Kubuntu Desktop 7.10 LiveCD.&lt;br /&gt;
# Choose &#039;Start or install Kubuntu&#039;.&lt;br /&gt;
# When Kubuntu&#039;s desktop appears, click on &#039;Install&#039;.&lt;br /&gt;
# A short wizard will guide you. Select the language and press &#039;forward&#039;.&lt;br /&gt;
# Choose your timezone and press &#039;forward&#039;.&lt;br /&gt;
# Select the keyboard layout.&lt;br /&gt;
# Choose desktop name, a user name and a password. LinuxMCE uses linuxmce for the user and password, so it is often convenient to use linuxmce as the initial user and password at this step, as well.&lt;br /&gt;
# Select the partitioning options for your disk. If this is going to be a dedicated server, you can use the entire disk.&lt;br /&gt;
# Ready to install.&lt;br /&gt;
# Reboot the system and remove the Live CD.&lt;br /&gt;
&lt;br /&gt;
==LinuxMCE==&lt;br /&gt;
===Download LinuxMCE=== &lt;br /&gt;
[[Image:Good1.jpg|400px|right]]&lt;br /&gt;
From within the Kubuntu 7.10 desktop, open Konqueror or Firefox (the orange and blue icon at the top), and go to [http://www.linuxmce.org www.linuxmce.org]. Select &#039;Download Instructions&#039; to download the LinuxMCE CD images (.iso files) or the DVD .iso image onto your machine. You can also find the [[current version|current version here]].&lt;br /&gt;
&lt;br /&gt;
There is a 32-bit version and a 64-bit version of LinuxMCE. If you are using a 64-bit Kubuntu 7.10 installation, download the corresponding LinuxMCE version.&lt;br /&gt;
&lt;br /&gt;
You will be downloading two .iso files, each one corresponding to a CD image. The installer is able to use the .iso files directly from the hard drive, or you can burn them to a CD and then use them from the CD.&lt;br /&gt;
&lt;br /&gt;
(Obviously, if you are downloading the .iso files on another computer, you will have to burn them onto CD to use them.)&lt;br /&gt;
&lt;br /&gt;
To install using the .iso files on your hard drive directly, skip the next step.&lt;br /&gt;
&lt;br /&gt;
===Burn download to CDs and install from CDs=== &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;(If you plan to install directly from .iso files, skip this step and proceed to the next step.)&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you don&#039;t know how to burn an .iso file to a CD then see [https://help.ubuntu.com/community/BurningIsoHowto these instructions].&lt;br /&gt;
&lt;br /&gt;
Burn the two CDs (assuming you are using this method).&lt;br /&gt;
&lt;br /&gt;
You can then simply place CD 1 in the CD-ROM and the installer will autostart. You will then be prompted to put CD 2 in the drive, followed by the Kubuntu Desktop Live CD (see later sections).&lt;br /&gt;
&lt;br /&gt;
The rest will take a lot of time but will essentially install automatically. Skip the next two steps and continue with the installation prompts.&lt;br /&gt;
&lt;br /&gt;
===Installing mce-installer from command prompt===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;(Skip the next two steps if you are installing from actual CDs.)&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
You can install the mce-installer from a command prompt without the need to burn the ISOs as follows:&lt;br /&gt;
 cd &#039;&#039;/directory/where/the/downloaded/iso/files/are/&#039;&#039;&lt;br /&gt;
 mkdir -pv mnt&lt;br /&gt;
 sudo mount LinuxMCE_0704_CD1.iso mnt/ -o loop&lt;br /&gt;
 sudo dpkg -i mnt/mce-installer_2.0.1-1_i386.deb&lt;br /&gt;
 sudo umount mnt&lt;br /&gt;
 rmdir -v mnt&lt;br /&gt;
&lt;br /&gt;
If you are using the 64-bit version, use mce-installer_2.0.1-1_amd64.deb instead of mce-installer_2.0.1-1_i386.deb.&lt;br /&gt;
&lt;br /&gt;
===Installing mce-installer from the KDE Menu===&lt;br /&gt;
[[Image:Inst1.jpg|400px|right]]&lt;br /&gt;
Once you have downloaded the packages and installed the mce-installer onto your disk, run the mce-installer:&lt;br /&gt;
&lt;br /&gt;
*From Konqueror (or the Dolphin file manager), find and &#039;&#039;right-click&#039;&#039; on the mce-installer icon. Choose Kubuntu Package Menu --&amp;gt; Install Package.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
(&#039;&#039;This step is done automatically if you are installing from a CD.&#039;&#039;)&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
===Install LinuxMCE===&lt;br /&gt;
[[Image:Snapshot1.JPG|400px|right]]&lt;br /&gt;
The mce-installer places an &amp;quot;Install LinuxMCE&amp;quot; icon on your desktop.  Click it to start the installation process. A window will appear saying that you will be notified when updates are available. &lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
====Choosing type of Core====&lt;br /&gt;
[[Image:Snapshot2.JPG|400px|right]]&lt;br /&gt;
Choose if you want a dedicated core or a hybrid. (In brief, a hybrid runs as both the Core and as a Media Director. As such, it needs more computing power. [[Do_I_want_a_dedicated_Core%3F|Click here]] to find out more differences between a core and a hybrid). Then click on the &amp;quot;Forward&amp;quot; button. &lt;br /&gt;
&lt;br /&gt;
If you aren&#039;t going to set up an &amp;quot;internal&amp;quot; home automation LAN at this time, but only will use a single PC for all LinuxMCE functions, then make that single PC installation a hybrid.&lt;br /&gt;
&lt;br /&gt;
However, if you will create an entire home automation network, it is better to use one PC as the dedicated core server (not a hybrid). It will run faster. You can leave it &amp;quot;headless&amp;quot; (no monitor, keyboard, mouse), and leave it always on. In such a situation, &amp;quot;dedicated Core&amp;quot; would be suitable. Nevertheless, it is possible after installation to choose whether to autostart the Core services by themselves, the Media Director services by themselves, or both together. Thus a &amp;quot;hybrid&amp;quot; installation can later used as a &amp;quot;dedicated Core,&amp;quot; as a Media Director, or as both (a hybrid). There is little disadavantage, therefore, in choosing &amp;quot;hybrid&amp;quot; at this step. That is what many first time users choose.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
====Choosing Video Card====&lt;br /&gt;
[[Image:Snapshot3.JPG|400px|right]]&lt;br /&gt;
This step is displayed only when an nNvidia graphics card is detected by LinuxMCE. You will be asked if you want to use the proprietary nVidia driver (the only one that works well with LinuxMCE and nVidia cards), instead of the generic driver (which doesn&#039;t work as well). Generally you should use the proprietary driver. This step is here for legal reasons.    &lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
====Network Configuration====&lt;br /&gt;
[[Image:Snapshot4.JPG|400px|right]]&lt;br /&gt;
The next screen will ask you whether you want to keep your current network configuration or whether you want to set your network options manually. The &amp;quot;current network configuration&amp;quot; is usually what the Kubuntu Live CD originally detected and setup automatically. Most commonly this configuration instructs the PC to ask for a dynamic IP from your home LAN router&#039;s DHCP service. This option is asking whether your LinuxMCE should continue to ask for a dynamic IP from your external LAN&#039;s router (using DHCP), or whether you wish to set a static IP address for your LinuxMCE PC. This setting applies only to the (first) NIC card that is connected to the &amp;quot;external&amp;quot; home LAN. Usually keeping the &amp;quot;current network configuration&amp;quot; is sufficient. Then press &amp;quot;Forward&amp;quot;.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
[[Image:Snapshot5.JPG|400px|right]]&lt;br /&gt;
If you chose manual installation, you must now choose whether your PC will use a static IP within the external home LAN, or whether it will accept a dynamic IP assigned by the LAN router&#039;s DHCP. If you do not have a home LAN and router, but connect directly through a cable modem, you most likely use a (static) IP (that your cable company assigns you). Generally you have to know your IP address, the cable company&#039;s gateway IP, and the cable company&#039;s DNS server information (which your cable provider must provide to you). In contrast, most DSL providers use DHCP-assigned dynamic IPs, so if you connect directly through a DSL modem, you most likely use DHCP. You don&#039;t have to worry about the gateway and DNS server; DHCP usually discovers those for you automatically. (Obviously, if you bought a static IP service from a DSL or T1 provider, you would have to choose static and fill in the information, just as for a cable modem.) &lt;br /&gt;
&lt;br /&gt;
If you don&#039;t know what the heck you have, use DHCP.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
=====Choosing Mirror for Packages=====&lt;br /&gt;
[[Image:Snapshot6.JPG|400px|right]]&lt;br /&gt;
You have to choose a mirror. Pick one geographically close to you. Downloads will be faster. &lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
=====Choosing DHCP Server=====&lt;br /&gt;
[[Image:Snapshot7.JPG|400px|right]]&lt;br /&gt;
You will be asked whether you want (the LinuxMCE core server) to Run a DHCP Server or not. The LinuxMCE core server will be the DHCP server for your &amp;quot;internal&amp;quot; home automation network in order to provide plug-and-play detection of network devices like IP Cameras and VOIP phones, and to provide network boot images to any other PC&#039;s in the internal home automation network that you might want to use as Media Directors.&lt;br /&gt;
&lt;br /&gt;
Hopefully you took some advice and already installed a second NIC card. That second NIC card is used so that LinuxMCE can provide an &amp;quot;internal&amp;quot; DHCP network to the PCs (Media Directors), Orbiters, and devices &amp;lt;i&amp;gt;within&amp;lt;/I&amp;gt; your automated home network. All ethernet connections from these devices (within the home automation network) must be connected to a switch (or a router with DHCP turned off) which is then in turn connected to this second NIC card. The LinuxMCE core server then performs the DHCP functions for the &amp;quot;internal&amp;quot; home automation network. &lt;br /&gt;
&lt;br /&gt;
In essence, the &amp;quot;internal&amp;quot; home automation network is nested within your &amp;quot;external&amp;quot; home LAN. Some PCs can remain outside of the internal home automation network by being directly connected to the router, and therefore not connected to the LinuxMCE server. The first NIC card of the LinuxMCE server therefore communicates to the router of your external home LAN. The second NIC is connected to the internal home automation LAN. The LinuxMCE core server only acts as the DHCP server for the devices in the internal home automation LAN. Savvy?&lt;br /&gt;
&lt;br /&gt;
Generally, you should answer yes to this question. The only time you would answer no is when you will have only one PC that will be a hybrid core server/media director and you do not plan to use any plug-n-play devices other than those connected directly to that single PC.&lt;br /&gt;
 &lt;br /&gt;
You will be then asked if you want to keep the default Internal Network address for the internal home automation LAN  or if you want to change it. You might as well accept the default, unless you have some specific reason for specifying a unique IP range.&lt;br /&gt;
&lt;br /&gt;
Then press &#039;Forward&#039;.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
====Choosing Orbiter Interface====&lt;br /&gt;
[[Image:Snapshot8.JPG|400px|right]]&lt;br /&gt;
In the next window you need to choose what interface you want to use and you have to pick one of three possibilities. There are currently three options: UI1, UI2 with masking, and UI2 with alpha-blending.  UI2 requires specific video cards (nVidia). It is best to choose UI1 for the initial installation if you don&#039;t have the appropriate nVidia card or if in doubt, as the interface can be changed later. This will reduce the possibility of video card related errors during installation.  After installation, you can check to see if your video card can do masking and alpha-blending by following the instructions at [[Graphics Test]].&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
====Installing Additional Packages====&lt;br /&gt;
[[Image:Snapshot9.JPG|400px|right]]&lt;br /&gt;
On the next step you have to choose if you want to install [http://en.wikipedia.org/wiki/LAME lame] and [http://en.wikipedia.org/wiki/Libdvdcss libdvdcss] and if it is legal in your country to use them. In general you will want to install them both.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
====Choosing How to Primarily Use the Computer====&lt;br /&gt;
[[Image:Snapshot10.JPG|400px|right]]&lt;br /&gt;
You have to select how you plan to use your computer, either: &lt;br /&gt;
&lt;br /&gt;
*Primarily used as a PC -- you can start LinuxMCE manually when you need it,   or&lt;br /&gt;
&lt;br /&gt;
*A dedicated LinuxMCE -- you can start Kubuntu when you need it.&lt;br /&gt;
&lt;br /&gt;
For the dedicated core server, choose the second option. If you have a power outage, you can then set the computer to auto-reboot and restore your system without intervention. (If you are serious about home automation, it is best to have a dedicated core server, anyway.) It is possible to access the Kubuntu desktop from within LinuxMCE (see [[#Additional Notes|below]]).&lt;br /&gt;
&lt;br /&gt;
If you choose the first option and have a power outage, then you will require a boot-up script, cron scheduling, or manual intervention in order to restart the LinuxMCE system.&lt;br /&gt;
&lt;br /&gt;
If you are just experimenting with LinuxMCE and/or primarily use the PC as a Kubuntu desktop, the first option is suitable. Also, if you wish to directly install LinuxMCE directly on a PC that will be used as a Media Director, but intend to trade its function back and forth between that of a Kubuntu desktop and a Media Director, also choose the first option. &lt;br /&gt;
&lt;br /&gt;
(Many PCs that will be used as Media Directors can simply be [[netboot|netbooted]] from the Core, however, so you do not really need to install LinuxMCE on them at all if you intend to netboot (which is generally easier).) &lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
====Installing LinuxMCE Discs====&lt;br /&gt;
This step is very important. You have to insert the CD (or point to the location on the hard drive of the .iso file for the CD): &lt;br /&gt;
&lt;br /&gt;
[[Image:Snapshot11.JPG|400px|right]]&lt;br /&gt;
LinuxMCE CD 1&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Snapshot12.JPG|400px|right]]&lt;br /&gt;
LinuxMCE CD 2&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Snapshot13.JPG|400px|right]]&lt;br /&gt;
Kubuntu 7.10 Live CD&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Image:Snapshot14.JPG|400px|right]] &lt;br /&gt;
You can see the message about the Linux MCE system installation.&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
===Installation can take a long time===&lt;br /&gt;
Don&#039;t worry if the system seems to stop at points or report what seems like error messages.  &lt;br /&gt;
This is normal since at places it will be testing drivers out, and is only there for the advanced Linux user.  &lt;br /&gt;
You will get a dialog box if something really does go wrong.  And, understand this may take a very long time&lt;br /&gt;
since it will in parallel be updating your Kubuntu system to the latest version.  Just leave it for an hour &lt;br /&gt;
or two and come back later.&lt;br /&gt;
&lt;br /&gt;
===Installation Complete===&lt;br /&gt;
[[Image:Snapshot15.jpg|400px|right]]&lt;br /&gt;
After the installation is done you’ll receive a message from the installer that will tell you to restart the system&lt;br /&gt;
{{clr}}&lt;br /&gt;
 &lt;br /&gt;
Next follow the [[QuickStart Guide]] to tell LinuxMCE about how you want to use it.&lt;br /&gt;
===Additional Notes===&lt;br /&gt;
If you specified that LinuxMCE should startup by default, then after rebooting you will see LinuxMCE (not the Kubuntu desktop).  If you will use this computer as a Media PC only, you don&#039;t need to access the Kubuntu desktop for any further set up -- all setup is done from the from the [[LinuxMCE Admin Website]] or through the LinuxMCE [[Orbiter]] User Interface.&lt;br /&gt;
&lt;br /&gt;
If you would like to use this PC as a Kubuntu PC from &#039;&#039;within&#039;&#039; LinuxMCE, however, a menu option on the on-screen Orbiter User Interface of a Media Director is provided to bring up the KDE (Kubuntu) desktop. (This may not work well if the Media Director has been [[netboot|netbooted]].)&lt;br /&gt;
&lt;br /&gt;
You can also press Ctrl+Alt+F2 from within LinuxMCE to bring up the KDE desktop (then login and type StartX). &lt;br /&gt;
&lt;br /&gt;
If you specified that the Kubuntu desktop should be run by default, you can then start LinuxMCE manually from within the Kubuntu menu: Applications--&amp;gt;Sound &amp;amp; Video--&amp;gt;Start Media Center. (You can also click on the LinuxMCE icon on the Kubuntu desktop that was placed there during installation.&lt;br /&gt;
&lt;br /&gt;
When LinuxMCE is running, you can toggle back and forth between them by pressing &#039;&#039;&#039;Ctrl+Alt+F7&#039;&#039;&#039; for Kubuntu or &#039;&#039;&#039;Ctrl+Alt+F11&#039;&#039;&#039; for LinuxMCE.&lt;br /&gt;
&lt;br /&gt;
[[Category: Tutorials]]&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Mirrors_710&amp;diff=27980</id>
		<title>Mirrors 710</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Mirrors_710&amp;diff=27980"/>
		<updated>2011-06-15T03:05:51Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
[[Category: Software]]&lt;br /&gt;
[[Category: Install]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Notice =&lt;br /&gt;
This page is outdated and you should download latest LinuxMCE 0810 DVD snapshot image. &amp;lt;BR&amp;gt;&lt;br /&gt;
Latest snapshot DVDs can be found at http://linuxmce.iptp.org/snapshots/ &amp;lt;BR&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= LinuxMCE 0710 =&lt;br /&gt;
&#039;&#039;&#039;Before installing, check out the [[Known Issues|Known issues]], and please read the [[Installation Guide]] and/or the [[DVD Installation]] guide.&#039;&#039;&#039; Installing from DVD is the fastest. Installing from CD .iso images on your hard disk is second fastest (you will need to install Kubuntu 7.10 first), and installing from burned CDs is slowest.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; Please download from the torrent links rather than the mirrors if possible. You are far less likely to get a corruption that will kill your install.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; It is a good idea to use md5sum and the checksums to verify your download is not corrupted.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; It is &#039;&#039;essential&#039;&#039; that you burn your CDs and DVDs using the slowest possible speed your burner supports - faster speeds regularly cause corruptions on the burn which will be fatal to your install.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== What you have to download ==&lt;br /&gt;
To install LinuxMCE you need to download the DVD (which includes everything needed for the installation) or you can download both LinuxMCE CD&#039;s plus a Kubuntu 7.10 CD. You can also choose to download the Dual Layer DVD which includes extra demo media.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;Warning: The DVD installation will wipe the entire disk of the machine -- all previous data will be permanently lost!&#039;&#039;&#039;&#039;&#039; &lt;br /&gt;
(Note: There is a new &amp;quot;keep settings&amp;quot; option which will preserve data in the home directory for most, &#039;&#039;&#039;&#039;&#039;but not all&#039;&#039;&#039;&#039;&#039;, installations.  Also, there are instructions on how to use the [[DVD Install And Custom Partitions|DVD Install with custom partitions]])&lt;br /&gt;
&lt;br /&gt;
LinuxMCE 0710 was released on May 7th, 2008. This is also known as LinuxMCE 0710 RC2.&lt;br /&gt;
&lt;br /&gt;
====NOTES:====&lt;br /&gt;
&lt;br /&gt;
- To upgrade from a 0710 beta to 0710, you can use &amp;quot;LinuxMCE Install CDs for i386&amp;quot; or &amp;quot;LinuxMCE Install DVD for i386&amp;quot; with &amp;quot;keep settings&amp;quot; option.  &lt;br /&gt;
&lt;br /&gt;
- To upgrade from 0704, you can use :&lt;br /&gt;
a) &amp;quot;LinuxMCE Install CDs for i386 - 0710 RC2&amp;quot; or &amp;quot;LinuxMCE Install DVD for i386 - 0710 RC2&amp;quot; with &amp;quot;keep settings&amp;quot; option or&lt;br /&gt;
b) the upgrade helper application from [http://www.linuxmce.com/upgrade/gutsy-upgrade-scripts_0.1.0-2_i386.deb gutsy-upgrade-scripts_0.1.0-2_i386.deb] and choose to install from web or from DVD (you must have the double layer DVD).&lt;br /&gt;
&lt;br /&gt;
==Download locations==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE&#039;&#039;&#039;: Please use the Bit Torrent downloads wherever possible, to ensure a clean, uncorrupted download, and then leave it seeding as long as possible. Important: Always burn these DVDs at the slowest possible speed your drive supports ... this is critical!&lt;br /&gt;
&lt;br /&gt;
To get the latest sources, use [[http://svn.linuxmce.com/trac.cgi/wiki svn]].&lt;br /&gt;
                                   &lt;br /&gt;
This wiki page is editable so users can add additional mirrors.  If you would like to mirror LinuxMCE, please contact danielk@cuymedia.net. He will give you rsync access to the linuxmce.org servers so you can automatically download the releases ahead of time.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;5&amp;quot; style=&amp;quot;border-collapse:collapse; border-color:#8eabd0; background:#e7edf5&amp;quot;&lt;br /&gt;
|- style=&amp;quot;background: lightsteelblue&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Official Torrents:&lt;br /&gt;
|&lt;br /&gt;
*[http://torrents.thepiratebay.org/4175308/LinuxMCE_Install_DVD_for_i386_-_0710_RC2.4175308.TPB.torrent LinuxMCE-DVD-i386-rc2.iso]&lt;br /&gt;
*[http://torrents.thepiratebay.org/4175304/LinuxMCE_Install_Upgrade_DVD_for_i386_-_0710_RC2.4175304.TPB.torrent LinuxMCE-DVD-DL-i386-rc2.iso]&lt;br /&gt;
*[http://torrents.thepiratebay.org/4175297/LinuxMCE_Install_CDs_for_i386_-_0710_RC2.4175297.TPB.torrent LinuxMCE-CD1-i386-rc2.iso LinuxMCE-CD2-i386-rc2.iso]&lt;br /&gt;
*[http://torrents.thepiratebay.org/4175299/LinuxMCE_Install_DVD_for_AMD64_-_0710_RC2.4175299.TPB.torrent LinuxMCE-DVD-amd64-rc2]&lt;br /&gt;
*[http://torrents.thepiratebay.org/4175295/LinuxMCE_Install_CDs_for_AMD64_-_0710_RC2.4175295.TPB.torrent LinuxMCE-CD1-amd64-rc2.iso LinuxMCE-CD2-amd64-rc2.iso]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please help us seed! Leave your torrent open for as long as possible after your download finishes.&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
!Worldwide (CoBlitz):&lt;br /&gt;
|&lt;br /&gt;
*http://coblitz.codeen.org/linuxmce.iptp.org/710/LinuxMCE-DVD-i386-rc2.iso     3.9G&lt;br /&gt;
*http://coblitz.codeen.org/linuxmce.iptp.org/710/LinuxMCE-DVD-DL-i386-rc2.iso  7.0G&lt;br /&gt;
*http://coblitz.codeen.org/linuxmce.iptp.org/710/LinuxMCE-CD1-i386-rc2.iso     681M&lt;br /&gt;
*http://coblitz.codeen.org/linuxmce.iptp.org/710/LinuxMCE-CD2-i386-rc2.iso     678M&lt;br /&gt;
*http://coblitz.codeen.org/linuxmce.iptp.org/710/LinuxMCE-DVD-amd64-rc2.iso    3.9G&lt;br /&gt;
*http://coblitz.codeen.org/linuxmce.iptp.org/710/LinuxMCE-DVD-DL-amd64-rc2.iso 7.1G&lt;br /&gt;
*http://coblitz.codeen.org/linuxmce.iptp.org/710/LinuxMCE-CD1-amd64-rc2.iso    692M&lt;br /&gt;
*http://coblitz.codeen.org/linuxmce.iptp.org/710/LinuxMCE-CD2-amd64-rc2.iso    695M&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
!Europe (full):&lt;br /&gt;
|&lt;br /&gt;
*http://linuxmce.iptp.org/&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
!Middle East (full):&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;!-- *http://mirror.mirimar.net/linuxmce/ (CDs only so far for 710RC2)  Ran out of space --&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
!Australia (full):&lt;br /&gt;
|&lt;br /&gt;
*http://linuxmce.ihas.com.au/   (for NZ and AU only, others are heavily throttled)&lt;br /&gt;
*http://mirror.waia.asn.au/pub/linuxmce/&lt;br /&gt;
*http://mirror.internode.on.net/pub/linuxmce/&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
!Europe (partial):&lt;br /&gt;
!&lt;br /&gt;
*http://www.tsl.csd.uoc.gr/users/koutras/download/linuxmce/ (0704 release &amp;amp; beta only)&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
!USA (partial):&lt;br /&gt;
|&lt;br /&gt;
*http://mirrorlinux.net/distros/mce710rc2/                      (latest release only)&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Please see the [http://www.linuxmce.org/news.php?id=25 release announcement] on the front page for the md5sums of the files. Since this wiki page is editable we can not keep the md5sums here without the risk of tampering.&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Designer&amp;diff=26979</id>
		<title>Designer</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Designer&amp;diff=26979"/>
		<updated>2011-02-15T07:25:56Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{versioninfo|810Status=relevant|810UpdatedDate=15th Feb 2011|810UpdatedBy=Kezza}}&lt;br /&gt;
==Designer==&lt;br /&gt;
&lt;br /&gt;
Designer is the program that is used to create a User Interface for the [[Orbiter]].  Designer has not yet been re-written in LinuxMCE.  While functional, it is not terribly user friendly, and it only runs on Windows. It requires the .NET framework. Eventually an entirely new cross-platform Designer ought to be written.  However, since it is still usable, this has been considered to be a low priority for us.&lt;br /&gt;
&lt;br /&gt;
Designer is very poorly written, and we do not recommend that any developer put much effort into writing new code for it. It needs be completely re-written from scratch.&lt;br /&gt;
&lt;br /&gt;
To makes matters worse, it was originally written using our own .NET data access classes, similar to our [[sql2cpp]]. These classes only worked with the MS SQL Server back-end and were crudely hacked to work with MySql&#039;s ODBC connector.  They are not easily maintained.&lt;br /&gt;
&lt;br /&gt;
For Version 2, we plan to use the open source MySql database.  &lt;br /&gt;
&lt;br /&gt;
Re-writing Designer is a pretty big task and the current version remains usable for the most part.  The database scheme is hopefully not likely to change much in the new Designer version. Any User Interfaces developed with the current version, therefore, hopefully will be usable in the new Designer version.&lt;br /&gt;
&lt;br /&gt;
The [[Designer User&#039;s manual|User&#039;s Manual]] explains how to use it.&lt;br /&gt;
There is no Programmer&#039;s Guide for this version of Designer.&lt;br /&gt;
&lt;br /&gt;
See this [http://www.localeconcept.com/HADesigner-Screencasts/01-basic_hadesigner_fundamentals.html HA Designer Fundamentals screencast] for an introduction to its use.&lt;br /&gt;
&lt;br /&gt;
===Download Designer ===&lt;br /&gt;
&lt;br /&gt;
*[http://localeconcept.com/pub/HADesigner/Designer%2019.02.2007.zip Designer in .zip file]&lt;br /&gt;
*[http://langstonball.com/attachments/designer19_02_2007.zip Alternate Download]&lt;br /&gt;
*[http://mantis.linuxmce.org/file_download.php?file_id=97&amp;amp;type=bug Designer Download using Mantis]&lt;br /&gt;
*[[Designer User&#039;s manual]]&lt;br /&gt;
&lt;br /&gt;
===Other issues===&lt;br /&gt;
*[[Installing_HADesigner | Installing on a Windows Machine]]&amp;lt;BR&amp;gt;&lt;br /&gt;
*[[Windows| Running on a Windows Machine]]&lt;br /&gt;
==Alternative==&lt;br /&gt;
Alternatively the JAVA based [[QuickDesigner]] can be used.&lt;br /&gt;
==See also==&lt;br /&gt;
* [http://www.localeconcept.com/HADesigner-Screencasts/ogg/02_designobj_basics_1.ogg DesignObj Basics]&lt;br /&gt;
* [http://www.localeconcept.com/HADesigner-Screencasts/ogg/03_ui2_popup_part_1.ogg UI2 Popup. Part I]&lt;br /&gt;
* [http://www.localeconcept.com/HADesigner-Screencasts/ogg/04_ui2_popup_part_2.ogg UI2 Popup. Part II]&lt;br /&gt;
* [http://www.localeconcept.com/HADesigner-Screencasts/ogg/05_UI1_Orbiter.ogg UI1 Orbiter]&lt;br /&gt;
* [http://www.localeconcept.com/HADesigner-Screencasts/ogg/06_UI1_Full_Screen_OSD.ogg UI1 Full Screen OSD. PArt I]&lt;br /&gt;
* [http://www.localeconcept.com/HADesigner-Screencasts/ogg/07_UI1_Full_Screen_OSD_2.ogg UI1 Full Screen OSD. Part II]&lt;br /&gt;
* [http://www.localeconcept.com/HADesigner-Screencasts/ogg/08_UI1_PDA.ogg UI1 PDA]&lt;br /&gt;
* [http://www.localeconcept.com/HADesigner-Screencasts/ogg/09_Mobile_Remote.ogg Mobule remote]&lt;br /&gt;
* [http://www.localeconcept.com/HADesigner-Screencasts/ogg/10_cisco_7970_orbiter.ogg Cisco 7970]&lt;br /&gt;
* [http://www.localeconcept.com/HADesigner-Screencasts/ogg/11_Monitor_mode.ogg MOnitor mode]&lt;br /&gt;
&lt;br /&gt;
[[Category: Programmer&#039;s Guide]]&lt;br /&gt;
[[Category: Tutorials]]&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Installing_HADesigner&amp;diff=26978</id>
		<title>Installing HADesigner</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Installing_HADesigner&amp;diff=26978"/>
		<updated>2011-02-15T07:24:48Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[category: Tutorials]]&lt;br /&gt;
{{versioninfo|810Status=relevant|810UpdatedDate=15th Feb 2011|810UpdatedBy=Kezza}}&lt;br /&gt;
HADesigner allows user interfaces to be manipulated in an existing LinuxMCE installation. However its install process is not immediately intuitive.&lt;br /&gt;
&lt;br /&gt;
== For those who already know what they&#039;re doing ==&lt;br /&gt;
&lt;br /&gt;
=== Common task to be done on core ===&lt;br /&gt;
* Add a grant to allow your HADesigner box to access your Core, make up a username and password....   (You will need to open a shell and start mysql with: mysql pluto_main -uroot)&lt;br /&gt;
* In the following code example replace user with your username and password with your password from the step above and .xxx (last 3 of your machines IP)&lt;br /&gt;
* The single quotation marks around user, your windows IP (192.168.80.xxx) and password and the semi-colon (;) at the end of each line are all required&lt;br /&gt;
 USE mysql; &lt;br /&gt;
 GRANT ALL PRIVILEGES ON pluto_main.* TO &#039;user&#039;@&#039;192.168.80.xxx&#039; IDENTIFIED BY &#039;password&#039;;&lt;br /&gt;
 FLUSH PRIVILEGES;&lt;br /&gt;
&lt;br /&gt;
=== On Windows ===&lt;br /&gt;
The instructions must be performed on a Windows machine, preferrably one running Windows 2000 or later. (Tested and works on Vista 32bit and Windows 7 64bit)&lt;br /&gt;
&lt;br /&gt;
* Install the Microsoft .NET Framework, version 1.1 [http://www.microsoft.com/downloads/details.aspx?FamilyId=262D25E3-F589-4842-8157-034D1E7CF3A3&amp;amp;displaylang=en Download Link]&lt;br /&gt;
* Install the Microsoft .NET ODBC Data Provider [http://www.microsoft.com/downloads/details.aspx?FamilyID=6ccd8427-1017-4f33-a062-d165078e32b1&amp;amp;displaylang=en Download Link]&lt;br /&gt;
* Install the MyODBC Adaptor [http://dev.mysql.com/downloads/connector/odbc/3.51.html Download Link]&lt;br /&gt;
* While installing the myodbc adaptor, use the &#039;&#039;&#039;user&#039;&#039;&#039; and &#039;&#039;&#039;password&#039;&#039;&#039; you specified in the GRANT to test the connection from the installer and make sure it works correctly.&lt;br /&gt;
* Create a System DSN using the ODBC Administrator, called linuxmce, using the &#039;&#039;&#039;user&#039;&#039;&#039; and password you specified above, and use &#039;&#039;&#039;pluto_main&#039;&#039;&#039; as the database. (This is under &amp;quot;Control Panel&amp;quot; -&amp;gt; &amp;quot;Administrative Tools&amp;quot; -&amp;gt; &amp;quot;Data Sources (ODBC)&amp;quot; You may need to enable the &amp;quot;Classic&amp;quot; view in the explorer shell for the &amp;quot;Control Panel&amp;quot; &amp;quot;folder&amp;quot;)&lt;br /&gt;
* Copy the files from /usr/pluto/orbiter/skins to C:\PlutoSkins on your HADesigner box. This is so that you can see the skin graphics correctly, as they are only stored with relative paths within the database.&lt;br /&gt;
* Download and unpack the HADesigner ZIP. [http://langstonball.com/attachments/designer19_02_2007.zip Download Link], decompress it into some directory, say &amp;quot;C:\HADesigner&amp;quot;.&lt;br /&gt;
* Launch HADesigner, and in the configuration dialogue box that appears, enter the following information:&lt;br /&gt;
** Skins Directory: C:\PlutoSkins&lt;br /&gt;
** Database Connection: dsn=linuxmce&lt;br /&gt;
&lt;br /&gt;
With all of this done, the HADesigner should now work.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you run HADESigner after following these steps and it is trying to connect to the local machine instead of the core for the database, you must edit the registry to correct a wrong entry that somehow got inserted.  The steps are as follows:&lt;br /&gt;
&lt;br /&gt;
#  Run regedit from the run option on you windows machine&lt;br /&gt;
#  Go to the following hive: &lt;br /&gt;
&lt;br /&gt;
         &#039;&#039;&#039;Computer\HKEY_CURRENT_USER\Software\Pluto\OrbiterDesigner&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Once in that hive, edit the ConnectionKey to correct the dababase login.  Your data should look something similar to the following, only instead of the odbcuser and odbcpassword, replace with yours created above:&lt;br /&gt;
 &lt;br /&gt;
         &#039;&#039;&#039;driver={MySQL ODBC 3.51 Driver};server=dcerouter;uid=user;password=password;database=pluto_main;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Now HADESigner should find your correct database and work properly.&lt;br /&gt;
&lt;br /&gt;
=== On Mac OSX (tested on Snow Leopard) ===&lt;br /&gt;
* Install latest MONO Framework for MacOS X [http://www.go-mono.com/mono-downloads/download.html Download Link]&lt;br /&gt;
* Copy the files from /usr/pluto/orbiter/skins to /PlutoSkins on your HADesigner box. This is so that you can see the skin graphics correctly, as they are only stored with relative paths within the database.&lt;br /&gt;
* Download and unpack the HADesigner ZIP. [http://www.zeebop.com/data/linuxmce/designer19_02_2007.zip Download Link], decompress it into some directory, say &amp;quot;HADesigner&amp;quot;.&lt;br /&gt;
* Open a terminal window and change to the directory where you extracted the HADesigner files.&lt;br /&gt;
* Start HAdesigner by typing:&lt;br /&gt;
 &#039;&#039;&#039;mono HADesigner.exe&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Tutorial Screencasts ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Basics&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[http://www.localeconcept.com/HADesigner-Screencasts/01-basic_hadesigner_fundamentals.html Fundamentals]&amp;lt;BR&amp;gt;&lt;br /&gt;
*[http://www.localeconcept.com/HADesigner-Screencasts/ogg/02_designobj_basics_1.ogg Objects Basics]&amp;lt;BR&amp;gt;&lt;br /&gt;
*[http://www.localeconcept.com/HADesigner-Screencasts/ogg/03_ui2_popup_part_1.ogg Popup]&amp;lt;BR&amp;gt;&lt;br /&gt;
*[http://www.localeconcept.com/HADesigner-Screencasts/ogg/04_ui2_popup_part_2.ogg Popup Part2]&amp;lt;BR&amp;gt;&lt;br /&gt;
*[http://www.localeconcept.com/HADesigner-Screencasts/ogg/05_UI1_Orbiter.ogg Orbiter]&amp;lt;BR&amp;gt;&lt;br /&gt;
*[http://www.localeconcept.com/HADesigner-Screencasts/ogg/06_UI1_Full_Screen_OSD.ogg OSD1]&amp;lt;BR&amp;gt;&lt;br /&gt;
*[http://www.localeconcept.com/HADesigner-Screencasts/ogg/07_UI1_Full_Screen_OSD_2.ogg OSD2]&amp;lt;BR&amp;gt;&lt;br /&gt;
*[http://www.localeconcept.com/HADesigner-Screencasts/ogg/08_UI1_PDA.ogg PDA]&amp;lt;BR&amp;gt;&lt;br /&gt;
*[http://www.localeconcept.com/HADesigner-Screencasts/ogg/09_Mobile_Remote.ogg Mobile Remote]&amp;lt;BR&amp;gt;&lt;br /&gt;
*[http://www.localeconcept.com/HADesigner-Screencasts/ogg/10_cisco_7970_orbiter.ogg Cisco7970]&amp;lt;BR&amp;gt;&lt;br /&gt;
*[http://www.localeconcept.com/HADesigner-Screencasts/ogg/11_Monitor_mode.ogg Monitor Mode]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Advanced&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*[http://www.localeconcept.com/Skin-Screencasts/01_introduction_and_aesthetic.ogg Intro and Aesthetic]&lt;br /&gt;
*[http://www.localeconcept.com/Skin-Screencasts/02_main_menu_first_pass.ogg Menu First Pass]&lt;br /&gt;
*[http://www.localeconcept.com/Skin-Screencasts/03_main_menu_notes_and_corrections.ogg Main Menu Notes and Corrections]&lt;br /&gt;
*[http://www.localeconcept.com/Skin-Screencasts/04_the_floorplan_buttons.ogg Floorplan Buttons]&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Kezza&amp;diff=25688</id>
		<title>User:Kezza</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Kezza&amp;diff=25688"/>
		<updated>2010-09-30T09:38:00Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is mainly a place I will put down notes at this stage for reference.&lt;br /&gt;
&lt;br /&gt;
New Zealand based setup&lt;br /&gt;
&lt;br /&gt;
= Hardware =&lt;br /&gt;
&lt;br /&gt;
== Lounge - Core Hybrid ==&lt;br /&gt;
 - Antec Fusion Case&lt;br /&gt;
 - Gigabyte Motherboard&lt;br /&gt;
 - Intel CPU&lt;br /&gt;
 - 4GB RAM&lt;br /&gt;
 - NVidia 8600GT - currently running VDPAU basic but should handle at least normal.&lt;br /&gt;
 - Onboard NIC and a PCI-E gigabit NIC&lt;br /&gt;
 - Hauppauge NOVA-TD-500 tuner (both tuners work but not currently pnp)&lt;br /&gt;
 - USB-UIRT&lt;br /&gt;
 - Philips TV&lt;br /&gt;
 - Onkyo Receiver&lt;br /&gt;
&lt;br /&gt;
== Office - Test MD ==&lt;br /&gt;
 - Intel MB with 3.2Ghz processor&lt;br /&gt;
 - 2GB RAM&lt;br /&gt;
 - ATI graphics&lt;br /&gt;
 - Underpowered machine so TV is jumpy. Need to get Nvidia card with VDPAU which should fix problem&lt;br /&gt;
&lt;br /&gt;
== Climate ==&lt;br /&gt;
Toshiba RAS Air Con controlled by USB-UIRT in Lounge. &lt;br /&gt;
Scenarios - OnHeat, OnCold, Off, Temp up, Temp down&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Software =&lt;br /&gt;
&lt;br /&gt;
== Phone ==&lt;br /&gt;
Using www.2talk.co.nz works with Sipgate template but dial pattern in outbound and trunk needs to be changed to xxxxxxxxxx&lt;br /&gt;
&lt;br /&gt;
= Install process =&lt;br /&gt;
 - Run through snapshot DVD install&lt;br /&gt;
 - Setup Avwizard rooms, users and onkyo receiver&lt;br /&gt;
 - Web Admin - Add TV card WinTV-NOVA-T-500 - quick reload and then wait 5mins for it to setup then scan channels from mythtv backend.&lt;br /&gt;
 - Web Admin - Change Hardware acceleration to VDPAU&lt;br /&gt;
 - MythTV - Set &#039;Current Video Playback Profile&#039; to VDPAU Normal (need to try High)&lt;br /&gt;
 - MythTV - Disable Realtime priority threads (ticket opened to have this fixed http://svn.linuxmce.org/trac.cgi/ticket/830 )&lt;br /&gt;
 - MythTV - Enable &#039;Avoid conflicts between live TV and scheduled shows&#039; - stops channel changes and lockouts when recordings are on&lt;br /&gt;
 - MythTV - Enable &#039;Allow live TV to move scheduled shows&#039; - stops channel changes and lockouts when recordings are on&lt;br /&gt;
 - Add Remote&lt;br /&gt;
 - Add Air Con&lt;br /&gt;
 - Add web orbiter 2&lt;br /&gt;
 - Add N800 orbiter&lt;br /&gt;
 - Add phoneline&lt;br /&gt;
 - Setup Air Con Scenarios&lt;br /&gt;
&lt;br /&gt;
= To Do = &lt;br /&gt;
 - TV card needs to be PNP.&lt;br /&gt;
 - Build receiver template using existing onkyo and adding channel up and down, discrete power, zone2.&lt;br /&gt;
 - Work out TV template (currently can modify philips to suit TV but turns off at times when need to stay on).&lt;br /&gt;
 - Setup remote template properly and submit&lt;br /&gt;
 - Get some Z-wave equipment&lt;br /&gt;
 - Irrigation - maybe rain8&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Talk:IR/GSD_codes_syncronization&amp;diff=25058</id>
		<title>Talk:IR/GSD codes syncronization</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Talk:IR/GSD_codes_syncronization&amp;diff=25058"/>
		<updated>2010-09-15T23:47:59Z</updated>

		<summary type="html">&lt;p&gt;Kezza: Removing all content from page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Talk:Insteon_PLM_Ruby_Code_355&amp;diff=25045</id>
		<title>Talk:Insteon PLM Ruby Code 355</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Talk:Insteon_PLM_Ruby_Code_355&amp;diff=25045"/>
		<updated>2010-09-15T03:43:52Z</updated>

		<summary type="html">&lt;p&gt;Kezza: Removing all content from page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Talk:IR/GSD_codes_syncronization&amp;diff=25044</id>
		<title>Talk:IR/GSD codes syncronization</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Talk:IR/GSD_codes_syncronization&amp;diff=25044"/>
		<updated>2010-09-15T03:42:48Z</updated>

		<summary type="html">&lt;p&gt;Kezza: Removing all content from page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Kezza&amp;diff=24973</id>
		<title>User:Kezza</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Kezza&amp;diff=24973"/>
		<updated>2010-09-05T07:50:18Z</updated>

		<summary type="html">&lt;p&gt;Kezza: New page: This is mainly a place I will put down notes at this stage for reference.  New Zealand based setup  = Hardware =  == Lounge - Core Hybrid == Antec Fusion Case Gigabyte Motherboard Intel CP...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is mainly a place I will put down notes at this stage for reference.&lt;br /&gt;
&lt;br /&gt;
New Zealand based setup&lt;br /&gt;
&lt;br /&gt;
= Hardware =&lt;br /&gt;
&lt;br /&gt;
== Lounge - Core Hybrid ==&lt;br /&gt;
Antec Fusion Case&lt;br /&gt;
Gigabyte Motherboard&lt;br /&gt;
Intel CPU&lt;br /&gt;
NVidia 8600GT - currently running VDPAU basic but should handle at least normal.&lt;br /&gt;
Onboard NIC and a PCI-E gigabit NIC&lt;br /&gt;
Hauppauge TD-500 tuner&lt;br /&gt;
USB-UIRT&lt;br /&gt;
Philips TV&lt;br /&gt;
Onkyo Receiver&lt;br /&gt;
&lt;br /&gt;
== Climate ==&lt;br /&gt;
Toshiba RAS Air Con controlled by USB-UIRT in Lounge. &lt;br /&gt;
Scenarios - OnHeat, OnCold, Off, Temp up, Temp down&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Software =&lt;br /&gt;
&lt;br /&gt;
== Phone ==&lt;br /&gt;
Using www.2talk.co.nz works with Sipgate template but dial pattern in outbound and trunk needs to be changed to xxxxxxxxxx&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Toshiba_RAS-series_Air_Condition&amp;diff=23842</id>
		<title>Toshiba RAS-series Air Condition</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Toshiba_RAS-series_Air_Condition&amp;diff=23842"/>
		<updated>2010-05-23T05:07:37Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{versioninfo|810Status=Works,manual setup|810UpdatedDate=22th May 2010|810UpdatedBy=sambuca}}&lt;br /&gt;
[[Category:Climate ]]&lt;br /&gt;
&lt;br /&gt;
There is an IR control device template available for controlling this series of air condition units.&lt;br /&gt;
&lt;br /&gt;
Known working devices:&lt;br /&gt;
* RAS-13UKV&lt;br /&gt;
* RAS-16SKVR-A&lt;br /&gt;
&lt;br /&gt;
To use it, you need an IR transmitter device in your setup.&lt;br /&gt;
&lt;br /&gt;
To install the device, add it manually and be sure to configure the device data PK_Device. This needs to be set manually to the device ID of your IR transmitter.&lt;br /&gt;
Reload router and your device should work.&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=TwinhanDTV_HDTV_Mini_Cab&amp;diff=23418</id>
		<title>TwinhanDTV HDTV Mini Cab</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=TwinhanDTV_HDTV_Mini_Cab&amp;diff=23418"/>
		<updated>2010-05-04T10:11:35Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{versioninfo}}&lt;br /&gt;
 {| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
[[Category: Video]]&lt;br /&gt;
[[Category: TV Cards]]&lt;br /&gt;
&lt;br /&gt;
= Cards =&lt;br /&gt;
*TwinhanDTV HDTV Mini Cab DVB-C (VP-2021) [http://www.afterdawn.com/hardware/product_details.cfm/227/twinhan_dtv_hdtv_mini_cab]&lt;br /&gt;
&lt;br /&gt;
= Problem =&lt;br /&gt;
There is a other TwinhanDTV card whit CI that has the same ID as this one.&lt;br /&gt;
You can use this card &amp;quot;as it is&amp;quot;, but you can&#039;t scan for channels then.&lt;br /&gt;
To get this working you need to change some kernel code.&lt;br /&gt;
&lt;br /&gt;
== Solution ==&lt;br /&gt;
Download kernel source (via apt-get) + nessesary packages!&lt;br /&gt;
 apt-get install linux-source-2.6.22 kernel-package libncurses5-dev (all?)&lt;br /&gt;
 tar jxvf &amp;lt;kernel source&amp;gt;&lt;br /&gt;
 ln -s &amp;lt;kernel source&amp;gt; linux&lt;br /&gt;
 cd linux&lt;br /&gt;
&lt;br /&gt;
Edit drivers/media/dvb/bt8xx/dst.c in kernel source&lt;br /&gt;
 Line 845-852:&lt;br /&gt;
 {&lt;br /&gt;
  .device_id = &amp;quot;DCT-CI&amp;quot;,&lt;br /&gt;
  .offset = 1,&lt;br /&gt;
  .dst_type = DST_TYPE_IS_CABLE,&lt;br /&gt;
  .type_flags = DST_TYPE_HAS_MULTI_FE | DST_TYPE_HAS_FW_1 | DST_TYPE_HAS_FW_2 | DST_TYPE_HAS_VLF,&lt;br /&gt;
  .dst_feature = DST_TYPE_HAS_CA,&lt;br /&gt;
  .tuner_type = 0&lt;br /&gt;
 },&lt;br /&gt;
 &lt;br /&gt;
 Change:&lt;br /&gt;
 .dst_feature =  DST_TYPE_HAS_CA,&lt;br /&gt;
 To:&lt;br /&gt;
 .dst_feature =  0,&lt;br /&gt;
&lt;br /&gt;
 Line 1359-1366:&lt;br /&gt;
 if ((state-&amp;gt;type_flags &amp;amp; DST_TYPE_HAS_VLF) &amp;amp;&amp;amp;&lt;br /&gt;
   !(state-&amp;gt;dst_type == DST_TYPE_IS_CABLE) &amp;amp;&amp;amp;&lt;br /&gt;
   !(state-&amp;gt;dst_type == DST_TYPE_IS_ATSC)) {&lt;br /&gt;
   &lt;br /&gt;
   if (state-&amp;gt;rx_tuna[9] != dst_check_sum(&amp;amp;state-&amp;gt;rx_tuna[0], 9)) {&lt;br /&gt;
           dprintk(verbose, DST_INFO, 1, &amp;quot;checksum failure ? &amp;quot;);&lt;br /&gt;
           return -EIO;&lt;br /&gt;
   }&lt;br /&gt;
 &lt;br /&gt;
 Change:&lt;br /&gt;
 !(state-&amp;gt;dst_type == DST_TYPE_IS_CABLE) &amp;amp;&amp;amp;&lt;br /&gt;
 To:&lt;br /&gt;
 // !(state-&amp;gt;dst_type == DST_TYPE_IS_CABLE) &amp;amp;&amp;amp;&lt;br /&gt;
&lt;br /&gt;
Use default kernel .config&lt;br /&gt;
 cp /boot/config-$(uname -r) .config&lt;br /&gt;
&lt;br /&gt;
Apply config and prepare&lt;br /&gt;
 make oldconfig &amp;amp;&amp;amp; make prepare &amp;amp;&amp;amp; make prepare scripts&lt;br /&gt;
&lt;br /&gt;
Build only the driver&lt;br /&gt;
 make M=drivers/media/dvb/bt8xx/&lt;br /&gt;
&lt;br /&gt;
Copy modules to your default working kernel&lt;br /&gt;
 cp drivers/media/dvb/bt8xx/*.ko /lib/modules/&amp;lt;version&amp;gt;/kernel/drivers/media/dvb/bt8xx/&lt;br /&gt;
&lt;br /&gt;
Reboot&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
--[[User:Mami|Mami]] 04:45, 1 August 2008 (PDT)&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Technotrend_Budget_x-1500&amp;diff=23417</id>
		<title>Technotrend Budget x-1500</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Technotrend_Budget_x-1500&amp;diff=23417"/>
		<updated>2010-05-04T10:11:08Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{versioninfo}}&lt;br /&gt;
 {| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
[[Category: Video]]&lt;br /&gt;
[[Category: TV Cards]]&lt;br /&gt;
&lt;br /&gt;
= Cards =&lt;br /&gt;
&lt;br /&gt;
*TT-budget C-1500&lt;br /&gt;
*TT-budget S-1500&lt;br /&gt;
&lt;br /&gt;
= Driver bug =&lt;br /&gt;
&lt;br /&gt;
To get this card working in LMCE you need to disable the &amp;quot;snd_aw2&amp;quot; (Audiowerk sound card) module.&lt;br /&gt;
The driver contains a bug, so it will be loaded for every saa7146 chip.&lt;br /&gt;
&lt;br /&gt;
== Solution ==&lt;br /&gt;
&lt;br /&gt;
Edit /etc/modprobe.d/blacklist and add &amp;quot;blacklist snd_aw2&amp;quot; to a new line and Reboot.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
--[[User:Mami|Mami]] 22:01, 29 July 2008 (PDT)&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Silicondust_HDHomeRun_DVB-T&amp;diff=23416</id>
		<title>Silicondust HDHomeRun DVB-T</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Silicondust_HDHomeRun_DVB-T&amp;diff=23416"/>
		<updated>2010-05-04T10:10:03Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{versioninfo}}&lt;br /&gt;
[[Category: TV_Cards]]&lt;br /&gt;
[[Category: Video]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Hdhomerun.jpg|400px|right|thumb|HDHomeRun]]&lt;br /&gt;
== More Information ==&lt;br /&gt;
&lt;br /&gt;
* Silicondust [http://www.silicondust.com HDHomeRun]&lt;br /&gt;
* [http://www.HDHomeRun.com.au HDHomeRun Australia]&lt;br /&gt;
&lt;br /&gt;
== Where to Buy? ==&lt;br /&gt;
&lt;br /&gt;
Australia&lt;br /&gt;
* [http://www.HDHomeRun.com.au HDHomeRun Australian Website] AUD$299 + AUD$15 Postage&lt;br /&gt;
* Harvey Norman&lt;br /&gt;
* [http://www.ihas.com.au IHAS]&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
&lt;br /&gt;
Watch over-the-air HD digital DVB-T TV from all computers in your home network&lt;br /&gt;
&lt;br /&gt;
Dual tuners - record/watch multiple channels at once&lt;br /&gt;
&lt;br /&gt;
Compatible With:&lt;br /&gt;
    * Windows Media Center:&lt;br /&gt;
          o MCE 2005&lt;br /&gt;
          o Vista MCE 32-bit&lt;br /&gt;
          o Vista MCE 64-bit &lt;br /&gt;
    * SnapStream BeyondTV&lt;br /&gt;
    * SageTV - DVR for Windows &amp;amp; Mac&lt;br /&gt;
    * MediaPortal - DVR for Windows&lt;br /&gt;
    * GB-PVR - DVR for Windows&lt;br /&gt;
    * MythTV - DVR for Linux&lt;br /&gt;
    * Pluto - Home automation &amp;amp; media system&lt;br /&gt;
    * VLC - Multi-platform media viewer&lt;br /&gt;
    * TSReader - MPEG-2 transport stream analysis &lt;br /&gt;
    * Elgato Eye TV for MAC&lt;br /&gt;
&lt;br /&gt;
Detailed Specifications:&lt;br /&gt;
&lt;br /&gt;
    *  QPSK/QAM16/QAM64 (DVB-T over-the-air digital TV)&lt;br /&gt;
    *  8/7/6 MHz channel bandwidth (multi-country operation)&lt;br /&gt;
    *  Dual HDTV Tuners&lt;br /&gt;
    *  IR Receiver (38kHz)&lt;br /&gt;
    *  100baseTX high speed network&lt;br /&gt;
&lt;br /&gt;
Package Includes:&lt;br /&gt;
&lt;br /&gt;
    *  Networked Digital HDTV Tuner&lt;br /&gt;
    *  Power supply&lt;br /&gt;
    *  2 x RG-6 Coax Cables&lt;br /&gt;
    *  1.8M RJ45 Patch Cable&lt;br /&gt;
&lt;br /&gt;
== Configuring ==&lt;br /&gt;
&lt;br /&gt;
TBD&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Silicondust_HDHomeRun&amp;diff=23415</id>
		<title>Silicondust HDHomeRun</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Silicondust_HDHomeRun&amp;diff=23415"/>
		<updated>2010-05-04T10:09:19Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{versioninfo}}&lt;br /&gt;
[[Category: TV_Cards]]&lt;br /&gt;
[[Category: Video]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Hdhomerun.jpg|400px|right|thumb|HDHomeRun]]&lt;br /&gt;
== More Information ==&lt;br /&gt;
&lt;br /&gt;
* Silicondust [http://www.silicondust.com HDHomeRun]&lt;br /&gt;
* Official HDHomeRun Forum (hosted by silicondust.com) [http://www.silicondust.com/forum/ Official HDHomeRun Forum]&lt;br /&gt;
* HDHomeRun Forum (hosted by 9thtee.com) [http://www.9thtee.com/sdforum.htm HDHomeRun Forum]&lt;br /&gt;
&lt;br /&gt;
== Where to Buy? ==&lt;br /&gt;
&lt;br /&gt;
* $135, free shipping (March 1st 2010) [http://www.cyberestore.com/hdtv-tv-tuner-cards/hdhomerun-networked-hdtv-digital-dual-tuner-free-shipping.html cyberestore.com]&lt;br /&gt;
* $139, free shipping (March 1st 2010) [http://www.adorama.com/searchsite/default.aspx?searchinfo=hdhomerun Adorama]&lt;br /&gt;
* $149 + $8.95 shipping (March 1st 2010) [http://www.9thtee.com/hdhomerun.htm]&lt;br /&gt;
* $149 + shipping (March 1st 2010) [http://mythic.tv/index.php/capture-tuner-devices/hdhomerun-v2.html Mythic.TV]&lt;br /&gt;
* $149 + $7 shipping (March 1st 2010) [http://www.newegg.com/Product/Product.aspx?Item=N82E16815327005&amp;amp;cm_re=hdhomerun-_-15-327-005-_-Product NewEgg]&lt;br /&gt;
* approx. $139 + shipping (March 1st 2010) [http://search.ebay.com/hdhomerun eBay]&lt;br /&gt;
* $162 + shipping (March 1st 2010) [http://www.sundialmicro.com/silicondust-hdhomerun-digital-tuner-receiver_2047_1104.html Sundial Micro]&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
&lt;br /&gt;
Watch over-the-air digital &amp;amp; unencrypted digital cable TV from all computers in your home network&lt;br /&gt;
&lt;br /&gt;
Dual tuners - record/watch multiple channels at once&lt;br /&gt;
&lt;br /&gt;
IR Receiver - use most standard remotes to signal your PC&lt;br /&gt;
&lt;br /&gt;
Compatible With:&lt;br /&gt;
    * Windows Media Center:&lt;br /&gt;
          o MCE 2005&lt;br /&gt;
          o Vista WMC (32/64-bit)&lt;br /&gt;
          o Windows 7 (32/64-bit)&lt;br /&gt;
    * Elgato EyeTV - DVR for Mac&lt;br /&gt;
    * SnapStream BeyondTV (beta)&lt;br /&gt;
    * SageTV - DVR for Windows.&lt;br /&gt;
    * MediaPortal - DVR for Windows (beta).&lt;br /&gt;
    * GB-PVR - DVR for Windows (beta).&lt;br /&gt;
    * MythTV - DVR for Linux.&lt;br /&gt;
    * Pluto - Home automation &amp;amp; media system.&lt;br /&gt;
    * VLC - Multi-platform media viewer. &lt;br /&gt;
    * TSReader - MPEG-2 transport stream analysis&lt;br /&gt;
&lt;br /&gt;
Detailed Specifications:&lt;br /&gt;
&lt;br /&gt;
    *  8-VSB (ATSC over-the-air digital HDTV)&lt;br /&gt;
    *  QAM64/256 (unencrypted digital cable TV)&lt;br /&gt;
    *  Dual HDTV Tuners&lt;br /&gt;
    *  IR Receiver (38kHz)&lt;br /&gt;
    *  100baseTX high speed network&lt;br /&gt;
    *  1-4 GB per 1/2 hour of DTV recording&lt;br /&gt;
&lt;br /&gt;
Package Includes:&lt;br /&gt;
&lt;br /&gt;
    *  Networked Digital HDTV Tuner&lt;br /&gt;
    *  Power supply&lt;br /&gt;
    *  7&#039; RJ45 Patch Cable&lt;br /&gt;
&lt;br /&gt;
== Configuring ==&lt;br /&gt;
&lt;br /&gt;
If you have your LinuxMCE core configured as your DHCP server, it will detect a new HDHomeRun and prompt you to scan for channels. If you are using Schedules Direct, mythfilldatabase will automatically fill in scheduling data for over-the-air (antenna) inputs. But 99.9% of cable systems do not have the types of channel mappings which MythTV can use to set up listings for you, in that case you will need to manually set the channum and XMLTVID for each channel to match those reported by the Schedules Direct channel editor. The HDHomeRun QAM channel database may be helpful for this step, see [http://www.silicondust.com/wiki/hdhomerun/channels here.]&lt;br /&gt;
&lt;br /&gt;
== Comcast Qam ==&lt;br /&gt;
In an effort to automate or semi automate xmlid gathering for QAM stations I have found the following tools and finally have approx 90 qam stations with full XMLID&#039;s&lt;br /&gt;
&lt;br /&gt;
I will use this to try to document the process.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The information was gathered form the following links&lt;br /&gt;
       * https://www.silicondust.com/forum/viewtopic.php?t=5953&amp;amp;postdays=0&amp;amp;postorder=asc&amp;amp;start=45&lt;br /&gt;
       * http://www.mythtv.org/wiki/Comcast_Users_And_scte65scan&lt;br /&gt;
       * http://www.mythtv.org/wiki/Comcast_Users_And_scte65scan#How_to_determine_VCT_ID_using_a_Full_Set_Top_Box&lt;br /&gt;
       * http://www.gossamer-threads.com/lists/mythtv/users/408359&lt;br /&gt;
&lt;br /&gt;
You will need.:&lt;br /&gt;
&lt;br /&gt;
       * http://download.silicondust.com/hdhomerun/libhdhomerun_20091024.tgz&lt;br /&gt;
       * http://scte65scan.sourceforge.net/&lt;br /&gt;
&lt;br /&gt;
Download and extract:&lt;br /&gt;
&lt;br /&gt;
       * http://sourceforge.net/project/platformdownload.php?group_id=262652&lt;br /&gt;
       * Under the scte65-0.21 directory extract &lt;br /&gt;
       * http://download.silicondust.com/hdhomerun/libhdhomerun_20091024.tgz&lt;br /&gt;
       * http://comcastupdate.googlecode.com/files/comcast_update-0.1.tgz&lt;br /&gt;
&lt;br /&gt;
Edit Makefile and compile:&lt;br /&gt;
&lt;br /&gt;
       * In the scte65scan directory Edit Makefile.hdhr:&lt;br /&gt;
       *  Add this line near the top:&lt;br /&gt;
       *  LIBOBJS += $(HDHR_DIR)/hdhomerun_os_posix.o&lt;br /&gt;
       *  And change the LDFLAGS line a few lines down so that it looks like this:&lt;br /&gt;
       *  LDFLAGS += -lpthread -lrt&lt;br /&gt;
&lt;br /&gt;
Download and Compile&lt;br /&gt;
       &lt;br /&gt;
       * apt-get install libtext-csv-perl&lt;br /&gt;
       * http://comcastupdate.googlecode.com/files/comcast_update-0.1.tgz&lt;br /&gt;
&lt;br /&gt;
* Run comcast_update --configure&lt;br /&gt;
* Run comcast_update&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== OTA Program Guide with Schedules Direct ==&lt;br /&gt;
Even after setting up my HDHomerun correctly and doing a channel scan, the guide data would never get populated. Running MytTvDailyFillDatabase.sh manually would look normal - like it was downloading guide data - however, my guide would always be empty.&lt;br /&gt;
It took a lot of research, but I finally found some instructions that helped my guide data to start working. Here is what to do:&lt;br /&gt;
* Make a list of your OTA HD Channels.&lt;br /&gt;
* Go to www.zap2it.com and pull up the tv listings for your area code&lt;br /&gt;
* view the source for the guide page.  You will need to find each of your channels (search for the string &amp;quot;&amp;amp;channel&amp;quot;)&lt;br /&gt;
* Near the &amp;quot;&amp;amp;channel&amp;quot; for each specific channel you want guide data for, look for &amp;quot;stnNum&amp;quot; and write down the number. Do this for each channel!&lt;br /&gt;
* Next, you will have to update your mythconverg.channel database table.  For each channel in that table, you will have to enter the appropriate stnNum in the xmlvid column.&lt;br /&gt;
&lt;br /&gt;
The next time the MythTvDailyFillDatase.sh runs, your guide data will now be populated!&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Sandberg_USB_DigiTV&amp;diff=23414</id>
		<title>Sandberg USB DigiTV</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Sandberg_USB_DigiTV&amp;diff=23414"/>
		<updated>2010-05-04T10:08:49Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{versioninfo}}&lt;br /&gt;
[[Category: USB]]&lt;br /&gt;
[[Category: TV_Cards]]&lt;br /&gt;
[[Category: Video]]&lt;br /&gt;
&lt;br /&gt;
This product is not automatically compatible at the moment.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Hardware specifications from the manufacturer:&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
You can use Sandberg USB DigiTV to watch digital TV on your computer anywhere there is a digital TV signal. This means your system is future proof, because the TV transmission network is changing over to digital TV for much better picture quality than the old analogue standard. A remote control is included to make it easy and convenient to use your computer as a digital TV. The software supplied with the package provides a range of great functions like teletext, electronic programme guide (EPG) and timeshifting. English manual.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Dimensions&lt;br /&gt;
The measurements refer to the product and packaging respectively.  Product Package &lt;br /&gt;
Height: - cm 26.00 cm &lt;br /&gt;
Width: - cm 16.60 cm &lt;br /&gt;
Depth: - cm 3.65 cm &lt;br /&gt;
Weight: - g 250 g &lt;br /&gt;
&lt;br /&gt;
TV TUNER &lt;br /&gt;
75 Ohm (UHF/VHF) TV antenna Receiving Frequency VHF: 174-230 MHz &lt;br /&gt;
Receiving Frequency UHF: 470-862 MHz &lt;br /&gt;
&lt;br /&gt;
DEMODULATOR &lt;br /&gt;
Channel Bandwidth: 6 / 7 / 8 MHz &lt;br /&gt;
Demodulation: 2k / 8k COFDM &lt;br /&gt;
Constellation: QPSK, 16 QAM, 64 QAM &lt;br /&gt;
Guard Interval: 1/4, 1/8, 1/16, 1/32 &lt;br /&gt;
Code Rate (FEC): 1/2, 2/3, 3/4, 5/6, 7/8 &lt;br /&gt;
Power Consumption: 334 mA &lt;br /&gt;
&lt;br /&gt;
Subtitles supported &lt;br /&gt;
&lt;br /&gt;
DISCLAIMER: The product performance depends on the signal strength from the TV station at your location. The product can not receive the digital signal from cable TV.&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Pvr-150_picture_quality_guide&amp;diff=23413</id>
		<title>Pvr-150 picture quality guide</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Pvr-150_picture_quality_guide&amp;diff=23413"/>
		<updated>2010-05-04T10:08:22Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{versioninfo}}&lt;br /&gt;
[[Category: TV Cards]]&lt;br /&gt;
== PVR-150 PICTURE QUALITY GUIDE ==&lt;br /&gt;
&lt;br /&gt;
The PVR-150 is one of the most common devices used to capture live analog TV broadcast. &lt;br /&gt;
After weeks of searching the internet and trying various settings I have finally got to a point where picture quality is almost identical to the picture you get watching your set top box connected directly to you TV.&lt;br /&gt;
&lt;br /&gt;
The first thing you need to take into account is that the picture quality is vary much dependent on the type of connection you are using on the card. I received the best results using the S-VIDEO connection, how ever it is a good idea to experiment with the various connections because in different countries there are different broadcast formats and you might find that using a different connection works better for you.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;These settings should stop the OSD from tearing, how ever, at the time of writing this these settings do not survive a router reload.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
# Launch MythTV, got to the &#039;&#039;&#039;Utilities/Setup --&amp;gt; Setup --&amp;gt; TV Settings --&amp;gt; Playback&#039;&#039;&#039;. On the first screen you&#039;ll see several options:&lt;br /&gt;
# Deselect the &#039;&#039;&#039;Deinterlace&#039;&#039;&#039; option. &lt;br /&gt;
# For &#039;&#039;&#039;Preferred Decoder&#039;&#039;&#039; choose &#039;&#039;&#039;libmpeg2&#039;&#039;&#039;&lt;br /&gt;
# Select &#039;&#039;&#039;Enable OpenGL&#039;&#039;&#039;. &lt;br /&gt;
# After that keep clicking &#039;&#039;&#039;next&#039;&#039;&#039; until you get to the last screen and click &#039;&#039;&#039;finish&#039;&#039;&#039;. Failing to do so will leave your settings unsaved. The next step is vary important as it is dealing with the picture quality and is the reason for writing this tutorial.&lt;br /&gt;
# Still in the setup menu go to &#039;&#039;&#039;Recording Profiles --&amp;gt; Mpeg2 Encoders --&amp;gt; Default&#039;&#039;&#039;. The reason to use the default profile rather then the high quality one is that they are basically all the same until you change them.  I always use the default one because I always want to get the best picture quality I can.&lt;br /&gt;
# On the second screen - &#039;&#039;&#039;picture size&#039;&#039;&#039; choose at least &#039;&#039;&#039;720X480&#039;&#039;&#039;. Depending on your country, using a larger resolution might give you better quality so try it.&lt;br /&gt;
# On the next screen: For &#039;&#039;&#039;Stream Type&#039;&#039;&#039; use &#039;&#039;&#039;DVD-Special 2&#039;&#039;&#039;. &lt;br /&gt;
# Set the regular bitrate to &#039;&#039;&#039;8000&#039;&#039;&#039; &lt;br /&gt;
# Set the max bitrate to &#039;&#039;&#039;12000&#039;&#039;&#039;, which the highest bitrate the card can handle.&lt;br /&gt;
# Once again, go thru all screens until you get to the last one and click finish.&lt;br /&gt;
&lt;br /&gt;
You should now have a pretty good picture quality which is pretty close to direct TV picture quality (at least on my system).&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=PcHDTV_HD5500&amp;diff=23412</id>
		<title>PcHDTV HD5500</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=PcHDTV_HD5500&amp;diff=23412"/>
		<updated>2010-05-04T10:07:46Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{versioninfo}}&lt;br /&gt;
[[Category: Video]]&lt;br /&gt;
[[Category: TV Cards]]&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;See the [http://www.pchdtv.com/hd_5500.html manufacturer website].&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=Intro=&lt;br /&gt;
&lt;br /&gt;
Original contribution adapted from &amp;quot;Installation Issues&amp;quot; forum post [http://forum.linuxmce.org/index.php?topic=2546.msg23775#msg23775 Re: My LinuxMCE Problems].)&lt;br /&gt;
&lt;br /&gt;
I ([http://forum.linuxmce.org/index.php?action=profile;u=40104 chuckfox]) currently have the latest beta (at February 03, 2008, 04:43:53 am 0710b3) running as a hybrid with a PCHDTV-5500 installed.&lt;br /&gt;
&lt;br /&gt;
Additional contribution by/on (--[[User:Ray N|Ray]] 05:12, 5 March 2009 (CET)). I was able to install and run the pcHDTV-5500 on LinuxMCE 0710. There is a very minor (but noticeable) degradation in picture quality when compared to directly connecting the coaxial cable to my TV.&lt;br /&gt;
&lt;br /&gt;
=Hardware=&lt;br /&gt;
Cheap ECS MOBO + intel dual core + 1 gig mem + 120gig PATA hard drive + PCHDTV-5500&lt;br /&gt;
&lt;br /&gt;
ASUS M3N78-EM + AMD dual core + 1G mem + 80G SATA HD + pcHDTV 5500 (--[[User:Ray N|Ray]] 05:05, 5 March 2009 (CET))&lt;br /&gt;
&lt;br /&gt;
=Installation=&lt;br /&gt;
&lt;br /&gt;
==Load Appropriate Modules==&lt;br /&gt;
&lt;br /&gt;
Please note: before trying to add the cx88-dvb module, verify if your system doesn&#039;t have it loaded already. You do this by entering&lt;br /&gt;
  lsmod |grep cx88&lt;br /&gt;
on a terminal to see if the module is loaded already.&lt;br /&gt;
You should see something like this:&lt;br /&gt;
  cx88_dvb               16772  1&lt;br /&gt;
  cx88_vp3054_i2c         4608  1 cx88_dvb&lt;br /&gt;
  dvb_pll                15492  2 cx88_dvb&lt;br /&gt;
  video_buf_dvb           7812  1 cx88_dvb&lt;br /&gt;
  cx8800                 34944  0&lt;br /&gt;
&lt;br /&gt;
# After a fresh install I navigate to the KDE desktop, then open up a terminal to add a line to &#039;&#039;&#039;/etc/modules&#039;&#039;&#039; to load the cx88-dvb module on startup.&lt;br /&gt;
#: Here&#039;s the line to type into the terminal to bring the file up for modification.&lt;br /&gt;
#: &amp;lt;pre&amp;gt;kate /etc/modules&amp;lt;/pre&amp;gt;&lt;br /&gt;
#: This will bring up /etc/modules which is mostly empty.  Add the line below on a new line and save the file.&lt;br /&gt;
#: &amp;lt;pre&amp;gt;cx88-dvb&amp;lt;/pre&amp;gt;&lt;br /&gt;
# After saving the file go to settings and click on MythTV Backend Setup -mythtv-setup.&lt;br /&gt;
#: This may get you a dialog box that will tell you that you need to be added to a user group(Not sure of the exact wording here).&lt;br /&gt;
#: Click OK.  At this point reboot your machine. (You can use &amp;quot;sudo reboot&amp;quot; without the quotes, at the command line.)&lt;br /&gt;
&lt;br /&gt;
==Setup MythTV==&lt;br /&gt;
&lt;br /&gt;
# After reboot navigate to the KDE desktop, go to Settings and click on MythTV Backend Setup -mythtv-setup.&lt;br /&gt;
#:You should be able to enter mythtvsetup at this point and set up capture cards.&lt;br /&gt;
# Select Capture cards &lt;br /&gt;
##On Card type: You want to pick DVB DTV capture card(v3.x)  &#039;&#039;&#039;NOT&#039;&#039;&#039; pcHDTV DTV capture card(w/V4L drivers).&lt;br /&gt;
##Select Finish&lt;br /&gt;
##You should see a capture card [DVB:0] listed.&lt;br /&gt;
# From the main menu, select Video sources.&lt;br /&gt;
##I have two video sources, one is Digital and one is analog.  I subscribe to SchedulesDirect to grab the channel data. To confirm account access and retrieval of channel lineup, you may select the &amp;quot;Retrieve Lineups&amp;quot; button.&lt;br /&gt;
##For both sources, the Channel frequency table is set to us-cable. (I&#039;m not sure about the PCHDTV-3000, but the 5500 has digital and analog tuners).&lt;br /&gt;
##Select Finish&lt;br /&gt;
##You should see your video sources listed.&lt;br /&gt;
# From the main menu, select Input connections.  I set up two connections Digital and analog.&lt;br /&gt;
#: &#039;&#039;&#039;Digital&#039;&#039;&#039;: choose [DVB:0](DVBInput) -&amp;gt; Digital&lt;br /&gt;
##On the Video source: Select the digital video source you created earlier.  &lt;br /&gt;
##Click scan for channels.&lt;br /&gt;
###Select; Scan type: full scan; Frequency table: Cable (you may have to try several frequencies to confirm a lock);  ATSC Modulation: Cable (QAM-256) [If you are connected to cable, otherwise pick the one that applies to you]; on Channel Separator: I like the period to separate channels and Minimal Updates as the last option.&lt;br /&gt;
#: Click next and you should see Scan progress with a mostly(hopefully) full signal meter.  Let the scan finish and move on to the analog channels.&lt;br /&gt;
#: &#039;&#039;&#039;Analog&#039;&#039;&#039;: choose [V4L:dev/video0](Televison) -&amp;gt;analog&lt;br /&gt;
##Add the analog video source you created earlier.  Same process as digital, only scan for Cable instead of Cable High.  This scan should run a lot quicker.  &lt;br /&gt;
#After both scans I click Fetch channels from listing source, to add the channel data.&lt;br /&gt;
# This should get your card working if there are no other conflicts.  &lt;br /&gt;
Here are some things that caught me up along the way. &lt;br /&gt;
# The admin password for the latest beta is linuxmce.  You will need to input this a few times, it took me a few minutes of RTFM to find this one.&lt;br /&gt;
# For some reason when exiting myth backend setup the dialog box that asks if I would like to run mythfilldatabase, would not run mythfilldatabase when clicking OK.  To resolve this, open a command line and type sudo mythfilldatabase to run the program.&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
Key files for troubleshooting:&lt;br /&gt;
  /dev/dsp* &amp;lt;-- These are device files for analog audio&lt;br /&gt;
  /dev/dvb/* &amp;lt;-- digital tuner adapter info&lt;br /&gt;
  /dev/vbi* &amp;lt;--analog tuner files&lt;br /&gt;
&lt;br /&gt;
Ensure more than just your audio output entry is listed, you need to have an audio entry for your tuner. &lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
&lt;br /&gt;
 cat /proc/asound/cards  &lt;br /&gt;
 0 [NVidia         ]: HDA-Intel - HDA NVidia&lt;br /&gt;
                      HDA NVidia at 0xf9f78000 irq 22&lt;br /&gt;
 1 [CX8801         ]: CX88x - Conexant CX8801&lt;br /&gt;
                      Conexant CX8801 at 0xfc000000&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Sound quality issues on myth front end??&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you have analog sound related issues, ensure that 48000 is set BOTH at the mythtv-setup--&amp;gt;capture cards---&amp;gt;v4l AND on the myth front end (which seems to default to 32000) to get there, it&#039;s in Recording Profiles -&amp;gt; Software Encoders -&amp;gt; LiveTV, then just set up the encoding options, audio is on the second page.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Video Skipping - prebuffer errors on mythfrontend log file - 8.10 Alpha issue, was not able to reproduce on beta 2 / myth .22&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Myth frontend log files continually had the following:&lt;br /&gt;
  NVP: prebuffering pause&lt;br /&gt;
&lt;br /&gt;
Starting out the issue presented itself 1 in 5 launches of the mythfrontend - watch live tv.&lt;br /&gt;
&lt;br /&gt;
1. Modified each mythtv frontend to use the OSS devices vs the ALSA, both the Mixer (/dev/mixer) and the output (/dev/dsp)&lt;br /&gt;
*Impact - Issue presented itself 1 in 8 times&lt;br /&gt;
&lt;br /&gt;
2. Set the pci latency from the default of 64 to 128&lt;br /&gt;
*Impact - Issue presented itself 1 in 16 times&lt;br /&gt;
&lt;br /&gt;
3. Set the pci latency from 128 to 248 (sample syntax below)&lt;br /&gt;
*Impact - Issue has not yet resurfaced - tested 25 times&lt;br /&gt;
&lt;br /&gt;
 setpci -v -s 01:06.0 latency_timer=F8 #&amp;lt;-- the value must be in hex&lt;br /&gt;
 setpci -v -s 01:06.1 latency_timer=F8&lt;br /&gt;
 setpci -v -s 01:06.2 latency_timer=F8&lt;br /&gt;
 setpci -v -s 01:06.4 latency_timer=F8&lt;br /&gt;
 setpci -v -s 01:07.0 latency_timer=F8&lt;br /&gt;
 setpci -v -s 01:07.1 latency_timer=F8&lt;br /&gt;
 setpci -v -s 01:07.2 latency_timer=F8&lt;br /&gt;
 setpci -v -s 01:07.4 latency_timer=F8&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
:Just like to note that I got this working on LinuxMCE for my PCHDTV HD-3000, and I just reseated all cards, after a dustbunny blow-out and did a clean install of beta4 and followed these instruction exactly.  Just about everything on the digital side appears to be working flawlessly, but upon first inspection I don&#039;t see analog to be working but the spec page for it says it has it: Edit (by Thoth) [http://www.pchdtv.com/hd_3000_right_down.html]&lt;br /&gt;
&lt;br /&gt;
:Made a new page (stub) for the [[PcHDTV HD3000]], pointing out the instructions here (for the time being). --[[User:Zaerc|Zaerc]] 13:29, 20 May 2008 (PDT)&lt;br /&gt;
&lt;br /&gt;
:Added Troubleshooting section --[[User:Murdock|Murdock]] 7/28/09&lt;br /&gt;
&lt;br /&gt;
:Updated troubleshooting for myth sound [[User:Murdock|Murdock]] 7/29/09&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=PcHDTV_HD3000&amp;diff=23411</id>
		<title>PcHDTV HD3000</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=PcHDTV_HD3000&amp;diff=23411"/>
		<updated>2010-05-04T10:07:22Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{versioninfo}}&lt;br /&gt;
[[Category: Video]]&lt;br /&gt;
[[Category: TV Cards]]&lt;br /&gt;
{{stub}}&lt;br /&gt;
&lt;br /&gt;
The instructions for the [[PcHDTV HD5500]] have been reported to be working for this card as well.&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Nokia_DBOX2&amp;diff=23410</id>
		<title>Nokia DBOX2</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Nokia_DBOX2&amp;diff=23410"/>
		<updated>2010-05-04T10:06:49Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{versioninfo}}&lt;br /&gt;
[[Category: TV_Cards]]&lt;br /&gt;
[[Category: Video]]&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
[[Image:Dbox2_nokia.jpg|right]]&lt;br /&gt;
&lt;br /&gt;
= Description =&lt;br /&gt;
The Nokia DBOX2 is a DVB receiver very common in europe. There is an alternative linux firmware version available. The images utilizing the &amp;quot;Neutrino&amp;quot; gui can be used over the network with mythtv.&lt;br /&gt;
&lt;br /&gt;
= Configuration =&lt;br /&gt;
* enable SPTS mode in &amp;quot;Driver and Bootoptions&amp;quot; menu&lt;br /&gt;
* add a input device of type &amp;quot;DBOX2 Input&amp;quot;, adapt to your dbox2&#039;s IP configuration&lt;br /&gt;
* add a video source, select something (eg TVToday, does not matter, program guide is pulled over DVB, press ctrl-c in the configuration script)&lt;br /&gt;
* connect the video source with the input device&lt;br /&gt;
* manually add channels (choose the exact names as stored on the dbox2)&lt;br /&gt;
&lt;br /&gt;
= Caveats =&lt;br /&gt;
The DBOX2 bootloader gets stuck when fed with a pxelinux.0 file. You have to create a dhcp stub device/entry.&lt;br /&gt;
&lt;br /&gt;
= Links =&lt;br /&gt;
http://www.dbox2.info/&lt;br /&gt;
&lt;br /&gt;
http://www.mythtv.org/docs/mythtv-HOWTO-23.html#ss23.20&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=MachSpeed_MachTV&amp;diff=23409</id>
		<title>MachSpeed MachTV</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=MachSpeed_MachTV&amp;diff=23409"/>
		<updated>2010-05-04T10:05:57Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{versioninfo}}&lt;br /&gt;
{{Infobox TV Card&lt;br /&gt;
| make = MachSpeed&lt;br /&gt;
| model = MachTV&lt;br /&gt;
| image = MachSpeed_MachTV.jpg&lt;br /&gt;
| chipset = Bt878&lt;br /&gt;
| bus type = PCI&lt;br /&gt;
| bus speed = ??&lt;br /&gt;
| inputs = TV antenna, FM antenna, S-Video, component video, audio, remote control.&lt;br /&gt;
| website = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
This card works out of the box on LinuxMCE 0710 RC1.  However, the reception is extremely poor (as is common for analog cards of this vintage), and the FM tuner is not supported (so far as I can tell).&lt;br /&gt;
&lt;br /&gt;
[[Category: TV Cards]]&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=LifeView_FlyVideo_98FM&amp;diff=23408</id>
		<title>LifeView FlyVideo 98FM</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=LifeView_FlyVideo_98FM&amp;diff=23408"/>
		<updated>2010-05-04T10:05:33Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{versioninfo}}&lt;br /&gt;
{{Infobox TV Card&lt;br /&gt;
| make = LifeView&lt;br /&gt;
| model = FlyVideo 98FM&lt;br /&gt;
| image = LifeView_FlyVideo_98FM.jpg&lt;br /&gt;
| chipset = Bt879&lt;br /&gt;
| bus type = PCI&lt;br /&gt;
| bus speed = ??&lt;br /&gt;
| inputs = TV antenna, FM antenna, S-Video, component video, audio, remote control.&lt;br /&gt;
| website = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
This card works out of the box on LinuxMCE 0710 RC1.  However, the reception is extremely poor (as is common for analog cards of this vintage), and the FM tuner is not supported (so far as I can tell).&lt;br /&gt;
&lt;br /&gt;
[[Category: TV Cards]]&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=LifeView_FlyDVB_Trio&amp;diff=23407</id>
		<title>LifeView FlyDVB Trio</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=LifeView_FlyDVB_Trio&amp;diff=23407"/>
		<updated>2010-05-04T10:04:42Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{versioninfo}}&lt;br /&gt;
[[Category: Video]]&lt;br /&gt;
[[Category: TV Cards]]&lt;br /&gt;
{{stub}}&lt;br /&gt;
&lt;br /&gt;
This card does not work out of the box.&lt;br /&gt;
&lt;br /&gt;
This card is a tri-tuner card. Analogue, DVB-T and DVB-S. It uses a Philips SAA7134 tuner.&lt;br /&gt;
Untested as yet, it should work with module saa7134 and saa7134-dvb modules, with option card=84 tuner=54.&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Leadtek_WinFast_TV_2000_(bttv_driver)&amp;diff=23406</id>
		<title>Leadtek WinFast TV 2000 (bttv driver)</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Leadtek_WinFast_TV_2000_(bttv_driver)&amp;diff=23406"/>
		<updated>2010-05-04T10:04:18Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{versioninfo}}&lt;br /&gt;
[[Category: Video]]&lt;br /&gt;
[[Category: TV Cards]]&lt;br /&gt;
{{stub}}&lt;br /&gt;
&lt;br /&gt;
This page to follow soon.&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Leadtek_DTV2000H&amp;diff=23405</id>
		<title>Leadtek DTV2000H</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Leadtek_DTV2000H&amp;diff=23405"/>
		<updated>2010-05-04T10:03:35Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{versioninfo}}&lt;br /&gt;
[[Category: Video]]&lt;br /&gt;
[[Category: TV Cards]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Chipset&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Conexant CX23881 + Conexant CX22702&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Tuner&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Philips FMD1216&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Hardware Interface&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
32-bit PCI 2.3 bus mastering Plug-n-Play compliant&lt;br /&gt;
&lt;br /&gt;
Graphics drivers must include DirectX 8.1 software Video Standards&lt;br /&gt;
&lt;br /&gt;
TV Tuner Receiving Frequency range from 48.25 to 863.25 MHz&lt;br /&gt;
&lt;br /&gt;
FM radio band coverage from 87.50 MHz to 108.00 MHz&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Connectors (version I or previous version)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
FM RF in connector (75 Ohm)&lt;br /&gt;
&lt;br /&gt;
TV RF in connector for Antenna (analog or digital TV signal)&lt;br /&gt;
&lt;br /&gt;
TV RF in connector for Cable (analog TV signal)&lt;br /&gt;
&lt;br /&gt;
1 phone jack for remote sensor&lt;br /&gt;
&lt;br /&gt;
1 phone jack for audio input&lt;br /&gt;
&lt;br /&gt;
1 6-pin MiniDin for CVBS and S-Video input&lt;br /&gt;
&lt;br /&gt;
1 4-pin audio output connector&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Connectors (version J)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
FM RF in connector (75 Ohm)&lt;br /&gt;
&lt;br /&gt;
TV RF in connector for Antenna (analog or digital TV signal)&lt;br /&gt;
&lt;br /&gt;
TV RF in connector for Cable (analog TV signal)&lt;br /&gt;
&lt;br /&gt;
1 phone jack for remote sensor&lt;br /&gt;
&lt;br /&gt;
1 9-pin MiniDin CVBS, S-Video and audio input&lt;br /&gt;
&lt;br /&gt;
1 4-pin audio output connector&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There are 2 versions of this card, version &#039;I&#039; &amp;amp; version &#039;J&#039;. According various forums, version &#039;I&#039; works out of the box, yet the later version &#039;J&#039; needs some tinkering. Apparently version J was made to be compatible with Vista, so if you can avoid the box thats says Vista ready! &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Version J Setup&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Although this card does not work out of the box with a little tinkering you can quite easily get the Digital tuner to work in LinuxMCE. There is a patch available to get both the analogue and digital tuners but it looked a little too complex for my liking.&lt;br /&gt;
http://lkml.org/lkml/2008/2/6/289&lt;br /&gt;
This patch is broken with kernel 2.6.25&lt;br /&gt;
diff -Naur /usr/src/linux/drivers/media/video/cx88/cx88-mpeg.c /usr/src/linux/drivers/media/video/cx88-patched/cx88-mpeg.c&lt;br /&gt;
--- /usr/src/linux/drivers/media/video/cx88/cx88-mpeg.c	2007-10-09 22:31:38.000000000 +0200&lt;br /&gt;
+++ /usr/src/linux/drivers/media/video/cx88-patched/cx88-mpeg.c	2008-01-07 23:28:29.000000000 +0100&lt;br /&gt;
@@ -93,6 +93,7 @@&lt;br /&gt;
 	/* FIXME: this needs a review.&lt;br /&gt;
 	 * also: move to cx88-blackbird + cx88-dvb source files? */&lt;br /&gt;
 &lt;br /&gt;
+	if ((core-&amp;gt;board) == CX88_BOARD_WINFAST_DTV2000H_2) cx_write(MO_GP0_IO, 0x00017300);/*switch signal input to antena*/&lt;br /&gt;
gives an error (invalid binary assignment)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I succeeded in getting the patched code to compile by changing:&lt;br /&gt;
 +	if ((core-&amp;gt;board)&lt;br /&gt;
to&lt;br /&gt;
 +	if ((core-&amp;gt;boardnr)&lt;br /&gt;
but it still only gives me analog tv without sound&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Anyway, to get the digital tuner to work you will need to follow 3 simple steps:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
1. Configure linux to load the module cx88-dvb automatically on start-up using the command: sudo echo &amp;quot;cx88-dvb&amp;quot; &amp;gt;&amp;gt; /etc/modules&lt;br /&gt;
This will add the line cx88-dvb to the file /etc/modules.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. Edit the /etc/modprobe.d/options file and add the line: &lt;br /&gt;
options cx88xx card=51&lt;br /&gt;
(card number 51 has been allocated to a different card recently, not sure if it is official but 68 was mentioned somewhere as appropriate)&lt;br /&gt;
&lt;br /&gt;
This will tell mythtv exactly what type of card you are using.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3. In Mythtv-setup, under capture cards, select &#039;DVB DTV capture card (v3.x)&#039; for the card type. Set &#039;DVB Card Number&#039; to 0 ( for the first card, 1 for 2nd card etc)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Remote Control&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Not tested. Add your experiences here.&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Leadtek_DTV1000T&amp;diff=23404</id>
		<title>Leadtek DTV1000T</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Leadtek_DTV1000T&amp;diff=23404"/>
		<updated>2010-05-04T10:02:50Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{versioninfo}}&lt;br /&gt;
[[Category: Video]]&lt;br /&gt;
[[Category: TV Cards]]&lt;br /&gt;
{{stub}}&lt;br /&gt;
&lt;br /&gt;
This card works out of the box. In Mythtv-setup, under capture cards, select &#039;DVB DTV capture card (v3.x)&#039; for the card type. Set &#039;DVB Card Number&#039; to 0 ( for the first card, 1 for 2nd card etc)&lt;br /&gt;
&lt;br /&gt;
The remote control that comes with this card is not yet supported.&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Kworld_KW-DVB-T_399U&amp;diff=23403</id>
		<title>Kworld KW-DVB-T 399U</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Kworld_KW-DVB-T_399U&amp;diff=23403"/>
		<updated>2010-05-04T10:01:17Z</updated>

		<summary type="html">&lt;p&gt;Kezza: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{versioninfo}}&lt;br /&gt;
[[Category: Video]]&lt;br /&gt;
[[Category: TV Cards]]&lt;br /&gt;
&lt;br /&gt;
The KWorld KW-DVB-T 399U  is a dual tuner DVB-T usb stick.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 0710 ==&lt;br /&gt;
&lt;br /&gt;
With an updated V4L DVB library it works very nicely in LinuxMCE-0710. The URL below points to a tar file that contains several libs (its pretty big at 58mb ;-) ). **I would not suggest installing any of the other debs included in this tar as they could seriously damage your normal LinuxMCE installation**&lt;br /&gt;
&lt;br /&gt;
[http://dianemo.com/updates/0008_VDR+V4L.tar]&lt;br /&gt;
&lt;br /&gt;
Download it and then extract it to a directory and look in the sub-directory called V4l2 for the lib called &#039;v4l2-modules-2.6.22-14-generic_0+20090324-2_i386.deb&#039; and install it on your system from the kde desktop or using apt-get.&lt;br /&gt;
&lt;br /&gt;
This may seem obvious (from looking at the filename), but this deb will only install on the 32 bit version (i386) of LMCE.&lt;br /&gt;
&lt;br /&gt;
Once installed please reboot your Core and attach the KW-DVB-T 399U to a usb port...it will be autodetected. Now attach an aerial feed and your done.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 0810 Beta2 ==&lt;br /&gt;
&lt;br /&gt;
As with 0710, we need to update the V4L libraries and also the firmware for this tuner. Andrew from [http://www.dianemo.co.uk/ Convergent Home Technologies] very kindly pointed me in the right direction with the following message...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;quot;The attached Deb&#039;s are built using DKMS (which you will probably have to install on 0710/0810 machines) to enable these Deb&#039;s to build themselves for any Kernel using DKMS. These Deb&#039;s purely install updated V4L modules and firmware enabling the 399U DVB-T and 2104 DVB-S tuners to be detected and configured automatically (amongst others) - they do not install anything to do with vdr/MythTV at all.&#039;&#039;&lt;br /&gt;
&#039;&#039;Install the v4l2-firmware_0+hg20090324-1_all.deb first - if you get no errors then install the v4l2-modules-source_0+hg20090324-1_all.deb. If you do get some errors with the Firmware Deb then just install the Modules Deb.&#039;&#039;&lt;br /&gt;
&#039;&#039;Either way after installing the Deb&#039;s attach your tuner and reboot...and your done :-)&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DROP ME A LINE IF YOU WANT THESE ATTACHMENTS, AND I WILL FORWARD THEM TO YOU - axemanmajor -AT- hotmail.com&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
(***If you&#039;d like a copy of the v4l2-modules-source_0+hgnnnnnnn_all.deb package then please PM me on the LinuxMCE Forum and I will make the latest debs available to you - Andrew @ Convergent Home Technologies***)&lt;br /&gt;
&lt;br /&gt;
In my experience, the v4l2-firmware deb did not install, as it conflicted with &amp;quot;linux-firmware&amp;quot;. If this happens to you, don&#039;t worry, just carry on with the installation the v4l2-modules deb.&lt;br /&gt;
&lt;br /&gt;
Andrew&#039;s message indicates that this shouldn&#039;t cause you any problems, but in my case the tuners were not recognised. So what you need to do is download the latest firmware file from [http://www.otit.fi/~crope/v4l-dvb/af9015/af9015_firmware_cutter/firmware_files/ here] (this page is also accessible from the [http://www.linuxtv.org/wiki/index.php/DVB-T_USB_Devices DVB-T USB tuner comparison page] on the LinuxTV site), and place it in...&lt;br /&gt;
 /lib/firmware&lt;br /&gt;
...on your core.&lt;br /&gt;
&lt;br /&gt;
It was at this point that I plugged in my tuners for the first time. I then connected the aerial feed and rebooted the core as per Andrew&#039;s instructions. Once the core has booted, run &amp;quot;MythTV Setup&amp;quot; from the &amp;quot;Computing&amp;quot; section (accessible from the onscreen orbiter) and continue with the [[MythTV|MythTV setup process]].&lt;/div&gt;</summary>
		<author><name>Kezza</name></author>
	</entry>
</feed>