<?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=Purps</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=Purps"/>
	<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php/Special:Contributions/Purps"/>
	<updated>2026-05-11T05:39:38Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=AndroidTouchOrbiter&amp;diff=35125</id>
		<title>AndroidTouchOrbiter</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=AndroidTouchOrbiter&amp;diff=35125"/>
		<updated>2014-07-30T10:13:41Z</updated>

		<summary type="html">&lt;p&gt;Purps: /* Note */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Orbiters]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
= Note =&lt;br /&gt;
*Ultimately the Android orbiter of choice will be Golgoj4&#039;s [[QOrbiter_Setup|qOrbiter]]. This orbiter is now being tested, see http://forum.linuxmce.org/index.php/topic,13344.0.html to get involved.&lt;br /&gt;
*For now, the best orbiter for Android is los93sol&#039;s TouchOrbiter (honed by tschak909) downloadable from the Orbiter page in web admin, or here http://deb.linuxmce.org/LinuxMCE-Orbiter.apk, also see this thread http://forum.linuxmce.org/index.php/topic,13064.0.html&lt;br /&gt;
&lt;br /&gt;
= Android Touch Orbiter =&lt;br /&gt;
&lt;br /&gt;
== About ==&lt;br /&gt;
AndroidTouchOrbiter is a touch orbiter port for Android using the lightweight touch orbiter concept based on the proxy orbiter plugin. It uses the same techniques as [[Web Orbiter 2.0]]. for the creation of the orbiter itself.&lt;br /&gt;
The app should work with any Android version 1.5 and beyond&lt;br /&gt;
The app is available [http://deb.linuxmce.org/LinuxMCE-Orbiter.apk here].&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
Either push the apk to your phone/device using adb or tools that came with your phone OR&lt;br /&gt;
Browse to the apk from your phone/device and you should be given the option to install. &lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
&amp;lt;br /&amp;gt;After having installed the app you first have to set your preferences. Hit your menu key and go into settings. When inside you have at least to set the server IP (which is the Core IP - default: 192.168.80.1) and the server port of your proxy orbiter. The default values are what should be common for most people but you might want to double check your port number - it is set as part of the device data for the proxy orbiter (use linuxMCE admin). Additionally you may want to adjust the polling time for the ANYNEWS check. This is the gap between calls to the server to check if the screen has changed.&lt;br /&gt;
&lt;br /&gt;
== Intent ==&lt;br /&gt;
Please note, this is not a full Orbiter with media playback capabilities. It only has the same remote control features as the WebOrbiter 2.0.&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Joggler&amp;diff=34656</id>
		<title>Joggler</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Joggler&amp;diff=34656"/>
		<updated>2013-12-09T00:20:11Z</updated>

		<summary type="html">&lt;p&gt;Purps: /* Optional: Squeezeslave */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Orbiters]]&lt;br /&gt;
&lt;br /&gt;
=Transforming O2 Joggler to LinuxMCE orbiter=&lt;br /&gt;
==Creating device in LinuxMCE==&lt;br /&gt;
Login to your webadmin. Go to &amp;quot;Orbiter&amp;quot; and add a new device of type &amp;quot;Orbiter&amp;quot;. Set the Size to &amp;quot;Nokia770&amp;quot;. Choose whatever skin and language you like. Quick reload your core and let it create the Orbiter. Anyway; you have a lot of work to do meanwhile :-)&lt;br /&gt;
Check your new orbiter&#039;s device ID. You will need it below during pluto.conf creation.&lt;br /&gt;
&lt;br /&gt;
==Installing base system==&lt;br /&gt;
===Download and install SqueezeOS===&lt;br /&gt;
Get [http://birdslikewires.co.uk/articles/squeezeplay-os SqueezePlay OS]  for Joggler. I suggest using the version &amp;quot;for internal memory&amp;quot;. You may use the USB version and work on with an external USB stick on your joggler. However i tested this whole process using the joggler&#039;s internal flash.&lt;br /&gt;
====Using linux====&lt;br /&gt;
Unzip the download (filename may of course change if new version is released):&lt;br /&gt;
 gunzip sqpos109mmc.img.gz&lt;br /&gt;
Plug in a 2GB (min) USB stick. Find the device name of your USB stick:&lt;br /&gt;
 sudo fdisk -l&lt;br /&gt;
Write the image to your USB stick. &#039;&#039;&#039;ATTENTION: ALL FILES ON YOUR USB STICK WILL BE OVERWRITTEN !!!&#039;&#039;&#039;&lt;br /&gt;
 sudo umount /dev/sdX*&lt;br /&gt;
 sudo dd if=sqpos109mmc.img of=/dev/sdX bs=1M&lt;br /&gt;
Where sdX is your USB device.&lt;br /&gt;
====Using OSX====&lt;br /&gt;
Unzip the download (filename may of course change if new version is released):&lt;br /&gt;
 gunzip sqpos109mmc.img.gz&lt;br /&gt;
Open a Terminal window. Plug in a 2GB (min) USB stick. Find the device name of your USB stick:&lt;br /&gt;
 sudo diskutil list&lt;br /&gt;
Write the image to your USB stick. &#039;&#039;&#039;ATTENTION: ALL FILES ON YOUR USB STICK WILL BE OVERWRITTEN !!!&#039;&#039;&#039;&lt;br /&gt;
 sudo umount -f /dev/diskX*&lt;br /&gt;
 sudo dd if=sqpos109mmc.img of=/dev/rdiskX bs=1m&lt;br /&gt;
Where rdiskX is your USB device.&lt;br /&gt;
===Flash it to your joggler&#039;s internal memory===&lt;br /&gt;
Power off your joggler. Insert your newly prepared USB stick to your joggler&#039;s external USB port. Power on your joggler and let it flash the SqueezeOS to the internal flash memory.&lt;br /&gt;
Read instructions on screen. When done remove the externel USB stick and let the joggler boot into your newly installed SqueezeOS.&lt;br /&gt;
===Setup WLAN===&lt;br /&gt;
If you plan to use WLAN then you better configure it using the SqueezeOS GUI before we disable it in the next steps. Otherwise it will be tricky to set it up later.&lt;br /&gt;
===Activating SSH server===&lt;br /&gt;
Once booted into SqueezeOS go to &#039;&#039;&#039;&amp;quot;Settings &amp;gt; Advanced &amp;gt; Additional Features &amp;gt; OpenSSH server&amp;quot;&#039;&#039;&#039; and activate it. &lt;br /&gt;
Give it some minutes to install and then try to ssh to your joggler:&lt;br /&gt;
 ssh joggler@&amp;lt;your joggler&#039;s ip&amp;gt;&lt;br /&gt;
password is: joggler&lt;br /&gt;
&lt;br /&gt;
==Transform it to Orbiter==&lt;br /&gt;
===Adapt sources.list===&lt;br /&gt;
SSH to joggler, &amp;quot;sudo su&amp;quot; to root and replace /etc/apt/sources.list with following content:&lt;br /&gt;
 ###### Ubuntu Main Repos&lt;br /&gt;
 deb http://uk.archive.ubuntu.com/ubuntu/ lucid main restricted universe multiverse &lt;br /&gt;
 deb-src http://uk.archive.ubuntu.com/ubuntu/ lucid main restricted universe multiverse &lt;br /&gt;
 &lt;br /&gt;
 ###### Ubuntu Update Repos&lt;br /&gt;
 deb http://uk.archive.ubuntu.com/ubuntu/ lucid-security main restricted universe multiverse  &lt;br /&gt;
 deb http://uk.archive.ubuntu.com/ubuntu/ lucid-updates main restricted universe multiverse &lt;br /&gt;
 deb http://uk.archive.ubuntu.com/ubuntu/ lucid-backports main restricted universe multiverse  &lt;br /&gt;
 deb-src http://uk.archive.ubuntu.com/ubuntu/ lucid-security main restricted universe multiverse&lt;br /&gt;
 deb-src http://uk.archive.ubuntu.com/ubuntu/ lucid-updates main restricted universe multiverse &lt;br /&gt;
 deb-src http://uk.archive.ubuntu.com/ubuntu/ lucid-backports main restricted universe multiverse &lt;br /&gt;
 &lt;br /&gt;
 ###### Ubuntu Partner Repo&lt;br /&gt;
 deb http://archive.canonical.com/ubuntu lucid partner&lt;br /&gt;
 deb-src http://archive.canonical.com/ubuntu lucid partner&lt;br /&gt;
 &lt;br /&gt;
 ##### Joggler PPA&lt;br /&gt;
 deb http://ppa.launchpad.net/jools/joggler/ubuntu lucid main&lt;br /&gt;
 deb-src http://ppa.launchpad.net/jools/joggler/ubuntu lucid main&lt;br /&gt;
 &lt;br /&gt;
 ##### Intel EMGD binaries PPA&lt;br /&gt;
 deb http://ppa.launchpad.net/jools/emgd-xorg1.9/ubuntu lucid main&lt;br /&gt;
 deb-src http://ppa.launchpad.net/jools/emgd-xorg1.9/ubuntu lucid main&lt;br /&gt;
 &lt;br /&gt;
 #### LinuxMCE repo&lt;br /&gt;
 deb http://deb.linuxmce.org/ubuntu/ lucid beta2&lt;br /&gt;
&lt;br /&gt;
===Update installation to latest packages===&lt;br /&gt;
 apt-get update&lt;br /&gt;
 apt-get upgrade&lt;br /&gt;
===Install pre requirements for Orbiter===&lt;br /&gt;
 apt-get install mysql-client libsdl-ttf2.0-0 libsdl-sge libsdl-gfx1.2-4 libsdl-image1.2 libhid0 icewm liblinphone3 libxcursor1 msttcorefonts&lt;br /&gt;
===Create directory structure===&lt;br /&gt;
 mkdir -p /usr/pluto/bin&lt;br /&gt;
 mkdir -p /usr/pluto/lib&lt;br /&gt;
 mkdir -p /usr/pluto/locks&lt;br /&gt;
 mkdir -p /var/log/pluto&lt;br /&gt;
 &lt;br /&gt;
 chown -R joggler:joggler /usr/pluto&lt;br /&gt;
 chown -R joggler:joggler /var/log/pluto&lt;br /&gt;
&lt;br /&gt;
===Copy needed files from your core to your joggler===&lt;br /&gt;
&#039;&#039;&#039;This step can only be successful IF you run 1004 on your core. Otherwise the binaries and libs must be sources elsewhere&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
SSH to joggler if not yet done. You don&#039;t need to become root.&amp;lt;br&amp;gt;Copy the Orbiter binary:&lt;br /&gt;
 cd /usr/pluto/bin&lt;br /&gt;
 scp root@dcerouter:/usr/pluto/bin/Orbiter .&lt;br /&gt;
 scp root@dcerouter:/usr/pluto/bin/Config_Ops.sh .&lt;br /&gt;
 scp root@dcerouter:/usr/pluto/bin/SQL_Ops.sh .&lt;br /&gt;
 scp root@dcerouter:/usr/pluto/bin/LockUtils.sh .&lt;br /&gt;
&lt;br /&gt;
Copy the needed libraries:&lt;br /&gt;
 cd /usr/pluto/lib&lt;br /&gt;
 scp root@dcerouter:/usr/pluto/lib/* .&lt;br /&gt;
Note: you may need to change &amp;quot;dcerouter&amp;quot; to your core&#039;s full FQDN or to your core&#039;s IP address, depending your local environment.&lt;br /&gt;
&lt;br /&gt;
===Modify config files===&lt;br /&gt;
Tell your system where to find LinuxMCE libraries needed by Orbiter:&lt;br /&gt;
 sudo echo /usr/pluto/lib &amp;gt; /etc/ld.so.conf.d/LinuxMCE.conf&lt;br /&gt;
Create &#039;&#039;&#039;/home/joggler/startOrbiter.sh&#039;&#039;&#039; file with following content:&lt;br /&gt;
 #!/bin/bash&lt;br /&gt;
 &lt;br /&gt;
 . /usr/pluto/bin/Config_Ops.sh 2&amp;gt;/dev/null&lt;br /&gt;
 &lt;br /&gt;
 ConfGet &amp;quot;MyOrbiterID&amp;quot;&lt;br /&gt;
 ConfGet &amp;quot;DCERouter&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
 while [ &amp;quot;1&amp;quot; == &amp;quot;1&amp;quot; ] ; do &lt;br /&gt;
 	cd /usr/pluto/bin&lt;br /&gt;
 	/usr/pluto/bin/Orbiter -r $DCERouter  -d $MyOrbiterID&lt;br /&gt;
 	sleep 15&lt;br /&gt;
 done&lt;br /&gt;
Change mode:&lt;br /&gt;
 chmod 755 /home/joggler/startOrbiter.sh&lt;br /&gt;
Replace &#039;&#039;&#039;/home/joggler/.xinitrc&#039;&#039;&#039; file with the following content:&lt;br /&gt;
 export DISPLAY=:0.0&lt;br /&gt;
 xset +dpms&lt;br /&gt;
 xset dpms 300 300 300&lt;br /&gt;
 &lt;br /&gt;
 if [ -f /home/joggler/startSqueezeSlave.sh ]; then&lt;br /&gt;
 	/home/joggler/startSqueezeSlave.sh&amp;amp;&lt;br /&gt;
 fi&lt;br /&gt;
 &lt;br /&gt;
 if [ -f /home/joggler/startOrbiter.sh ]; then&lt;br /&gt;
 	/home/joggler/startOrbiter.sh&lt;br /&gt;
 else&lt;br /&gt;
 	xterm&lt;br /&gt;
 fi&lt;br /&gt;
The &amp;quot;xset dpms 300 300 300&amp;quot; line sets the timeout in seconds for your joggler&#039;s screen to switch off. Feel free to change to your needs.&lt;br /&gt;
&lt;br /&gt;
===Create LinuxMCE configuration===&lt;br /&gt;
&amp;quot;sudo su&amp;quot; to root and create &#039;&#039;&#039;/etc/pluto.conf&#039;&#039;&#039; with the following content:&lt;br /&gt;
 MySqlHost = 192.168.80.1&lt;br /&gt;
 MySqlUser = root&lt;br /&gt;
 MySqlPassword =&lt;br /&gt;
 MySqlDBName = pluto_main&lt;br /&gt;
 DCERouter = 192.168.80.1&lt;br /&gt;
 MySqlPort = 3306&lt;br /&gt;
 DCERouterPort = 3450&lt;br /&gt;
 Display = 0&lt;br /&gt;
 MyOrbiterID = &amp;lt;ID&amp;gt;&lt;br /&gt;
Replace &amp;lt;ID&amp;gt; with the device ID of the orbiter you created above.&lt;br /&gt;
&lt;br /&gt;
===Optional: Squeezeslave===&lt;br /&gt;
If you want to playback audio files on your joggler via Logitech Media Server you can add the squeezeslave package:&lt;br /&gt;
 sudo apt-get install squeezeslave&lt;br /&gt;
Create &#039;&#039;&#039;/home/joggler/startSqueezeSlave.sh&#039;&#039;&#039;&lt;br /&gt;
 #!/bin/bash&lt;br /&gt;
 &lt;br /&gt;
 . /usr/pluto/bin/Config_Ops.sh 2&amp;gt;/dev/null&lt;br /&gt;
 &lt;br /&gt;
 ConfGet &amp;quot;DCERouter&amp;quot;&lt;br /&gt;
 MAC=$(ifconfig eth0 | grep &amp;quot;HWaddr&amp;quot; | sed &#039;s/.*HWaddr \([:[:xdigit:]]*\).*$/\1/g&#039;)&lt;br /&gt;
 &lt;br /&gt;
 while [ &amp;quot;1&amp;quot; = &amp;quot;1&amp;quot; ]; do&lt;br /&gt;
         /usr/bin/squeezeslave -m $MAC $DCERouter&lt;br /&gt;
 done&lt;br /&gt;
NOTE: If you are using your Joggler with WiFi, replace &amp;quot;eth0&amp;quot; with &amp;quot;wlan0&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Change mode&lt;br /&gt;
 chmod 755 /home/joggler/startSqueezeSlave.sh&lt;br /&gt;
If you want your squeezeslave to be a DCE device, meaning that it can be controlled by an Orbiter or my events:&lt;br /&gt;
#Go to LinuxMCE webadmin&lt;br /&gt;
#Click on &amp;quot;Show device tree&amp;quot;&lt;br /&gt;
#Expand CORE&lt;br /&gt;
#Click on &amp;quot;Slim Server Streamer&amp;quot;&lt;br /&gt;
#Click on &amp;quot;Create child device&amp;quot;&lt;br /&gt;
#Enter a description like &amp;quot;Joggler&amp;quot; and enter jogglers IP address and MAC address&lt;br /&gt;
#Click on &amp;quot;Pick device template&amp;quot; and choose DT #58&lt;br /&gt;
After having finished device installation you need to assign it to a room which does not yet have an MD.&lt;br /&gt;
#Click on the LinuxMCE logo in Webadmin (top left)&lt;br /&gt;
#Click on &amp;quot;A/V Equipment&amp;quot;&lt;br /&gt;
#Search for your new joggler squeezeslave, modify it&#039;s room and click the update butom on page bottom.&lt;br /&gt;
Quick reload DCERouter, let your orbiters rebuild and enjoy LinuxMCE playing audio on your joggler.&lt;br /&gt;
&lt;br /&gt;
==TODO==&lt;br /&gt;
On my whishlist:&lt;br /&gt;
* Get mouse cursor hidden. All tries with unclutter or xsetroot to emptycursor failed miserably in the past.&lt;br /&gt;
* Make it possible to switch from Orbiter to SqueezePlay and back&lt;br /&gt;
* Make mediaplay work on joggler via LMCE. At least audio. Video would be a bonus.&lt;br /&gt;
* Make it auto create a new orbiter after first install&lt;br /&gt;
Future playground:&lt;br /&gt;
* Play with NFS boot of maybe +/- full MD ?&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Android_Orbiter&amp;diff=34386</id>
		<title>Android Orbiter</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Android_Orbiter&amp;diff=34386"/>
		<updated>2013-08-23T12:53:08Z</updated>

		<summary type="html">&lt;p&gt;Purps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=LinuxMCE QOrbiter for Android=&lt;br /&gt;
This wiki page serves 2 purposes: To serve as an intermediate install guide for the Android LinuxMCE QOrbiter, and to serve as a point of reference for future developers.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
===Original Implementation using Qt4===&lt;br /&gt;
The Android qorbiter is the result of a very tricky process. We utilize the LinuxMCE libraries, qt libraries, and wrap them inside java for execution on the Android device. Besides using vanilla Qt Creator, we also utilize Neccesitas, a cross platform compiler that takes the Native c++ and wraps it for executing inside the Android JNI.&lt;br /&gt;
&lt;br /&gt;
===Latest Implementation using Qt5===&lt;br /&gt;
As a result of Digia aquiring Qt, they have made an effort to extend Qt to both iOS and Android. The result of this &lt;br /&gt;
effort so far is Qt5.1.0 for Android. This release brings the advances gained in Qt5 to the android platform, as well &lt;br /&gt;
as some other features, not the least of which is no longer needing ministro to download qt libraries.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Installation=&lt;br /&gt;
Please note, you will need 30mb of storage space on the devices internal storage. NOT the sd card. You will also need to install via wifi!!&lt;br /&gt;
*Download the BETA apk: https://market.android.com/details?id=org.linuxmce.qorbiter&lt;br /&gt;
*Nightly experimental builds can be obtained at http://langstonball.com/qorbiter/&lt;br /&gt;
*Install the .apk&lt;br /&gt;
*If you are installing Qorbiter for Qt4, the ministro box will pop up when you start the application. &lt;br /&gt;
*When it is finished, it will ask you for to download Ministro II, which in turns might need additional libs which are automatically downloaded.&lt;br /&gt;
. Do this and let it finish.&lt;br /&gt;
*Install the Ministro Config Tool, run it. Do not change the repo.&lt;br /&gt;
*After closing the Ministro Config Tool, running qOrbiter will probably download some additional stuff.&lt;br /&gt;
QOrbiter is now installed!&lt;br /&gt;
&lt;br /&gt;
==Configuration==&lt;br /&gt;
You will need to prepare for the addition of the device to your system before it can be used by following these steps.&lt;br /&gt;
*Navigate to the &#039;Orbiters&#039; page in the LinuxMCE Admin website. Create a new QOrbiter device from the dropdown box at the bottom. Make sure you fill in all the information there like:&lt;br /&gt;
**User&lt;br /&gt;
**Room&lt;br /&gt;
**Size - This is a remnant of the old orbiter, choose the smallest one, so that any regen it does is fast. &lt;br /&gt;
**&#039;&#039;&#039;Make a note of the device number&#039;&#039;&#039;&lt;br /&gt;
*When done, choose update.&lt;br /&gt;
*When the core is ready, it will ask you to do a quick reload. MAKE SURE to set the default user and location. &lt;br /&gt;
*Quick Reload the router when asked. &lt;br /&gt;
*When you start the android QOrbiter, it should pop up a list of orbiters. Select the appropriate one, and it should finish setup.&lt;br /&gt;
&lt;br /&gt;
Now you will need to decide on a skin. Eventually, this will be a cleaner process. For the moment, it isnt :)&lt;br /&gt;
All skins live on the core and will be accessible from http://&amp;lt;your-route-ip&amp;gt;/lmce-admin/skins The following instructions are for the core machine. you may need to run these commands with &#039;sudo&#039;.&lt;br /&gt;
&lt;br /&gt;
All skins need a skins directory:&lt;br /&gt;
 mkdir -p /var/www/lmce-admin/skins&lt;br /&gt;
&lt;br /&gt;
 sudo apt-get install subversion&lt;br /&gt;
&lt;br /&gt;
 svn co http://svn.linuxmce.org/svn/branches/LinuxMCE-1004/src/qOrbiter/qOrbiter_src/qml /var/www/lmce-admin/skins &amp;amp;&amp;amp; chmod -R 777 /var/www/lmce-admin/skins/android&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Now your skins are installed.&lt;br /&gt;
&lt;br /&gt;
==Running the device==&lt;br /&gt;
*Assuming the previous steps were completed, you can now connect.&lt;br /&gt;
*The default ip it connects to is 192.168.80.1&lt;br /&gt;
*Enter the device number you previously made note of for the device number&lt;br /&gt;
*If your core address is not standard, it will hang. you can kill the device and edit the config.xml at the location listed below.&lt;br /&gt;
&lt;br /&gt;
The configuration file is located on the SDCard under /LinuxMCE&lt;br /&gt;
&lt;br /&gt;
==Remote Access==&lt;br /&gt;
&lt;br /&gt;
In order to use qOrbiter from outside your internal LMCE network, you need to:&lt;br /&gt;
*Open ports 2757 &amp;amp; 3450 on your firewall via webadmin&lt;br /&gt;
*Change the host line in LinuxMCE/config.xml on your Android device to your CORE&#039;s external IP address.&lt;br /&gt;
&lt;br /&gt;
[[Category:Programmer&#039;s Guide]][[Category:QML]][[category:QOrbiter]]&lt;br /&gt;
&lt;br /&gt;
=Previous Android Orbiters=&lt;br /&gt;
Until the qOrbiter reaches perfection, there are a few other choices, the best of which is los93sol&#039;s TouchOrbiter (honed by tschak909). It downloadable from the Orbiter page in web admin, otherwise grab it here http://forum.linuxmce.org/index.php/topic,13064.0.html&lt;br /&gt;
&lt;br /&gt;
Don&#039;t forget to help put the qOrbiter through its paces! http://forum.linuxmce.org/index.php/topic,13344.0.html&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=AndroidTouchOrbiter&amp;diff=34385</id>
		<title>AndroidTouchOrbiter</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=AndroidTouchOrbiter&amp;diff=34385"/>
		<updated>2013-08-23T12:46:07Z</updated>

		<summary type="html">&lt;p&gt;Purps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Orbiters]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
= Note =&lt;br /&gt;
*Ultimately the Android orbiter of choice will be Golgoj4&#039;s [[QOrbiter_Setup|qOrbiter]]. This orbiter is now being tested, see http://forum.linuxmce.org/index.php/topic,13344.0.html to get involved.&lt;br /&gt;
*For now, the best orbiter for Android is los93sol&#039;s TouchOrbiter (honed by tschak909) downloadable from the Orbiter page in web admin, otherwise grab it here http://forum.linuxmce.org/index.php/topic,13064.0.html&lt;br /&gt;
&lt;br /&gt;
= AndroidTouchOrbiter =&lt;br /&gt;
&lt;br /&gt;
== About ==&lt;br /&gt;
AndroidTouchOrbiter is a touch orbiter port for Android using the lightweight touch orbiter concept based on the proxy orbiter plugin. It uses the same techniques as [[Web Orbiter 2.0]]. for the creation of the orbiter itself.&lt;br /&gt;
The app should work with any Android version 1.5 and beyond&lt;br /&gt;
The app is available [http://svn.linuxmce.org/trac.cgi/browser/people/darrenmason/AndroidTouchOrbiter/bin/AndroidTouchOrbiter.apk here].&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
Either push the apk to your phone/device using adb or tools that came with your phone OR&lt;br /&gt;
Browse to the apk from your phone/device and you should be given the option to install. &lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
&amp;lt;br /&amp;gt;After having installed the app you first have to set your preferences. Hit your menu key and go into settings. When inside you have at least to set the server IP (which is the Core IP - default: 192.168.80.1) and the server port of your proxy orbiter. The default values are what should be common for most people but you might want to double check your port number - it is set as part of the device data for the proxy orbiter (use linuxMCE admin). Additionally you may want to adjust the polling time for the ANYNEWS check. This is the gap between calls to the server to check if the screen has changed.&lt;br /&gt;
&lt;br /&gt;
== Intent ==&lt;br /&gt;
Please note, this is not a full Orbiter with media playback capabilities. It only has the same remote control features as the WebOrbiter 2.0.&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Internet_Radio&amp;diff=34153</id>
		<title>Internet Radio</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Internet_Radio&amp;diff=34153"/>
		<updated>2013-05-29T21:46:50Z</updated>

		<summary type="html">&lt;p&gt;Purps: /* Radio alarm */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{versioninfo|710Status=Working|710UpdatedDate=13th Oct 2010|710UpdatedBy=[[User:cht_winston|cht_winston]]|810Status=Working|810UpdatedDate=23rd June 2010|810UpdatedBy=Metoer|1004Status=Working|1004UpdatedDate=14th Oct 2011|1004UpdatedBy=sambuca}}&lt;br /&gt;
[[Category:Internet Streaming]] &lt;br /&gt;
[[category:media]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= 1004 = &lt;br /&gt;
== Overview ==&lt;br /&gt;
The Radio scenario is added automatically and lists audio streams by genre. &lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
== How to use ==&lt;br /&gt;
To add streams to the database, go to the Web Admin -&amp;gt; Files &amp;amp; Media -&amp;gt; Media Browser. In the left section, you will find a &amp;quot;Add new&amp;quot; link. Clicking on this will open the normal file view screen in the right pane, and allow you to add a new file. (This can be any file, it does not have to be a stream).&lt;br /&gt;
&lt;br /&gt;
If you are adding an audio stream, be sure to set the type to &amp;quot;LinuxMCE streamed Audio&amp;quot;.&lt;br /&gt;
Enter the URL into the file input box and press &#039;add&#039; to save it. Then the saved item appears. Add at least one genre and one channel name attribute. Those attributes are expected by LinuxMCE and should always be added. The path field is not used.&lt;br /&gt;
&lt;br /&gt;
When going to a orbiter, you should now see all genres containing any streamed audio items. Selecting a genre will list all channels in that genre. Selecting a channel will open the file detail screen and allows you to press play to play the stream.&lt;br /&gt;
&lt;br /&gt;
As of 2012-02-22, Xine_Player also supports playing playlist URLs directly.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Radio alarm ==&lt;br /&gt;
If you wish to use to use a radio stream as a radio alarm, do the following:&lt;br /&gt;
&lt;br /&gt;
*Under &amp;quot;Timed Events&amp;quot; in web admin, add a new &amp;quot;Day of week based&amp;quot; event and edit it.&lt;br /&gt;
*Choose a time and days etc.&lt;br /&gt;
*Add a &amp;quot;Media Plug-in&amp;quot; and choose the &amp;quot;MH Play Media&amp;quot; command.&lt;br /&gt;
*Then fill out:&lt;br /&gt;
**&#039;#13 Filename (string)&lt;br /&gt;
**&#039;#45 PK_EntertainArea (string)&lt;br /&gt;
**&#039;#29 PK_MediaType (int)&lt;br /&gt;
&lt;br /&gt;
Where...&lt;br /&gt;
&lt;br /&gt;
*&#039;#13 Filename (string) = URL of stream (eg &amp;quot;http://www.bbc.co.uk/radio/listen/live/r4_aaclca.pls&amp;quot;)&lt;br /&gt;
*&#039;#45 PK_EntertainArea (string) = the ID for the Entertainment Area in which you would like the playback to occur.&lt;br /&gt;
*&#039;#29 PK_MediaType (int) = 4&lt;br /&gt;
&lt;br /&gt;
Hint: If you don&#039;t know what the EntertainArea ID is, on the core...&lt;br /&gt;
&lt;br /&gt;
 sudo su &amp;lt;ENTER&amp;gt;&lt;br /&gt;
 mysql -u root -p pluto_main &amp;lt;ENTER&amp;gt;&lt;br /&gt;
 mysql&amp;gt; SELECT PK_EntertainArea, Description FROM EntertainArea; &amp;lt;ENTER&amp;gt;&lt;br /&gt;
Make a note of the ID, and then...&lt;br /&gt;
 mqsql&amp;gt; quit &amp;lt;ENTER&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Top tip: You can also set the volume level with the &amp;quot;MH Set Volume&amp;quot; command (otherwise it will simply play at the volume level you left it on). Place the command immediately after the radio stream - the volume will only be set if something is already playing (it is not necessary to add a delay).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
= Older releases (810/710) =&lt;br /&gt;
Older releases does not have any direct support for the Internet Radio station list. However, you can create the scenario shortcut to quick-start your favorite station. &lt;br /&gt;
&lt;br /&gt;
Here is a link to a page with a few stations that you can choose from, I tried a couple and they all seemed to work with this wiki.&lt;br /&gt;
http://slhungary.hu/print.php?plugin:content.40&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Go to [[LinuxMCE Admin Website]] --&amp;gt; Advanced --&amp;gt; Configuration --&amp;gt; Scenarios --&amp;gt; Media Scenarios&amp;quot; and press &amp;quot;Add My Scenario&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
* Under &amp;quot;Add My Scenario&amp;quot; type a description, like &amp;quot;DI - Lounge&amp;quot;. Check in which room you want this scenario to appear. Press &amp;quot;Save&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
* Click on the description of the scenario that you&#039;ve just added.&lt;br /&gt;
&lt;br /&gt;
* In &amp;quot;Scenario commands&amp;quot; select &amp;quot;Media Plug-in&amp;quot; from the &amp;quot;Device:&amp;quot; drop-down and &amp;quot;MH Play Media&amp;quot; from the &amp;quot;Command:&amp;quot; drop-down. Press the &amp;quot;Add&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
# In the &amp;quot;#13 Filename (string)&amp;quot; field type the URL of your online radio station ( e.g.: http://scfire-chi0l-1.stream.aol.com/stream/1009 ). &lt;br /&gt;
# In the &amp;quot;#29 PK_MediaType (int)&amp;quot; type 4. &lt;br /&gt;
# In the &amp;quot;#45 PK_EntertainArea (string)&amp;quot; put the number of the Entertaining Area (it usually starts from 1, see the note below). Press the &amp;quot;Save&amp;quot; button and the &amp;quot;Test Command&amp;quot; to see if it works.&lt;br /&gt;
&lt;br /&gt;
* Do a [[quick reload router|Quick Reload]] &amp;amp; [[Orbiter Generator|Regen]] and you&#039;ll be able to see you radio on the media menu of your Orbiter. Click on the button and it should start playing.&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
==Where to Find Compatible Internet Radio Stations==&lt;br /&gt;
&lt;br /&gt;
If you&#039;re in the U.S. like me, you&#039;ll probably have a hard time finding &amp;quot;direct URLs&amp;quot; that you can create scenarios with that are compatible with LMCE. Like many of you, I wanted to use ShoutCast stations, however, ShoutCast has changed their webpage in such a way that it will open up it&#039;s own propreitary plug-in that doesn&#039;t provide you with the actual station&#039;s direct URL. Useless, if you want to create a new station scenario in LMCE.&lt;br /&gt;
&lt;br /&gt;
I recommend doing the following:&lt;br /&gt;
&lt;br /&gt;
1. Download WinAmp onto a Windows Box&lt;br /&gt;
&lt;br /&gt;
2. Open up WinAmp and browse to your favorite Station (I use shoutcast stations)&lt;br /&gt;
&lt;br /&gt;
3. Right click on the Winamp window where it lists what you&#039;re currently listening to&lt;br /&gt;
&lt;br /&gt;
4. Click &amp;quot;View File Info&amp;quot;&lt;br /&gt;
&lt;br /&gt;
5. This will provide the direct URL link you&#039;ll need to include in the steps below when you&#039;re creating your stations.&lt;br /&gt;
&lt;br /&gt;
* I hope this helps... I had a hard time finding useful information on where to go to actually get &amp;quot;legitimate&amp;quot; direct URLs for Internet Radio Stations.&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
==Notes and troubleshooting==&lt;br /&gt;
&lt;br /&gt;
* The media type &amp;quot;4&amp;quot; corresponds to a workaround, MEDIATYPE_pluto_StoredAudio_CONST. When all stuff eventually works, it will be changed to the &amp;quot;6&amp;quot; (MEDIATYPE_pluto_LiveRadio_CONST)&lt;br /&gt;
&lt;br /&gt;
* If radio station playback doesn&#039;t start - try playing it a couple times more. There is an issue in xine-lib which sometimes causes it to fail the first time.&lt;br /&gt;
&lt;br /&gt;
* Be sure not to put the URL of the playlist in &amp;quot;#13 Filename&amp;quot; parameter - it should be the URL of the station itself. Playlist URLs usually end with &amp;quot;.m3u&amp;quot; and &amp;quot;.pls&amp;quot;. Download the playlist and get the URL of station from it (there can be many entries, each representing a mirror).&lt;br /&gt;
&lt;br /&gt;
* If you have issues identifying your Entertainment Area ID, you can query the DB directly:&lt;br /&gt;
:* At the terminal, start the mysql commandline:&lt;br /&gt;
 mysql -u root -p pluto_main &amp;lt;enter&amp;gt;&lt;br /&gt;
:then issue the following query&lt;br /&gt;
 mysql&amp;gt; SELECT PK_EntertainArea, Description FROM EntertainArea;&lt;br /&gt;
:*Select the ID of the desired area from the list:&lt;br /&gt;
 +------------------+------------------+&lt;br /&gt;
 | PK_EntertainArea | Description      |&lt;br /&gt;
 +------------------+------------------+&lt;br /&gt;
 |                1 | Bedroom (Master) |&lt;br /&gt;
 +------------------+------------------+&lt;br /&gt;
 1 row in set (0.00 sec)&lt;br /&gt;
:type &#039;quit&#039; to exit:&lt;br /&gt;
 mysql&amp;gt; quit &amp;lt;enter&amp;gt;&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Internet_Radio&amp;diff=34152</id>
		<title>Internet Radio</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Internet_Radio&amp;diff=34152"/>
		<updated>2013-05-29T21:45:35Z</updated>

		<summary type="html">&lt;p&gt;Purps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{versioninfo|710Status=Working|710UpdatedDate=13th Oct 2010|710UpdatedBy=[[User:cht_winston|cht_winston]]|810Status=Working|810UpdatedDate=23rd June 2010|810UpdatedBy=Metoer|1004Status=Working|1004UpdatedDate=14th Oct 2011|1004UpdatedBy=sambuca}}&lt;br /&gt;
[[Category:Internet Streaming]] &lt;br /&gt;
[[category:media]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= 1004 = &lt;br /&gt;
== Overview ==&lt;br /&gt;
The Radio scenario is added automatically and lists audio streams by genre. &lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
== How to use ==&lt;br /&gt;
To add streams to the database, go to the Web Admin -&amp;gt; Files &amp;amp; Media -&amp;gt; Media Browser. In the left section, you will find a &amp;quot;Add new&amp;quot; link. Clicking on this will open the normal file view screen in the right pane, and allow you to add a new file. (This can be any file, it does not have to be a stream).&lt;br /&gt;
&lt;br /&gt;
If you are adding an audio stream, be sure to set the type to &amp;quot;LinuxMCE streamed Audio&amp;quot;.&lt;br /&gt;
Enter the URL into the file input box and press &#039;add&#039; to save it. Then the saved item appears. Add at least one genre and one channel name attribute. Those attributes are expected by LinuxMCE and should always be added. The path field is not used.&lt;br /&gt;
&lt;br /&gt;
When going to a orbiter, you should now see all genres containing any streamed audio items. Selecting a genre will list all channels in that genre. Selecting a channel will open the file detail screen and allows you to press play to play the stream.&lt;br /&gt;
&lt;br /&gt;
As of 2012-02-22, Xine_Player also supports playing playlist URLs directly.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Radio alarm ==&lt;br /&gt;
If you wish to use to use a radio stream as a radio alarm, do the following:&lt;br /&gt;
&lt;br /&gt;
*Under &amp;quot;Timed Events&amp;quot; in web admin, add a new &amp;quot;Day of week based&amp;quot; event and edit it.&lt;br /&gt;
*Choose a time and days etc.&lt;br /&gt;
*Add a &amp;quot;Media Plug-in&amp;quot; and choose the &amp;quot;MH Play Media&amp;quot; command.&lt;br /&gt;
*Then fill out:&lt;br /&gt;
**&#039;#13 Filename (string)&lt;br /&gt;
**&#039;#45 PK_EntertainArea (string)&lt;br /&gt;
**&#039;#29 PK_MediaType (int)&lt;br /&gt;
&lt;br /&gt;
Where...&lt;br /&gt;
&lt;br /&gt;
*&#039;#13 Filename (string) = URL of stream (eg &amp;quot;http://www.bbc.co.uk/radio/listen/live/r4_aaclca.pls&amp;quot;)&lt;br /&gt;
*&#039;#45 PK_EntertainArea (string) = the ID for the Entertainment Area in which you would like the playback to occur.&lt;br /&gt;
*&#039;#29 PK_MediaType (int) = 4&lt;br /&gt;
&lt;br /&gt;
Hint: If you don&#039;t know what the EntertainArea ID is, on the core...&lt;br /&gt;
&lt;br /&gt;
 sudo su &amp;lt;ENTER&amp;gt;&lt;br /&gt;
 mysql -u root -p pluto_main &amp;lt;ENTER&amp;gt;&lt;br /&gt;
 mysql&amp;gt; SELECT PK_EntertainArea, Description FROM EntertainArea; &amp;lt;ENTER&amp;gt;&lt;br /&gt;
Make a note of the ID, and then...&lt;br /&gt;
 mqsql&amp;gt; quit &amp;lt;ENTER&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Top tip: You can also set the volume level with the &amp;quot;MH Set Volume&amp;quot; command (otherwise it will simply play the volume level you left it on). Place the command immediately after the radio stream - the volume will only be set if something is already playing (it is not necessary to add a delay).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
= Older releases (810/710) =&lt;br /&gt;
Older releases does not have any direct support for the Internet Radio station list. However, you can create the scenario shortcut to quick-start your favorite station. &lt;br /&gt;
&lt;br /&gt;
Here is a link to a page with a few stations that you can choose from, I tried a couple and they all seemed to work with this wiki.&lt;br /&gt;
http://slhungary.hu/print.php?plugin:content.40&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Go to [[LinuxMCE Admin Website]] --&amp;gt; Advanced --&amp;gt; Configuration --&amp;gt; Scenarios --&amp;gt; Media Scenarios&amp;quot; and press &amp;quot;Add My Scenario&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
* Under &amp;quot;Add My Scenario&amp;quot; type a description, like &amp;quot;DI - Lounge&amp;quot;. Check in which room you want this scenario to appear. Press &amp;quot;Save&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
* Click on the description of the scenario that you&#039;ve just added.&lt;br /&gt;
&lt;br /&gt;
* In &amp;quot;Scenario commands&amp;quot; select &amp;quot;Media Plug-in&amp;quot; from the &amp;quot;Device:&amp;quot; drop-down and &amp;quot;MH Play Media&amp;quot; from the &amp;quot;Command:&amp;quot; drop-down. Press the &amp;quot;Add&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
# In the &amp;quot;#13 Filename (string)&amp;quot; field type the URL of your online radio station ( e.g.: http://scfire-chi0l-1.stream.aol.com/stream/1009 ). &lt;br /&gt;
# In the &amp;quot;#29 PK_MediaType (int)&amp;quot; type 4. &lt;br /&gt;
# In the &amp;quot;#45 PK_EntertainArea (string)&amp;quot; put the number of the Entertaining Area (it usually starts from 1, see the note below). Press the &amp;quot;Save&amp;quot; button and the &amp;quot;Test Command&amp;quot; to see if it works.&lt;br /&gt;
&lt;br /&gt;
* Do a [[quick reload router|Quick Reload]] &amp;amp; [[Orbiter Generator|Regen]] and you&#039;ll be able to see you radio on the media menu of your Orbiter. Click on the button and it should start playing.&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
==Where to Find Compatible Internet Radio Stations==&lt;br /&gt;
&lt;br /&gt;
If you&#039;re in the U.S. like me, you&#039;ll probably have a hard time finding &amp;quot;direct URLs&amp;quot; that you can create scenarios with that are compatible with LMCE. Like many of you, I wanted to use ShoutCast stations, however, ShoutCast has changed their webpage in such a way that it will open up it&#039;s own propreitary plug-in that doesn&#039;t provide you with the actual station&#039;s direct URL. Useless, if you want to create a new station scenario in LMCE.&lt;br /&gt;
&lt;br /&gt;
I recommend doing the following:&lt;br /&gt;
&lt;br /&gt;
1. Download WinAmp onto a Windows Box&lt;br /&gt;
&lt;br /&gt;
2. Open up WinAmp and browse to your favorite Station (I use shoutcast stations)&lt;br /&gt;
&lt;br /&gt;
3. Right click on the Winamp window where it lists what you&#039;re currently listening to&lt;br /&gt;
&lt;br /&gt;
4. Click &amp;quot;View File Info&amp;quot;&lt;br /&gt;
&lt;br /&gt;
5. This will provide the direct URL link you&#039;ll need to include in the steps below when you&#039;re creating your stations.&lt;br /&gt;
&lt;br /&gt;
* I hope this helps... I had a hard time finding useful information on where to go to actually get &amp;quot;legitimate&amp;quot; direct URLs for Internet Radio Stations.&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
==Notes and troubleshooting==&lt;br /&gt;
&lt;br /&gt;
* The media type &amp;quot;4&amp;quot; corresponds to a workaround, MEDIATYPE_pluto_StoredAudio_CONST. When all stuff eventually works, it will be changed to the &amp;quot;6&amp;quot; (MEDIATYPE_pluto_LiveRadio_CONST)&lt;br /&gt;
&lt;br /&gt;
* If radio station playback doesn&#039;t start - try playing it a couple times more. There is an issue in xine-lib which sometimes causes it to fail the first time.&lt;br /&gt;
&lt;br /&gt;
* Be sure not to put the URL of the playlist in &amp;quot;#13 Filename&amp;quot; parameter - it should be the URL of the station itself. Playlist URLs usually end with &amp;quot;.m3u&amp;quot; and &amp;quot;.pls&amp;quot;. Download the playlist and get the URL of station from it (there can be many entries, each representing a mirror).&lt;br /&gt;
&lt;br /&gt;
* If you have issues identifying your Entertainment Area ID, you can query the DB directly:&lt;br /&gt;
:* At the terminal, start the mysql commandline:&lt;br /&gt;
 mysql -u root -p pluto_main &amp;lt;enter&amp;gt;&lt;br /&gt;
:then issue the following query&lt;br /&gt;
 mysql&amp;gt; SELECT PK_EntertainArea, Description FROM EntertainArea;&lt;br /&gt;
:*Select the ID of the desired area from the list:&lt;br /&gt;
 +------------------+------------------+&lt;br /&gt;
 | PK_EntertainArea | Description      |&lt;br /&gt;
 +------------------+------------------+&lt;br /&gt;
 |                1 | Bedroom (Master) |&lt;br /&gt;
 +------------------+------------------+&lt;br /&gt;
 1 row in set (0.00 sec)&lt;br /&gt;
:type &#039;quit&#039; to exit:&lt;br /&gt;
 mysql&amp;gt; quit &amp;lt;enter&amp;gt;&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Internet_Radio&amp;diff=34151</id>
		<title>Internet Radio</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Internet_Radio&amp;diff=34151"/>
		<updated>2013-05-29T18:26:18Z</updated>

		<summary type="html">&lt;p&gt;Purps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{versioninfo|710Status=Working|710UpdatedDate=13th Oct 2010|710UpdatedBy=[[User:cht_winston|cht_winston]]|810Status=Working|810UpdatedDate=23rd June 2010|810UpdatedBy=Metoer|1004Status=Working|1004UpdatedDate=14th Oct 2011|1004UpdatedBy=sambuca}}&lt;br /&gt;
[[Category:Internet Streaming]] &lt;br /&gt;
[[category:media]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= 1004 = &lt;br /&gt;
== Overview ==&lt;br /&gt;
The Radio scenario is added automatically and lists audio streams by genre. &lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
== How to use ==&lt;br /&gt;
To add streams to the database, go to the Web Admin -&amp;gt; Files &amp;amp; Media -&amp;gt; Media Browser. In the left section, you will find a &amp;quot;Add new&amp;quot; link. Clicking on this will open the normal file view screen in the right pane, and allow you to add a new file. (This can be any file, it does not have to be a stream).&lt;br /&gt;
&lt;br /&gt;
If you are adding an audio stream, be sure to set the type to &amp;quot;LinuxMCE streamed Audio&amp;quot;.&lt;br /&gt;
Enter the URL into the file input box and press &#039;add&#039; to save it. Then the saved item appears. Add at least one genre and one channel name attribute. Those attributes are expected by LinuxMCE and should always be added. The path field is not used.&lt;br /&gt;
&lt;br /&gt;
When going to a orbiter, you should now see all genres containing any streamed audio items. Selecting a genre will list all channels in that genre. Selecting a channel will open the file detail screen and allows you to press play to play the stream.&lt;br /&gt;
&lt;br /&gt;
As of 2012-02-22, Xine_Player also supports playing playlist URLs directly.&lt;br /&gt;
&lt;br /&gt;
== Radio alarm ==&lt;br /&gt;
If you wish to use to use a radio stream as a radio alarm, do the following:&lt;br /&gt;
&lt;br /&gt;
*Under &amp;quot;Timed Events&amp;quot; in web admin, add a new &amp;quot;Day of week based&amp;quot; event and edit it.&lt;br /&gt;
*Choose a time and days etc.&lt;br /&gt;
*Add a &amp;quot;Media Plug-in&amp;quot; and choose the MH_Play_Media command.&lt;br /&gt;
*Then fill out:&lt;br /&gt;
**&#039;#13 Filename (string)&lt;br /&gt;
**&#039;#45 PK_EntertainArea (string)&lt;br /&gt;
**&#039;#29 PK_MediaType (int)&lt;br /&gt;
&lt;br /&gt;
Where...&lt;br /&gt;
&lt;br /&gt;
*&#039;#13 Filename (string) = URL of stream (eg &amp;quot;http://www.bbc.co.uk/radio/listen/live/r4_aaclca.pls&amp;quot;)&lt;br /&gt;
*&#039;#45 PK_EntertainArea (string) = the ID for the Entertainment Area in which you would like the playback to occur.&lt;br /&gt;
*&#039;#29 PK_MediaType (int) = 4&lt;br /&gt;
&lt;br /&gt;
Hint: If you don&#039;t know what the EntertainArea ID is, on the core...&lt;br /&gt;
&lt;br /&gt;
 sudo su &amp;lt;ENTER&amp;gt;&lt;br /&gt;
 mysql -u root -p pluto_main &amp;lt;ENTER&amp;gt;&lt;br /&gt;
 mysql&amp;gt; SELECT PK_EntertainArea, Description FROM EntertainArea; &amp;lt;ENTER&amp;gt;&lt;br /&gt;
Make a note of the ID, and then...&lt;br /&gt;
 mqsql&amp;gt; quit &amp;lt;ENTER&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
= Older releases (810/710) =&lt;br /&gt;
Older releases does not have any direct support for the Internet Radio station list. However, you can create the scenario shortcut to quick-start your favorite station. &lt;br /&gt;
&lt;br /&gt;
Here is a link to a page with a few stations that you can choose from, I tried a couple and they all seemed to work with this wiki.&lt;br /&gt;
http://slhungary.hu/print.php?plugin:content.40&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Go to [[LinuxMCE Admin Website]] --&amp;gt; Advanced --&amp;gt; Configuration --&amp;gt; Scenarios --&amp;gt; Media Scenarios&amp;quot; and press &amp;quot;Add My Scenario&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
* Under &amp;quot;Add My Scenario&amp;quot; type a description, like &amp;quot;DI - Lounge&amp;quot;. Check in which room you want this scenario to appear. Press &amp;quot;Save&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
* Click on the description of the scenario that you&#039;ve just added.&lt;br /&gt;
&lt;br /&gt;
* In &amp;quot;Scenario commands&amp;quot; select &amp;quot;Media Plug-in&amp;quot; from the &amp;quot;Device:&amp;quot; drop-down and &amp;quot;MH Play Media&amp;quot; from the &amp;quot;Command:&amp;quot; drop-down. Press the &amp;quot;Add&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
# In the &amp;quot;#13 Filename (string)&amp;quot; field type the URL of your online radio station ( e.g.: http://scfire-chi0l-1.stream.aol.com/stream/1009 ). &lt;br /&gt;
# In the &amp;quot;#29 PK_MediaType (int)&amp;quot; type 4. &lt;br /&gt;
# In the &amp;quot;#45 PK_EntertainArea (string)&amp;quot; put the number of the Entertaining Area (it usually starts from 1, see the note below). Press the &amp;quot;Save&amp;quot; button and the &amp;quot;Test Command&amp;quot; to see if it works.&lt;br /&gt;
&lt;br /&gt;
* Do a [[quick reload router|Quick Reload]] &amp;amp; [[Orbiter Generator|Regen]] and you&#039;ll be able to see you radio on the media menu of your Orbiter. Click on the button and it should start playing.&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
==Where to Find Compatible Internet Radio Stations==&lt;br /&gt;
&lt;br /&gt;
If you&#039;re in the U.S. like me, you&#039;ll probably have a hard time finding &amp;quot;direct URLs&amp;quot; that you can create scenarios with that are compatible with LMCE. Like many of you, I wanted to use ShoutCast stations, however, ShoutCast has changed their webpage in such a way that it will open up it&#039;s own propreitary plug-in that doesn&#039;t provide you with the actual station&#039;s direct URL. Useless, if you want to create a new station scenario in LMCE.&lt;br /&gt;
&lt;br /&gt;
I recommend doing the following:&lt;br /&gt;
&lt;br /&gt;
1. Download WinAmp onto a Windows Box&lt;br /&gt;
&lt;br /&gt;
2. Open up WinAmp and browse to your favorite Station (I use shoutcast stations)&lt;br /&gt;
&lt;br /&gt;
3. Right click on the Winamp window where it lists what you&#039;re currently listening to&lt;br /&gt;
&lt;br /&gt;
4. Click &amp;quot;View File Info&amp;quot;&lt;br /&gt;
&lt;br /&gt;
5. This will provide the direct URL link you&#039;ll need to include in the steps below when you&#039;re creating your stations.&lt;br /&gt;
&lt;br /&gt;
* I hope this helps... I had a hard time finding useful information on where to go to actually get &amp;quot;legitimate&amp;quot; direct URLs for Internet Radio Stations.&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
==Notes and troubleshooting==&lt;br /&gt;
&lt;br /&gt;
* The media type &amp;quot;4&amp;quot; corresponds to a workaround, MEDIATYPE_pluto_StoredAudio_CONST. When all stuff eventually works, it will be changed to the &amp;quot;6&amp;quot; (MEDIATYPE_pluto_LiveRadio_CONST)&lt;br /&gt;
&lt;br /&gt;
* If radio station playback doesn&#039;t start - try playing it a couple times more. There is an issue in xine-lib which sometimes causes it to fail the first time.&lt;br /&gt;
&lt;br /&gt;
* Be sure not to put the URL of the playlist in &amp;quot;#13 Filename&amp;quot; parameter - it should be the URL of the station itself. Playlist URLs usually end with &amp;quot;.m3u&amp;quot; and &amp;quot;.pls&amp;quot;. Download the playlist and get the URL of station from it (there can be many entries, each representing a mirror).&lt;br /&gt;
&lt;br /&gt;
* If you have issues identifying your Entertainment Area ID, you can query the DB directly:&lt;br /&gt;
:* At the terminal, start the mysql commandline:&lt;br /&gt;
 mysql -u root -p pluto_main &amp;lt;enter&amp;gt;&lt;br /&gt;
:then issue the following query&lt;br /&gt;
 mysql&amp;gt; SELECT PK_EntertainArea, Description FROM EntertainArea;&lt;br /&gt;
:*Select the ID of the desired area from the list:&lt;br /&gt;
 +------------------+------------------+&lt;br /&gt;
 | PK_EntertainArea | Description      |&lt;br /&gt;
 +------------------+------------------+&lt;br /&gt;
 |                1 | Bedroom (Master) |&lt;br /&gt;
 +------------------+------------------+&lt;br /&gt;
 1 row in set (0.00 sec)&lt;br /&gt;
:type &#039;quit&#039; to exit:&lt;br /&gt;
 mysql&amp;gt; quit &amp;lt;enter&amp;gt;&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Internet_Radio&amp;diff=34150</id>
		<title>Internet Radio</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Internet_Radio&amp;diff=34150"/>
		<updated>2013-05-28T21:49:55Z</updated>

		<summary type="html">&lt;p&gt;Purps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{versioninfo|710Status=Working|710UpdatedDate=13th Oct 2010|710UpdatedBy=[[User:cht_winston|cht_winston]]|810Status=Working|810UpdatedDate=23rd June 2010|810UpdatedBy=Metoer|1004Status=Working|1004UpdatedDate=14th Oct 2011|1004UpdatedBy=sambuca}}&lt;br /&gt;
[[Category:Internet Streaming]] &lt;br /&gt;
[[category:media]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= 1004 = &lt;br /&gt;
== Overview ==&lt;br /&gt;
The Radio scenario is added automatically and lists audio streams by genre. &lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
== How to use ==&lt;br /&gt;
To add streams to the database, go to the Web Admin -&amp;gt; Files &amp;amp; Media -&amp;gt; Media Browser. In the left section, you will find a &amp;quot;Add new&amp;quot; link. Clicking on this will open the normal file view screen in the right pane, and allow you to add a new file. (This can be any file, it does not have to be a stream).&lt;br /&gt;
&lt;br /&gt;
If you are adding an audio stream, be sure to set the type to &amp;quot;LinuxMCE streamed Audio&amp;quot;.&lt;br /&gt;
Enter the URL into the file input box and press &#039;add&#039; to save it. Then the saved item appears. Add at least one genre and one channel name attribute. Those attributes are expected by LinuxMCE and should always be added. The path field is not used.&lt;br /&gt;
&lt;br /&gt;
When going to a orbiter, you should now see all genres containing any streamed audio items. Selecting a genre will list all channels in that genre. Selecting a channel will open the file detail screen and allows you to press play to play the stream.&lt;br /&gt;
&lt;br /&gt;
As of 2012-02-22, Xine_Player also supports playing playlist URLs directly.&lt;br /&gt;
&lt;br /&gt;
== Radio alarm ==&lt;br /&gt;
If you wish to use to use a radio stream as a radio alarm, do the following:&lt;br /&gt;
&lt;br /&gt;
*Under &amp;quot;Timed Events&amp;quot; in web admin, add a new &amp;quot;Day of week based&amp;quot; event and edit it.&lt;br /&gt;
*Choose a time and days etc.&lt;br /&gt;
*Add a &amp;quot;Media Plug-in&amp;quot; and choose the MH_Play_Media command.&lt;br /&gt;
*Then fill out:&lt;br /&gt;
**&#039;#13 Filename (string)&lt;br /&gt;
**&#039;#45 PK_EntertainArea (string)&lt;br /&gt;
**&#039;#29 PK_MediaType (int)&lt;br /&gt;
&lt;br /&gt;
Where...&lt;br /&gt;
&lt;br /&gt;
*&#039;#13 Filename (string) = URL of stream (eg &amp;quot;http://www.bbc.co.uk/radio/listen/live/r4_aaclca.pls&amp;quot;)&lt;br /&gt;
*&#039;#45 PK_EntertainArea (string) = the ID for the Entertainment Area in which you would like the playback to occur.&lt;br /&gt;
*&#039;#29 PK_MediaType (int) = 4&lt;br /&gt;
&lt;br /&gt;
Hint: If you don&#039;t know what the ID is, on the core...&lt;br /&gt;
&lt;br /&gt;
 sudo su &amp;lt;ENTER&amp;gt;&lt;br /&gt;
 mysql -u root -p pluto_main &amp;lt;ENTER&amp;gt;&lt;br /&gt;
 mysql&amp;gt; SELECT PK_EntertainArea, Description FROM EntertainArea; &amp;lt;ENTER&amp;gt;&lt;br /&gt;
Make a note of the ID, and then...&lt;br /&gt;
 [code]mqsql&amp;gt; quit &amp;lt;ENTER&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
= Older releases (810/710) =&lt;br /&gt;
Older releases does not have any direct support for the Internet Radio station list. However, you can create the scenario shortcut to quick-start your favorite station. &lt;br /&gt;
&lt;br /&gt;
Here is a link to a page with a few stations that you can choose from, I tried a couple and they all seemed to work with this wiki.&lt;br /&gt;
http://slhungary.hu/print.php?plugin:content.40&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Go to [[LinuxMCE Admin Website]] --&amp;gt; Advanced --&amp;gt; Configuration --&amp;gt; Scenarios --&amp;gt; Media Scenarios&amp;quot; and press &amp;quot;Add My Scenario&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
* Under &amp;quot;Add My Scenario&amp;quot; type a description, like &amp;quot;DI - Lounge&amp;quot;. Check in which room you want this scenario to appear. Press &amp;quot;Save&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
* Click on the description of the scenario that you&#039;ve just added.&lt;br /&gt;
&lt;br /&gt;
* In &amp;quot;Scenario commands&amp;quot; select &amp;quot;Media Plug-in&amp;quot; from the &amp;quot;Device:&amp;quot; drop-down and &amp;quot;MH Play Media&amp;quot; from the &amp;quot;Command:&amp;quot; drop-down. Press the &amp;quot;Add&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
# In the &amp;quot;#13 Filename (string)&amp;quot; field type the URL of your online radio station ( e.g.: http://scfire-chi0l-1.stream.aol.com/stream/1009 ). &lt;br /&gt;
# In the &amp;quot;#29 PK_MediaType (int)&amp;quot; type 4. &lt;br /&gt;
# In the &amp;quot;#45 PK_EntertainArea (string)&amp;quot; put the number of the Entertaining Area (it usually starts from 1, see the note below). Press the &amp;quot;Save&amp;quot; button and the &amp;quot;Test Command&amp;quot; to see if it works.&lt;br /&gt;
&lt;br /&gt;
* Do a [[quick reload router|Quick Reload]] &amp;amp; [[Orbiter Generator|Regen]] and you&#039;ll be able to see you radio on the media menu of your Orbiter. Click on the button and it should start playing.&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
==Where to Find Compatible Internet Radio Stations==&lt;br /&gt;
&lt;br /&gt;
If you&#039;re in the U.S. like me, you&#039;ll probably have a hard time finding &amp;quot;direct URLs&amp;quot; that you can create scenarios with that are compatible with LMCE. Like many of you, I wanted to use ShoutCast stations, however, ShoutCast has changed their webpage in such a way that it will open up it&#039;s own propreitary plug-in that doesn&#039;t provide you with the actual station&#039;s direct URL. Useless, if you want to create a new station scenario in LMCE.&lt;br /&gt;
&lt;br /&gt;
I recommend doing the following:&lt;br /&gt;
&lt;br /&gt;
1. Download WinAmp onto a Windows Box&lt;br /&gt;
&lt;br /&gt;
2. Open up WinAmp and browse to your favorite Station (I use shoutcast stations)&lt;br /&gt;
&lt;br /&gt;
3. Right click on the Winamp window where it lists what you&#039;re currently listening to&lt;br /&gt;
&lt;br /&gt;
4. Click &amp;quot;View File Info&amp;quot;&lt;br /&gt;
&lt;br /&gt;
5. This will provide the direct URL link you&#039;ll need to include in the steps below when you&#039;re creating your stations.&lt;br /&gt;
&lt;br /&gt;
* I hope this helps... I had a hard time finding useful information on where to go to actually get &amp;quot;legitimate&amp;quot; direct URLs for Internet Radio Stations.&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
==Notes and troubleshooting==&lt;br /&gt;
&lt;br /&gt;
* The media type &amp;quot;4&amp;quot; corresponds to a workaround, MEDIATYPE_pluto_StoredAudio_CONST. When all stuff eventually works, it will be changed to the &amp;quot;6&amp;quot; (MEDIATYPE_pluto_LiveRadio_CONST)&lt;br /&gt;
&lt;br /&gt;
* If radio station playback doesn&#039;t start - try playing it a couple times more. There is an issue in xine-lib which sometimes causes it to fail the first time.&lt;br /&gt;
&lt;br /&gt;
* Be sure not to put the URL of the playlist in &amp;quot;#13 Filename&amp;quot; parameter - it should be the URL of the station itself. Playlist URLs usually end with &amp;quot;.m3u&amp;quot; and &amp;quot;.pls&amp;quot;. Download the playlist and get the URL of station from it (there can be many entries, each representing a mirror).&lt;br /&gt;
&lt;br /&gt;
* If you have issues identifying your Entertainment Area ID, you can query the DB directly:&lt;br /&gt;
:* At the terminal, start the mysql commandline:&lt;br /&gt;
 mysql -u root -p pluto_main &amp;lt;enter&amp;gt;&lt;br /&gt;
:then issue the following query&lt;br /&gt;
 mysql&amp;gt; SELECT PK_EntertainArea, Description FROM EntertainArea;&lt;br /&gt;
:*Select the ID of the desired area from the list:&lt;br /&gt;
 +------------------+------------------+&lt;br /&gt;
 | PK_EntertainArea | Description      |&lt;br /&gt;
 +------------------+------------------+&lt;br /&gt;
 |                1 | Bedroom (Master) |&lt;br /&gt;
 +------------------+------------------+&lt;br /&gt;
 1 row in set (0.00 sec)&lt;br /&gt;
:type &#039;quit&#039; to exit:&lt;br /&gt;
 mysql&amp;gt; quit &amp;lt;enter&amp;gt;&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Internet_Radio&amp;diff=34149</id>
		<title>Internet Radio</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Internet_Radio&amp;diff=34149"/>
		<updated>2013-05-28T21:49:06Z</updated>

		<summary type="html">&lt;p&gt;Purps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{versioninfo|710Status=Working|710UpdatedDate=13th Oct 2010|710UpdatedBy=[[User:cht_winston|cht_winston]]|810Status=Working|810UpdatedDate=23rd June 2010|810UpdatedBy=Metoer|1004Status=Working|1004UpdatedDate=14th Oct 2011|1004UpdatedBy=sambuca}}&lt;br /&gt;
[[Category:Internet Streaming]] &lt;br /&gt;
[[category:media]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= 1004 = &lt;br /&gt;
== Overview ==&lt;br /&gt;
The Radio scenario is added automatically and lists audio streams by genre. &lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
== How to use ==&lt;br /&gt;
To add streams to the database, go to the Web Admin -&amp;gt; Files &amp;amp; Media -&amp;gt; Media Browser. In the left section, you will find a &amp;quot;Add new&amp;quot; link. Clicking on this will open the normal file view screen in the right pane, and allow you to add a new file. (This can be any file, it does not have to be a stream).&lt;br /&gt;
&lt;br /&gt;
If you are adding an audio stream, be sure to set the type to &amp;quot;LinuxMCE streamed Audio&amp;quot;.&lt;br /&gt;
Enter the URL into the file input box and press &#039;add&#039; to save it. Then the saved item appears. Add at least one genre and one channel name attribute. Those attributes are expected by LinuxMCE and should always be added. The path field is not used.&lt;br /&gt;
&lt;br /&gt;
When going to a orbiter, you should now see all genres containing any streamed audio items. Selecting a genre will list all channels in that genre. Selecting a channel will open the file detail screen and allows you to press play to play the stream.&lt;br /&gt;
&lt;br /&gt;
As of 2012-02-22, Xine_Player also supports playing playlist URLs directly.&lt;br /&gt;
&lt;br /&gt;
== Radio alarm ==&lt;br /&gt;
If you wish to use to use a radio stream as a radio alarm, do the following:&lt;br /&gt;
&lt;br /&gt;
*Under &amp;quot;Timed Events&amp;quot; in web admin, add a new &amp;quot;Day of week based&amp;quot; event and edit it.&lt;br /&gt;
*Choose a time and days etc.&lt;br /&gt;
*Add a &amp;quot;Media Plug-in&amp;quot; and choose the MH_Play_Media command.&lt;br /&gt;
*Then fill out:&lt;br /&gt;
**&#039;#13 Filename (string)&lt;br /&gt;
**&#039;#45 PK_EntertainArea (string)&lt;br /&gt;
**&#039;#29 PK_MediaType (int)&lt;br /&gt;
&lt;br /&gt;
Where...&lt;br /&gt;
&lt;br /&gt;
*&#039;#13 Filename (string) = URL of stream (eg &amp;quot;http://www.bbc.co.uk/radio/listen/live/r4_aaclca.pls&amp;quot;)&lt;br /&gt;
*&#039;#45 PK_EntertainArea (string) = the ID for the Entertainment Area in which you would like the playback to occur.&lt;br /&gt;
*&#039;#29 PK_MediaType (int) = 4&lt;br /&gt;
&lt;br /&gt;
Hint: If you don&#039;t know what the ID is, on the core...&lt;br /&gt;
&lt;br /&gt;
 sudo su &amp;lt;ENTER&amp;gt;&lt;br /&gt;
 mysql -u root -p pluto_main &amp;lt;ENTER&amp;gt;&lt;br /&gt;
 mysql&amp;gt; SELECT PK_EntertainArea, Description FROM EntertainArea; &amp;lt;ENTER&amp;gt;&lt;br /&gt;
Make a note of the ID, and then...&lt;br /&gt;
 [code]mqsql&amp;gt; quit &amp;lt;ENTER&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
= Older releases (810/710) =&lt;br /&gt;
Older releases does not have any direct support for the Internet Radio station list. However, you can create the scenario shortcut to quick-start your favorite station. &lt;br /&gt;
&lt;br /&gt;
Here is a link to a page with a few stations that you can choose from, I tried a couple and they all seemed to work with this wiki.&lt;br /&gt;
http://slhungary.hu/print.php?plugin:content.40&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Go to [[LinuxMCE Admin Website]] --&amp;gt; Advanced --&amp;gt; Configuration --&amp;gt; Scenarios --&amp;gt; Media Scenarios&amp;quot; and press &amp;quot;Add My Scenario&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
* Under &amp;quot;Add My Scenario&amp;quot; type a description, like &amp;quot;DI - Lounge&amp;quot;. Check in which room you want this scenario to appear. Press &amp;quot;Save&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
* Click on the description of the scenario that you&#039;ve just added.&lt;br /&gt;
&lt;br /&gt;
* In &amp;quot;Scenario commands&amp;quot; select &amp;quot;Media Plug-in&amp;quot; from the &amp;quot;Device:&amp;quot; drop-down and &amp;quot;MH Play Media&amp;quot; from the &amp;quot;Command:&amp;quot; drop-down. Press the &amp;quot;Add&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
# In the &amp;quot;#13 Filename (string)&amp;quot; field type the URL of your online radio station ( e.g.: http://scfire-chi0l-1.stream.aol.com/stream/1009 ). &lt;br /&gt;
# In the &amp;quot;#29 PK_MediaType (int)&amp;quot; type 4. &lt;br /&gt;
# In the &amp;quot;#45 PK_EntertainArea (string)&amp;quot; put the number of the Entertaining Area (it usually starts from 1, see the note below). Press the &amp;quot;Save&amp;quot; button and the &amp;quot;Test Command&amp;quot; to see if it works.&lt;br /&gt;
&lt;br /&gt;
* Do a [[quick reload router|Quick Reload]] &amp;amp; [[Orbiter Generator|Regen]] and you&#039;ll be able to see you radio on the media menu of your Orbiter. Click on the button and it should start playing.&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
==Where to Find Compatible Internet Radio Stations==&lt;br /&gt;
&lt;br /&gt;
If you&#039;re in the U.S. like me, you&#039;ll probably have a hard time finding &amp;quot;direct URLs&amp;quot; that you can create scenarios with that are compatible with LMCE. Like many of you, I wanted to use ShoutCast stations, however, ShoutCast has changed their webpage in such a way that it will open up it&#039;s own propreitary plug-in that doesn&#039;t provide you with the actual station&#039;s direct URL. Useless, if you want to create a new station scenario in LMCE.&lt;br /&gt;
&lt;br /&gt;
I recommend doing the following:&lt;br /&gt;
&lt;br /&gt;
1. Download WinAmp onto a Windows Box&lt;br /&gt;
&lt;br /&gt;
2. Open up WinAmp and browse to your favorite Station (I use shoutcast stations)&lt;br /&gt;
&lt;br /&gt;
3. Right click on the Winamp window where it lists what you&#039;re currently listening to&lt;br /&gt;
&lt;br /&gt;
4. Click &amp;quot;View File Info&amp;quot;&lt;br /&gt;
&lt;br /&gt;
5. This will provide the direct URL link you&#039;ll need to include in the steps below when you&#039;re creating your stations.&lt;br /&gt;
&lt;br /&gt;
* I hope this helps... I had a hard time finding useful information on where to go to actually get &amp;quot;legitimate&amp;quot; direct URLs for Internet Radio Stations.&lt;br /&gt;
{{p}}&lt;br /&gt;
&lt;br /&gt;
==Notes and troubleshooting==&lt;br /&gt;
&lt;br /&gt;
* The media type &amp;quot;4&amp;quot; corresponds to a workaround, MEDIATYPE_pluto_StoredAudio_CONST. When all stuff eventually works, it will be changed to the &amp;quot;6&amp;quot; (MEDIATYPE_pluto_LiveRadio_CONST)&lt;br /&gt;
&lt;br /&gt;
* If radio station playback doesn&#039;t start - try playing it a couple times more. There is an issue in xine-lib which sometimes causes it to fail the first time.&lt;br /&gt;
&lt;br /&gt;
* Be sure not to put the URL of the playlist in &amp;quot;#13 Filename&amp;quot; parameter - it should be the URL of the station itself. Playlist URLs usually end with &amp;quot;.m3u&amp;quot; and &amp;quot;.pls&amp;quot;. Download the playlist and get the URL of station from it (there can be many entries, each representing a mirror).&lt;br /&gt;
&lt;br /&gt;
* If you have issues identifying your Entertainment Area ID, you can query the DB directly:&lt;br /&gt;
:* At the terminal, start the mysql commandline:&lt;br /&gt;
 mysql -u root -p pluto_main &amp;lt;enter&amp;gt;&lt;br /&gt;
:then issue the following query&lt;br /&gt;
 mysql&amp;gt; SELECT PK_EntertainArea, Description FROM EntertainArea;&lt;br /&gt;
:*Select the ID of the desired area from the list:&lt;br /&gt;
 +------------------+------------------+&lt;br /&gt;
 | PK_EntertainArea | Description      |&lt;br /&gt;
 +------------------+------------------+&lt;br /&gt;
 |                1 | Bedroom (Master) |&lt;br /&gt;
 +------------------+------------------+&lt;br /&gt;
 1 row in set (0.00 sec)&lt;br /&gt;
:type &#039;quit&#039; to exit:&lt;br /&gt;
 mysql&amp;gt; quit &amp;lt;enter&amp;gt;&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=34021</id>
		<title>User:Purps</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=34021"/>
		<updated>2013-04-01T23:30:03Z</updated>

		<summary type="html">&lt;p&gt;Purps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:User Setups]]&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
Hello all. My name is Matt and I live in England. Have been playing with LMCE for a number of years now. I would class myself as a user, but am always keen to help any way I can. By profession I am a mechanical design engineer in the space industry. In my spare time I enjoy metalwork, woodwork and various other little electronics/DIY projects. Any remaining free time is spent with my extremely patient and long-suffering girlfriend with whom I live. We have now bought our first house together, so now the LMCE-related carnage can &#039;&#039;really&#039;&#039; begin.&lt;br /&gt;
&lt;br /&gt;
I have started a blog for all my major projects, which of course includes LMCE http://projectsofmatt.wordpress.com/&lt;br /&gt;
&lt;br /&gt;
The intention is to keep progress reports and general ramblings to the blog. This wiki page will serve as a snapshot of my setup.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Software=&lt;br /&gt;
My current installation is based on the 1004 RC. It is fantastic. Don&#039;t bother with 810 any more.&lt;br /&gt;
&lt;br /&gt;
I would highly recommend the use of [http://clonezilla.org/ Clonezilla] for backing up LMCE at appropriate intervals i.e. whenever you get something working! Clonezilla saves a partition of your choice as a compressed file which can in turn be saved to any connected hard drive. Then, you can attempt to get the next thing working without fear of ruining your life/relationship. If the worst happens, just pop the Clonezilla live CD back in and restore the relevant image back. To use, I found Clonezilla to be very intuitive; my only other advice would be to name your backups with as much detailed information as possible. You won&#039;t always necessarily want to restore the last image you made, as you may find a problem that goes back further.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Network=&lt;br /&gt;
It is highly advisable that you adopt the recommended [[Network Settings|network setup]] and use 2 NICs in your core. This means that a) things are a lot more likely to work straight out of the box and b) when things DO go wrong, you are far more likely to receive support. In my experience it is definitely worth it.&lt;br /&gt;
&lt;br /&gt;
Yes, we need a diagram here, a picture is worth a thousand words and all that....&lt;br /&gt;
&lt;br /&gt;
My external network looks a little bit like this...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Virgin Media Cable Modem -&amp;gt; NIC 1 (eth0) on Core&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
And my internal network...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NIC 2 (eth1) on Core -&amp;gt; Netgear 8-port Gigabit switch&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Connected to this switch you&#039;ll find...&lt;br /&gt;
&lt;br /&gt;
*All of the MDs&lt;br /&gt;
*&amp;quot;Normal&amp;quot; computers requiring Internet access&lt;br /&gt;
*IP Cameras&lt;br /&gt;
*IP Phone&lt;br /&gt;
*Wireless Access Point (WAP)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: If you have a spare wireless router laying around, it can be used as a WAP (this is what I have done using the much loved Netgear WGR614). Just connect it up to a switch (your internal network) via one of the LAN ports (these are the ports that you would normally plug your computers into, NOT the port that you would usually plug your Internet cable into). In the router&#039;s admin page, make sure DHCP is DISABLED, and then set it up in the normal way. Your SSID should NOT be your name or give any clues as to where you live, use the strongest encryption you can (I use WPA2) and it makes a lot of sense to set up an access list (MAC filter). This allows you to specify exactly which MAC addresses are allowed to connect, making your WAP very secure. Finally, and this is important if you wish to access the router&#039;s admin page again (perhaps you&#039;ll want to add a friend&#039;s MAC address for example), you must assign a new LAN TCP/IP. This wants to be in the 192.168.80.X format, and should not be an address that is already in use. I used 192.168.80.254.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Storage=&lt;br /&gt;
The two internal hard disks in the Core are each dedicated to their respective jobs (OS and cameras). For the storage of all media, and to serve as a backup drive for our other computers, a D-Link DNS-323 NAS drive is being utilised. It has x2 HDD bays, only one of which is currently occupied with a 2TB disk, and I will add another in the near future.&lt;br /&gt;
&lt;br /&gt;
This NAS is plug&#039;n&#039;play with LMCE. If you want to password protect the NAS volume, achieved via the NAS admin page, you must fill out the appropriate boxes in web admin also.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Core/MDs=&lt;br /&gt;
This section talks about the main bits of hardware in my home that make up the principal elements of any LMCE system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Core (PA)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Case&#039;&#039;&#039; - Nasty old beige ATX case, lives in cupboard under stairs, out of sight.&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[MSI 870-C45]] AMD 770 ATX Socket AM3 Realtek GbLAN controller&lt;br /&gt;
*&#039;&#039;&#039;Processor&#039;&#039;&#039; - AMD quad core processor&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 3GB&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - Corsair 400W&lt;br /&gt;
*&#039;&#039;&#039;Graphics card&#039;&#039;&#039; - ATI Radeon X300SE 128MB PCIe&lt;br /&gt;
*&#039;&#039;&#039;Hard disks&#039;&#039;&#039; - 80GB for OS, 500GB for cameras.&lt;br /&gt;
*&#039;&#039;&#039;NIC&#039;&#039;&#039; - Realtek RTL-8139/8139C/8139C+ (non-gigabit, used for external network)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Only used when I reinstall.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave controller&#039;&#039;&#039; - [[Seluxit viaSENS Home Controller]], this is the recommended interface.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave inclusion remote&#039;&#039;&#039; - [[Aeon Labs Minimote]]&lt;br /&gt;
*&#039;&#039;&#039;UPS (Uninterruptible Power Supply)&#039;&#039;&#039; - APC Smart-UPS 1400. Powers the Core, modem, switch, cameras (cameras use PoE, so plugs are all in the same place).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Following installation, I carried out the following on my Core to make it work/get it the way I wanted it...&lt;br /&gt;
&lt;br /&gt;
*Swapped Network Interfaces in web admin -&amp;gt; Advanced -&amp;gt; Network -&amp;gt; Network settings, to put eth0 on the external network.&lt;br /&gt;
*Changed password to something more secure in web admin -&amp;gt; Wizard -&amp;gt; Basic info -&amp;gt; Users.&lt;br /&gt;
*Made use of the [[Folder_lock|folder lock]] feature in order to stop my desktop backup from appearing in the orbiters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Living Room)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Case&#039;&#039;&#039; - Jetway JC200. Smallest mini-ITX case I could find with space for slim DVD drive. &lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - &lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicate to GPU)&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU (included with case)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Samsung SN-T083C slot-loading drive.&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039; - Fly Air Gyro Sensing Mouse and Wireless Keyboard&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - LG 42LH400 42&amp;quot; Full HD LCD TV (controlled via RS232).&lt;br /&gt;
*&#039;&#039;&#039;Speakers&#039;&#039;&#039; - B&amp;amp;W speakers driven by tube amp.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
&lt;br /&gt;
*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Kitchen)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Case&#039;&#039;&#039; - None, lives in cupboard under stairs.&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[ASUS AT3N7A-I]]&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicated to GPU)&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU.&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - 22&amp;quot; ViewSonic VX2239WM, 1080p LCD, HDMI, integrated speakers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
&lt;br /&gt;
*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bedroom)==&lt;br /&gt;
&#039;&#039;Hardware will be installed soon for testing before putting in permanent cable runs&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - TBD (atom, fanless?)&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - Foehn &amp;amp; Hirsch 42&amp;quot; Full HD LCD TV&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bathroom)==&lt;br /&gt;
&#039;&#039;Bathroom will be redone in near future. Intention is to add ceiling speakers only, driven by squeezeslave/amp&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Study)==&lt;br /&gt;
&#039;&#039;Debating whether to install MD - probably not necessary&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Metalshop)==&lt;br /&gt;
&#039;&#039;Indoor workshop will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Woodshop)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Case&#039;&#039;&#039; - &lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[ASUS AT3IONT]] (dusty environment - fanless atom board)&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicate to GPU)&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU (included with case)&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
&lt;br /&gt;
*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Garage)==&lt;br /&gt;
&#039;&#039;Attached garage, will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Orbiters=&lt;br /&gt;
Every MD features an on-screen orbiter. In addition to the on-screen ones...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mobile Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Mobile phone&#039;&#039;&#039; - HTC Desire HD Jellybean (JellyTime) running los93sol&#039;s/Thom&#039;s [[AndroidTouchOrbiter]]. I also use this device a lot for remote access.&lt;br /&gt;
*&#039;&#039;&#039;Netbook&#039;&#039;&#039; - my netbook, uses [[Web Orbiter 2.0]]. &lt;br /&gt;
*&#039;&#039;&#039;Laptop&#039;&#039;&#039; - the lady&#039;s laptop, uses [[Web Orbiter 2.0]].&lt;br /&gt;
*&#039;&#039;&#039;[[Nokia N800]]&#039;&#039;&#039; - running its own orbiter software. Generally used in workshop areas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Other Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Kitchen orbiter&#039;&#039;&#039; - o2 Joggler, freestanding.&lt;br /&gt;
*&#039;&#039;&#039;Hallway wall&#039;&#039;&#039; - TBD&lt;br /&gt;
*&#039;&#039;&#039;Bedside table&#039;&#039;&#039; - TBD&lt;br /&gt;
*&#039;&#039;&#039;CarPC&#039;&#039;&#039; - http://projectsofmatt.wordpress.com/carpc/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Home Automation=&lt;br /&gt;
This section looks at the remaining hardware in my home, relating specifically to home automation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Lights==&lt;br /&gt;
*&#039;&#039;&#039;Duwi dimmer switch&#039;&#039;&#039; - in Living Room, 2 wire in my case (more common in Europe).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: &#039;&#039;&#039;AVOID&#039;&#039;&#039; [[ACT_Homepro_ZDW232|ACT HomePro ZDW232]] as explained [http://forum.linuxmce.org/index.php?topic=10783.0 here].&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
Having been the victims of a burglary, I consider this to be a very important area.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Cameras===&lt;br /&gt;
*&#039;&#039;&#039;[[Panasonic BL-C10]]&#039;&#039;&#039; - x3 covering indoor areas.&lt;br /&gt;
*&#039;&#039;&#039;Y-Cam Black YCB004&#039;&#039;&#039; - x2 covering outdoor areas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: All of my cameras make use of [http://en.wikipedia.org/wiki/Power_over_Ethernet/ Power over Ethernet (PoE)], despite not being models that support it! Nor do I have any switches/hubs that &amp;quot;spit out&amp;quot; PoE at the Core end. Search on eBay for &amp;quot;poe injector kit&amp;quot; and you&#039;ll see what I mean. Powering devices in this way is very useful in that you only need to run a single Ethernet cable for both data and power. Brilliant for cameras, especially outdoor ones. Also useful if you want your cameras to be on a [http://en.wikipedia.org/wiki/Uninterruptible_power_supply UPS], as PoE allows all of the power plugs to be in the same place.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Sensors===&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SM103]]&#039;&#039;&#039; - z-wave door/window sensors.&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SF812]]&#039;&#039;&#039; - z-wave smoke detector.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Lighting===&lt;br /&gt;
Remember LMCE allows you to set up your lights to turn on and off and specified times - excellent for giving the impression that somebody is in.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Telephone==&lt;br /&gt;
Siemens Gigaset C475 IP on sipgate.co.uk&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Climate==&lt;br /&gt;
Watch this space!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Thank you for reading=&lt;br /&gt;
Please contact me if you have any questions or if I can be of any assistance. I might not be so helpful from the software point of view, but any questions regarding hardware, DIY around the house or generally doing things on the cheap, I might be able to help you.&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=34020</id>
		<title>User:Purps</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=34020"/>
		<updated>2013-04-01T23:20:31Z</updated>

		<summary type="html">&lt;p&gt;Purps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:User Setups]]&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
Hello all. My name is Matt and I live in England. Have been playing with LMCE for a number of years now. I would class myself as a user, but am always keen to help any way I can. By profession I am a mechanical design engineer in the space industry. In my spare time I enjoy metalwork, woodwork and various other little electronics/DIY projects. Any remaining free time is spent with my extremely patient and long-suffering girlfriend with whom I live. We have now bought our first house together, so now the LMCE-related carnage can &#039;&#039;really&#039;&#039; begin.&lt;br /&gt;
&lt;br /&gt;
I have started a blog for all my major projects, which of course includes LMCE http://projectsofmatt.wordpress.com/&lt;br /&gt;
&lt;br /&gt;
The intention is to keep progress reports and general ramblings to the blog. This wiki page will serve as a snapshot of my setup.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Software=&lt;br /&gt;
My current installation is based on the 1004 RC. It is fantastic. Don&#039;t bother with 810 any more.&lt;br /&gt;
&lt;br /&gt;
I would highly recommend the use of [http://clonezilla.org/ Clonezilla] for backing up LMCE at appropriate intervals i.e. whenever you get something working! Clonezilla saves a partition of your choice as a compressed file which can in turn be saved to any connected hard drive. Then, you can attempt to get the next thing working without fear of ruining your life/relationship. If the worst happens, just pop the Clonezilla live CD back in and restore the relevant image back. To use, I found Clonezilla to be very intuitive; my only other advice would be to name your backups with as much detailed information as possible. You won&#039;t always necessarily want to restore the last image you made, as you may find a problem that goes back further.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Network=&lt;br /&gt;
It is highly advisable that you adopt the recommended [[Network Settings|network setup]] and use 2 NICs in your core. This means that a) things are a lot more likely to work straight out of the box and b) when things DO go wrong, you are far more likely to receive support. In my experience it is definitely worth it.&lt;br /&gt;
&lt;br /&gt;
Yes, we need a diagram here, a picture is worth a thousand words and all that....&lt;br /&gt;
&lt;br /&gt;
My external network looks a little bit like this...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Virgin Media Cable Modem -&amp;gt; NIC 1 (eth0) on Core&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
And my internal network...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NIC 2 (eth1) on Core -&amp;gt; Netgear 8-port Gigabit switch&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Connected to this switch you&#039;ll find...&lt;br /&gt;
&lt;br /&gt;
*All of the MDs&lt;br /&gt;
*&amp;quot;Normal&amp;quot; computers requiring Internet access&lt;br /&gt;
*IP Cameras&lt;br /&gt;
*IP Phone&lt;br /&gt;
*Wireless Access Point (WAP)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: If you have a spare wireless router laying around, it can be used as a WAP (this is what I have done using the much loved Netgear WGR614). Just connect it up to a switch (your internal network) via one of the LAN ports (these are the ports that you would normally plug your computers into, NOT the port that you would usually plug your Internet cable into). In the router&#039;s admin page, make sure DHCP is DISABLED, and then set it up in the normal way. Your SSID should NOT be your name or give any clues as to where you live, use the strongest encryption you can (I use WPA2) and it makes a lot of sense to set up an access list (MAC filter). This allows you to specify exactly which MAC addresses are allowed to connect, making your WAP very secure. Finally, and this is important if you wish to access the router&#039;s admin page again (perhaps you&#039;ll want to add a friend&#039;s MAC address for example), you must assign a new LAN TCP/IP. This wants to be in the 192.168.80.X format, and should not be an address that is already in use. I used 192.168.80.254.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Storage=&lt;br /&gt;
The two internal hard disks in the Core are each dedicated to their respective jobs (OS and cameras). For the storage of all media, and to serve as a backup drive for our other computers, a D-Link DNS-323 NAS drive is being utilised. It has x2 HDD bays, only one of which is currently occupied with a 2TB disk, and I will add another in the near future.&lt;br /&gt;
&lt;br /&gt;
This NAS is plug&#039;n&#039;play with LMCE. If you want to password protect the NAS volume, achieved via the NAS admin page, you must fill out the appropriate boxes in web admin also.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Core/MDs=&lt;br /&gt;
This section talks about the main bits of hardware in my home that make up the principal elements of any LMCE system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Core (PA)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[MSI 870-C45]] AMD 770 ATX Socket AM3 Realtek GbLAN controller&lt;br /&gt;
*&#039;&#039;&#039;Processor&#039;&#039;&#039; - AMD quad core processor&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 4GB&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - Corsair 400W&lt;br /&gt;
*&#039;&#039;&#039;Graphics card&#039;&#039;&#039; - ATI Radeon X300SE 128MB PCIe&lt;br /&gt;
*&#039;&#039;&#039;Hard disks&#039;&#039;&#039; - 80GB for OS, 500GB for cameras.&lt;br /&gt;
*&#039;&#039;&#039;NIC&#039;&#039;&#039; - Realtek RTL-8139/8139C/8139C+ (non-gigabit, used for external network)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Only used when I reinstall.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave controller&#039;&#039;&#039; - [[Seluxit viaSENS Home Controller]], this is the recommended interface.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave inclusion remote&#039;&#039;&#039; - [[Aeon Labs Minimote]]&lt;br /&gt;
*&#039;&#039;&#039;UPS (Uninterruptible Power Supply)&#039;&#039;&#039; - APC Smart-UPS 1400. Powers the Core, modem, switch, cameras (cameras use PoE, so plugs are all in the same place).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Following installation, I carried out the following on my Core to make it work/get it the way I wanted it...&lt;br /&gt;
&lt;br /&gt;
*Swapped Network Interfaces in web admin -&amp;gt; Advanced -&amp;gt; Network -&amp;gt; Network settings, to put eth0 on the external network.&lt;br /&gt;
*Changed password to something more secure in web admin -&amp;gt; Wizard -&amp;gt; Basic info -&amp;gt; Users.&lt;br /&gt;
*Made use of the [[Folder_lock|folder lock]] feature in order to stop my desktop backup from appearing in the orbiters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Living Room)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Case&#039;&#039;&#039; - Jetway JC200. Smallest mini-ITX case I could find with space for slim DVD drive. &lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - &lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicate to GPU)&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU (included with case)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Samsung SN-T083C slot-loading drive.&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039; - Fly Air Gyro Sensing Mouse and Wireless Keyboard&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - LG 42LH400 42&amp;quot; Full HD LCD TV (controlled via RS232).&lt;br /&gt;
*&#039;&#039;&#039;Speakers&#039;&#039;&#039; - B&amp;amp;W speakers driven by tube amp.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
&lt;br /&gt;
*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Kitchen)==&lt;br /&gt;
Main hardware includes...&amp;lt;/del&amp;gt;&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[ASUS AT3N7A-I]]&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicated to GPU)&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU.&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - 22&amp;quot; ViewSonic VX2239WM, 1080p LCD, HDMI, integrated speakers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bedroom)==&lt;br /&gt;
&#039;&#039;Hardware will be installed soon for testing before putting in permanent cable runs&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - TBD (atom, fanless?)&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - Foehn &amp;amp; Hirsch 42&amp;quot; Full HD LCD TV&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bathroom)==&lt;br /&gt;
&#039;&#039;Bathroom will be redone in near future. Intention is to add ceiling speakers only, driven by squeezeslave/amp&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Study)==&lt;br /&gt;
&#039;&#039;Debating whether to install MD - probably not necessary&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Metalshop)==&lt;br /&gt;
&#039;&#039;Indoor workshop will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Woodshop)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Case&#039;&#039;&#039; - Jetway JC200. Smallest mini-ITX case I could find with space for slim DVD drive. &lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[ASUS AT3IONT]] (dusty environment - fanless atom board)&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicate to GPU)&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU (included with case)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Samsung SN-T083C slot-loading drive.&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039; - Rii wireless mini-keyboard with integrated touchpad&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - LG 42LH400 42&amp;quot; Full HD LCD TV (controlled via RS232).&lt;br /&gt;
*&#039;&#039;&#039;Speakers&#039;&#039;&#039; - B&amp;amp;W speakers driven by tube amp.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
&lt;br /&gt;
*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Garage)==&lt;br /&gt;
&#039;&#039;Attached garage, will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Orbiters=&lt;br /&gt;
Every MD features an on-screen orbiter. In addition to the on-screen ones...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mobile Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Tablet&#039;&#039;&#039; - Advent Vega with Honeycomb running los93sol&#039;s/Thom&#039;s [[AndroidTouchOrbiter]]. Lives on coffee table.&lt;br /&gt;
*&#039;&#039;&#039;Mobile phone&#039;&#039;&#039; - HTC Desire HD running los93sol&#039;s/Thom&#039;s [[AndroidTouchOrbiter]]. I also use this device a lot for remote access.&lt;br /&gt;
*&#039;&#039;&#039;Netbook&#039;&#039;&#039; - my netbook, uses [[Web Orbiter 2.0]]. &lt;br /&gt;
*&#039;&#039;&#039;Laptop&#039;&#039;&#039; - the lady&#039;s laptop, uses [[Web Orbiter 2.0]].&lt;br /&gt;
*&#039;&#039;&#039;[[Nokia N800]]&#039;&#039;&#039; - running its own orbiter software. Generally used in workshop areas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Other Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Kitchen orbiter&#039;&#039;&#039; - o2 Joggler, freestanding.&lt;br /&gt;
*&#039;&#039;&#039;Hallway wall&#039;&#039;&#039; - TBD&lt;br /&gt;
*&#039;&#039;&#039;CarPC&#039;&#039;&#039; - http://projectsofmatt.wordpress.com/carpc/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Home Automation=&lt;br /&gt;
This section looks at the remaining hardware in my home, relating specifically to home automation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Lights==&lt;br /&gt;
*&#039;&#039;&#039;Duwi dimmer switch&#039;&#039;&#039; - in Living Room, 2 wire in my case (more common in Europe).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: &#039;&#039;&#039;AVOID&#039;&#039;&#039; [[ACT_Homepro_ZDW232|ACT HomePro ZDW232]] as explained [http://forum.linuxmce.org/index.php?topic=10783.0 here].&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
Having been the victims of a burglary, I consider this to be a very important area.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Cameras===&lt;br /&gt;
*&#039;&#039;&#039;[[Panasonic BL-C10]]&#039;&#039;&#039; - x3 covering indoor areas.&lt;br /&gt;
*&#039;&#039;&#039;Y-Cam Black YCB004&#039;&#039;&#039; - x2 covering outdoor areas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: All of my cameras make use of [http://en.wikipedia.org/wiki/Power_over_Ethernet/ Power over Ethernet (PoE)], despite not being models that support it! Nor do I have any switches/hubs that &amp;quot;spit out&amp;quot; PoE at the Core end. Search on eBay for &amp;quot;poe injector kit&amp;quot; and you&#039;ll see what I mean. Powering devices in this way is very useful in that you only need to run a single Ethernet cable for both data and power. Brilliant for cameras, especially outdoor ones. Also useful if you want your cameras to be on a [http://en.wikipedia.org/wiki/Uninterruptible_power_supply UPS], as PoE allows all of the power plugs to be in the same place.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Sensors===&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SM103]]&#039;&#039;&#039; - z-wave door/window sensors.&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SF812]]&#039;&#039;&#039; - z-wave smoke detector.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Lighting===&lt;br /&gt;
Remember LMCE allows you to set up your lights to turn on and off and specified times - excellent for giving the impression that somebody is in.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Telephone==&lt;br /&gt;
Siemens Gigaset C475 IP on sipgate.co.uk&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Climate==&lt;br /&gt;
Watch this space!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Thank you for reading=&lt;br /&gt;
Please contact me if you have any questions or if I can be of any assistance. I might not be so helpful from the software point of view, but any questions regarding hardware, DIY around the house or generally doing things on the cheap, I might be able to help you.&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=34019</id>
		<title>User:Purps</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=34019"/>
		<updated>2013-04-01T23:19:01Z</updated>

		<summary type="html">&lt;p&gt;Purps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:User Setups]]&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
Hello all. My name is Matt and I live in England. Have been playing with LMCE for a number of years now. I would class myself as a user, but am always keen to help any way I can. By profession I am a mechanical design engineer in the space industry. In my spare time I enjoy metalwork, woodwork and various other little electronics/DIY projects. Any remaining free time is spent with my extremely patient and long-suffering girlfriend with whom I live. We have now bought our first house together, so now the LMCE-related carnage can &#039;&#039;really&#039;&#039; begin.&lt;br /&gt;
&lt;br /&gt;
I have started a blog for all my major projects, which of course includes LMCE http://projectsofmatt.wordpress.com/&lt;br /&gt;
&lt;br /&gt;
The intention is to keep progress reports and general ramblings to the blog. This wiki page will serve as a snapshot of my setup.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Software=&lt;br /&gt;
My current installation is based on the 1004 RC. It is fantastic. Don&#039;t bother with 810 any more.&lt;br /&gt;
&lt;br /&gt;
I would highly recommend the use of [http://clonezilla.org/ Clonezilla] for backing up LMCE at appropriate intervals i.e. whenever you get something working! Clonezilla saves a partition of your choice as a compressed file which can in turn be saved to any connected hard drive. Then, you can attempt to get the next thing working without fear of ruining your life/relationship. If the worst happens, just pop the Clonezilla live CD back in and restore the relevant image back. To use, I found Clonezilla to be very intuitive; my only other advice would be to name your backups with as much detailed information as possible. You won&#039;t always necessarily want to restore the last image you made, as you may find a problem that goes back further.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Network=&lt;br /&gt;
It is highly advisable that you adopt the recommended [[Network Settings|network setup]] and use 2 NICs in your core. This means that a) things are a lot more likely to work straight out of the box and b) when things DO go wrong, you are far more likely to receive support. In my experience it is definitely worth it.&lt;br /&gt;
&lt;br /&gt;
Yes, we need a diagram here, a picture is worth a thousand words and all that....&lt;br /&gt;
&lt;br /&gt;
My external network looks a little bit like this...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Virgin Media Cable Modem -&amp;gt; NIC 1 (eth0) on Core&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
And my internal network...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NIC 2 (eth1) on Core -&amp;gt; Netgear 8-port Gigabit switch&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Connected to this switch you&#039;ll find...&lt;br /&gt;
&lt;br /&gt;
*All of the MDs&lt;br /&gt;
*&amp;quot;Normal&amp;quot; computers requiring Internet access&lt;br /&gt;
*IP Cameras&lt;br /&gt;
*IP Phone&lt;br /&gt;
*Wireless Access Point (WAP)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: If you have a spare wireless router laying around, it can be used as a WAP (this is what I have done using the much loved Netgear WGR614). Just connect it up to a switch (your internal network) via one of the LAN ports (these are the ports that you would normally plug your computers into, NOT the port that you would usually plug your Internet cable into). In the router&#039;s admin page, make sure DHCP is DISABLED, and then set it up in the normal way. Your SSID should NOT be your name or give any clues as to where you live, use the strongest encryption you can (I use WPA2) and it makes a lot of sense to set up an access list (MAC filter). This allows you to specify exactly which MAC addresses are allowed to connect, making your WAP very secure. Finally, and this is important if you wish to access the router&#039;s admin page again (perhaps you&#039;ll want to add a friend&#039;s MAC address for example), you must assign a new LAN TCP/IP. This wants to be in the 192.168.80.X format, and should not be an address that is already in use. I used 192.168.80.254.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Storage=&lt;br /&gt;
The two internal hard disks in the Core are each dedicated to their respective jobs (OS and cameras). For the storage of all media, and to serve as a backup drive for our other computers, a D-Link DNS-323 NAS drive is being utilised. It has x2 HDD bays, only one of which is currently occupied with a 2TB disk, and I will add another in the near future.&lt;br /&gt;
&lt;br /&gt;
This NAS is plug&#039;n&#039;play with LMCE. If you want to password protect the NAS volume, achieved via the NAS admin page, you must fill out the appropriate boxes in web admin also.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Core/MDs=&lt;br /&gt;
This section talks about the main bits of hardware in my home that make up the principal elements of any LMCE system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Core (PA)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[MSI 870-C45]] AMD 770 ATX Socket AM3 Realtek GbLAN controller&lt;br /&gt;
*&#039;&#039;&#039;Processor&#039;&#039;&#039; - AMD quad core processor&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 4GB&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - Corsair 400W&lt;br /&gt;
*&#039;&#039;&#039;Graphics card&#039;&#039;&#039; - ATI Radeon X300SE 128MB PCIe&lt;br /&gt;
*&#039;&#039;&#039;Hard disks&#039;&#039;&#039; - 80GB for OS, 500GB for cameras.&lt;br /&gt;
*&#039;&#039;&#039;NIC&#039;&#039;&#039; - Realtek RTL-8139/8139C/8139C+ (non-gigabit, used for external network)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Only used when I reinstall.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave controller&#039;&#039;&#039; - [[Seluxit viaSENS Home Controller]], this is the recommended interface.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave inclusion remote&#039;&#039;&#039; - [[Aeon Labs Minimote]]&lt;br /&gt;
*&#039;&#039;&#039;UPS (Uninterruptible Power Supply)&#039;&#039;&#039; - APC Smart-UPS 1400. Powers the Core, modem, switch, cameras (cameras use PoE, so plugs are all in the same place).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Following installation, I carried out the following on my Core to make it work/get it the way I wanted it...&lt;br /&gt;
&lt;br /&gt;
*Swapped Network Interfaces in web admin -&amp;gt; Advanced -&amp;gt; Network -&amp;gt; Network settings, to put eth0 on the external network.&lt;br /&gt;
*Changed password to something more secure in web admin -&amp;gt; Wizard -&amp;gt; Basic info -&amp;gt; Users.&lt;br /&gt;
*Made use of the [[Folder_lock|folder lock]] feature in order to stop my desktop backup from appearing in the orbiters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Living Room)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Case&#039;&#039;&#039; - Jetway JC200. Smallest mini-ITX case I could find with space for slim DVD drive. &lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[ASUS AT3IONT]] (atom board)&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicate to GPU)&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU (included with case)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Samsung SN-T083C slot-loading drive.&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039; - Rii wireless mini-keyboard with integrated touchpad&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - LG 42LH400 42&amp;quot; Full HD LCD TV (controlled via RS232).&lt;br /&gt;
*&#039;&#039;&#039;Speakers&#039;&#039;&#039; - B&amp;amp;W speakers driven by tube amp.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
&lt;br /&gt;
*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Kitchen)==&lt;br /&gt;
Main hardware includes...&amp;lt;/del&amp;gt;&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[ASUS AT3N7A-I]]&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicated to GPU)&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU.&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - 22&amp;quot; ViewSonic VX2239WM, 1080p LCD, HDMI, integrated speakers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bedroom)==&lt;br /&gt;
&#039;&#039;Hardware will be installed soon for testing before putting in permanent cable runs&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - TBD (atom, fanless?)&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - Foehn &amp;amp; Hirsch 42&amp;quot; Full HD LCD TV&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bathroom)==&lt;br /&gt;
&#039;&#039;Bathroom will be redone in near future. Intention is to add ceiling speakers only, driven by squeezeslave/amp&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Study)==&lt;br /&gt;
&#039;&#039;Debating whether to install MD - probably not necessary&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Metalshop)==&lt;br /&gt;
&#039;&#039;Indoor workshop will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Woodshop)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Case&#039;&#039;&#039; - Jetway JC200. Smallest mini-ITX case I could find with space for slim DVD drive. &lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[ASUS AT3IONT]] (dusty environment - fanless atom board)&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicate to GPU)&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU (included with case)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Samsung SN-T083C slot-loading drive.&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039; - Rii wireless mini-keyboard with integrated touchpad&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - LG 42LH400 42&amp;quot; Full HD LCD TV (controlled via RS232).&lt;br /&gt;
*&#039;&#039;&#039;Speakers&#039;&#039;&#039; - B&amp;amp;W speakers driven by tube amp.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
&lt;br /&gt;
*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Garage)==&lt;br /&gt;
&#039;&#039;Attached garage, will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Orbiters=&lt;br /&gt;
Every MD features an on-screen orbiter. In addition to the on-screen ones...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mobile Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Tablet&#039;&#039;&#039; - Advent Vega with Honeycomb running los93sol&#039;s/Thom&#039;s [[AndroidTouchOrbiter]]. Lives on coffee table.&lt;br /&gt;
*&#039;&#039;&#039;Mobile phone&#039;&#039;&#039; - HTC Desire HD running los93sol&#039;s/Thom&#039;s [[AndroidTouchOrbiter]]. I also use this device a lot for remote access.&lt;br /&gt;
*&#039;&#039;&#039;Netbook&#039;&#039;&#039; - my netbook, uses [[Web Orbiter 2.0]]. &lt;br /&gt;
*&#039;&#039;&#039;Laptop&#039;&#039;&#039; - the lady&#039;s laptop, uses [[Web Orbiter 2.0]].&lt;br /&gt;
*&#039;&#039;&#039;[[Nokia N800]]&#039;&#039;&#039; - running its own orbiter software. Generally used in workshop areas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Other Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Kitchen orbiter&#039;&#039;&#039; - o2 Joggler, freestanding.&lt;br /&gt;
*&#039;&#039;&#039;Hallway wall&#039;&#039;&#039; - TBD&lt;br /&gt;
*&#039;&#039;&#039;CarPC&#039;&#039;&#039; - http://projectsofmatt.wordpress.com/carpc/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Home Automation=&lt;br /&gt;
This section looks at the remaining hardware in my home, relating specifically to home automation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Lights==&lt;br /&gt;
*&#039;&#039;&#039;Duwi dimmer switch&#039;&#039;&#039; - in Living Room, 2 wire in my case (more common in Europe).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: &#039;&#039;&#039;AVOID&#039;&#039;&#039; [[ACT_Homepro_ZDW232|ACT HomePro ZDW232]] as explained [http://forum.linuxmce.org/index.php?topic=10783.0 here].&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
Having been the victims of a burglary, I consider this to be a very important area.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Cameras===&lt;br /&gt;
*&#039;&#039;&#039;[[Panasonic BL-C10]]&#039;&#039;&#039; - x3 covering indoor areas.&lt;br /&gt;
*&#039;&#039;&#039;Y-Cam Black YCB004&#039;&#039;&#039; - x2 covering outdoor areas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: All of my cameras make use of [http://en.wikipedia.org/wiki/Power_over_Ethernet/ Power over Ethernet (PoE)], despite not being models that support it! Nor do I have any switches/hubs that &amp;quot;spit out&amp;quot; PoE at the Core end. Search on eBay for &amp;quot;poe injector kit&amp;quot; and you&#039;ll see what I mean. Powering devices in this way is very useful in that you only need to run a single Ethernet cable for both data and power. Brilliant for cameras, especially outdoor ones. Also useful if you want your cameras to be on a [http://en.wikipedia.org/wiki/Uninterruptible_power_supply UPS], as PoE allows all of the power plugs to be in the same place.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Sensors===&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SM103]]&#039;&#039;&#039; - z-wave door/window sensors.&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SF812]]&#039;&#039;&#039; - z-wave smoke detector.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Lighting===&lt;br /&gt;
Remember LMCE allows you to set up your lights to turn on and off and specified times - excellent for giving the impression that somebody is in.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Telephone==&lt;br /&gt;
Siemens Gigaset C475 IP on sipgate.co.uk&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Climate==&lt;br /&gt;
Watch this space!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Thank you for reading=&lt;br /&gt;
Please contact me if you have any questions or if I can be of any assistance. I might not be so helpful from the software point of view, but any questions regarding hardware, DIY around the house or generally doing things on the cheap, I might be able to help you.&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=34018</id>
		<title>User:Purps</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=34018"/>
		<updated>2013-04-01T23:16:38Z</updated>

		<summary type="html">&lt;p&gt;Purps: /* MD (Kitchen) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:User Setups]]&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
Hello all. My name is Matt and I live in England. Have been playing with LMCE for a number of years now. I would class myself as a user, but am always keen to help any way I can. By profession I am a mechanical design engineer in the space industry. In my spare time I enjoy metalwork, woodwork and various other little electronics/DIY projects. Any remaining free time is spent with my extremely patient and long-suffering girlfriend with whom I live. We have now bought our first house together, so now the LMCE-related carnage can &#039;&#039;really&#039;&#039; begin.&lt;br /&gt;
&lt;br /&gt;
I have started a blog for all my major projects, which of course includes LMCE http://projectsofmatt.wordpress.com/&lt;br /&gt;
&lt;br /&gt;
The intention is to keep progress reports and general ramblings to the blog. This wiki page will serve as a snapshot of my setup.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Software=&lt;br /&gt;
My current installation is based on the 1004 RC. It is fantastic. Don&#039;t bother with 810 any more.&lt;br /&gt;
&lt;br /&gt;
I would highly recommend the use of [http://clonezilla.org/ Clonezilla] for backing up LMCE at appropriate intervals i.e. whenever you get something working! Clonezilla saves a partition of your choice as a compressed file which can in turn be saved to any connected hard drive. Then, you can attempt to get the next thing working without fear of ruining your life/relationship. If the worst happens, just pop the Clonezilla live CD back in and restore the relevant image back. To use, I found Clonezilla to be very intuitive; my only other advice would be to name your backups with as much detailed information as possible. You won&#039;t always necessarily want to restore the last image you made, as you may find a problem that goes back further.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Network=&lt;br /&gt;
It is highly advisable that you adopt the recommended [[Network Settings|network setup]] and use 2 NICs in your core. This means that a) things are a lot more likely to work straight out of the box and b) when things DO go wrong, you are far more likely to receive support. In my experience it is definitely worth it.&lt;br /&gt;
&lt;br /&gt;
Yes, we need a diagram here, a picture is worth a thousand words and all that....&lt;br /&gt;
&lt;br /&gt;
My external network looks a little bit like this...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Virgin Media Cable Modem -&amp;gt; NIC 1 (eth0) on Core&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
And my internal network...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NIC 2 (eth1) on Core -&amp;gt; Netgear 8-port Gigabit switch&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Connected to this switch you&#039;ll find...&lt;br /&gt;
&lt;br /&gt;
*All of the MDs&lt;br /&gt;
*&amp;quot;Normal&amp;quot; computers requiring Internet access&lt;br /&gt;
*IP Cameras&lt;br /&gt;
*IP Phone&lt;br /&gt;
*Wireless Access Point (WAP)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: If you have a spare wireless router laying around, it can be used as a WAP (this is what I have done using the much loved Netgear WGR614). Just connect it up to a switch (your internal network) via one of the LAN ports (these are the ports that you would normally plug your computers into, NOT the port that you would usually plug your Internet cable into). In the router&#039;s admin page, make sure DHCP is DISABLED, and then set it up in the normal way. Your SSID should NOT be your name or give any clues as to where you live, use the strongest encryption you can (I use WPA2) and it makes a lot of sense to set up an access list (MAC filter). This allows you to specify exactly which MAC addresses are allowed to connect, making your WAP very secure. Finally, and this is important if you wish to access the router&#039;s admin page again (perhaps you&#039;ll want to add a friend&#039;s MAC address for example), you must assign a new LAN TCP/IP. This wants to be in the 192.168.80.X format, and should not be an address that is already in use. I used 192.168.80.254.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Storage=&lt;br /&gt;
The two internal hard disks in the Core are each dedicated to their respective jobs (OS and cameras). For the storage of all media, and to serve as a backup drive for our other computers, a D-Link DNS-323 NAS drive is being utilised. It has x2 HDD bays, only one of which is currently occupied with a 2TB disk, and I will add another in the near future.&lt;br /&gt;
&lt;br /&gt;
This NAS is plug&#039;n&#039;play with LMCE. If you want to password protect the NAS volume, achieved via the NAS admin page, you must fill out the appropriate boxes in web admin also.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Core/MDs=&lt;br /&gt;
This section talks about the main bits of hardware in my home that make up the principal elements of any LMCE system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Core (PA)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[MSI 870-C45]] AMD 770 ATX Socket AM3 Realtek GbLAN controller&lt;br /&gt;
*&#039;&#039;&#039;Processor&#039;&#039;&#039; - AMD quad core processor&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 4GB&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - Corsair 400W&lt;br /&gt;
*&#039;&#039;&#039;Graphics card&#039;&#039;&#039; - ATI Radeon X300SE 128MB PCIe&lt;br /&gt;
*&#039;&#039;&#039;Hard disks&#039;&#039;&#039; - 80GB for OS, 500GB for cameras.&lt;br /&gt;
*&#039;&#039;&#039;NIC&#039;&#039;&#039; - Realtek RTL-8139/8139C/8139C+ (non-gigabit, used for external network)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Only used when I reinstall.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave controller&#039;&#039;&#039; - [[Seluxit viaSENS Home Controller]], this is the recommended interface.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave inclusion remote&#039;&#039;&#039; - [[Aeon Labs Minimote]]&lt;br /&gt;
*&#039;&#039;&#039;UPS (Uninterruptible Power Supply)&#039;&#039;&#039; - APC Smart-UPS 1400. Powers the Core, modem, switch, cameras (cameras use PoE, so plugs are all in the same place).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Following installation, I carried out the following on my Core to make it work/get it the way I wanted it...&lt;br /&gt;
&lt;br /&gt;
*Swapped Network Interfaces in web admin -&amp;gt; Advanced -&amp;gt; Network -&amp;gt; Network settings, to put eth0 on the external network.&lt;br /&gt;
*Changed password to something more secure in web admin -&amp;gt; Wizard -&amp;gt; Basic info -&amp;gt; Users.&lt;br /&gt;
*Made use of the [[Folder_lock|folder lock]] feature in order to stop my desktop backup from appearing in the orbiters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Living Room)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Case&#039;&#039;&#039; - Jetway JC200. Smallest mini-ITX case I could find with space for slim DVD drive. &lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[ASUS AT3IONT]] (atom board)&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicate to GPU)&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU (included with case)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Samsung SN-T083C slot-loading drive.&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039; - Rii wireless mini-keyboard with integrated touchpad&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - LG 42LH400 42&amp;quot; Full HD LCD TV (controlled via RS232).&lt;br /&gt;
*&#039;&#039;&#039;Speakers&#039;&#039;&#039; - B&amp;amp;W speakers driven by tube amp.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
&lt;br /&gt;
*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Kitchen)==&lt;br /&gt;
Main hardware includes...&amp;lt;/del&amp;gt;&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[ASUS AT3N7A-I]]&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicated to GPU)&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU.&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - 22&amp;quot; ViewSonic VX2239WM, 1080p LCD, HDMI, integrated speakers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
&lt;br /&gt;
==MD (Bedroom)==&lt;br /&gt;
&#039;&#039;Hardware will be installed soon for testing before putting in permanent cable runs&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - TBD (atom, fanless?)&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - Foehn &amp;amp; Hirsch 42&amp;quot; Full HD LCD TV&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bathroom)==&lt;br /&gt;
&#039;&#039;Bathroom will be redone in near future. Intention is to add ceiling speakers only, driven by squeezeslave/amp&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Study)==&lt;br /&gt;
&#039;&#039;Debating whether to install MD - probably not necessary&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Metalshop)==&lt;br /&gt;
&#039;&#039;Indoor workshop will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Woodshop)==&lt;br /&gt;
&#039;&#039;Outdoor workshop will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Garage)==&lt;br /&gt;
&#039;&#039;Attached garage, will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Orbiters=&lt;br /&gt;
Every MD features an on-screen orbiter. In addition to the on-screen ones...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mobile Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Tablet&#039;&#039;&#039; - Advent Vega with Honeycomb running los93sol&#039;s/Thom&#039;s [[AndroidTouchOrbiter]]. Lives on coffee table.&lt;br /&gt;
*&#039;&#039;&#039;Mobile phone&#039;&#039;&#039; - HTC Desire HD running los93sol&#039;s/Thom&#039;s [[AndroidTouchOrbiter]]. I also use this device a lot for remote access.&lt;br /&gt;
*&#039;&#039;&#039;Netbook&#039;&#039;&#039; - my netbook, uses [[Web Orbiter 2.0]]. &lt;br /&gt;
*&#039;&#039;&#039;Laptop&#039;&#039;&#039; - the lady&#039;s laptop, uses [[Web Orbiter 2.0]].&lt;br /&gt;
*&#039;&#039;&#039;[[Nokia N800]]&#039;&#039;&#039; - running its own orbiter software. Generally used in workshop areas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Other Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Kitchen orbiter&#039;&#039;&#039; - o2 Joggler, freestanding.&lt;br /&gt;
*&#039;&#039;&#039;Hallway wall&#039;&#039;&#039; - TBD&lt;br /&gt;
*&#039;&#039;&#039;CarPC&#039;&#039;&#039; - http://projectsofmatt.wordpress.com/carpc/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Home Automation=&lt;br /&gt;
This section looks at the remaining hardware in my home, relating specifically to home automation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Lights==&lt;br /&gt;
*&#039;&#039;&#039;Duwi dimmer switch&#039;&#039;&#039; - in Living Room, 2 wire in my case (more common in Europe).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: &#039;&#039;&#039;AVOID&#039;&#039;&#039; [[ACT_Homepro_ZDW232|ACT HomePro ZDW232]] as explained [http://forum.linuxmce.org/index.php?topic=10783.0 here].&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
Having been the victims of a burglary, I consider this to be a very important area.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Cameras===&lt;br /&gt;
*&#039;&#039;&#039;[[Panasonic BL-C10]]&#039;&#039;&#039; - x3 covering indoor areas.&lt;br /&gt;
*&#039;&#039;&#039;Y-Cam Black YCB004&#039;&#039;&#039; - x2 covering outdoor areas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: All of my cameras make use of [http://en.wikipedia.org/wiki/Power_over_Ethernet/ Power over Ethernet (PoE)], despite not being models that support it! Nor do I have any switches/hubs that &amp;quot;spit out&amp;quot; PoE at the Core end. Search on eBay for &amp;quot;poe injector kit&amp;quot; and you&#039;ll see what I mean. Powering devices in this way is very useful in that you only need to run a single Ethernet cable for both data and power. Brilliant for cameras, especially outdoor ones. Also useful if you want your cameras to be on a [http://en.wikipedia.org/wiki/Uninterruptible_power_supply UPS], as PoE allows all of the power plugs to be in the same place.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Sensors===&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SM103]]&#039;&#039;&#039; - z-wave door/window sensors.&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SF812]]&#039;&#039;&#039; - z-wave smoke detector.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Lighting===&lt;br /&gt;
Remember LMCE allows you to set up your lights to turn on and off and specified times - excellent for giving the impression that somebody is in.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Telephone==&lt;br /&gt;
Siemens Gigaset C475 IP on sipgate.co.uk&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Climate==&lt;br /&gt;
Watch this space!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Thank you for reading=&lt;br /&gt;
Please contact me if you have any questions or if I can be of any assistance. I might not be so helpful from the software point of view, but any questions regarding hardware, DIY around the house or generally doing things on the cheap, I might be able to help you.&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=34017</id>
		<title>User:Purps</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=34017"/>
		<updated>2013-04-01T22:30:28Z</updated>

		<summary type="html">&lt;p&gt;Purps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:User Setups]]&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
Hello all. My name is Matt and I live in England. Have been playing with LMCE for a number of years now. I would class myself as a user, but am always keen to help any way I can. By profession I am a mechanical design engineer in the space industry. In my spare time I enjoy metalwork, woodwork and various other little electronics/DIY projects. Any remaining free time is spent with my extremely patient and long-suffering girlfriend with whom I live. We have now bought our first house together, so now the LMCE-related carnage can &#039;&#039;really&#039;&#039; begin.&lt;br /&gt;
&lt;br /&gt;
I have started a blog for all my major projects, which of course includes LMCE http://projectsofmatt.wordpress.com/&lt;br /&gt;
&lt;br /&gt;
The intention is to keep progress reports and general ramblings to the blog. This wiki page will serve as a snapshot of my setup.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Software=&lt;br /&gt;
My current installation is based on the 1004 RC. It is fantastic. Don&#039;t bother with 810 any more.&lt;br /&gt;
&lt;br /&gt;
I would highly recommend the use of [http://clonezilla.org/ Clonezilla] for backing up LMCE at appropriate intervals i.e. whenever you get something working! Clonezilla saves a partition of your choice as a compressed file which can in turn be saved to any connected hard drive. Then, you can attempt to get the next thing working without fear of ruining your life/relationship. If the worst happens, just pop the Clonezilla live CD back in and restore the relevant image back. To use, I found Clonezilla to be very intuitive; my only other advice would be to name your backups with as much detailed information as possible. You won&#039;t always necessarily want to restore the last image you made, as you may find a problem that goes back further.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Network=&lt;br /&gt;
It is highly advisable that you adopt the recommended [[Network Settings|network setup]] and use 2 NICs in your core. This means that a) things are a lot more likely to work straight out of the box and b) when things DO go wrong, you are far more likely to receive support. In my experience it is definitely worth it.&lt;br /&gt;
&lt;br /&gt;
Yes, we need a diagram here, a picture is worth a thousand words and all that....&lt;br /&gt;
&lt;br /&gt;
My external network looks a little bit like this...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Virgin Media Cable Modem -&amp;gt; NIC 1 (eth0) on Core&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
And my internal network...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NIC 2 (eth1) on Core -&amp;gt; Netgear 8-port Gigabit switch&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Connected to this switch you&#039;ll find...&lt;br /&gt;
&lt;br /&gt;
*All of the MDs&lt;br /&gt;
*&amp;quot;Normal&amp;quot; computers requiring Internet access&lt;br /&gt;
*IP Cameras&lt;br /&gt;
*IP Phone&lt;br /&gt;
*Wireless Access Point (WAP)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: If you have a spare wireless router laying around, it can be used as a WAP (this is what I have done using the much loved Netgear WGR614). Just connect it up to a switch (your internal network) via one of the LAN ports (these are the ports that you would normally plug your computers into, NOT the port that you would usually plug your Internet cable into). In the router&#039;s admin page, make sure DHCP is DISABLED, and then set it up in the normal way. Your SSID should NOT be your name or give any clues as to where you live, use the strongest encryption you can (I use WPA2) and it makes a lot of sense to set up an access list (MAC filter). This allows you to specify exactly which MAC addresses are allowed to connect, making your WAP very secure. Finally, and this is important if you wish to access the router&#039;s admin page again (perhaps you&#039;ll want to add a friend&#039;s MAC address for example), you must assign a new LAN TCP/IP. This wants to be in the 192.168.80.X format, and should not be an address that is already in use. I used 192.168.80.254.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Storage=&lt;br /&gt;
The two internal hard disks in the Core are each dedicated to their respective jobs (OS and cameras). For the storage of all media, and to serve as a backup drive for our other computers, a D-Link DNS-323 NAS drive is being utilised. It has x2 HDD bays, only one of which is currently occupied with a 2TB disk, and I will add another in the near future.&lt;br /&gt;
&lt;br /&gt;
This NAS is plug&#039;n&#039;play with LMCE. If you want to password protect the NAS volume, achieved via the NAS admin page, you must fill out the appropriate boxes in web admin also.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Core/MDs=&lt;br /&gt;
This section talks about the main bits of hardware in my home that make up the principal elements of any LMCE system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Core (PA)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[MSI 870-C45]] AMD 770 ATX Socket AM3 Realtek GbLAN controller&lt;br /&gt;
*&#039;&#039;&#039;Processor&#039;&#039;&#039; - AMD quad core processor&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 4GB&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - Corsair 400W&lt;br /&gt;
*&#039;&#039;&#039;Graphics card&#039;&#039;&#039; - ATI Radeon X300SE 128MB PCIe&lt;br /&gt;
*&#039;&#039;&#039;Hard disks&#039;&#039;&#039; - 80GB for OS, 500GB for cameras.&lt;br /&gt;
*&#039;&#039;&#039;NIC&#039;&#039;&#039; - Realtek RTL-8139/8139C/8139C+ (non-gigabit, used for external network)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Only used when I reinstall.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave controller&#039;&#039;&#039; - [[Seluxit viaSENS Home Controller]], this is the recommended interface.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave inclusion remote&#039;&#039;&#039; - [[Aeon Labs Minimote]]&lt;br /&gt;
*&#039;&#039;&#039;UPS (Uninterruptible Power Supply)&#039;&#039;&#039; - APC Smart-UPS 1400. Powers the Core, modem, switch, cameras (cameras use PoE, so plugs are all in the same place).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Following installation, I carried out the following on my Core to make it work/get it the way I wanted it...&lt;br /&gt;
&lt;br /&gt;
*Swapped Network Interfaces in web admin -&amp;gt; Advanced -&amp;gt; Network -&amp;gt; Network settings, to put eth0 on the external network.&lt;br /&gt;
*Changed password to something more secure in web admin -&amp;gt; Wizard -&amp;gt; Basic info -&amp;gt; Users.&lt;br /&gt;
*Made use of the [[Folder_lock|folder lock]] feature in order to stop my desktop backup from appearing in the orbiters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Living Room)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Case&#039;&#039;&#039; - Jetway JC200. Smallest mini-ITX case I could find with space for slim DVD drive. &lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[ASUS AT3IONT]] (atom board)&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicate to GPU)&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU (included with case)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Samsung SN-T083C slot-loading drive.&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039; - Rii wireless mini-keyboard with integrated touchpad&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - LG 42LH400 42&amp;quot; Full HD LCD TV (controlled via RS232).&lt;br /&gt;
*&#039;&#039;&#039;Speakers&#039;&#039;&#039; - B&amp;amp;W speakers driven by tube amp.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
&lt;br /&gt;
*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Kitchen)==&lt;br /&gt;
&#039;&#039;Kitchen will be redone in near future, which will include permanent cable runs but the intended hardware will soon be installed for testing purposes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;del&amp;gt;Main hardware includes...&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - ([[ASUS AT3N7A-I]]?)&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicated to GPU)&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Display&#039;&#039;&#039; - 22&amp;quot; ViewSonic VX2239WM, 1080p LCD, HDMI, integrated speakers.&amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;del&amp;gt;Also carried out the following...&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bedroom)==&lt;br /&gt;
&#039;&#039;Hardware will be installed soon for testing before putting in permanent cable runs&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - TBD (atom, fanless?)&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - Foehn &amp;amp; Hirsch 42&amp;quot; Full HD LCD TV&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bathroom)==&lt;br /&gt;
&#039;&#039;Bathroom will be redone in near future. Intention is to add ceiling speakers only, driven by squeezeslave/amp&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Study)==&lt;br /&gt;
&#039;&#039;Debating whether to install MD - probably not necessary&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Metalshop)==&lt;br /&gt;
&#039;&#039;Indoor workshop will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Woodshop)==&lt;br /&gt;
&#039;&#039;Outdoor workshop will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Garage)==&lt;br /&gt;
&#039;&#039;Attached garage, will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Orbiters=&lt;br /&gt;
Every MD features an on-screen orbiter. In addition to the on-screen ones...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mobile Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Tablet&#039;&#039;&#039; - Advent Vega with Honeycomb running los93sol&#039;s/Thom&#039;s [[AndroidTouchOrbiter]]. Lives on coffee table.&lt;br /&gt;
*&#039;&#039;&#039;Mobile phone&#039;&#039;&#039; - HTC Desire HD running los93sol&#039;s/Thom&#039;s [[AndroidTouchOrbiter]]. I also use this device a lot for remote access.&lt;br /&gt;
*&#039;&#039;&#039;Netbook&#039;&#039;&#039; - my netbook, uses [[Web Orbiter 2.0]]. &lt;br /&gt;
*&#039;&#039;&#039;Laptop&#039;&#039;&#039; - the lady&#039;s laptop, uses [[Web Orbiter 2.0]].&lt;br /&gt;
*&#039;&#039;&#039;[[Nokia N800]]&#039;&#039;&#039; - running its own orbiter software. Generally used in workshop areas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Other Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Kitchen orbiter&#039;&#039;&#039; - o2 Joggler, freestanding.&lt;br /&gt;
*&#039;&#039;&#039;Hallway wall&#039;&#039;&#039; - TBD&lt;br /&gt;
*&#039;&#039;&#039;CarPC&#039;&#039;&#039; - http://projectsofmatt.wordpress.com/carpc/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Home Automation=&lt;br /&gt;
This section looks at the remaining hardware in my home, relating specifically to home automation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Lights==&lt;br /&gt;
*&#039;&#039;&#039;Duwi dimmer switch&#039;&#039;&#039; - in Living Room, 2 wire in my case (more common in Europe).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: &#039;&#039;&#039;AVOID&#039;&#039;&#039; [[ACT_Homepro_ZDW232|ACT HomePro ZDW232]] as explained [http://forum.linuxmce.org/index.php?topic=10783.0 here].&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
Having been the victims of a burglary, I consider this to be a very important area.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Cameras===&lt;br /&gt;
*&#039;&#039;&#039;[[Panasonic BL-C10]]&#039;&#039;&#039; - x3 covering indoor areas.&lt;br /&gt;
*&#039;&#039;&#039;Y-Cam Black YCB004&#039;&#039;&#039; - x2 covering outdoor areas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: All of my cameras make use of [http://en.wikipedia.org/wiki/Power_over_Ethernet/ Power over Ethernet (PoE)], despite not being models that support it! Nor do I have any switches/hubs that &amp;quot;spit out&amp;quot; PoE at the Core end. Search on eBay for &amp;quot;poe injector kit&amp;quot; and you&#039;ll see what I mean. Powering devices in this way is very useful in that you only need to run a single Ethernet cable for both data and power. Brilliant for cameras, especially outdoor ones. Also useful if you want your cameras to be on a [http://en.wikipedia.org/wiki/Uninterruptible_power_supply UPS], as PoE allows all of the power plugs to be in the same place.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Sensors===&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SM103]]&#039;&#039;&#039; - z-wave door/window sensors.&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SF812]]&#039;&#039;&#039; - z-wave smoke detector.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Lighting===&lt;br /&gt;
Remember LMCE allows you to set up your lights to turn on and off and specified times - excellent for giving the impression that somebody is in.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Telephone==&lt;br /&gt;
Siemens Gigaset C475 IP on sipgate.co.uk&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Climate==&lt;br /&gt;
Watch this space!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Thank you for reading=&lt;br /&gt;
Please contact me if you have any questions or if I can be of any assistance. I might not be so helpful from the software point of view, but any questions regarding hardware, DIY around the house or generally doing things on the cheap, I might be able to help you.&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=34016</id>
		<title>User:Purps</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=34016"/>
		<updated>2013-04-01T22:30:08Z</updated>

		<summary type="html">&lt;p&gt;Purps: /* Introduction */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:User Setups]]&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
Hello all. My name is Matt and I live in England. Have been playing with LMCE for a number of years now. I would class myself as a user, but am always keen to help any way I can. By profession I am a mechanical design engineer in the space industry. In my spare time I enjoy metalwork, woodwork and various other little electronics/DIY projects. Any remaining free time is spent with my extremely patient and long-suffering girlfriend with whom I live. We have now bought our first house together, so now the LMCE-related carnage can &#039;&#039;really&#039;&#039; begin.&lt;br /&gt;
&lt;br /&gt;
I have started a blog for all my major projects, which of course includes LMCE http://projectsofmatt.wordpress.com/&lt;br /&gt;
&lt;br /&gt;
The intention is to keep progress reports and general ramblings to the blog. This wiki page will serve as a snapshot of my setup.&lt;br /&gt;
&lt;br /&gt;
=Software=&lt;br /&gt;
My current installation is based on the 1004 RC. It is fantastic. Don&#039;t bother with 810 any more.&lt;br /&gt;
&lt;br /&gt;
I would highly recommend the use of [http://clonezilla.org/ Clonezilla] for backing up LMCE at appropriate intervals i.e. whenever you get something working! Clonezilla saves a partition of your choice as a compressed file which can in turn be saved to any connected hard drive. Then, you can attempt to get the next thing working without fear of ruining your life/relationship. If the worst happens, just pop the Clonezilla live CD back in and restore the relevant image back. To use, I found Clonezilla to be very intuitive; my only other advice would be to name your backups with as much detailed information as possible. You won&#039;t always necessarily want to restore the last image you made, as you may find a problem that goes back further.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Network=&lt;br /&gt;
It is highly advisable that you adopt the recommended [[Network Settings|network setup]] and use 2 NICs in your core. This means that a) things are a lot more likely to work straight out of the box and b) when things DO go wrong, you are far more likely to receive support. In my experience it is definitely worth it.&lt;br /&gt;
&lt;br /&gt;
Yes, we need a diagram here, a picture is worth a thousand words and all that....&lt;br /&gt;
&lt;br /&gt;
My external network looks a little bit like this...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Virgin Media Cable Modem -&amp;gt; NIC 1 (eth0) on Core&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
And my internal network...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NIC 2 (eth1) on Core -&amp;gt; Netgear 8-port Gigabit switch&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Connected to this switch you&#039;ll find...&lt;br /&gt;
&lt;br /&gt;
*All of the MDs&lt;br /&gt;
*&amp;quot;Normal&amp;quot; computers requiring Internet access&lt;br /&gt;
*IP Cameras&lt;br /&gt;
*IP Phone&lt;br /&gt;
*Wireless Access Point (WAP)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: If you have a spare wireless router laying around, it can be used as a WAP (this is what I have done using the much loved Netgear WGR614). Just connect it up to a switch (your internal network) via one of the LAN ports (these are the ports that you would normally plug your computers into, NOT the port that you would usually plug your Internet cable into). In the router&#039;s admin page, make sure DHCP is DISABLED, and then set it up in the normal way. Your SSID should NOT be your name or give any clues as to where you live, use the strongest encryption you can (I use WPA2) and it makes a lot of sense to set up an access list (MAC filter). This allows you to specify exactly which MAC addresses are allowed to connect, making your WAP very secure. Finally, and this is important if you wish to access the router&#039;s admin page again (perhaps you&#039;ll want to add a friend&#039;s MAC address for example), you must assign a new LAN TCP/IP. This wants to be in the 192.168.80.X format, and should not be an address that is already in use. I used 192.168.80.254.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Storage=&lt;br /&gt;
The two internal hard disks in the Core are each dedicated to their respective jobs (OS and cameras). For the storage of all media, and to serve as a backup drive for our other computers, a D-Link DNS-323 NAS drive is being utilised. It has x2 HDD bays, only one of which is currently occupied with a 2TB disk, and I will add another in the near future.&lt;br /&gt;
&lt;br /&gt;
This NAS is plug&#039;n&#039;play with LMCE. If you want to password protect the NAS volume, achieved via the NAS admin page, you must fill out the appropriate boxes in web admin also.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Core/MDs=&lt;br /&gt;
This section talks about the main bits of hardware in my home that make up the principal elements of any LMCE system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Core (PA)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[MSI 870-C45]] AMD 770 ATX Socket AM3 Realtek GbLAN controller&lt;br /&gt;
*&#039;&#039;&#039;Processor&#039;&#039;&#039; - AMD quad core processor&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 4GB&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - Corsair 400W&lt;br /&gt;
*&#039;&#039;&#039;Graphics card&#039;&#039;&#039; - ATI Radeon X300SE 128MB PCIe&lt;br /&gt;
*&#039;&#039;&#039;Hard disks&#039;&#039;&#039; - 80GB for OS, 500GB for cameras.&lt;br /&gt;
*&#039;&#039;&#039;NIC&#039;&#039;&#039; - Realtek RTL-8139/8139C/8139C+ (non-gigabit, used for external network)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Only used when I reinstall.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave controller&#039;&#039;&#039; - [[Seluxit viaSENS Home Controller]], this is the recommended interface.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave inclusion remote&#039;&#039;&#039; - [[Aeon Labs Minimote]]&lt;br /&gt;
*&#039;&#039;&#039;UPS (Uninterruptible Power Supply)&#039;&#039;&#039; - APC Smart-UPS 1400. Powers the Core, modem, switch, cameras (cameras use PoE, so plugs are all in the same place).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Following installation, I carried out the following on my Core to make it work/get it the way I wanted it...&lt;br /&gt;
&lt;br /&gt;
*Swapped Network Interfaces in web admin -&amp;gt; Advanced -&amp;gt; Network -&amp;gt; Network settings, to put eth0 on the external network.&lt;br /&gt;
*Changed password to something more secure in web admin -&amp;gt; Wizard -&amp;gt; Basic info -&amp;gt; Users.&lt;br /&gt;
*Made use of the [[Folder_lock|folder lock]] feature in order to stop my desktop backup from appearing in the orbiters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Living Room)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Case&#039;&#039;&#039; - Jetway JC200. Smallest mini-ITX case I could find with space for slim DVD drive. &lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[ASUS AT3IONT]] (atom board)&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicate to GPU)&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU (included with case)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Samsung SN-T083C slot-loading drive.&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039; - Rii wireless mini-keyboard with integrated touchpad&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - LG 42LH400 42&amp;quot; Full HD LCD TV (controlled via RS232).&lt;br /&gt;
*&#039;&#039;&#039;Speakers&#039;&#039;&#039; - B&amp;amp;W speakers driven by tube amp.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
&lt;br /&gt;
*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Kitchen)==&lt;br /&gt;
&#039;&#039;Kitchen will be redone in near future, which will include permanent cable runs but the intended hardware will soon be installed for testing purposes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;del&amp;gt;Main hardware includes...&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - ([[ASUS AT3N7A-I]]?)&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicated to GPU)&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Display&#039;&#039;&#039; - 22&amp;quot; ViewSonic VX2239WM, 1080p LCD, HDMI, integrated speakers.&amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;del&amp;gt;Also carried out the following...&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bedroom)==&lt;br /&gt;
&#039;&#039;Hardware will be installed soon for testing before putting in permanent cable runs&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - TBD (atom, fanless?)&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - Foehn &amp;amp; Hirsch 42&amp;quot; Full HD LCD TV&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bathroom)==&lt;br /&gt;
&#039;&#039;Bathroom will be redone in near future. Intention is to add ceiling speakers only, driven by squeezeslave/amp&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Study)==&lt;br /&gt;
&#039;&#039;Debating whether to install MD - probably not necessary&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Metalshop)==&lt;br /&gt;
&#039;&#039;Indoor workshop will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Woodshop)==&lt;br /&gt;
&#039;&#039;Outdoor workshop will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Garage)==&lt;br /&gt;
&#039;&#039;Attached garage, will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Orbiters=&lt;br /&gt;
Every MD features an on-screen orbiter. In addition to the on-screen ones...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mobile Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Tablet&#039;&#039;&#039; - Advent Vega with Honeycomb running los93sol&#039;s/Thom&#039;s [[AndroidTouchOrbiter]]. Lives on coffee table.&lt;br /&gt;
*&#039;&#039;&#039;Mobile phone&#039;&#039;&#039; - HTC Desire HD running los93sol&#039;s/Thom&#039;s [[AndroidTouchOrbiter]]. I also use this device a lot for remote access.&lt;br /&gt;
*&#039;&#039;&#039;Netbook&#039;&#039;&#039; - my netbook, uses [[Web Orbiter 2.0]]. &lt;br /&gt;
*&#039;&#039;&#039;Laptop&#039;&#039;&#039; - the lady&#039;s laptop, uses [[Web Orbiter 2.0]].&lt;br /&gt;
*&#039;&#039;&#039;[[Nokia N800]]&#039;&#039;&#039; - running its own orbiter software. Generally used in workshop areas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Other Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Kitchen orbiter&#039;&#039;&#039; - o2 Joggler, freestanding.&lt;br /&gt;
*&#039;&#039;&#039;Hallway wall&#039;&#039;&#039; - TBD&lt;br /&gt;
*&#039;&#039;&#039;CarPC&#039;&#039;&#039; - http://projectsofmatt.wordpress.com/carpc/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Home Automation=&lt;br /&gt;
This section looks at the remaining hardware in my home, relating specifically to home automation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Lights==&lt;br /&gt;
*&#039;&#039;&#039;Duwi dimmer switch&#039;&#039;&#039; - in Living Room, 2 wire in my case (more common in Europe).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: &#039;&#039;&#039;AVOID&#039;&#039;&#039; [[ACT_Homepro_ZDW232|ACT HomePro ZDW232]] as explained [http://forum.linuxmce.org/index.php?topic=10783.0 here].&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
Having been the victims of a burglary, I consider this to be a very important area.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Cameras===&lt;br /&gt;
*&#039;&#039;&#039;[[Panasonic BL-C10]]&#039;&#039;&#039; - x3 covering indoor areas.&lt;br /&gt;
*&#039;&#039;&#039;Y-Cam Black YCB004&#039;&#039;&#039; - x2 covering outdoor areas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: All of my cameras make use of [http://en.wikipedia.org/wiki/Power_over_Ethernet/ Power over Ethernet (PoE)], despite not being models that support it! Nor do I have any switches/hubs that &amp;quot;spit out&amp;quot; PoE at the Core end. Search on eBay for &amp;quot;poe injector kit&amp;quot; and you&#039;ll see what I mean. Powering devices in this way is very useful in that you only need to run a single Ethernet cable for both data and power. Brilliant for cameras, especially outdoor ones. Also useful if you want your cameras to be on a [http://en.wikipedia.org/wiki/Uninterruptible_power_supply UPS], as PoE allows all of the power plugs to be in the same place.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Sensors===&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SM103]]&#039;&#039;&#039; - z-wave door/window sensors.&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SF812]]&#039;&#039;&#039; - z-wave smoke detector.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Lighting===&lt;br /&gt;
Remember LMCE allows you to set up your lights to turn on and off and specified times - excellent for giving the impression that somebody is in.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Telephone==&lt;br /&gt;
Siemens Gigaset C475 IP on sipgate.co.uk&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Climate==&lt;br /&gt;
Watch this space!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Thank you for reading=&lt;br /&gt;
Please contact me if you have any questions or if I can be of any assistance. I might not be so helpful from the software point of view, but any questions regarding hardware, DIY around the house or generally doing things on the cheap, I might be able to help you.&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=34015</id>
		<title>User:Purps</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=34015"/>
		<updated>2013-04-01T22:29:04Z</updated>

		<summary type="html">&lt;p&gt;Purps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:User Setups]]&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
Hello all. My name is Matt and I live in England. Have been playing with LMCE for a number of years now. I would class myself as a user, but am always keen to help any way I can. By profession I am a mechanical design engineer in the space industry. In my spare time I enjoy metalwork, woodwork and various other little electronics/DIY projects. Any remaining free time is spent with my extremely patient and long-suffering girlfriend with whom I live. We have now bought our first house together, so now the LMCE-related carnage can &#039;&#039;really&#039;&#039; begin.&lt;br /&gt;
&lt;br /&gt;
I have started a blog for all my major projects, which of course includes LMCE http://projectsofmatt.wordpress.com/&lt;br /&gt;
&lt;br /&gt;
The intention is to keep progress reports and general ramblings to the blog. My wiki page will serve as a snapshot of my setup.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Software=&lt;br /&gt;
My current installation is based on the 1004 RC. It is fantastic. Don&#039;t bother with 810 any more.&lt;br /&gt;
&lt;br /&gt;
I would highly recommend the use of [http://clonezilla.org/ Clonezilla] for backing up LMCE at appropriate intervals i.e. whenever you get something working! Clonezilla saves a partition of your choice as a compressed file which can in turn be saved to any connected hard drive. Then, you can attempt to get the next thing working without fear of ruining your life/relationship. If the worst happens, just pop the Clonezilla live CD back in and restore the relevant image back. To use, I found Clonezilla to be very intuitive; my only other advice would be to name your backups with as much detailed information as possible. You won&#039;t always necessarily want to restore the last image you made, as you may find a problem that goes back further.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Network=&lt;br /&gt;
It is highly advisable that you adopt the recommended [[Network Settings|network setup]] and use 2 NICs in your core. This means that a) things are a lot more likely to work straight out of the box and b) when things DO go wrong, you are far more likely to receive support. In my experience it is definitely worth it.&lt;br /&gt;
&lt;br /&gt;
Yes, we need a diagram here, a picture is worth a thousand words and all that....&lt;br /&gt;
&lt;br /&gt;
My external network looks a little bit like this...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Virgin Media Cable Modem -&amp;gt; NIC 1 (eth0) on Core&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
And my internal network...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NIC 2 (eth1) on Core -&amp;gt; Netgear 8-port Gigabit switch&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Connected to this switch you&#039;ll find...&lt;br /&gt;
&lt;br /&gt;
*All of the MDs&lt;br /&gt;
*&amp;quot;Normal&amp;quot; computers requiring Internet access&lt;br /&gt;
*IP Cameras&lt;br /&gt;
*IP Phone&lt;br /&gt;
*Wireless Access Point (WAP)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: If you have a spare wireless router laying around, it can be used as a WAP (this is what I have done using the much loved Netgear WGR614). Just connect it up to a switch (your internal network) via one of the LAN ports (these are the ports that you would normally plug your computers into, NOT the port that you would usually plug your Internet cable into). In the router&#039;s admin page, make sure DHCP is DISABLED, and then set it up in the normal way. Your SSID should NOT be your name or give any clues as to where you live, use the strongest encryption you can (I use WPA2) and it makes a lot of sense to set up an access list (MAC filter). This allows you to specify exactly which MAC addresses are allowed to connect, making your WAP very secure. Finally, and this is important if you wish to access the router&#039;s admin page again (perhaps you&#039;ll want to add a friend&#039;s MAC address for example), you must assign a new LAN TCP/IP. This wants to be in the 192.168.80.X format, and should not be an address that is already in use. I used 192.168.80.254.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Storage=&lt;br /&gt;
The two internal hard disks in the Core are each dedicated to their respective jobs (OS and cameras). For the storage of all media, and to serve as a backup drive for our other computers, a D-Link DNS-323 NAS drive is being utilised. It has x2 HDD bays, only one of which is currently occupied with a 2TB disk, and I will add another in the near future.&lt;br /&gt;
&lt;br /&gt;
This NAS is plug&#039;n&#039;play with LMCE. If you want to password protect the NAS volume, achieved via the NAS admin page, you must fill out the appropriate boxes in web admin also.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Core/MDs=&lt;br /&gt;
This section talks about the main bits of hardware in my home that make up the principal elements of any LMCE system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Core (PA)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[MSI 870-C45]] AMD 770 ATX Socket AM3 Realtek GbLAN controller&lt;br /&gt;
*&#039;&#039;&#039;Processor&#039;&#039;&#039; - AMD quad core processor&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 4GB&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - Corsair 400W&lt;br /&gt;
*&#039;&#039;&#039;Graphics card&#039;&#039;&#039; - ATI Radeon X300SE 128MB PCIe&lt;br /&gt;
*&#039;&#039;&#039;Hard disks&#039;&#039;&#039; - 80GB for OS, 500GB for cameras.&lt;br /&gt;
*&#039;&#039;&#039;NIC&#039;&#039;&#039; - Realtek RTL-8139/8139C/8139C+ (non-gigabit, used for external network)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Only used when I reinstall.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave controller&#039;&#039;&#039; - [[Seluxit viaSENS Home Controller]], this is the recommended interface.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave inclusion remote&#039;&#039;&#039; - [[Aeon Labs Minimote]]&lt;br /&gt;
*&#039;&#039;&#039;UPS (Uninterruptible Power Supply)&#039;&#039;&#039; - APC Smart-UPS 1400. Powers the Core, modem, switch, cameras (cameras use PoE, so plugs are all in the same place).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Following installation, I carried out the following on my Core to make it work/get it the way I wanted it...&lt;br /&gt;
&lt;br /&gt;
*Swapped Network Interfaces in web admin -&amp;gt; Advanced -&amp;gt; Network -&amp;gt; Network settings, to put eth0 on the external network.&lt;br /&gt;
*Changed password to something more secure in web admin -&amp;gt; Wizard -&amp;gt; Basic info -&amp;gt; Users.&lt;br /&gt;
*Made use of the [[Folder_lock|folder lock]] feature in order to stop my desktop backup from appearing in the orbiters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Living Room)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Case&#039;&#039;&#039; - Jetway JC200. Smallest mini-ITX case I could find with space for slim DVD drive. &lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[ASUS AT3IONT]] (atom board)&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicate to GPU)&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU (included with case)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Samsung SN-T083C slot-loading drive.&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039; - Rii wireless mini-keyboard with integrated touchpad&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - LG 42LH400 42&amp;quot; Full HD LCD TV (controlled via RS232).&lt;br /&gt;
*&#039;&#039;&#039;Speakers&#039;&#039;&#039; - B&amp;amp;W speakers driven by tube amp.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
&lt;br /&gt;
*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Kitchen)==&lt;br /&gt;
&#039;&#039;Kitchen will be redone in near future, which will include permanent cable runs but the intended hardware will soon be installed for testing purposes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;del&amp;gt;Main hardware includes...&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - ([[ASUS AT3N7A-I]]?)&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicated to GPU)&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Display&#039;&#039;&#039; - 22&amp;quot; ViewSonic VX2239WM, 1080p LCD, HDMI, integrated speakers.&amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;del&amp;gt;Also carried out the following...&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bedroom)==&lt;br /&gt;
&#039;&#039;Hardware will be installed soon for testing before putting in permanent cable runs&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - TBD (atom, fanless?)&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - Foehn &amp;amp; Hirsch 42&amp;quot; Full HD LCD TV&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bathroom)==&lt;br /&gt;
&#039;&#039;Bathroom will be redone in near future. Intention is to add ceiling speakers only, driven by squeezeslave/amp&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Study)==&lt;br /&gt;
&#039;&#039;Debating whether to install MD - probably not necessary&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Metalshop)==&lt;br /&gt;
&#039;&#039;Indoor workshop will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Woodshop)==&lt;br /&gt;
&#039;&#039;Outdoor workshop will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Garage)==&lt;br /&gt;
&#039;&#039;Attached garage, will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Orbiters=&lt;br /&gt;
Every MD features an on-screen orbiter. In addition to the on-screen ones...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mobile Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Tablet&#039;&#039;&#039; - Advent Vega with Honeycomb running los93sol&#039;s/Thom&#039;s [[AndroidTouchOrbiter]]. Lives on coffee table.&lt;br /&gt;
*&#039;&#039;&#039;Mobile phone&#039;&#039;&#039; - HTC Desire HD running los93sol&#039;s/Thom&#039;s [[AndroidTouchOrbiter]]. I also use this device a lot for remote access.&lt;br /&gt;
*&#039;&#039;&#039;Netbook&#039;&#039;&#039; - my netbook, uses [[Web Orbiter 2.0]]. &lt;br /&gt;
*&#039;&#039;&#039;Laptop&#039;&#039;&#039; - the lady&#039;s laptop, uses [[Web Orbiter 2.0]].&lt;br /&gt;
*&#039;&#039;&#039;[[Nokia N800]]&#039;&#039;&#039; - running its own orbiter software. Generally used in workshop areas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Other Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Kitchen orbiter&#039;&#039;&#039; - o2 Joggler, freestanding.&lt;br /&gt;
*&#039;&#039;&#039;Hallway wall&#039;&#039;&#039; - TBD&lt;br /&gt;
*&#039;&#039;&#039;CarPC&#039;&#039;&#039; - http://projectsofmatt.wordpress.com/carpc/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Home Automation=&lt;br /&gt;
This section looks at the remaining hardware in my home, relating specifically to home automation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Lights==&lt;br /&gt;
*&#039;&#039;&#039;Duwi dimmer switch&#039;&#039;&#039; - in Living Room, 2 wire in my case (more common in Europe).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: &#039;&#039;&#039;AVOID&#039;&#039;&#039; [[ACT_Homepro_ZDW232|ACT HomePro ZDW232]] as explained [http://forum.linuxmce.org/index.php?topic=10783.0 here].&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
Having been the victims of a burglary, I consider this to be a very important area.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Cameras===&lt;br /&gt;
*&#039;&#039;&#039;[[Panasonic BL-C10]]&#039;&#039;&#039; - x3 covering indoor areas.&lt;br /&gt;
*&#039;&#039;&#039;Y-Cam Black YCB004&#039;&#039;&#039; - x2 covering outdoor areas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: All of my cameras make use of [http://en.wikipedia.org/wiki/Power_over_Ethernet/ Power over Ethernet (PoE)], despite not being models that support it! Nor do I have any switches/hubs that &amp;quot;spit out&amp;quot; PoE at the Core end. Search on eBay for &amp;quot;poe injector kit&amp;quot; and you&#039;ll see what I mean. Powering devices in this way is very useful in that you only need to run a single Ethernet cable for both data and power. Brilliant for cameras, especially outdoor ones. Also useful if you want your cameras to be on a [http://en.wikipedia.org/wiki/Uninterruptible_power_supply UPS], as PoE allows all of the power plugs to be in the same place.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Sensors===&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SM103]]&#039;&#039;&#039; - z-wave door/window sensors.&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SF812]]&#039;&#039;&#039; - z-wave smoke detector.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Lighting===&lt;br /&gt;
Remember LMCE allows you to set up your lights to turn on and off and specified times - excellent for giving the impression that somebody is in.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Telephone==&lt;br /&gt;
Siemens Gigaset C475 IP on sipgate.co.uk&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Climate==&lt;br /&gt;
Watch this space!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Thank you for reading=&lt;br /&gt;
Please contact me if you have any questions or if I can be of any assistance. I might not be so helpful from the software point of view, but any questions regarding hardware, DIY around the house or generally doing things on the cheap, I might be able to help you.&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=34014</id>
		<title>User:Purps</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=34014"/>
		<updated>2013-04-01T22:27:18Z</updated>

		<summary type="html">&lt;p&gt;Purps: /* Core (PA) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:User Setups]]&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
Hello all. My name is Matt and I live in England. Have been playing with LMCE for a number of years now. I would class myself as a user, but am always keen to help any way I can. By profession I am a mechanical design engineer in the space industry. In my spare time I enjoy metalwork, woodwork and various other little electronics/DIY projects. Any remaining free time is spent with my extremely patient and long-suffering girlfriend with whom I live. We have now bought our first house together, so now the LMCE-related carnage can &#039;&#039;really&#039;&#039; begin.&lt;br /&gt;
&lt;br /&gt;
I have started a blog for all my major projects, which of course includes LMCE http://projectsofmatt.wordpress.com/&lt;br /&gt;
&lt;br /&gt;
The intention is to keep progress reports and general ramblings to the blog. My wiki page will serve as a snapshot of my setup.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Software=&lt;br /&gt;
My current installation is based on the 1004 RC. It is fantastic. Don&#039;t bother with 810 any more.&lt;br /&gt;
&lt;br /&gt;
I would highly recommend the use of [http://clonezilla.org/ Clonezilla] for backing up LMCE at appropriate intervals i.e. whenever you get something working! Clonezilla saves a partition of your choice as a compressed file which can in turn be saved to any connected hard drive. Then, you can attempt to get the next thing working without fear of ruining your life/relationship. If the worst happens, just pop the Clonezilla live CD back in and restore the relevant image back. To use, I found Clonezilla to be very intuitive; my only other advice would be to name your backups with as much detailed information as possible. You won&#039;t always necessarily want to restore the last image you made, as you may find a problem that goes back further.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Network=&lt;br /&gt;
It is highly advisable that you adopt the recommended [[Network Settings|network setup]] and use 2 NICs in your core. This means that a) things are a lot more likely to work straight out of the box and b) when things DO go wrong, you are far more likely to receive support. In my experience it is definitely worth it.&lt;br /&gt;
&lt;br /&gt;
Yes, we need a diagram here, a picture is worth a thousand words and all that....&lt;br /&gt;
&lt;br /&gt;
My external network looks a little bit like this...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Virgin Media Cable Modem -&amp;gt; NIC 1 (eth0) on Core&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
And my internal network...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NIC 2 (eth1) on Core -&amp;gt; Netgear 8-port Gigabit switch&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Connected to this switch you&#039;ll find...&lt;br /&gt;
&lt;br /&gt;
*All of the MDs&lt;br /&gt;
*&amp;quot;Normal&amp;quot; computers requiring Internet access&lt;br /&gt;
*IP Cameras&lt;br /&gt;
*IP Phone&lt;br /&gt;
*Wireless Access Point (WAP)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: If you have a spare wireless router laying around, it can be used as a WAP (this is what I have done using the much loved Netgear WGR614). Just connect it up to a switch (your internal network) via one of the LAN ports (these are the ports that you would normally plug your computers into, NOT the port that you would usually plug your Internet cable into). In the router&#039;s admin page, make sure DHCP is DISABLED, and then set it up in the normal way. Your SSID should NOT be your name or give any clues as to where you live, use the strongest encryption you can (I use WPA2) and it makes a lot of sense to set up an access list (MAC filter). This allows you to specify exactly which MAC addresses are allowed to connect, making your WAP very secure. Finally, and this is important if you wish to access the router&#039;s admin page again (perhaps you&#039;ll want to add a friend&#039;s MAC address for example), you must assign a new LAN TCP/IP. This wants to be in the 192.168.80.X format, and should not be an address that is already in use. I used 192.168.80.254.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Storage=&lt;br /&gt;
The two internal hard disks in the Core are each dedicated to their respective jobs (OS and cameras). For the storage of all media, and to serve as a backup drive for our other computers, a D-Link DNS-323 NAS drive is being utilised. It has x2 HDD bays, only one of which is currently occupied with a 2TB disk, and I will add another in the near future.&lt;br /&gt;
&lt;br /&gt;
This NAS is plug&#039;n&#039;play with LMCE. If you want to password protect the NAS volume, achieved via the NAS admin page, you must fill out the appropriate boxes in web admin also.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Core/MDs=&lt;br /&gt;
This section talks about the main bits of hardware in my home that make up the principal elements of any LMCE system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Core (PA)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[MSI 870-C45]] AMD 770 ATX Socket AM3 Realtek GbLAN controller&lt;br /&gt;
*&#039;&#039;&#039;Processor&#039;&#039;&#039; - AMD quad core processor&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 4GB&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - Corsair 400W&lt;br /&gt;
*&#039;&#039;&#039;Graphics card&#039;&#039;&#039; - ATI Radeon X300SE 128MB PCIe&lt;br /&gt;
*&#039;&#039;&#039;Hard disks&#039;&#039;&#039; - 80GB for OS, 500GB for cameras.&lt;br /&gt;
*&#039;&#039;&#039;NIC&#039;&#039;&#039; - Realtek RTL-8139/8139C/8139C+ (non-gigabit, used for external network)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Only used when I reinstall.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave controller&#039;&#039;&#039; - [[Seluxit viaSENS Home Controller]], this is the recommended interface.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave inclusion remote&#039;&#039;&#039; - [[Aeon Labs Minimote]]&lt;br /&gt;
*&#039;&#039;&#039;UPS (Uninterruptible Power Supply)&#039;&#039;&#039; - APC Smart-UPS 1400. Powers the Core, modem, switch, cameras (cameras use PoE, so plugs are all in the same place).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Following installation, I carried out the following on my Core to make it work/get it the way I wanted it...&lt;br /&gt;
&lt;br /&gt;
*Swapped Network Interfaces in web admin -&amp;gt; Advanced -&amp;gt; Network -&amp;gt; Network settings, to put eth0 on the external network.&lt;br /&gt;
*Changed password to something more secure in web admin -&amp;gt; Wizard -&amp;gt; Basic info -&amp;gt; Users.&lt;br /&gt;
*Made use of the [[Folder_lock|folder lock]] feature in order to stop my desktop backup from appearing in the orbiters.&lt;br /&gt;
&lt;br /&gt;
==MD (Living Room)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Case&#039;&#039;&#039; - Jetway JC200. Smallest mini-ITX case I could find with space for slim DVD drive. &lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[ASUS AT3IONT]] (atom board)&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicate to GPU)&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU (included with case)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Samsung SN-T083C slot-loading drive.&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039; - Rii wireless mini-keyboard with integrated touchpad&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - LG 42LH400 42&amp;quot; Full HD LCD TV (controlled via RS232).&lt;br /&gt;
*&#039;&#039;&#039;Speakers&#039;&#039;&#039; - B&amp;amp;W speakers driven by tube amp.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
&lt;br /&gt;
*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Kitchen)==&lt;br /&gt;
&#039;&#039;Kitchen will be redone in near future, which will include permanent cable runs but the intended hardware will soon be installed for testing purposes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;del&amp;gt;Main hardware includes...&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - ([[ASUS AT3N7A-I]]?)&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicated to GPU)&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Display&#039;&#039;&#039; - 22&amp;quot; ViewSonic VX2239WM, 1080p LCD, HDMI, integrated speakers.&amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;del&amp;gt;Also carried out the following...&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bedroom)==&lt;br /&gt;
&#039;&#039;Hardware will be installed soon for testing before putting in permanent cable runs&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - TBD (atom, fanless?)&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - Foehn &amp;amp; Hirsch 42&amp;quot; Full HD LCD TV&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bathroom)==&lt;br /&gt;
&#039;&#039;Bathroom will be redone in near future. Intention is to add ceiling speakers only, driven by squeezeslave/amp&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Study)==&lt;br /&gt;
&#039;&#039;Debating whether to install MD - probably not necessary&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Metalshop)==&lt;br /&gt;
&#039;&#039;Indoor workshop will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Woodshop)==&lt;br /&gt;
&#039;&#039;Outdoor workshop will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Garage)==&lt;br /&gt;
&#039;&#039;Attached garage, will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Orbiters=&lt;br /&gt;
Every MD features an on-screen orbiter. In addition to the on-screen ones...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mobile Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Tablet&#039;&#039;&#039; - Advent Vega with Honeycomb running los93sol&#039;s/Thom&#039;s [[AndroidTouchOrbiter]]. Lives on coffee table.&lt;br /&gt;
*&#039;&#039;&#039;Mobile phone&#039;&#039;&#039; - HTC Desire HD running los93sol&#039;s/Thom&#039;s [[AndroidTouchOrbiter]]. I also use this device a lot for remote access.&lt;br /&gt;
*&#039;&#039;&#039;Netbook&#039;&#039;&#039; - my netbook, uses [[Web Orbiter 2.0]]. &lt;br /&gt;
*&#039;&#039;&#039;Laptop&#039;&#039;&#039; - the lady&#039;s laptop, uses [[Web Orbiter 2.0]].&lt;br /&gt;
*&#039;&#039;&#039;[[Nokia N800]]&#039;&#039;&#039; - running its own orbiter software. Generally used in workshop areas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Other Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Kitchen orbiter&#039;&#039;&#039; - o2 Joggler, freestanding.&lt;br /&gt;
*&#039;&#039;&#039;Hallway wall&#039;&#039;&#039; - TBD&lt;br /&gt;
*&#039;&#039;&#039;CarPC&#039;&#039;&#039; - http://projectsofmatt.wordpress.com/carpc/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Home Automation=&lt;br /&gt;
This section looks at the remaining hardware in my home, relating specifically to home automation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Lights==&lt;br /&gt;
*&#039;&#039;&#039;Duwi dimmer switch&#039;&#039;&#039; - in Living Room, 2 wire in my case (more common in Europe).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: &#039;&#039;&#039;AVOID&#039;&#039;&#039; [[ACT_Homepro_ZDW232|ACT HomePro ZDW232]] as explained [http://forum.linuxmce.org/index.php?topic=10783.0 here].&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
Having been the victims of a burglary, I consider this to be a very important area.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Cameras===&lt;br /&gt;
*&#039;&#039;&#039;[[Panasonic BL-C10]]&#039;&#039;&#039; - x3 covering indoor areas.&lt;br /&gt;
*&#039;&#039;&#039;Y-Cam Black YCB004&#039;&#039;&#039; - x2 covering outdoor areas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: All of my cameras make use of [http://en.wikipedia.org/wiki/Power_over_Ethernet/ Power over Ethernet (PoE)], despite not being models that support it! Nor do I have any switches/hubs that &amp;quot;spit out&amp;quot; PoE at the Core end. Search on eBay for &amp;quot;poe injector kit&amp;quot; and you&#039;ll see what I mean. Powering devices in this way is very useful in that you only need to run a single Ethernet cable for both data and power. Brilliant for cameras, especially outdoor ones. Also useful if you want your cameras to be on a [http://en.wikipedia.org/wiki/Uninterruptible_power_supply UPS], as PoE allows all of the power plugs to be in the same place.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Sensors===&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SM103]]&#039;&#039;&#039; - z-wave door/window sensors.&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SF812]]&#039;&#039;&#039; - z-wave smoke detector.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Lighting===&lt;br /&gt;
Remember LMCE allows you to set up your lights to turn on and off and specified times - excellent for giving the impression that somebody is in.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Telephone==&lt;br /&gt;
Siemens Gigaset C475 IP on sipgate.co.uk&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Climate==&lt;br /&gt;
Watch this space!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Thank you for reading=&lt;br /&gt;
Please contact me if you have any questions or if I can be of any assistance. I might not be so helpful from the software point of view, but any questions regarding hardware, DIY around the house or generally doing things on the cheap, I might be able to help you.&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=33830</id>
		<title>User:Purps</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=33830"/>
		<updated>2013-02-05T08:59:57Z</updated>

		<summary type="html">&lt;p&gt;Purps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:User Setups]]&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
Hello all. My name is Matt and I live in England. Have been playing with LMCE for a number of years now. I would class myself as a user, but am always keen to help any way I can. By profession I am a mechanical design engineer in the space industry. In my spare time I enjoy metalwork, woodwork and various other little electronics/DIY projects. Any remaining free time is spent with my extremely patient and long-suffering girlfriend with whom I live. We have now bought our first house together, so now the LMCE-related carnage can &#039;&#039;really&#039;&#039; begin.&lt;br /&gt;
&lt;br /&gt;
I have started a blog for all my major projects, which of course includes LMCE http://projectsofmatt.wordpress.com/&lt;br /&gt;
&lt;br /&gt;
The intention is to keep progress reports and general ramblings to the blog. My wiki page will serve as a snapshot of my setup.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Software=&lt;br /&gt;
My current installation is based on the 1004 RC. It is fantastic. Don&#039;t bother with 810 any more.&lt;br /&gt;
&lt;br /&gt;
I would highly recommend the use of [http://clonezilla.org/ Clonezilla] for backing up LMCE at appropriate intervals i.e. whenever you get something working! Clonezilla saves a partition of your choice as a compressed file which can in turn be saved to any connected hard drive. Then, you can attempt to get the next thing working without fear of ruining your life/relationship. If the worst happens, just pop the Clonezilla live CD back in and restore the relevant image back. To use, I found Clonezilla to be very intuitive; my only other advice would be to name your backups with as much detailed information as possible. You won&#039;t always necessarily want to restore the last image you made, as you may find a problem that goes back further.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Network=&lt;br /&gt;
It is highly advisable that you adopt the recommended [[Network Settings|network setup]] and use 2 NICs in your core. This means that a) things are a lot more likely to work straight out of the box and b) when things DO go wrong, you are far more likely to receive support. In my experience it is definitely worth it.&lt;br /&gt;
&lt;br /&gt;
Yes, we need a diagram here, a picture is worth a thousand words and all that....&lt;br /&gt;
&lt;br /&gt;
My external network looks a little bit like this...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Virgin Media Cable Modem -&amp;gt; NIC 1 (eth0) on Core&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
And my internal network...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NIC 2 (eth1) on Core -&amp;gt; Netgear 8-port Gigabit switch&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Connected to this switch you&#039;ll find...&lt;br /&gt;
&lt;br /&gt;
*All of the MDs&lt;br /&gt;
*&amp;quot;Normal&amp;quot; computers requiring Internet access&lt;br /&gt;
*IP Cameras&lt;br /&gt;
*IP Phone&lt;br /&gt;
*Wireless Access Point (WAP)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: If you have a spare wireless router laying around, it can be used as a WAP (this is what I have done using the much loved Netgear WGR614). Just connect it up to a switch (your internal network) via one of the LAN ports (these are the ports that you would normally plug your computers into, NOT the port that you would usually plug your Internet cable into). In the router&#039;s admin page, make sure DHCP is DISABLED, and then set it up in the normal way. Your SSID should NOT be your name or give any clues as to where you live, use the strongest encryption you can (I use WPA2) and it makes a lot of sense to set up an access list (MAC filter). This allows you to specify exactly which MAC addresses are allowed to connect, making your WAP very secure. Finally, and this is important if you wish to access the router&#039;s admin page again (perhaps you&#039;ll want to add a friend&#039;s MAC address for example), you must assign a new LAN TCP/IP. This wants to be in the 192.168.80.X format, and should not be an address that is already in use. I used 192.168.80.254.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Storage=&lt;br /&gt;
The two internal hard disks in the Core are each dedicated to their respective jobs (OS and cameras). For the storage of all media, and to serve as a backup drive for our other computers, a D-Link DNS-323 NAS drive is being utilised. It has x2 HDD bays, only one of which is currently occupied with a 2TB disk, and I will add another in the near future.&lt;br /&gt;
&lt;br /&gt;
This NAS is plug&#039;n&#039;play with LMCE. If you want to password protect the NAS volume, achieved via the NAS admin page, you must fill out the appropriate boxes in web admin also.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Core/MDs=&lt;br /&gt;
This section talks about the main bits of hardware in my home that make up the principal elements of any LMCE system.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Core (PA)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[MSI 870-C45]] AMD 770 ATX Socket AM3 Realtek GbLAN controller&lt;br /&gt;
*&#039;&#039;&#039;Processor&#039;&#039;&#039; - AMD quad core processor&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 4GB&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - Corsair 400W&lt;br /&gt;
*&#039;&#039;&#039;Graphics card&#039;&#039;&#039; - ATI Radeon X300SE 128MB PCIe&lt;br /&gt;
*&#039;&#039;&#039;Hard disks&#039;&#039;&#039; - 80GB for OS, 500GB for cameras.&lt;br /&gt;
*&#039;&#039;&#039;NIC&#039;&#039;&#039; - Realtek RTL-8139/8139C/8139C+ (non-gigabit, used for external network)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Only used when I reinstall.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave controller&#039;&#039;&#039; - [[Seluxit viaSENS Home Controller]], this is the recommended interface.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave inclusion remote&#039;&#039;&#039; - [[Aeon Labs Minimote]]&lt;br /&gt;
*&#039;&#039;&#039;UPS (Uninterruptible Power Supply)&#039;&#039;&#039; - APC Smart-UPS 1400. Powers the Core, modem, switch, cameras (cameras use PoE, which keeps plugs in the same place).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Following installation, I carried out the following on my Core to make it work/get it the way I wanted it...&lt;br /&gt;
&lt;br /&gt;
*Swapped Network Interfaces in web admin -&amp;gt; Advanced -&amp;gt; Network -&amp;gt; Network settings, to put eth0 on the external network.&lt;br /&gt;
*Changed password to something more secure in web admin -&amp;gt; Wizard -&amp;gt; Basic info -&amp;gt; Users.&lt;br /&gt;
*Made use of the [[Folder_lock|folder lock]] feature in order to stop my desktop backup from appearing in the orbiters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Living Room)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Case&#039;&#039;&#039; - Jetway JC200. Smallest mini-ITX case I could find with space for slim DVD drive. &lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[ASUS AT3IONT]] (atom board)&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicate to GPU)&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU (included with case)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Samsung SN-T083C slot-loading drive.&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039; - Rii wireless mini-keyboard with integrated touchpad&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - LG 42LH400 42&amp;quot; Full HD LCD TV (controlled via RS232).&lt;br /&gt;
*&#039;&#039;&#039;Speakers&#039;&#039;&#039; - B&amp;amp;W speakers driven by tube amp.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
&lt;br /&gt;
*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Kitchen)==&lt;br /&gt;
&#039;&#039;Kitchen will be redone in near future, which will include permanent cable runs but the intended hardware will soon be installed for testing purposes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;del&amp;gt;Main hardware includes...&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - ([[ASUS AT3N7A-I]]?)&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicated to GPU)&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Display&#039;&#039;&#039; - 22&amp;quot; ViewSonic VX2239WM, 1080p LCD, HDMI, integrated speakers.&amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;del&amp;gt;Also carried out the following...&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bedroom)==&lt;br /&gt;
&#039;&#039;Hardware will be installed soon for testing before putting in permanent cable runs&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - TBD (atom, fanless?)&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - Foehn &amp;amp; Hirsch 42&amp;quot; Full HD LCD TV&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bathroom)==&lt;br /&gt;
&#039;&#039;Bathroom will be redone in near future. Intention is to add ceiling speakers only, driven by squeezeslave/amp&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Study)==&lt;br /&gt;
&#039;&#039;Debating whether to install MD - probably not necessary&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Metalshop)==&lt;br /&gt;
&#039;&#039;Indoor workshop will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Woodshop)==&lt;br /&gt;
&#039;&#039;Outdoor workshop will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Garage)==&lt;br /&gt;
&#039;&#039;Attached garage, will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Orbiters=&lt;br /&gt;
Every MD features an on-screen orbiter. In addition to the on-screen ones...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mobile Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Tablet&#039;&#039;&#039; - Advent Vega with Honeycomb running los93sol&#039;s/Thom&#039;s [[AndroidTouchOrbiter]]. Lives on coffee table.&lt;br /&gt;
*&#039;&#039;&#039;Mobile phone&#039;&#039;&#039; - HTC Desire HD running los93sol&#039;s/Thom&#039;s [[AndroidTouchOrbiter]]. I also use this device a lot for remote access.&lt;br /&gt;
*&#039;&#039;&#039;Netbook&#039;&#039;&#039; - my netbook, uses [[Web Orbiter 2.0]]. &lt;br /&gt;
*&#039;&#039;&#039;Laptop&#039;&#039;&#039; - the lady&#039;s laptop, uses [[Web Orbiter 2.0]].&lt;br /&gt;
*&#039;&#039;&#039;[[Nokia N800]]&#039;&#039;&#039; - running its own orbiter software. Generally used in workshop areas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Other Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Kitchen orbiter&#039;&#039;&#039; - o2 Joggler, freestanding.&lt;br /&gt;
*&#039;&#039;&#039;Hallway wall&#039;&#039;&#039; - TBD&lt;br /&gt;
*&#039;&#039;&#039;CarPC&#039;&#039;&#039; - http://projectsofmatt.wordpress.com/carpc/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Home Automation=&lt;br /&gt;
This section looks at the remaining hardware in my home, relating specifically to home automation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Lights==&lt;br /&gt;
*&#039;&#039;&#039;Duwi dimmer switch&#039;&#039;&#039; - in Living Room, 2 wire in my case (more common in Europe).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: &#039;&#039;&#039;AVOID&#039;&#039;&#039; [[ACT_Homepro_ZDW232|ACT HomePro ZDW232]] as explained [http://forum.linuxmce.org/index.php?topic=10783.0 here].&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
Having been the victims of a burglary, I consider this to be a very important area.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Cameras===&lt;br /&gt;
*&#039;&#039;&#039;[[Panasonic BL-C10]]&#039;&#039;&#039; - x3 covering indoor areas.&lt;br /&gt;
*&#039;&#039;&#039;Y-Cam Black YCB004&#039;&#039;&#039; - x2 covering outdoor areas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: All of my cameras make use of [http://en.wikipedia.org/wiki/Power_over_Ethernet/ Power over Ethernet (PoE)], despite not being models that support it! Nor do I have any switches/hubs that &amp;quot;spit out&amp;quot; PoE at the Core end. Search on eBay for &amp;quot;poe injector kit&amp;quot; and you&#039;ll see what I mean. Powering devices in this way is very useful in that you only need to run a single Ethernet cable for both data and power. Brilliant for cameras, especially outdoor ones. Also useful if you want your cameras to be on a [http://en.wikipedia.org/wiki/Uninterruptible_power_supply UPS], as PoE allows all of the power plugs to be in the same place.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Sensors===&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SM103]]&#039;&#039;&#039; - z-wave door/window sensors.&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SF812]]&#039;&#039;&#039; - z-wave smoke detector.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Lighting===&lt;br /&gt;
Remember LMCE allows you to set up your lights to turn on and off and specified times - excellent for giving the impression that somebody is in.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Telephone==&lt;br /&gt;
Siemens Gigaset C475 IP on sipgate.co.uk&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Climate==&lt;br /&gt;
Watch this space!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Thank you for reading=&lt;br /&gt;
Please contact me if you have any questions or if I can be of any assistance. I might not be so helpful from the software point of view, but any questions regarding hardware, DIY around the house or generally doing things on the cheap, I might be able to help you.&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=33829</id>
		<title>User:Purps</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=33829"/>
		<updated>2013-02-05T08:59:16Z</updated>

		<summary type="html">&lt;p&gt;Purps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:User Setups]]&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
Hello all. My name is Matt and I live in England. Have been playing with LMCE for a number of years now. I would class myself as a user, but am always keen to help any way I can. By profession I am a mechanical design engineer in the space industry. In my spare time I enjoy metalwork, woodwork and various other little electronics/DIY projects. Any remaining free time is spent with my extremely patient and long-suffering girlfriend with whom I live. We have now bought our first house together, so now the LMCE-related carnage can &#039;&#039;really&#039;&#039; begin.&lt;br /&gt;
&lt;br /&gt;
I have started a blog for all my major projects, which of course includes LMCE http://projectsofmatt.wordpress.com/&lt;br /&gt;
&lt;br /&gt;
The intention is to keep progress reports and general ramblings to the blog. My wiki page will serve as a snapshot of my setup.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Software=&lt;br /&gt;
My current installation is based on the 1004 RC. It is fantastic. Don&#039;t bother with 810 any more.&lt;br /&gt;
&lt;br /&gt;
I would highly recommend the use of [http://clonezilla.org/ Clonezilla] for backing up LMCE at appropriate intervals i.e. whenever you get something working! Clonezilla saves a partition of your choice as a compressed file which can in turn be saved to any connected hard drive. Then, you can attempt to get the next thing working without fear of ruining your life/relationship. If the worst happens, just pop the Clonezilla live CD back in and restore the relevant image back. To use, I found Clonezilla to be very intuitive; my only other advice would be to name your backups with as much detailed information as possible. You won&#039;t always necessarily want to restore the last image you made, as you may find a problem that goes back further.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Network=&lt;br /&gt;
It is highly advisable that you adopt the recommended [[Network Settings|network setup]] and use 2 NICs in your core. This means that a) things are a lot more likely to work straight out of the box and b) when things DO go wrong, you are far more likely to receive support. In my experience it is definitely worth it.&lt;br /&gt;
&lt;br /&gt;
Yes, we need a diagram here, a picture is worth a thousand words and all that....&lt;br /&gt;
&lt;br /&gt;
My external network looks a little bit like this...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Virgin Media Cable Modem -&amp;gt; NIC 1 (eth0) on Core&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
And my internal network...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NIC 2 (eth1) on Core -&amp;gt; Netgear 8-port Gigabit switch&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Connected to this switch you&#039;ll find...&lt;br /&gt;
&lt;br /&gt;
*All of the MDs&lt;br /&gt;
*&amp;quot;Normal&amp;quot; computers requiring Internet access&lt;br /&gt;
*IP Cameras&lt;br /&gt;
*IP Phone&lt;br /&gt;
*Wireless Access Point (WAP)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: If you have a spare wireless router laying around, it can be used as a WAP (this is what I have done using the much loved Netgear WGR614). Just connect it up to a switch (your internal network) via one of the LAN ports (these are the ports that you would normally plug your computers into, NOT the port that you would usually plug your Internet cable into). In the router&#039;s admin page, make sure DHCP is DISABLED, and then set it up in the normal way. Your SSID should NOT be your name or give any clues as to where you live, use the strongest encryption you can (I use WPA2) and it makes a lot of sense to set up an access list (MAC filter). This allows you to specify exactly which MAC addresses are allowed to connect, making your WAP very secure. Finally, and this is important if you wish to access the router&#039;s admin page again (perhaps you&#039;ll want to add a friend&#039;s MAC address for example), you must assign a new LAN TCP/IP. This wants to be in the 192.168.80.X format, and should not be an address that is already in use. I used 192.168.80.254.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Storage=&lt;br /&gt;
The two internal hard disks in the Core are each dedicated to their respective jobs (OS and cameras). For the storage of all media, and to serve as a backup drive for our other computers, a D-Link DNS-323 NAS drive is being utilised. It has x2 HDD bays, only one of which is currently occupied with a 2TB disk, and I will add another in the near future.&lt;br /&gt;
&lt;br /&gt;
This NAS is plug&#039;n&#039;play with LMCE. If you want to password protect the NAS volume, achieved via the NAS admin page, you must fill out the appropriate boxes in web admin also.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Core/MDs=&lt;br /&gt;
This section talks about the main bits of hardware in my home that make up the principal elements of any LMCE system.&lt;br /&gt;
&lt;br /&gt;
==Core (PA)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[MSI 870-C45]] AMD 770 ATX Socket AM3 Realtek GbLAN controller&lt;br /&gt;
*&#039;&#039;&#039;Processor&#039;&#039;&#039; - AMD quad core processor&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 4GB&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - Corsair 400W&lt;br /&gt;
*&#039;&#039;&#039;Graphics card&#039;&#039;&#039; - ATI Radeon X300SE 128MB PCIe&lt;br /&gt;
*&#039;&#039;&#039;Hard disks&#039;&#039;&#039; - 80GB for OS, 500GB for cameras.&lt;br /&gt;
*&#039;&#039;&#039;NIC&#039;&#039;&#039; - Realtek RTL-8139/8139C/8139C+ (non-gigabit, used for external network)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Only used when I reinstall.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave controller&#039;&#039;&#039; - [[Seluxit viaSENS Home Controller]], this is the recommended interface.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave inclusion remote&#039;&#039;&#039; - [[Aeon Labs Minimote]]&lt;br /&gt;
*&#039;&#039;&#039;UPS (Uninterruptible Power Supply)&#039;&#039;&#039; - APC Smart-UPS 1400. Powers the Core, modem, switch, cameras (cameras use PoE, which keeps plugs in the same place).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Following installation, I carried out the following on my Core to make it work/get it the way I wanted it...&lt;br /&gt;
&lt;br /&gt;
*Swapped Network Interfaces in web admin -&amp;gt; Advanced -&amp;gt; Network -&amp;gt; Network settings, to put eth0 on the external network.&lt;br /&gt;
*Changed password to something more secure in web admin -&amp;gt; Wizard -&amp;gt; Basic info -&amp;gt; Users.&lt;br /&gt;
*Made use of the [[Folder_lock|folder lock]] feature in order to stop my desktop backup from appearing in the orbiters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Living Room)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Case&#039;&#039;&#039; - Jetway JC200. Smallest mini-ITX case I could find with space for slim DVD drive. &lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[ASUS AT3IONT]] (atom board)&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicate to GPU)&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU (included with case)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Samsung SN-T083C slot-loading drive.&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039; - Rii wireless mini-keyboard with integrated touchpad&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - LG 42LH400 42&amp;quot; Full HD LCD TV (controlled via RS232).&lt;br /&gt;
*&#039;&#039;&#039;Speakers&#039;&#039;&#039; - B&amp;amp;W speakers driven by tube amp.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
&lt;br /&gt;
*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Kitchen)==&lt;br /&gt;
&#039;&#039;Kitchen will be redone in near future, which will include permanent cable runs but the intended hardware will soon be installed for testing purposes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;del&amp;gt;Main hardware includes...&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - ([[ASUS AT3N7A-I]]?)&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicated to GPU)&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Display&#039;&#039;&#039; - 22&amp;quot; ViewSonic VX2239WM, 1080p LCD, HDMI, integrated speakers.&amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;del&amp;gt;Also carried out the following...&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bedroom)==&lt;br /&gt;
&#039;&#039;Hardware will be installed soon for testing before putting in permanent cable runs&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - TBD (atom, fanless?)&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - Foehn &amp;amp; Hirsch 42&amp;quot; Full HD LCD TV&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bathroom)==&lt;br /&gt;
&#039;&#039;Bathroom will be redone in near future. Intention is to add ceiling speakers only, driven by squeezeslave/amp&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Study)==&lt;br /&gt;
&#039;&#039;Debating whether to install MD - probably not necessary&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Metalshop)==&lt;br /&gt;
&#039;&#039;Indoor workshop will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Woodshop)==&lt;br /&gt;
&#039;&#039;Outdoor workshop will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Garage)==&lt;br /&gt;
&#039;&#039;Attached garage, will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Orbiters=&lt;br /&gt;
Every MD features an on-screen orbiter. In addition to the on-screen ones...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mobile Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Tablet&#039;&#039;&#039; - Advent Vega with Honeycomb running los93sol&#039;s/Thom&#039;s [[AndroidTouchOrbiter]]. Lives on coffee table.&lt;br /&gt;
*&#039;&#039;&#039;Mobile phone&#039;&#039;&#039; - HTC Desire HD running los93sol&#039;s/Thom&#039;s [[AndroidTouchOrbiter]]. I also use this device a lot for remote access.&lt;br /&gt;
*&#039;&#039;&#039;Netbook&#039;&#039;&#039; - my netbook, uses [[Web Orbiter 2.0]]. &lt;br /&gt;
*&#039;&#039;&#039;Laptop&#039;&#039;&#039; - the lady&#039;s laptop, uses [[Web Orbiter 2.0]].&lt;br /&gt;
*&#039;&#039;&#039;[[Nokia N800]]&#039;&#039;&#039; - running its own orbiter software. Generally used in workshop areas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Other Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Kitchen orbiter&#039;&#039;&#039; - o2 Joggler, freestanding.&lt;br /&gt;
*&#039;&#039;&#039;Hallway wall&#039;&#039;&#039; - TBD&lt;br /&gt;
*&#039;&#039;&#039;CarPC&#039;&#039;&#039; - http://projectsofmatt.wordpress.com/carpc/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Home Automation=&lt;br /&gt;
This section looks at the remaining hardware in my home, relating specifically to home automation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Lights==&lt;br /&gt;
*&#039;&#039;&#039;Duwi dimmer switch&#039;&#039;&#039; - in Living Room, 2 wire in my case (more common in Europe).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: &#039;&#039;&#039;AVOID&#039;&#039;&#039; [[ACT_Homepro_ZDW232|ACT HomePro ZDW232]] as explained [http://forum.linuxmce.org/index.php?topic=10783.0 here].&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
Having been the victims of a burglary, I consider this to be a very important area.&lt;br /&gt;
&lt;br /&gt;
===Cameras===&lt;br /&gt;
*&#039;&#039;&#039;[[Panasonic BL-C10]]&#039;&#039;&#039; - x3 covering indoor areas.&lt;br /&gt;
*&#039;&#039;&#039;Y-Cam Black YCB004&#039;&#039;&#039; - x2 covering outdoor areas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: All of my cameras make use of [http://en.wikipedia.org/wiki/Power_over_Ethernet/ Power over Ethernet (PoE)], despite not being models that support it! Nor do I have any switches/hubs that &amp;quot;spit out&amp;quot; PoE at the Core end. Search on eBay for &amp;quot;poe injector kit&amp;quot; and you&#039;ll see what I mean. Powering devices in this way is very useful in that you only need to run a single Ethernet cable for both data and power. Brilliant for cameras, especially outdoor ones. Also useful if you want your cameras to be on a [http://en.wikipedia.org/wiki/Uninterruptible_power_supply UPS], as PoE allows all of the power plugs to be in the same place.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Sensors===&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SM103]]&#039;&#039;&#039; - z-wave door/window sensors.&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SF812]]&#039;&#039;&#039; - z-wave smoke detector.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Lighting===&lt;br /&gt;
Remember LMCE allows you to set up your lights to turn on and off and specified times - excellent for giving the impression that somebody is in.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Telephone==&lt;br /&gt;
Siemens Gigaset C475 IP on sipgate.co.uk&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Climate==&lt;br /&gt;
Watch this space!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Thank you for reading=&lt;br /&gt;
Please contact me if you have any questions or if I can be of any assistance. I might not be so helpful from the software point of view, but any questions regarding hardware, DIY around the house or generally doing things on the cheap, I might be able to help you.&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=33825</id>
		<title>User:Purps</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=33825"/>
		<updated>2013-02-04T19:09:45Z</updated>

		<summary type="html">&lt;p&gt;Purps: /* Lights */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:User Setups]]&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
Hello all. My name is Matt and I live in England. Have been playing with LMCE for a number of years now. I would class myself as a user, but am always keen to help any way I can. By profession I am a mechanical design engineer in the space industry. In my spare time I enjoy metalwork, woodwork and various other little electronics/DIY projects. Any remaining free time is spent with my extremely patient and long-suffering girlfriend with whom I live. We have now bought our first house together, so now the LMCE-related carnage can &#039;&#039;really&#039;&#039; begin.&lt;br /&gt;
&lt;br /&gt;
I have started a blog for all my major projects, which of course includes LMCE http://projectsofmatt.wordpress.com/&lt;br /&gt;
&lt;br /&gt;
The intention is to keep progress reports and general ramblings to the blog. My wiki page will serve as a snapshot of my setup.&lt;br /&gt;
&lt;br /&gt;
=Software=&lt;br /&gt;
My current installation is based on the 1004 RC. It is fantastic. Don&#039;t bother with 810 any more.&lt;br /&gt;
&lt;br /&gt;
I would highly recommend the use of [http://clonezilla.org/ Clonezilla] for backing up LMCE at appropriate intervals i.e. whenever you get something working! Clonezilla saves a partition of your choice as a compressed file which can in turn be saved to any connected hard drive. Then, you can attempt to get the next thing working without fear of ruining your life/relationship. If the worst happens, just pop the Clonezilla live CD back in and restore the relevant image back. To use, I found Clonezilla to be very intuitive; my only other advice would be to name your backups with as much detailed information as possible. You won&#039;t always necessarily want to restore the last image you made, as you may find a problem that goes back further.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Network=&lt;br /&gt;
It is highly advisable that you adopt the recommended [[Network Settings|network setup]] and use 2 NICs in your core. This means that a) things are a lot more likely to work straight out of the box and b) when things DO go wrong, you are far more likely to receive support. In my experience it is definitely worth it.&lt;br /&gt;
&lt;br /&gt;
Yes, we need a diagram here, a picture is worth a thousand words and all that....&lt;br /&gt;
&lt;br /&gt;
My external network looks a little bit like this...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Virgin Media Cable Modem -&amp;gt; NIC 1 (eth0) on Core&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
And my internal network...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NIC 2 (eth1) on Core -&amp;gt; Netgear 8-port Gigabit switch&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Connected to this switch you&#039;ll find...&lt;br /&gt;
&lt;br /&gt;
*All of the MDs&lt;br /&gt;
*&amp;quot;Normal&amp;quot; computers requiring Internet access&lt;br /&gt;
*IP Cameras&lt;br /&gt;
*IP Phone&lt;br /&gt;
*Wireless Access Point (WAP)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: If you have a spare wireless router laying around, it can be used as a WAP (this is what I have done using the much loved Netgear WGR614). Just connect it up to a switch (your internal network) via one of the LAN ports (these are the ports that you would normally plug your computers into, NOT the port that you would usually plug your Internet cable into). In the router&#039;s admin page, make sure DHCP is DISABLED, and then set it up in the normal way. Your SSID should NOT be your name or give any clues as to where you live, use the strongest encryption you can (I use WPA2) and it makes a lot of sense to set up an access list (MAC filter). This allows you to specify exactly which MAC addresses are allowed to connect, making your WAP very secure. Finally, and this is important if you wish to access the router&#039;s admin page again (perhaps you&#039;ll want to add a friend&#039;s MAC address for example), you must assign a new LAN TCP/IP. This wants to be in the 192.168.80.X format, and should not be an address that is already in use. I used 192.168.80.254.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Storage=&lt;br /&gt;
The two internal hard disks in the Core are each dedicated to their respective jobs (OS and cameras). For the storage of all media, and to serve as a backup drive for our other computers, a D-Link DNS-323 NAS drive is being utilised. It has x2 HDD bays, only one of which is currently occupied with a 2TB disk, and I will add another in the near future.&lt;br /&gt;
&lt;br /&gt;
This NAS is plug&#039;n&#039;play with LMCE. If you want to password protect the NAS volume, achieved via the NAS admin page, you must fill out the appropriate boxes in web admin also.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Core/MDs=&lt;br /&gt;
This section talks about the main bits of hardware in my home that make up the principal elements of any LMCE system.&lt;br /&gt;
&lt;br /&gt;
==Core (PA)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[MSI 870-C45]] AMD 770 ATX Socket AM3 Realtek GbLAN controller&lt;br /&gt;
*&#039;&#039;&#039;Processor&#039;&#039;&#039; - AMD quad core processor&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 4GB&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - Corsair 400W&lt;br /&gt;
*&#039;&#039;&#039;Graphics card&#039;&#039;&#039; - ATI Radeon X300SE 128MB PCIe&lt;br /&gt;
*&#039;&#039;&#039;Hard disks&#039;&#039;&#039; - 80GB for OS, 500GB for cameras.&lt;br /&gt;
*&#039;&#039;&#039;NIC&#039;&#039;&#039; - Realtek RTL-8139/8139C/8139C+ (non-gigabit, used for external network)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Only used when I reinstall.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave controller&#039;&#039;&#039; - [[Seluxit viaSENS Home Controller]], this is the recommended interface.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave inclusion remote&#039;&#039;&#039; - [[Aeon Labs Minimote]]&lt;br /&gt;
*&#039;&#039;&#039;UPS (Uninterruptible Power Supply)&#039;&#039;&#039; - APC Smart-UPS 1400. Powers the Core, modem, switch, cameras (cameras use PoE, which keeps plugs in the same place).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Following installation, I carried out the following on my Core to make it work/get it the way I wanted it...&lt;br /&gt;
&lt;br /&gt;
*Swapped Network Interfaces in web admin -&amp;gt; Advanced -&amp;gt; Network -&amp;gt; Network settings, to put eth0 on the external network.&lt;br /&gt;
*Changed password to something more secure in web admin -&amp;gt; Wizard -&amp;gt; Basic info -&amp;gt; Users.&lt;br /&gt;
*Made use of the [[Folder_lock|folder lock]] feature in order to stop my desktop backup from appearing in the orbiters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Living Room)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Case&#039;&#039;&#039; - Jetway JC200. Smallest mini-ITX case I could find with space for slim DVD drive. &lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[ASUS AT3IONT]] (atom board)&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicate to GPU)&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU (included with case)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Samsung SN-T083C slot-loading drive.&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039; - Rii wireless mini-keyboard with integrated touchpad&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - LG 42LH400 42&amp;quot; Full HD LCD TV (controlled via RS232).&lt;br /&gt;
*&#039;&#039;&#039;Speakers&#039;&#039;&#039; - B&amp;amp;W speakers driven by tube amp.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
&lt;br /&gt;
*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Kitchen)==&lt;br /&gt;
&#039;&#039;Kitchen will be redone in near future, which will include permanent cable runs but the intended hardware will soon be installed for testing purposes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;del&amp;gt;Main hardware includes...&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - ([[ASUS AT3N7A-I]]?)&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicated to GPU)&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Display&#039;&#039;&#039; - 22&amp;quot; ViewSonic VX2239WM, 1080p LCD, HDMI, integrated speakers.&amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;del&amp;gt;Also carried out the following...&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bedroom)==&lt;br /&gt;
&#039;&#039;Hardware will be installed soon for testing before putting in permanent cable runs&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - TBD (atom, fanless?)&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - Foehn &amp;amp; Hirsch 42&amp;quot; Full HD LCD TV&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bathroom)==&lt;br /&gt;
&#039;&#039;Bathroom will be redone in near future. Intention is to add ceiling speakers only, driven by squeezeslave/amp&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Study)==&lt;br /&gt;
&#039;&#039;Debating whether to install MD - probably not necessary&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Metalshop)==&lt;br /&gt;
&#039;&#039;Indoor workshop will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Woodshop)==&lt;br /&gt;
&#039;&#039;Outdoor workshop will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Garage)==&lt;br /&gt;
&#039;&#039;Attached garage, will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Orbiters=&lt;br /&gt;
Every MD features an on-screen orbiter. In addition to the on-screen ones...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mobile Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Tablet&#039;&#039;&#039; - Advent Vega with Honeycomb running los93sol&#039;s/Thom&#039;s [[AndroidTouchOrbiter]]. Lives on coffee table.&lt;br /&gt;
*&#039;&#039;&#039;Mobile phone&#039;&#039;&#039; - HTC Desire HD running los93sol&#039;s/Thom&#039;s [[AndroidTouchOrbiter]]. I also use this device a lot for remote access.&lt;br /&gt;
*&#039;&#039;&#039;Netbook&#039;&#039;&#039; - my netbook, uses [[Web Orbiter 2.0]]. &lt;br /&gt;
*&#039;&#039;&#039;Laptop&#039;&#039;&#039; - the lady&#039;s laptop, uses [[Web Orbiter 2.0]].&lt;br /&gt;
*&#039;&#039;&#039;[[Nokia N800]]&#039;&#039;&#039; - running its own orbiter software. Generally used in workshop areas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Other Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Kitchen orbiter&#039;&#039;&#039; - o2 Joggler, freestanding.&lt;br /&gt;
*&#039;&#039;&#039;Hallway wall&#039;&#039;&#039; - TBD&lt;br /&gt;
*&#039;&#039;&#039;CarPC&#039;&#039;&#039; - http://projectsofmatt.wordpress.com/carpc/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Home Automation=&lt;br /&gt;
This section looks at the remaining hardware in my home, relating specifically to home automation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Lights==&lt;br /&gt;
*&#039;&#039;&#039;Duwi dimmer switch&#039;&#039;&#039; - in Living Room, 2 wire in my case (more common in Europe).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: &#039;&#039;&#039;AVOID&#039;&#039;&#039; [[ACT_Homepro_ZDW232|ACT HomePro ZDW232]] as explained [http://forum.linuxmce.org/index.php?topic=10783.0 here].&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
Having been the victims of a burglary, I consider this to be a very important area.&lt;br /&gt;
&lt;br /&gt;
===Cameras===&lt;br /&gt;
*&#039;&#039;&#039;[[Panasonic BL-C10]]&#039;&#039;&#039; - x3 covering indoor areas.&lt;br /&gt;
*&#039;&#039;&#039;Y-Cam Black YCB004&#039;&#039;&#039; - x2 covering outdoor areas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: All of my cameras make use of [http://en.wikipedia.org/wiki/Power_over_Ethernet/ Power over Ethernet (PoE)], despite not being models that support it! Nor do I have any switches/hubs that &amp;quot;spit out&amp;quot; PoE at the Core end. Search on eBay for &amp;quot;poe injector kit&amp;quot; and you&#039;ll see what I mean. Powering devices in this way is very useful in that you only need to run a single Ethernet cable for both data and power. Brilliant for cameras, especially outdoor ones. Also useful if you want your cameras to be on a [http://en.wikipedia.org/wiki/Uninterruptible_power_supply UPS], as PoE allows all of the power plugs to be in the same place.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Sensors===&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SM103]]&#039;&#039;&#039; - z-wave door/window sensors.&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SF812]]&#039;&#039;&#039; - z-wave smoke detector.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Lighting===&lt;br /&gt;
Remember LMCE allows you to set up your lights to turn on and off and specified times - excellent for giving the impression that somebody is in.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Telephone==&lt;br /&gt;
Siemens Gigaset C475 IP on sipgate.co.uk&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Climate==&lt;br /&gt;
Watch this space!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Thank you for reading=&lt;br /&gt;
Please contact me if you have any questions or if I can be of any assistance. I might not be so helpful from the software point of view, but any questions regarding hardware, DIY around the house or generally doing things on the cheap, I might be able to help you.&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=33824</id>
		<title>User:Purps</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=33824"/>
		<updated>2013-02-04T19:06:57Z</updated>

		<summary type="html">&lt;p&gt;Purps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:User Setups]]&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
Hello all. My name is Matt and I live in England. Have been playing with LMCE for a number of years now. I would class myself as a user, but am always keen to help any way I can. By profession I am a mechanical design engineer in the space industry. In my spare time I enjoy metalwork, woodwork and various other little electronics/DIY projects. Any remaining free time is spent with my extremely patient and long-suffering girlfriend with whom I live. We have now bought our first house together, so now the LMCE-related carnage can &#039;&#039;really&#039;&#039; begin.&lt;br /&gt;
&lt;br /&gt;
I have started a blog for all my major projects, which of course includes LMCE http://projectsofmatt.wordpress.com/&lt;br /&gt;
&lt;br /&gt;
The intention is to keep progress reports and general ramblings to the blog. My wiki page will serve as a snapshot of my setup.&lt;br /&gt;
&lt;br /&gt;
=Software=&lt;br /&gt;
My current installation is based on the 1004 RC. It is fantastic. Don&#039;t bother with 810 any more.&lt;br /&gt;
&lt;br /&gt;
I would highly recommend the use of [http://clonezilla.org/ Clonezilla] for backing up LMCE at appropriate intervals i.e. whenever you get something working! Clonezilla saves a partition of your choice as a compressed file which can in turn be saved to any connected hard drive. Then, you can attempt to get the next thing working without fear of ruining your life/relationship. If the worst happens, just pop the Clonezilla live CD back in and restore the relevant image back. To use, I found Clonezilla to be very intuitive; my only other advice would be to name your backups with as much detailed information as possible. You won&#039;t always necessarily want to restore the last image you made, as you may find a problem that goes back further.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Network=&lt;br /&gt;
It is highly advisable that you adopt the recommended [[Network Settings|network setup]] and use 2 NICs in your core. This means that a) things are a lot more likely to work straight out of the box and b) when things DO go wrong, you are far more likely to receive support. In my experience it is definitely worth it.&lt;br /&gt;
&lt;br /&gt;
Yes, we need a diagram here, a picture is worth a thousand words and all that....&lt;br /&gt;
&lt;br /&gt;
My external network looks a little bit like this...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Virgin Media Cable Modem -&amp;gt; NIC 1 (eth0) on Core&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
And my internal network...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NIC 2 (eth1) on Core -&amp;gt; Netgear 8-port Gigabit switch&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Connected to this switch you&#039;ll find...&lt;br /&gt;
&lt;br /&gt;
*All of the MDs&lt;br /&gt;
*&amp;quot;Normal&amp;quot; computers requiring Internet access&lt;br /&gt;
*IP Cameras&lt;br /&gt;
*IP Phone&lt;br /&gt;
*Wireless Access Point (WAP)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: If you have a spare wireless router laying around, it can be used as a WAP (this is what I have done using the much loved Netgear WGR614). Just connect it up to a switch (your internal network) via one of the LAN ports (these are the ports that you would normally plug your computers into, NOT the port that you would usually plug your Internet cable into). In the router&#039;s admin page, make sure DHCP is DISABLED, and then set it up in the normal way. Your SSID should NOT be your name or give any clues as to where you live, use the strongest encryption you can (I use WPA2) and it makes a lot of sense to set up an access list (MAC filter). This allows you to specify exactly which MAC addresses are allowed to connect, making your WAP very secure. Finally, and this is important if you wish to access the router&#039;s admin page again (perhaps you&#039;ll want to add a friend&#039;s MAC address for example), you must assign a new LAN TCP/IP. This wants to be in the 192.168.80.X format, and should not be an address that is already in use. I used 192.168.80.254.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Storage=&lt;br /&gt;
The two internal hard disks in the Core are each dedicated to their respective jobs (OS and cameras). For the storage of all media, and to serve as a backup drive for our other computers, a D-Link DNS-323 NAS drive is being utilised. It has x2 HDD bays, only one of which is currently occupied with a 2TB disk, and I will add another in the near future.&lt;br /&gt;
&lt;br /&gt;
This NAS is plug&#039;n&#039;play with LMCE. If you want to password protect the NAS volume, achieved via the NAS admin page, you must fill out the appropriate boxes in web admin also.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Core/MDs=&lt;br /&gt;
This section talks about the main bits of hardware in my home that make up the principal elements of any LMCE system.&lt;br /&gt;
&lt;br /&gt;
==Core (PA)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[MSI 870-C45]] AMD 770 ATX Socket AM3 Realtek GbLAN controller&lt;br /&gt;
*&#039;&#039;&#039;Processor&#039;&#039;&#039; - AMD quad core processor&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 4GB&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - Corsair 400W&lt;br /&gt;
*&#039;&#039;&#039;Graphics card&#039;&#039;&#039; - ATI Radeon X300SE 128MB PCIe&lt;br /&gt;
*&#039;&#039;&#039;Hard disks&#039;&#039;&#039; - 80GB for OS, 500GB for cameras.&lt;br /&gt;
*&#039;&#039;&#039;NIC&#039;&#039;&#039; - Realtek RTL-8139/8139C/8139C+ (non-gigabit, used for external network)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Only used when I reinstall.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave controller&#039;&#039;&#039; - [[Seluxit viaSENS Home Controller]], this is the recommended interface.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave inclusion remote&#039;&#039;&#039; - [[Aeon Labs Minimote]]&lt;br /&gt;
*&#039;&#039;&#039;UPS (Uninterruptible Power Supply)&#039;&#039;&#039; - APC Smart-UPS 1400. Powers the Core, modem, switch, cameras (cameras use PoE, which keeps plugs in the same place).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Following installation, I carried out the following on my Core to make it work/get it the way I wanted it...&lt;br /&gt;
&lt;br /&gt;
*Swapped Network Interfaces in web admin -&amp;gt; Advanced -&amp;gt; Network -&amp;gt; Network settings, to put eth0 on the external network.&lt;br /&gt;
*Changed password to something more secure in web admin -&amp;gt; Wizard -&amp;gt; Basic info -&amp;gt; Users.&lt;br /&gt;
*Made use of the [[Folder_lock|folder lock]] feature in order to stop my desktop backup from appearing in the orbiters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Living Room)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Case&#039;&#039;&#039; - Jetway JC200. Smallest mini-ITX case I could find with space for slim DVD drive. &lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[ASUS AT3IONT]] (atom board)&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicate to GPU)&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU (included with case)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Samsung SN-T083C slot-loading drive.&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039; - Rii wireless mini-keyboard with integrated touchpad&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - LG 42LH400 42&amp;quot; Full HD LCD TV (controlled via RS232).&lt;br /&gt;
*&#039;&#039;&#039;Speakers&#039;&#039;&#039; - B&amp;amp;W speakers driven by tube amp.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
&lt;br /&gt;
*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Kitchen)==&lt;br /&gt;
&#039;&#039;Kitchen will be redone in near future, which will include permanent cable runs but the intended hardware will soon be installed for testing purposes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;del&amp;gt;Main hardware includes...&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - ([[ASUS AT3N7A-I]]?)&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicated to GPU)&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Display&#039;&#039;&#039; - 22&amp;quot; ViewSonic VX2239WM, 1080p LCD, HDMI, integrated speakers.&amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;del&amp;gt;Also carried out the following...&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bedroom)==&lt;br /&gt;
&#039;&#039;Hardware will be installed soon for testing before putting in permanent cable runs&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - TBD (atom, fanless?)&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - Foehn &amp;amp; Hirsch 42&amp;quot; Full HD LCD TV&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bathroom)==&lt;br /&gt;
&#039;&#039;Bathroom will be redone in near future. Intention is to add ceiling speakers only, driven by squeezeslave/amp&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Study)==&lt;br /&gt;
&#039;&#039;Debating whether to install MD - probably not necessary&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Metalshop)==&lt;br /&gt;
&#039;&#039;Indoor workshop will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Woodshop)==&lt;br /&gt;
&#039;&#039;Outdoor workshop will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Garage)==&lt;br /&gt;
&#039;&#039;Attached garage, will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Orbiters=&lt;br /&gt;
Every MD features an on-screen orbiter. In addition to the on-screen ones...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mobile Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Tablet&#039;&#039;&#039; - Advent Vega with Honeycomb running los93sol&#039;s/Thom&#039;s [[AndroidTouchOrbiter]]. Lives on coffee table.&lt;br /&gt;
*&#039;&#039;&#039;Mobile phone&#039;&#039;&#039; - HTC Desire HD running los93sol&#039;s/Thom&#039;s [[AndroidTouchOrbiter]]. I also use this device a lot for remote access.&lt;br /&gt;
*&#039;&#039;&#039;Netbook&#039;&#039;&#039; - my netbook, uses [[Web Orbiter 2.0]]. &lt;br /&gt;
*&#039;&#039;&#039;Laptop&#039;&#039;&#039; - the lady&#039;s laptop, uses [[Web Orbiter 2.0]].&lt;br /&gt;
*&#039;&#039;&#039;[[Nokia N800]]&#039;&#039;&#039; - running its own orbiter software. Generally used in workshop areas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Other Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Kitchen orbiter&#039;&#039;&#039; - o2 Joggler, freestanding.&lt;br /&gt;
*&#039;&#039;&#039;Hallway wall&#039;&#039;&#039; - TBD&lt;br /&gt;
*&#039;&#039;&#039;CarPC&#039;&#039;&#039; - http://projectsofmatt.wordpress.com/carpc/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Home Automation=&lt;br /&gt;
This section looks at the remaining hardware in my home, relating specifically to home automation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Lights==&lt;br /&gt;
*&#039;&#039;&#039;AVOID [[ACT_Homepro_ZDW232|ACT HomePro ZDW232]]&#039;&#039;&#039; - as explained [http://forum.linuxmce.org/index.php?topic=10783.0 here].&lt;br /&gt;
*&#039;&#039;&#039;Duwi dimmer switch (Living Room)&#039;&#039;&#039; - 2 wire in my case (more common in Europe).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
Having been the victims of a burglary, I consider this to be a very important area.&lt;br /&gt;
&lt;br /&gt;
===Cameras===&lt;br /&gt;
*&#039;&#039;&#039;[[Panasonic BL-C10]]&#039;&#039;&#039; - x3 covering indoor areas.&lt;br /&gt;
*&#039;&#039;&#039;Y-Cam Black YCB004&#039;&#039;&#039; - x2 covering outdoor areas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: All of my cameras make use of [http://en.wikipedia.org/wiki/Power_over_Ethernet/ Power over Ethernet (PoE)], despite not being models that support it! Nor do I have any switches/hubs that &amp;quot;spit out&amp;quot; PoE at the Core end. Search on eBay for &amp;quot;poe injector kit&amp;quot; and you&#039;ll see what I mean. Powering devices in this way is very useful in that you only need to run a single Ethernet cable for both data and power. Brilliant for cameras, especially outdoor ones. Also useful if you want your cameras to be on a [http://en.wikipedia.org/wiki/Uninterruptible_power_supply UPS], as PoE allows all of the power plugs to be in the same place.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Sensors===&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SM103]]&#039;&#039;&#039; - z-wave door/window sensors.&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SF812]]&#039;&#039;&#039; - z-wave smoke detector.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Lighting===&lt;br /&gt;
Remember LMCE allows you to set up your lights to turn on and off and specified times - excellent for giving the impression that somebody is in.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Telephone==&lt;br /&gt;
Siemens Gigaset C475 IP on sipgate.co.uk&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Climate==&lt;br /&gt;
Watch this space!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Thank you for reading=&lt;br /&gt;
Please contact me if you have any questions or if I can be of any assistance. I might not be so helpful from the software point of view, but any questions regarding hardware, DIY around the house or generally doing things on the cheap, I might be able to help you.&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=33823</id>
		<title>User:Purps</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=33823"/>
		<updated>2013-02-04T19:05:00Z</updated>

		<summary type="html">&lt;p&gt;Purps: /* Introduction */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:User Setups]]&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
Hello all. My name is Matt and I live in England. Have been playing with LMCE for a number of years now. I would class myself as a user, but am always keen to help any way I can. By profession I am a mechanical design engineer in the space industry. In my spare time I enjoy metalwork, woodwork and various other little electronics/DIY projects. Any remaining free time is spent with my extremely patient and long-suffering girlfriend with whom I live. We have now bought our first house together, so now the LMCE-related carnage can &#039;&#039;really&#039;&#039; begin.&lt;br /&gt;
&lt;br /&gt;
I have started a blog for all my major projects, which of course includes LMCE http://projectsofmatt.wordpress.com/&lt;br /&gt;
&lt;br /&gt;
The intention is to keep progress reports and general ramblings to the blog. My wiki page will serve as a snapshot of my setup.&lt;br /&gt;
&lt;br /&gt;
=Software=&lt;br /&gt;
My current installation is based on the 1004 RC. It is fantastic. Don&#039;t bother with 810 any more.&lt;br /&gt;
&lt;br /&gt;
I would highly recommend the use of [http://clonezilla.org/ Clonezilla] for backing up LMCE at appropriate intervals i.e. whenever you get something working! Clonezilla saves a partition of your choice as a compressed file which can in turn be saved to any connected hard drive. Then, you can attempt to get the next thing working without fear of ruining your life/relationship. If the worst happens, just pop the Clonezilla live CD back in and restore the relevant image back. To use, I found Clonezilla to be very intuitive; my only other advice would be to name your backups with as much detailed information as possible. You won&#039;t always necessarily want to restore the last image you made, as you may find a problem that goes back further.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Network=&lt;br /&gt;
It is highly advisable that you adopt the recommended [[Network Settings|network setup]] and use 2 NICs in your core. This means that a) things are a lot more likely to work straight out of the box and b) when things DO go wrong, you are far more likely to receive support. In my experience it is definitely worth it.&lt;br /&gt;
&lt;br /&gt;
Yes, we need a diagram here, a picture is worth a thousand words and all that....&lt;br /&gt;
&lt;br /&gt;
My external network looks a little bit like this...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Virgin Media Cable Modem -&amp;gt; NIC 1 (eth0) on Core&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
And my internal network...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NIC 2 (eth1) on Core -&amp;gt; Netgear 8-port Gigabit switch&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Connected to this switch you&#039;ll find...&lt;br /&gt;
&lt;br /&gt;
*All of the MDs&lt;br /&gt;
*&amp;quot;Normal&amp;quot; computers requiring Internet access&lt;br /&gt;
*IP Cameras&lt;br /&gt;
*IP Phone&lt;br /&gt;
*Wireless Access Point (WAP)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: If you have a spare wireless router laying around, it can be used as a WAP (this is what I have done using the much loved Netgear WGR614). Just connect it up to a switch (your internal network) via one of the LAN ports (these are the ports that you would normally plug your computers into, NOT the port that you would usually plug your Internet cable into). In the router&#039;s admin page, make sure DHCP is DISABLED, and then set it up in the normal way. Your SSID should NOT be your name or give any clues as to where you live, use the strongest encryption you can (I use WPA2) and it makes a lot of sense to set up an access list (MAC filter). This allows you to specify exactly which MAC addresses are allowed to connect, making your WAP very secure. Finally, and this is important if you wish to access the router&#039;s admin page again (perhaps you&#039;ll want to add a friend&#039;s MAC address for example), you must assign a new LAN TCP/IP. This wants to be in the 192.168.80.X format, and should not be an address that is already in use. I used 192.168.80.254.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Storage=&lt;br /&gt;
The two internal hard disks in the Core are each dedicated to their respective jobs (OS and cameras). For the storage of all media, and to serve as a backup drive for our other computers, a D-Link DNS-323 NAS drive is being utilised. It has x2 HDD bays, only one of which is currently occupied with a 2TB disk, and I will add another in the near future.&lt;br /&gt;
&lt;br /&gt;
This NAS is plug&#039;n&#039;play with LMCE. If you want to password protect the NAS volume, achieved via the NAS admin page, you must fill out the appropriate boxes in web admin also.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Core/MDs=&lt;br /&gt;
This section talks about the main bits of hardware in my home that make up the principal elements of any LMCE system.&lt;br /&gt;
&lt;br /&gt;
==Core (PA)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[MSI 870-C45]] AMD 770 ATX Socket AM3 Realtek GbLAN controller&lt;br /&gt;
*&#039;&#039;&#039;Processor&#039;&#039;&#039; - AMD quad core processor&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 4GB&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - Corsair 400W&lt;br /&gt;
*&#039;&#039;&#039;Graphics card&#039;&#039;&#039; - ATI Radeon X300SE 128MB PCIe&lt;br /&gt;
*&#039;&#039;&#039;Hard disks&#039;&#039;&#039; - 80GB for OS, 500GB for cameras.&lt;br /&gt;
*&#039;&#039;&#039;NIC&#039;&#039;&#039; - Realtek RTL-8139/8139C/8139C+ (non-gigabit, used for external network)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Only used when I reinstall.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave controller&#039;&#039;&#039; - [[Seluxit viaSENS Home Controller]], this is the recommended interface.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave inclusion remote&#039;&#039;&#039; - [[Aeon Labs Minimote]]&lt;br /&gt;
*&#039;&#039;&#039;UPS (Uninterruptible Power Supply)&#039;&#039;&#039; - APC Smart-UPS 1400. Powers the Core, modem, switch, cameras (cameras use PoE, which keeps plugs in the same place).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Following installation, I carried out the following on my Core to make it work/get it the way I wanted it...&lt;br /&gt;
&lt;br /&gt;
*Swapped Network Interfaces in web admin -&amp;gt; Advanced -&amp;gt; Network -&amp;gt; Network settings, to put eth0 on the external network.&lt;br /&gt;
*Changed password to something more secure in web admin -&amp;gt; Wizard -&amp;gt; Basic info -&amp;gt; Users.&lt;br /&gt;
*Made use of the [[Folder_lock|folder lock]] feature in order to stop my desktop backup from appearing in the orbiters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Living Room)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Case&#039;&#039;&#039; - Jetway JC200. Smallest mini-ITX case I could find with space for slim DVD drive. &lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[ASUS AT3IONT]] (atom board)&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicate to GPU)&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU (included with case)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Samsung SN-T083C slot-loading drive.&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039; - Rii wireless mini-keyboard with integrated touchpad&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - LG 42LH400 42&amp;quot; Full HD LCD TV (controlled via RS232).&lt;br /&gt;
*&#039;&#039;&#039;Speakers&#039;&#039;&#039; - B&amp;amp;W speakers driven by tube amp.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
&lt;br /&gt;
*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Kitchen)==&lt;br /&gt;
&#039;&#039;Kitchen will be redone in near future, which will include permanent cable runs but the intended hardware will soon be installed for testing purposes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;del&amp;gt;Main hardware includes...&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - ([[ASUS AT3N7A-I]]?)&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicated to GPU)&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Display&#039;&#039;&#039; - 22&amp;quot; ViewSonic VX2239WM, 1080p LCD, HDMI, integrated speakers.&amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;del&amp;gt;Also carried out the following...&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bedroom)==&lt;br /&gt;
&#039;&#039;Hardware will be installed soon for testing before putting in permanent cable runs&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - TBD (atom, fanless?)&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - Foehn &amp;amp; Hirsch 42&amp;quot; Full HD LCD TV&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bathroom)==&lt;br /&gt;
&#039;&#039;Bathroom will be redone in near future. Intention is to add ceiling speakers only, driven by squeezeslave/amp&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Study)==&lt;br /&gt;
&#039;&#039;Debating whether to install MD - probably not necessary&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Metalshop)==&lt;br /&gt;
&#039;&#039;Indoor workshop will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Woodshop)==&lt;br /&gt;
&#039;&#039;Outdoor workshop will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Garage)==&lt;br /&gt;
&#039;&#039;Attached garage, will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Orbiters=&lt;br /&gt;
Every MD features an on-screen orbiter. In addition to the on-screen ones...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mobile Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Tablet&#039;&#039;&#039; - Advent Vega with Honeycomb running los93sol&#039;s/Thom&#039;s [[AndroidTouchOrbiter]]. Lives on coffee table.&lt;br /&gt;
*&#039;&#039;&#039;Mobile phone&#039;&#039;&#039; - HTC Desire HD running los93sol&#039;s/Thom&#039;s [[AndroidTouchOrbiter]]. I also use this device a lot for remote access.&lt;br /&gt;
*&#039;&#039;&#039;Netbook&#039;&#039;&#039; - my netbook, uses [[Web Orbiter 2.0]]. &lt;br /&gt;
*&#039;&#039;&#039;Laptop&#039;&#039;&#039; - the lady&#039;s laptop, uses [[Web Orbiter 2.0]].&lt;br /&gt;
*&#039;&#039;&#039;[[Nokia N800]]&#039;&#039;&#039; - running its own orbiter software. Generally used in workshop areas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Other Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Kitchen orbiter&#039;&#039;&#039; - o2 Joggler, freestanding.&lt;br /&gt;
*&#039;&#039;&#039;Hallway wall&#039;&#039;&#039; - TBD&lt;br /&gt;
*&#039;&#039;&#039;CarPC&#039;&#039;&#039; - http://projectsofmatt.wordpress.com/carpc/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Home Automation=&lt;br /&gt;
This section looks at the remaining hardware in my home, relating specifically to home automation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Lights==&lt;br /&gt;
*&#039;&#039;&#039;AVOID [[ACT_Homepro_ZDW232|ACT HomePro ZDW232]]&#039;&#039;&#039; - as explained [http://forum.linuxmce.org/index.php?topic=10783.0 here].&lt;br /&gt;
*&#039;&#039;&#039;Duwi dimmer switch (Living Room)&#039;&#039;&#039; - 2 wire in my case (more common in Europe).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
Having been the victims of a burglary, I consider this to be a very important area.&lt;br /&gt;
&lt;br /&gt;
===Cameras===&lt;br /&gt;
*&#039;&#039;&#039;[[Panasonic BL-C10]]&#039;&#039;&#039; - x3 covering indoor areas.&lt;br /&gt;
*&#039;&#039;&#039;Y-Cam Black YCB004&#039;&#039;&#039; - x2 covering outdoor areas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: All of my cameras make use of [http://en.wikipedia.org/wiki/Power_over_Ethernet/ Power over Ethernet (PoE)], despite not being models that support it! Nor do I have any switches/hubs that &amp;quot;spit out&amp;quot; PoE at the Core end. Search on eBay for &amp;quot;poe injector kit&amp;quot; and you&#039;ll see what I mean. Powering devices in this way is very useful in that you only need to run a single Ethernet cable for both data and power. Brilliant for cameras, especially outdoor ones. Also useful if you want your cameras to be on a [http://en.wikipedia.org/wiki/Uninterruptible_power_supply UPS], as PoE allows all of the power plugs to be in the same place.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Sensors===&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SM103]]&#039;&#039;&#039; - z-wave door/window sensors.&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SF812]]&#039;&#039;&#039; - z-wave smoke detector.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Lighting===&lt;br /&gt;
Remember LMCE allows you to set up your lights to turn on and off and specified times - excellent for giving the impression that somebody is in.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Telephone==&lt;br /&gt;
Siemens Gigaset C475 IP on sipgate.co.uk&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Climate==&lt;br /&gt;
Watch this space!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Thank you for reading==&lt;br /&gt;
Please contact me if you have any questions or if I can be of any assistance. I might not be so helpful from the software point of view, but any questions regarding hardware, DIY around the house or generally doing things on the cheap, I might be able to help you.&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=33822</id>
		<title>User:Purps</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=33822"/>
		<updated>2013-02-04T19:02:56Z</updated>

		<summary type="html">&lt;p&gt;Purps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:User Setups]]&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
Hello all. My name is Matt and I live in England. Have been playing with LMCE for a number of years now. I would class myself as a user, but always keep to help any way I can. By profession I am a mechanical design engineer in the space industry. In my spare time I enjoy metalwork, woodwork and various other little electronics/DIY projects. Any remaining free time is spent with my extremely patient and long-suffering girlfriend with whom I live. We have now bought our first house together, so now the LMCE-related carnage can &#039;&#039;really&#039;&#039; begin.&lt;br /&gt;
&lt;br /&gt;
I have started a blog for all my major projects, which of course, includes LMCE http://projectsofmatt.wordpress.com/&lt;br /&gt;
&lt;br /&gt;
I will try to save progress reports and other ramblings for the blog. My wiki page will serve as a snapshot of my setup.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Software=&lt;br /&gt;
My current installation is based on the 1004 RC. It is fantastic. Don&#039;t bother with 810 any more.&lt;br /&gt;
&lt;br /&gt;
I would highly recommend the use of [http://clonezilla.org/ Clonezilla] for backing up LMCE at appropriate intervals i.e. whenever you get something working! Clonezilla saves a partition of your choice as a compressed file which can in turn be saved to any connected hard drive. Then, you can attempt to get the next thing working without fear of ruining your life/relationship. If the worst happens, just pop the Clonezilla live CD back in and restore the relevant image back. To use, I found Clonezilla to be very intuitive; my only other advice would be to name your backups with as much detailed information as possible. You won&#039;t always necessarily want to restore the last image you made, as you may find a problem that goes back further.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Network=&lt;br /&gt;
It is highly advisable that you adopt the recommended [[Network Settings|network setup]] and use 2 NICs in your core. This means that a) things are a lot more likely to work straight out of the box and b) when things DO go wrong, you are far more likely to receive support. In my experience it is definitely worth it.&lt;br /&gt;
&lt;br /&gt;
Yes, we need a diagram here, a picture is worth a thousand words and all that....&lt;br /&gt;
&lt;br /&gt;
My external network looks a little bit like this...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Virgin Media Cable Modem -&amp;gt; NIC 1 (eth0) on Core&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
And my internal network...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NIC 2 (eth1) on Core -&amp;gt; Netgear 8-port Gigabit switch&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Connected to this switch you&#039;ll find...&lt;br /&gt;
&lt;br /&gt;
*All of the MDs&lt;br /&gt;
*&amp;quot;Normal&amp;quot; computers requiring Internet access&lt;br /&gt;
*IP Cameras&lt;br /&gt;
*IP Phone&lt;br /&gt;
*Wireless Access Point (WAP)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: If you have a spare wireless router laying around, it can be used as a WAP (this is what I have done using the much loved Netgear WGR614). Just connect it up to a switch (your internal network) via one of the LAN ports (these are the ports that you would normally plug your computers into, NOT the port that you would usually plug your Internet cable into). In the router&#039;s admin page, make sure DHCP is DISABLED, and then set it up in the normal way. Your SSID should NOT be your name or give any clues as to where you live, use the strongest encryption you can (I use WPA2) and it makes a lot of sense to set up an access list (MAC filter). This allows you to specify exactly which MAC addresses are allowed to connect, making your WAP very secure. Finally, and this is important if you wish to access the router&#039;s admin page again (perhaps you&#039;ll want to add a friend&#039;s MAC address for example), you must assign a new LAN TCP/IP. This wants to be in the 192.168.80.X format, and should not be an address that is already in use. I used 192.168.80.254.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Storage=&lt;br /&gt;
The two internal hard disks in the Core are each dedicated to their respective jobs (OS and cameras). For the storage of all media, and to serve as a backup drive for our other computers, a D-Link DNS-323 NAS drive is being utilised. It has x2 HDD bays, only one of which is currently occupied with a 2TB disk, and I will add another in the near future.&lt;br /&gt;
&lt;br /&gt;
This NAS is plug&#039;n&#039;play with LMCE. If you want to password protect the NAS volume, achieved via the NAS admin page, you must fill out the appropriate boxes in web admin also.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Core/MDs=&lt;br /&gt;
This section talks about the main bits of hardware in my home that make up the principal elements of any LMCE system.&lt;br /&gt;
&lt;br /&gt;
==Core (PA)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[MSI 870-C45]] AMD 770 ATX Socket AM3 Realtek GbLAN controller&lt;br /&gt;
*&#039;&#039;&#039;Processor&#039;&#039;&#039; - AMD quad core processor&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 4GB&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - Corsair 400W&lt;br /&gt;
*&#039;&#039;&#039;Graphics card&#039;&#039;&#039; - ATI Radeon X300SE 128MB PCIe&lt;br /&gt;
*&#039;&#039;&#039;Hard disks&#039;&#039;&#039; - 80GB for OS, 500GB for cameras.&lt;br /&gt;
*&#039;&#039;&#039;NIC&#039;&#039;&#039; - Realtek RTL-8139/8139C/8139C+ (non-gigabit, used for external network)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Only used when I reinstall.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave controller&#039;&#039;&#039; - [[Seluxit viaSENS Home Controller]], this is the recommended interface.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave inclusion remote&#039;&#039;&#039; - [[Aeon Labs Minimote]]&lt;br /&gt;
*&#039;&#039;&#039;UPS (Uninterruptible Power Supply)&#039;&#039;&#039; - APC Smart-UPS 1400. Powers the Core, modem, switch, cameras (cameras use PoE, which keeps plugs in the same place).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Following installation, I carried out the following on my Core to make it work/get it the way I wanted it...&lt;br /&gt;
&lt;br /&gt;
*Swapped Network Interfaces in web admin -&amp;gt; Advanced -&amp;gt; Network -&amp;gt; Network settings, to put eth0 on the external network.&lt;br /&gt;
*Changed password to something more secure in web admin -&amp;gt; Wizard -&amp;gt; Basic info -&amp;gt; Users.&lt;br /&gt;
*Made use of the [[Folder_lock|folder lock]] feature in order to stop my desktop backup from appearing in the orbiters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Living Room)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Case&#039;&#039;&#039; - Jetway JC200. Smallest mini-ITX case I could find with space for slim DVD drive. &lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[ASUS AT3IONT]] (atom board)&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicate to GPU)&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU (included with case)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Samsung SN-T083C slot-loading drive.&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039; - Rii wireless mini-keyboard with integrated touchpad&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - LG 42LH400 42&amp;quot; Full HD LCD TV (controlled via RS232).&lt;br /&gt;
*&#039;&#039;&#039;Speakers&#039;&#039;&#039; - B&amp;amp;W speakers driven by tube amp.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
&lt;br /&gt;
*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Kitchen)==&lt;br /&gt;
&#039;&#039;Kitchen will be redone in near future, which will include permanent cable runs but the intended hardware will soon be installed for testing purposes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;del&amp;gt;Main hardware includes...&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - ([[ASUS AT3N7A-I]]?)&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicated to GPU)&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Display&#039;&#039;&#039; - 22&amp;quot; ViewSonic VX2239WM, 1080p LCD, HDMI, integrated speakers.&amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;del&amp;gt;Also carried out the following...&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bedroom)==&lt;br /&gt;
&#039;&#039;Hardware will be installed soon for testing before putting in permanent cable runs&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - TBD (atom, fanless?)&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - Foehn &amp;amp; Hirsch 42&amp;quot; Full HD LCD TV&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bathroom)==&lt;br /&gt;
&#039;&#039;Bathroom will be redone in near future. Intention is to add ceiling speakers only, driven by squeezeslave/amp&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Study)==&lt;br /&gt;
&#039;&#039;Debating whether to install MD - probably not necessary&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Metalshop)==&lt;br /&gt;
&#039;&#039;Indoor workshop will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Woodshop)==&lt;br /&gt;
&#039;&#039;Outdoor workshop will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Garage)==&lt;br /&gt;
&#039;&#039;Attached garage, will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Orbiters=&lt;br /&gt;
Every MD features an on-screen orbiter. In addition to the on-screen ones...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mobile Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Tablet&#039;&#039;&#039; - Advent Vega with Honeycomb running los93sol&#039;s/Thom&#039;s [[AndroidTouchOrbiter]]. Lives on coffee table.&lt;br /&gt;
*&#039;&#039;&#039;Mobile phone&#039;&#039;&#039; - HTC Desire HD running los93sol&#039;s/Thom&#039;s [[AndroidTouchOrbiter]]. I also use this device a lot for remote access.&lt;br /&gt;
*&#039;&#039;&#039;Netbook&#039;&#039;&#039; - my netbook, uses [[Web Orbiter 2.0]]. &lt;br /&gt;
*&#039;&#039;&#039;Laptop&#039;&#039;&#039; - the lady&#039;s laptop, uses [[Web Orbiter 2.0]].&lt;br /&gt;
*&#039;&#039;&#039;[[Nokia N800]]&#039;&#039;&#039; - running its own orbiter software. Generally used in workshop areas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Other Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Kitchen orbiter&#039;&#039;&#039; - o2 Joggler, freestanding.&lt;br /&gt;
*&#039;&#039;&#039;Hallway wall&#039;&#039;&#039; - TBD&lt;br /&gt;
*&#039;&#039;&#039;CarPC&#039;&#039;&#039; - http://projectsofmatt.wordpress.com/carpc/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Home Automation=&lt;br /&gt;
This section looks at the remaining hardware in my home, relating specifically to home automation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Lights==&lt;br /&gt;
*&#039;&#039;&#039;AVOID [[ACT_Homepro_ZDW232|ACT HomePro ZDW232]]&#039;&#039;&#039; - as explained [http://forum.linuxmce.org/index.php?topic=10783.0 here].&lt;br /&gt;
*&#039;&#039;&#039;Duwi dimmer switch (Living Room)&#039;&#039;&#039; - 2 wire in my case (more common in Europe).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
Having been the victims of a burglary, I consider this to be a very important area.&lt;br /&gt;
&lt;br /&gt;
===Cameras===&lt;br /&gt;
*&#039;&#039;&#039;[[Panasonic BL-C10]]&#039;&#039;&#039; - x3 covering indoor areas.&lt;br /&gt;
*&#039;&#039;&#039;Y-Cam Black YCB004&#039;&#039;&#039; - x2 covering outdoor areas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: All of my cameras make use of [http://en.wikipedia.org/wiki/Power_over_Ethernet/ Power over Ethernet (PoE)], despite not being models that support it! Nor do I have any switches/hubs that &amp;quot;spit out&amp;quot; PoE at the Core end. Search on eBay for &amp;quot;poe injector kit&amp;quot; and you&#039;ll see what I mean. Powering devices in this way is very useful in that you only need to run a single Ethernet cable for both data and power. Brilliant for cameras, especially outdoor ones. Also useful if you want your cameras to be on a [http://en.wikipedia.org/wiki/Uninterruptible_power_supply UPS], as PoE allows all of the power plugs to be in the same place.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Sensors===&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SM103]]&#039;&#039;&#039; - z-wave door/window sensors.&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SF812]]&#039;&#039;&#039; - z-wave smoke detector.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Lighting===&lt;br /&gt;
Remember LMCE allows you to set up your lights to turn on and off and specified times - excellent for giving the impression that somebody is in.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Telephone==&lt;br /&gt;
Siemens Gigaset C475 IP on sipgate.co.uk&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Climate==&lt;br /&gt;
Watch this space!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Thank you for reading==&lt;br /&gt;
Please contact me if you have any questions or if I can be of any assistance. I might not be so helpful from the software point of view, but any questions regarding hardware, DIY around the house or generally doing things on the cheap, I might be able to help you.&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=33821</id>
		<title>User:Purps</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=33821"/>
		<updated>2013-02-04T18:40:35Z</updated>

		<summary type="html">&lt;p&gt;Purps: /* Mobile Orbiters */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:User Setups]]&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
Hello all. My name is Matt and I live in England. Have been playing with LMCE for a number of years now. I would class myself as a user, but always keep to help any way I can. By profession I am a mechanical design engineer in the space industry. In my spare time I enjoy metalwork, woodwork and various other little electronics/DIY projects. Any remaining free time is spent with my extremely patient and long-suffering girlfriend with whom I live. We have now bought our first house together, so now the LMCE-related carnage can &#039;&#039;really&#039;&#039; begin.&lt;br /&gt;
&lt;br /&gt;
I have started a blog for all my major projects, which of course, includes LMCE http://projectsofmatt.wordpress.com/&lt;br /&gt;
&lt;br /&gt;
I will try to save progress reports and other ramblings for the blog. My wiki page will serve as a snapshot of my setup.&lt;br /&gt;
&lt;br /&gt;
=Software=&lt;br /&gt;
My current installation is based on the 1004 RC. It is fantastic. Don&#039;t bother with 810 any more.&lt;br /&gt;
&lt;br /&gt;
I would highly recommend the use of [http://clonezilla.org/ Clonezilla] for backing up LMCE at appropriate intervals i.e. whenever you get something working! Clonezilla saves a partition of your choice as a compressed file which can in turn be saved to any connected hard drive. Then, you can attempt to get the next thing working without fear of ruining your life/relationship. If the worst happens, just pop the Clonezilla live CD back in and restore the relevant image back. To use, I found Clonezilla to be very intuitive; my only other advice would be to name your backups with as much detailed information as possible. You won&#039;t always necessarily want to restore the last image you made, as you may find a problem that goes back further.&lt;br /&gt;
&lt;br /&gt;
=Network=&lt;br /&gt;
It is highly advisable that you adopt the recommended [[Network Settings|network setup]] and use 2 NICs in your core. This means that a) things are a lot more likely to work straight out of the box and b) when things DO go wrong, you are far more likely to receive support. In my experience it is definitely worth it.&lt;br /&gt;
&lt;br /&gt;
Yes, we need a diagram here, a picture is worth a thousand words and all that....&lt;br /&gt;
&lt;br /&gt;
My external network looks a little bit like this...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Virgin Media Cable Modem -&amp;gt; NIC 1 (eth0) on Core&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
And my internal network...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NIC 2 (eth1) on Core -&amp;gt; Netgear 8-port Gigabit switch&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Connected to this switch you&#039;ll find...&lt;br /&gt;
&lt;br /&gt;
*All of the MDs&lt;br /&gt;
*&amp;quot;Normal&amp;quot; computers requiring Internet access&lt;br /&gt;
*IP Cameras&lt;br /&gt;
*IP Phone&lt;br /&gt;
*Wireless Access Point (WAP)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: If you have a spare wireless router laying around, it can be used as a WAP (this is what I have done using the much loved Netgear WGR614). Just connect it up to a switch (your internal network) via one of the LAN ports (these are the ports that you would normally plug your computers into, NOT the port that you would usually plug your Internet cable into). In the router&#039;s admin page, make sure DHCP is DISABLED, and then set it up in the normal way. Your SSID should NOT be your name or give any clues as to where you live, use the strongest encryption you can (I use WPA2) and it makes a lot of sense to set up an access list (MAC filter). This allows you to specify exactly which MAC addresses are allowed to connect, making your WAP very secure. Finally, and this is important if you wish to access the router&#039;s admin page again (perhaps you&#039;ll want to add a friend&#039;s MAC address for example), you must assign a new LAN TCP/IP. This wants to be in the 192.168.80.X format, and should not be an address that is already in use. I used 192.168.80.254.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=Storage=&lt;br /&gt;
The two internal hard disks in the Core are each dedicated to their respective jobs (OS and cameras). For the storage of all media, and to serve as a backup drive for our other computers, a D-Link DNS-323 NAS drive is being utilised. It has x2 HDD bays, only one of which is currently occupied with a 2TB disk, and I will add another in the near future.&lt;br /&gt;
&lt;br /&gt;
This NAS is plug&#039;n&#039;play with LMCE. If you want to password protect the NAS volume, achieved via the NAS admin page, you must fill out the appropriate boxes in web admin also.&lt;br /&gt;
&lt;br /&gt;
=Core/MDs=&lt;br /&gt;
This section talks about the main bits of hardware in my home that make up the principal elements of any LMCE system.&lt;br /&gt;
&lt;br /&gt;
==Core (PA)==&lt;br /&gt;
&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[MSI 870-C45]] AMD 770 ATX Socket AM3 Realtek GbLAN controller&lt;br /&gt;
*&#039;&#039;&#039;Processor&#039;&#039;&#039; - AMD quad core processor&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 4GB&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - Corsair 400W&lt;br /&gt;
*&#039;&#039;&#039;Graphics card&#039;&#039;&#039; - ATI Radeon X300SE 128MB PCIe&lt;br /&gt;
*&#039;&#039;&#039;Hard disks&#039;&#039;&#039; - 80GB for OS, 500GB for cameras.&lt;br /&gt;
*&#039;&#039;&#039;NIC&#039;&#039;&#039; - Realtek RTL-8139/8139C/8139C+ (non-gigabit, used for external network)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Only used when I reinstall.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave controller&#039;&#039;&#039; - [[Seluxit viaSENS Home Controller]], this is the recommended interface.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave inclusion remote&#039;&#039;&#039; - [[Aeon Labs Minimote]]&lt;br /&gt;
*&#039;&#039;&#039;UPS (Uninterruptible Power Supply)&#039;&#039;&#039; - APC Smart-UPS 1400. Powers the Core, modem, switch, cameras (cameras use PoE, which keeps plugs in the same place).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Following installation, I carried out the following on my Core to make it work/get it the way I wanted it...&lt;br /&gt;
&lt;br /&gt;
*Swapped Network Interfaces in web admin -&amp;gt; Advanced -&amp;gt; Network -&amp;gt; Network settings, to put eth0 on the external network.&lt;br /&gt;
*Changed password to something more secure in web admin -&amp;gt; Wizard -&amp;gt; Basic info -&amp;gt; Users.&lt;br /&gt;
*Made use of the [[Folder_lock|folder lock]] feature in order to stop my desktop backup from appearing in the orbiters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Living Room)==&lt;br /&gt;
&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Case&#039;&#039;&#039; - Jetway JC200. Smallest mini-ITX case I could find with space for slim DVD drive. &lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[ASUS AT3IONT]] (atom board)&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicate to GPU)&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU (included with case)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Samsung SN-T083C slot-loading drive.&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039; - Rii wireless mini-keyboard with integrated touchpad&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - LG 42LH400 42&amp;quot; Full HD LCD TV (controlled via RS232).&lt;br /&gt;
*&#039;&#039;&#039;Speakers&#039;&#039;&#039; - B&amp;amp;W speakers driven by tube amp.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
&lt;br /&gt;
*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Kitchen)==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Kitchen will be redone in near future, which will include permanent cable runs but the intended hardware will soon be installed for testing purposes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;del&amp;gt;Main hardware includes...&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - ([[ASUS AT3N7A-I]]?)&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicated to GPU)&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Display&#039;&#039;&#039; - 22&amp;quot; ViewSonic VX2239WM, 1080p LCD, HDMI, integrated speakers.&amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;del&amp;gt;Also carried out the following...&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==MD (Bedroom)==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Hardware will be installed soon for testing before putting in permanent cable runs&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - TBD (atom, fanless?)&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - Foehn &amp;amp; Hirsch 42&amp;quot; Full HD LCD TV&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bathroom)==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Bathroom will be redone in near future. Intention is to add ceiling speakers only, driven by squeezeslave/amp&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==MD (Study)==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Debating whether to install MD - probably not necessary&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==MD (Metalshop)==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Indoor workshop will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==MD (Woodshop)==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Outdoor workshop will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==MD (Garage)==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Attached garage, will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Orbiters=&lt;br /&gt;
&lt;br /&gt;
Every MD features an on-screen orbiter. In addition to the on-screen ones...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mobile Orbiters==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Tablet&#039;&#039;&#039; - Advent Vega with Honeycomb running los93sol&#039;s/Thom&#039;s [[AndroidTouchOrbiter]]. Lives on coffee table.&lt;br /&gt;
*&#039;&#039;&#039;Mobile phone&#039;&#039;&#039; - HTC Desire HD running los93sol&#039;s/Thom&#039;s [[AndroidTouchOrbiter]]. I also use this device a lot for remote access.&lt;br /&gt;
*&#039;&#039;&#039;Netbook&#039;&#039;&#039; - my netbook, uses [[Web Orbiter 2.0]]. &lt;br /&gt;
*&#039;&#039;&#039;Laptop&#039;&#039;&#039; - the lady&#039;s laptop, uses [[Web Orbiter 2.0]].&lt;br /&gt;
*&#039;&#039;&#039;[[Nokia N800]]&#039;&#039;&#039; - running its own orbiter software. Generally used in workshop areas.&lt;br /&gt;
&lt;br /&gt;
==Other Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Kitchen fridge&#039;&#039;&#039;&lt;br /&gt;
[[Storage Options Scroll Tablet PC]] mounted to a wooden backing, attached to the fridge via a powerful magnet. Runs darrenmason&#039;s [[AndroidTouchOrbiter]] for controlling the kitchen, and also displays our combined calendars (we are Google slaves). Also useful for looking up receipes, etc.&lt;br /&gt;
*&#039;&#039;&#039;Hallway wall&#039;&#039;&#039;&lt;br /&gt;
[[Nokia N800]] mounted to the wall in the hallway. Mainly used for setting/deactivating the alarm. Also useful for controlling the lights when you first arrive home, although much of that is automated of course. My intention is to dissect this orbiter at some point and mount it in a wooden frame.&lt;br /&gt;
*&#039;&#039;&#039;Study desktop&#039;&#039;&#039;&lt;br /&gt;
My main desktop, which has another [[Web Orbiter 2.0]] set up on it in much the same way as the mobile Ubuntu netbook and laptop. It is for controlling the virtual MD on the desktop machine (I find the on-screen controls on the MD itself to be a bit &amp;quot;twitchy&amp;quot;). See [http://wiki.linuxmce.org/index.php/User:Purps#MD_.28Study.29 MD (Study)] for more details.&lt;br /&gt;
*&#039;&#039;&#039;carPC&#039;&#039;&#039;&lt;br /&gt;
I am currently in the process of building a mini ITX carPC for my Mk1 MX-5 (called the Miata over the pond), running a lightweight Ubuntu + LXDE installation. The last component I need to get is the touchscreen, but the rest of it is very much finished, although I do intend on upgrading the speakers and adding an amplifier (a necessity due to the lack of head unit). The system is capable of utilising CDs/DVDs (audio, video, data), USB sticks/flash cards, and also features an aux-in for any personal music player that my passenger might have on their person. The system is also capable of FM radio, MP3 playback, video playback, digital TV, Internet browsing, SatNav, vehicle diagnostics.... and controlling LMCE ([[Web Orbiter 2.0]] in Chrome). I thought this would be useful from the point of view of opening/closing the garage door, switching on/off the lights, checking the house on long journeys, etc.&lt;br /&gt;
&lt;br /&gt;
=Home Automation=&lt;br /&gt;
&lt;br /&gt;
This section looks at the remaining hardware in my home, relating specifically to [http://en.wikipedia.org/wiki/Home_automation home automation].&lt;br /&gt;
&lt;br /&gt;
==Lights==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Duwi dimmer switch (Living Room)&#039;&#039;&#039;&lt;br /&gt;
2 wire in my case (more common in Europe), check your current switch/dimmer first &#039;&#039;&#039;REMEMBER TO ISOLATE THE LIGHTS AT YOUR FUSE BOX - ALWAYS TEST THE LIVE (BROWN or RED) WIRE WITH A TESTER [http://www.screwfix.com/prods/55464/Hand-Tools/Screwdrivers/VDE-Screwdrivers/CK-Heavy-Duty-Mains-Tester-100-250V-AC#/ LIKE THIS] FIRST!!!&#039;&#039;&#039; Bear in mind that you only count the wires connected to the switch itself; if like mine your earth is connected to the backbox, then this doesn&#039;t count as a wire. Very pleased with this device, superb build-quality, great tactile response, easy to set up. This is my second dimmer switch, after a very bad experience with the [[ACT_Homepro_ZDW232|ACT HomePro ZDW232]] as explained [http://forum.linuxmce.org/index.php?topic=10783.0 here]. In my opinion you should avoid these dimmers like the plague. They are the cheapest, but it shows. Spend a little bit more and get the Duwi, which is comparable in price. Anything else I have found has been prohibitively expensive.&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
&lt;br /&gt;
Very important. Having been the victims of a burglary, this is an area that perhaps you should consider concentrating on first. You just don&#039;t think it is going to happen to you... until it does. And it&#039;s a horrible feeling.&lt;br /&gt;
&lt;br /&gt;
===Cameras===&lt;br /&gt;
*x3 &#039;&#039;&#039;[[Panasonic BL-C10]]&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;del&amp;gt;x2 &#039;&#039;&#039;[[Foscam FI8905W]]&#039;&#039;&#039;&amp;lt;/del&amp;gt; (plugged into external router due to the unresolved issue described [http://forum.linuxmce.org/index.php?topic=10134.0 here])&lt;br /&gt;
*&#039;&#039;&#039;x2 Y-Cam Black YCB004&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: As mentioned in both of these camera pages, I had to manually edit some of the [[scenarios]] before they would work, as they were pointing at the wrong camera for some reason. I also found that some scenarios were not automatically generated, and had to be added manually. Go to into web admin, click on &amp;quot;Show devices tree&amp;quot; at the bottom of the left-hand pane, then click on &amp;quot;My Scenarios&amp;quot; (again, bottom of left-hand pane), click on &amp;quot;Security Scenarios&amp;quot;, and then at the bottom of the right-hand pane, press the &amp;quot;Add My Scenario&amp;quot; button. This opens a new window. In the new window, type a &amp;quot;Description&amp;quot; (this will be the scenario&#039;s name), select a &amp;quot;Scenario Type&amp;quot; (&amp;quot;Security Scenarios&amp;quot; in this case), leave &amp;quot;Design Obj&amp;quot; blank, and for &amp;quot;Template&amp;quot; select the &amp;quot;Security - View Camera&amp;quot; option. Then select all the rooms you want to add the scenario to. Press the &amp;quot;Save&amp;quot; button. This new scenario should appear at the bottom of the security scenario tree/list  - click on it. Scroll down to the &amp;quot;Scenario Commands&amp;quot; section, and under &amp;quot;Devices&amp;quot; select &amp;quot;[Local Orbiter]&amp;quot;. Wait a sec. Then under &amp;quot;Command&amp;quot; select &amp;quot;Goto screen&amp;quot; button. Press the &amp;quot;Add&amp;quot; button. Press the &amp;quot;OK&amp;quot; button. Enter &amp;quot;15&amp;quot; into the &amp;quot;#159 PK_Screen (int)&amp;quot; field, and press the &amp;quot;Save&amp;quot; button. Press the &amp;quot;OK&amp;quot; button. A new &amp;quot;#2 PK_Device (int)&amp;quot; field should appear. Enter the Device # of your camera. Press the &amp;quot;Save&amp;quot; button. And that&#039;s it!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: All of my cameras make use of [http://en.wikipedia.org/wiki/Power_over_Ethernet/ Power over Ethernet (PoE)], despite not being models that support it! Nor do I have any switches/hubs that &amp;quot;spit out&amp;quot; PoE at the Core end. To see how it is achieved, take a look at &amp;quot;[[User:Purps#Tool_Time|Tool Time]]&amp;quot; at the end of this page for a Howto video explaining the required steps (inspired by b4rney on the forums, thank you mate!). Powering devices in this way is very useful in that you only need to run a single Ethernet cable for both data and power. Brilliant for cameras, especially outdoor ones. Also useful if you want your cameras to be on a [http://en.wikipedia.org/wiki/Uninterruptible_power_supply UPS], as PoE allows all of the power plugs to be in the same place.&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Sensors===&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SM103]] door/window sensors (Z-Wave)&#039;&#039;&#039;&lt;br /&gt;
Finally working (thank you hari!). Just purchased some additional contact sensors to celebrate, so I can experiment with rigging multiple doors/windows with a single unit, will report back.&lt;br /&gt;
&lt;br /&gt;
Smoke detector planned&lt;br /&gt;
&lt;br /&gt;
===Lighting===&lt;br /&gt;
My living room lights are set up to come on at sunset. This is achieved in web admin via &amp;quot;Events handler&amp;quot;-&amp;gt;&amp;quot;Respond to Events&amp;quot; by selecting &amp;quot;Sunset&amp;quot; under &amp;quot;New event&amp;quot;. Enter a description also. Click &amp;quot;Add&amp;quot;, and use the wizard of your choice to select the required device and command.&lt;br /&gt;
&lt;br /&gt;
When we are away for extended periods, I have the living room lights turn off late at night, and then switch on the bedroom light for a short period before they get switched off also. This is just to give the impression that somebody is in.&lt;br /&gt;
&lt;br /&gt;
==Telephone==&lt;br /&gt;
Siemens Gigaset C475 IP on sipgate.co.uk&lt;br /&gt;
&lt;br /&gt;
==Climate==&lt;br /&gt;
Watch this space!&lt;br /&gt;
&lt;br /&gt;
=Tool Time=&lt;br /&gt;
This section comprises of a selection of Howto videos and photographic guides for various DIY projects that can be carried out around the home, in order to achieve that seamless, perfectly integrated LMCE installation. My aim is to always stay away from technical jargon as much as possible, and to try to use standard/simple tools and components that aren&#039;t going to break the bank. You can always get hold of me on the forums or in IRC (irc.freenode.net #linuxmce) if you fancy a chat.&lt;br /&gt;
&lt;br /&gt;
==Howto...==&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
==Planned==&lt;br /&gt;
&lt;br /&gt;
*Howto: Construct a rear mounting MD casing for any TV screen with a VESA mount (with slot loading DVD drive).&lt;br /&gt;
*Howto: Mount a TV on the wall with MD hidden behind (with a slot loading DVD drive).&lt;br /&gt;
*Howto: Make a wall-mounted orbiter (inspired by Techstyle&#039;s framing idea). Surface mounted or recessed (flush fitting)?&lt;br /&gt;
*Howto: Install a new back box (e.g. for z-wave light switch) and make good the wall (having destroyed it in the process).&lt;br /&gt;
*Howto: Chase wall channels, embed cables and make good the wall.&lt;br /&gt;
*Howto: Build a single/double bed with integrated &amp;quot;stowable&amp;quot; flat screen TV and MD. LMCE-controlled motor perhaps.&lt;br /&gt;
*Howto: Build a waterproof/water-resistant bathroom MD&lt;br /&gt;
*Howto: Build a waterproof/submersible orbiter, based on Nokia N800? Make it float?&lt;br /&gt;
*Howto: Make your own ceiling/wall speakers using (decent!) multimedia speakers (if, like me, you are not a complete audiophile, this avoids having an external amp to hide away).&lt;br /&gt;
*Howto: Build your own charging cradle/stand for your mobile orbiter (avoid switching it off all the time).&lt;br /&gt;
*Howto: Make your own cat6 patch cables&lt;br /&gt;
*Howto: Make any device Power over Ethernet (PoE)&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=33820</id>
		<title>User:Purps</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=33820"/>
		<updated>2013-02-04T18:39:05Z</updated>

		<summary type="html">&lt;p&gt;Purps: /* MD (Kitchen) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:User Setups]]&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
Hello all. My name is Matt and I live in England. Have been playing with LMCE for a number of years now. I would class myself as a user, but always keep to help any way I can. By profession I am a mechanical design engineer in the space industry. In my spare time I enjoy metalwork, woodwork and various other little electronics/DIY projects. Any remaining free time is spent with my extremely patient and long-suffering girlfriend with whom I live. We have now bought our first house together, so now the LMCE-related carnage can &#039;&#039;really&#039;&#039; begin.&lt;br /&gt;
&lt;br /&gt;
I have started a blog for all my major projects, which of course, includes LMCE http://projectsofmatt.wordpress.com/&lt;br /&gt;
&lt;br /&gt;
I will try to save progress reports and other ramblings for the blog. My wiki page will serve as a snapshot of my setup.&lt;br /&gt;
&lt;br /&gt;
=Software=&lt;br /&gt;
My current installation is based on the 1004 RC. It is fantastic. Don&#039;t bother with 810 any more.&lt;br /&gt;
&lt;br /&gt;
I would highly recommend the use of [http://clonezilla.org/ Clonezilla] for backing up LMCE at appropriate intervals i.e. whenever you get something working! Clonezilla saves a partition of your choice as a compressed file which can in turn be saved to any connected hard drive. Then, you can attempt to get the next thing working without fear of ruining your life/relationship. If the worst happens, just pop the Clonezilla live CD back in and restore the relevant image back. To use, I found Clonezilla to be very intuitive; my only other advice would be to name your backups with as much detailed information as possible. You won&#039;t always necessarily want to restore the last image you made, as you may find a problem that goes back further.&lt;br /&gt;
&lt;br /&gt;
=Network=&lt;br /&gt;
It is highly advisable that you adopt the recommended [[Network Settings|network setup]] and use 2 NICs in your core. This means that a) things are a lot more likely to work straight out of the box and b) when things DO go wrong, you are far more likely to receive support. In my experience it is definitely worth it.&lt;br /&gt;
&lt;br /&gt;
Yes, we need a diagram here, a picture is worth a thousand words and all that....&lt;br /&gt;
&lt;br /&gt;
My external network looks a little bit like this...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Virgin Media Cable Modem -&amp;gt; NIC 1 (eth0) on Core&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
And my internal network...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NIC 2 (eth1) on Core -&amp;gt; Netgear 8-port Gigabit switch&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Connected to this switch you&#039;ll find...&lt;br /&gt;
&lt;br /&gt;
*All of the MDs&lt;br /&gt;
*&amp;quot;Normal&amp;quot; computers requiring Internet access&lt;br /&gt;
*IP Cameras&lt;br /&gt;
*IP Phone&lt;br /&gt;
*Wireless Access Point (WAP)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: If you have a spare wireless router laying around, it can be used as a WAP (this is what I have done using the much loved Netgear WGR614). Just connect it up to a switch (your internal network) via one of the LAN ports (these are the ports that you would normally plug your computers into, NOT the port that you would usually plug your Internet cable into). In the router&#039;s admin page, make sure DHCP is DISABLED, and then set it up in the normal way. Your SSID should NOT be your name or give any clues as to where you live, use the strongest encryption you can (I use WPA2) and it makes a lot of sense to set up an access list (MAC filter). This allows you to specify exactly which MAC addresses are allowed to connect, making your WAP very secure. Finally, and this is important if you wish to access the router&#039;s admin page again (perhaps you&#039;ll want to add a friend&#039;s MAC address for example), you must assign a new LAN TCP/IP. This wants to be in the 192.168.80.X format, and should not be an address that is already in use. I used 192.168.80.254.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=Storage=&lt;br /&gt;
The two internal hard disks in the Core are each dedicated to their respective jobs (OS and cameras). For the storage of all media, and to serve as a backup drive for our other computers, a D-Link DNS-323 NAS drive is being utilised. It has x2 HDD bays, only one of which is currently occupied with a 2TB disk, and I will add another in the near future.&lt;br /&gt;
&lt;br /&gt;
This NAS is plug&#039;n&#039;play with LMCE. If you want to password protect the NAS volume, achieved via the NAS admin page, you must fill out the appropriate boxes in web admin also.&lt;br /&gt;
&lt;br /&gt;
=Core/MDs=&lt;br /&gt;
This section talks about the main bits of hardware in my home that make up the principal elements of any LMCE system.&lt;br /&gt;
&lt;br /&gt;
==Core (PA)==&lt;br /&gt;
&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[MSI 870-C45]] AMD 770 ATX Socket AM3 Realtek GbLAN controller&lt;br /&gt;
*&#039;&#039;&#039;Processor&#039;&#039;&#039; - AMD quad core processor&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 4GB&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - Corsair 400W&lt;br /&gt;
*&#039;&#039;&#039;Graphics card&#039;&#039;&#039; - ATI Radeon X300SE 128MB PCIe&lt;br /&gt;
*&#039;&#039;&#039;Hard disks&#039;&#039;&#039; - 80GB for OS, 500GB for cameras.&lt;br /&gt;
*&#039;&#039;&#039;NIC&#039;&#039;&#039; - Realtek RTL-8139/8139C/8139C+ (non-gigabit, used for external network)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Only used when I reinstall.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave controller&#039;&#039;&#039; - [[Seluxit viaSENS Home Controller]], this is the recommended interface.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave inclusion remote&#039;&#039;&#039; - [[Aeon Labs Minimote]]&lt;br /&gt;
*&#039;&#039;&#039;UPS (Uninterruptible Power Supply)&#039;&#039;&#039; - APC Smart-UPS 1400. Powers the Core, modem, switch, cameras (cameras use PoE, which keeps plugs in the same place).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Following installation, I carried out the following on my Core to make it work/get it the way I wanted it...&lt;br /&gt;
&lt;br /&gt;
*Swapped Network Interfaces in web admin -&amp;gt; Advanced -&amp;gt; Network -&amp;gt; Network settings, to put eth0 on the external network.&lt;br /&gt;
*Changed password to something more secure in web admin -&amp;gt; Wizard -&amp;gt; Basic info -&amp;gt; Users.&lt;br /&gt;
*Made use of the [[Folder_lock|folder lock]] feature in order to stop my desktop backup from appearing in the orbiters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Living Room)==&lt;br /&gt;
&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Case&#039;&#039;&#039; - Jetway JC200. Smallest mini-ITX case I could find with space for slim DVD drive. &lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[ASUS AT3IONT]] (atom board)&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicate to GPU)&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU (included with case)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Samsung SN-T083C slot-loading drive.&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039; - Rii wireless mini-keyboard with integrated touchpad&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - LG 42LH400 42&amp;quot; Full HD LCD TV (controlled via RS232).&lt;br /&gt;
*&#039;&#039;&#039;Speakers&#039;&#039;&#039; - B&amp;amp;W speakers driven by tube amp.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
&lt;br /&gt;
*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Kitchen)==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Kitchen will be redone in near future, which will include permanent cable runs but the intended hardware will soon be installed for testing purposes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;del&amp;gt;Main hardware includes...&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - ([[ASUS AT3N7A-I]]?)&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicated to GPU)&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Display&#039;&#039;&#039; - 22&amp;quot; ViewSonic VX2239WM, 1080p LCD, HDMI, integrated speakers.&amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;del&amp;gt;Also carried out the following...&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==MD (Bedroom)==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Hardware will be installed soon for testing before putting in permanent cable runs&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - TBD (atom, fanless?)&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - Foehn &amp;amp; Hirsch 42&amp;quot; Full HD LCD TV&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bathroom)==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Bathroom will be redone in near future. Intention is to add ceiling speakers only, driven by squeezeslave/amp&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==MD (Study)==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Debating whether to install MD - probably not necessary&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==MD (Metalshop)==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Indoor workshop will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==MD (Woodshop)==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Outdoor workshop will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==MD (Garage)==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Attached garage, will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Orbiters=&lt;br /&gt;
&lt;br /&gt;
Every MD features an on-screen orbiter. In addition to the on-screen ones...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mobile Orbiters==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Tablet&#039;&#039;&#039; - Advent Vega with Honeycomb running los93sol&#039;s/Thom&#039;s [[AndroidTouchOrbiter]]. Lives on coffee table.&lt;br /&gt;
*&#039;&#039;&#039;Mobile phone&#039;&#039;&#039; - HTC Desire HD running los93sol&#039;s/Thom&#039;s [[AndroidTouchOrbiter]]. I also use this device a lot for remote access.&lt;br /&gt;
*&#039;&#039;&#039;Netbook&#039;&#039;&#039; - my netbook, uses [[Web Orbiter 2.0]]. &lt;br /&gt;
*&#039;&#039;&#039;Laptop&#039;&#039;&#039; - the lady&#039;s laptop, uses [[Web Orbiter 2.0]].&lt;br /&gt;
*&#039;&#039;&#039;[[Nokia N800]] - running its own orbiter software. Generally used in workshop areas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Other Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Kitchen fridge&#039;&#039;&#039;&lt;br /&gt;
[[Storage Options Scroll Tablet PC]] mounted to a wooden backing, attached to the fridge via a powerful magnet. Runs darrenmason&#039;s [[AndroidTouchOrbiter]] for controlling the kitchen, and also displays our combined calendars (we are Google slaves). Also useful for looking up receipes, etc.&lt;br /&gt;
*&#039;&#039;&#039;Hallway wall&#039;&#039;&#039;&lt;br /&gt;
[[Nokia N800]] mounted to the wall in the hallway. Mainly used for setting/deactivating the alarm. Also useful for controlling the lights when you first arrive home, although much of that is automated of course. My intention is to dissect this orbiter at some point and mount it in a wooden frame.&lt;br /&gt;
*&#039;&#039;&#039;Study desktop&#039;&#039;&#039;&lt;br /&gt;
My main desktop, which has another [[Web Orbiter 2.0]] set up on it in much the same way as the mobile Ubuntu netbook and laptop. It is for controlling the virtual MD on the desktop machine (I find the on-screen controls on the MD itself to be a bit &amp;quot;twitchy&amp;quot;). See [http://wiki.linuxmce.org/index.php/User:Purps#MD_.28Study.29 MD (Study)] for more details.&lt;br /&gt;
*&#039;&#039;&#039;carPC&#039;&#039;&#039;&lt;br /&gt;
I am currently in the process of building a mini ITX carPC for my Mk1 MX-5 (called the Miata over the pond), running a lightweight Ubuntu + LXDE installation. The last component I need to get is the touchscreen, but the rest of it is very much finished, although I do intend on upgrading the speakers and adding an amplifier (a necessity due to the lack of head unit). The system is capable of utilising CDs/DVDs (audio, video, data), USB sticks/flash cards, and also features an aux-in for any personal music player that my passenger might have on their person. The system is also capable of FM radio, MP3 playback, video playback, digital TV, Internet browsing, SatNav, vehicle diagnostics.... and controlling LMCE ([[Web Orbiter 2.0]] in Chrome). I thought this would be useful from the point of view of opening/closing the garage door, switching on/off the lights, checking the house on long journeys, etc.&lt;br /&gt;
&lt;br /&gt;
=Home Automation=&lt;br /&gt;
&lt;br /&gt;
This section looks at the remaining hardware in my home, relating specifically to [http://en.wikipedia.org/wiki/Home_automation home automation].&lt;br /&gt;
&lt;br /&gt;
==Lights==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Duwi dimmer switch (Living Room)&#039;&#039;&#039;&lt;br /&gt;
2 wire in my case (more common in Europe), check your current switch/dimmer first &#039;&#039;&#039;REMEMBER TO ISOLATE THE LIGHTS AT YOUR FUSE BOX - ALWAYS TEST THE LIVE (BROWN or RED) WIRE WITH A TESTER [http://www.screwfix.com/prods/55464/Hand-Tools/Screwdrivers/VDE-Screwdrivers/CK-Heavy-Duty-Mains-Tester-100-250V-AC#/ LIKE THIS] FIRST!!!&#039;&#039;&#039; Bear in mind that you only count the wires connected to the switch itself; if like mine your earth is connected to the backbox, then this doesn&#039;t count as a wire. Very pleased with this device, superb build-quality, great tactile response, easy to set up. This is my second dimmer switch, after a very bad experience with the [[ACT_Homepro_ZDW232|ACT HomePro ZDW232]] as explained [http://forum.linuxmce.org/index.php?topic=10783.0 here]. In my opinion you should avoid these dimmers like the plague. They are the cheapest, but it shows. Spend a little bit more and get the Duwi, which is comparable in price. Anything else I have found has been prohibitively expensive.&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
&lt;br /&gt;
Very important. Having been the victims of a burglary, this is an area that perhaps you should consider concentrating on first. You just don&#039;t think it is going to happen to you... until it does. And it&#039;s a horrible feeling.&lt;br /&gt;
&lt;br /&gt;
===Cameras===&lt;br /&gt;
*x3 &#039;&#039;&#039;[[Panasonic BL-C10]]&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;del&amp;gt;x2 &#039;&#039;&#039;[[Foscam FI8905W]]&#039;&#039;&#039;&amp;lt;/del&amp;gt; (plugged into external router due to the unresolved issue described [http://forum.linuxmce.org/index.php?topic=10134.0 here])&lt;br /&gt;
*&#039;&#039;&#039;x2 Y-Cam Black YCB004&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: As mentioned in both of these camera pages, I had to manually edit some of the [[scenarios]] before they would work, as they were pointing at the wrong camera for some reason. I also found that some scenarios were not automatically generated, and had to be added manually. Go to into web admin, click on &amp;quot;Show devices tree&amp;quot; at the bottom of the left-hand pane, then click on &amp;quot;My Scenarios&amp;quot; (again, bottom of left-hand pane), click on &amp;quot;Security Scenarios&amp;quot;, and then at the bottom of the right-hand pane, press the &amp;quot;Add My Scenario&amp;quot; button. This opens a new window. In the new window, type a &amp;quot;Description&amp;quot; (this will be the scenario&#039;s name), select a &amp;quot;Scenario Type&amp;quot; (&amp;quot;Security Scenarios&amp;quot; in this case), leave &amp;quot;Design Obj&amp;quot; blank, and for &amp;quot;Template&amp;quot; select the &amp;quot;Security - View Camera&amp;quot; option. Then select all the rooms you want to add the scenario to. Press the &amp;quot;Save&amp;quot; button. This new scenario should appear at the bottom of the security scenario tree/list  - click on it. Scroll down to the &amp;quot;Scenario Commands&amp;quot; section, and under &amp;quot;Devices&amp;quot; select &amp;quot;[Local Orbiter]&amp;quot;. Wait a sec. Then under &amp;quot;Command&amp;quot; select &amp;quot;Goto screen&amp;quot; button. Press the &amp;quot;Add&amp;quot; button. Press the &amp;quot;OK&amp;quot; button. Enter &amp;quot;15&amp;quot; into the &amp;quot;#159 PK_Screen (int)&amp;quot; field, and press the &amp;quot;Save&amp;quot; button. Press the &amp;quot;OK&amp;quot; button. A new &amp;quot;#2 PK_Device (int)&amp;quot; field should appear. Enter the Device # of your camera. Press the &amp;quot;Save&amp;quot; button. And that&#039;s it!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: All of my cameras make use of [http://en.wikipedia.org/wiki/Power_over_Ethernet/ Power over Ethernet (PoE)], despite not being models that support it! Nor do I have any switches/hubs that &amp;quot;spit out&amp;quot; PoE at the Core end. To see how it is achieved, take a look at &amp;quot;[[User:Purps#Tool_Time|Tool Time]]&amp;quot; at the end of this page for a Howto video explaining the required steps (inspired by b4rney on the forums, thank you mate!). Powering devices in this way is very useful in that you only need to run a single Ethernet cable for both data and power. Brilliant for cameras, especially outdoor ones. Also useful if you want your cameras to be on a [http://en.wikipedia.org/wiki/Uninterruptible_power_supply UPS], as PoE allows all of the power plugs to be in the same place.&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Sensors===&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SM103]] door/window sensors (Z-Wave)&#039;&#039;&#039;&lt;br /&gt;
Finally working (thank you hari!). Just purchased some additional contact sensors to celebrate, so I can experiment with rigging multiple doors/windows with a single unit, will report back.&lt;br /&gt;
&lt;br /&gt;
Smoke detector planned&lt;br /&gt;
&lt;br /&gt;
===Lighting===&lt;br /&gt;
My living room lights are set up to come on at sunset. This is achieved in web admin via &amp;quot;Events handler&amp;quot;-&amp;gt;&amp;quot;Respond to Events&amp;quot; by selecting &amp;quot;Sunset&amp;quot; under &amp;quot;New event&amp;quot;. Enter a description also. Click &amp;quot;Add&amp;quot;, and use the wizard of your choice to select the required device and command.&lt;br /&gt;
&lt;br /&gt;
When we are away for extended periods, I have the living room lights turn off late at night, and then switch on the bedroom light for a short period before they get switched off also. This is just to give the impression that somebody is in.&lt;br /&gt;
&lt;br /&gt;
==Telephone==&lt;br /&gt;
Siemens Gigaset C475 IP on sipgate.co.uk&lt;br /&gt;
&lt;br /&gt;
==Climate==&lt;br /&gt;
Watch this space!&lt;br /&gt;
&lt;br /&gt;
=Tool Time=&lt;br /&gt;
This section comprises of a selection of Howto videos and photographic guides for various DIY projects that can be carried out around the home, in order to achieve that seamless, perfectly integrated LMCE installation. My aim is to always stay away from technical jargon as much as possible, and to try to use standard/simple tools and components that aren&#039;t going to break the bank. You can always get hold of me on the forums or in IRC (irc.freenode.net #linuxmce) if you fancy a chat.&lt;br /&gt;
&lt;br /&gt;
==Howto...==&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
==Planned==&lt;br /&gt;
&lt;br /&gt;
*Howto: Construct a rear mounting MD casing for any TV screen with a VESA mount (with slot loading DVD drive).&lt;br /&gt;
*Howto: Mount a TV on the wall with MD hidden behind (with a slot loading DVD drive).&lt;br /&gt;
*Howto: Make a wall-mounted orbiter (inspired by Techstyle&#039;s framing idea). Surface mounted or recessed (flush fitting)?&lt;br /&gt;
*Howto: Install a new back box (e.g. for z-wave light switch) and make good the wall (having destroyed it in the process).&lt;br /&gt;
*Howto: Chase wall channels, embed cables and make good the wall.&lt;br /&gt;
*Howto: Build a single/double bed with integrated &amp;quot;stowable&amp;quot; flat screen TV and MD. LMCE-controlled motor perhaps.&lt;br /&gt;
*Howto: Build a waterproof/water-resistant bathroom MD&lt;br /&gt;
*Howto: Build a waterproof/submersible orbiter, based on Nokia N800? Make it float?&lt;br /&gt;
*Howto: Make your own ceiling/wall speakers using (decent!) multimedia speakers (if, like me, you are not a complete audiophile, this avoids having an external amp to hide away).&lt;br /&gt;
*Howto: Build your own charging cradle/stand for your mobile orbiter (avoid switching it off all the time).&lt;br /&gt;
*Howto: Make your own cat6 patch cables&lt;br /&gt;
*Howto: Make any device Power over Ethernet (PoE)&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=33819</id>
		<title>User:Purps</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=33819"/>
		<updated>2013-02-04T15:29:38Z</updated>

		<summary type="html">&lt;p&gt;Purps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:User Setups]]&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
Hello all. My name is Matt and I live in England. Have been playing with LMCE for a number of years now. I would class myself as a user, but always keep to help any way I can. By profession I am a mechanical design engineer in the space industry. In my spare time I enjoy metalwork, woodwork and various other little electronics/DIY projects. Any remaining free time is spent with my extremely patient and long-suffering girlfriend with whom I live. We have now bought our first house together, so now the LMCE-related carnage can &#039;&#039;really&#039;&#039; begin.&lt;br /&gt;
&lt;br /&gt;
I have started a blog for all my major projects, which of course, includes LMCE http://projectsofmatt.wordpress.com/&lt;br /&gt;
&lt;br /&gt;
I will try to save progress reports and other ramblings for the blog. My wiki page will serve as a snapshot of my setup.&lt;br /&gt;
&lt;br /&gt;
=Software=&lt;br /&gt;
My current installation is based on the 1004 RC. It is fantastic. Don&#039;t bother with 810 any more.&lt;br /&gt;
&lt;br /&gt;
I would highly recommend the use of [http://clonezilla.org/ Clonezilla] for backing up LMCE at appropriate intervals i.e. whenever you get something working! Clonezilla saves a partition of your choice as a compressed file which can in turn be saved to any connected hard drive. Then, you can attempt to get the next thing working without fear of ruining your life/relationship. If the worst happens, just pop the Clonezilla live CD back in and restore the relevant image back. To use, I found Clonezilla to be very intuitive; my only other advice would be to name your backups with as much detailed information as possible. You won&#039;t always necessarily want to restore the last image you made, as you may find a problem that goes back further.&lt;br /&gt;
&lt;br /&gt;
=Network=&lt;br /&gt;
It is highly advisable that you adopt the recommended [[Network Settings|network setup]] and use 2 NICs in your core. This means that a) things are a lot more likely to work straight out of the box and b) when things DO go wrong, you are far more likely to receive support. In my experience it is definitely worth it.&lt;br /&gt;
&lt;br /&gt;
Yes, we need a diagram here, a picture is worth a thousand words and all that....&lt;br /&gt;
&lt;br /&gt;
My external network looks a little bit like this...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Virgin Media Cable Modem -&amp;gt; NIC 1 (eth0) on Core&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
And my internal network...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NIC 2 (eth1) on Core -&amp;gt; Netgear 8-port Gigabit switch&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Connected to this switch you&#039;ll find...&lt;br /&gt;
&lt;br /&gt;
*All of the MDs&lt;br /&gt;
*&amp;quot;Normal&amp;quot; computers requiring Internet access&lt;br /&gt;
*IP Cameras&lt;br /&gt;
*IP Phone&lt;br /&gt;
*Wireless Access Point (WAP)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: If you have a spare wireless router laying around, it can be used as a WAP (this is what I have done using the much loved Netgear WGR614). Just connect it up to a switch (your internal network) via one of the LAN ports (these are the ports that you would normally plug your computers into, NOT the port that you would usually plug your Internet cable into). In the router&#039;s admin page, make sure DHCP is DISABLED, and then set it up in the normal way. Your SSID should NOT be your name or give any clues as to where you live, use the strongest encryption you can (I use WPA2) and it makes a lot of sense to set up an access list (MAC filter). This allows you to specify exactly which MAC addresses are allowed to connect, making your WAP very secure. Finally, and this is important if you wish to access the router&#039;s admin page again (perhaps you&#039;ll want to add a friend&#039;s MAC address for example), you must assign a new LAN TCP/IP. This wants to be in the 192.168.80.X format, and should not be an address that is already in use. I used 192.168.80.254.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=Storage=&lt;br /&gt;
The two internal hard disks in the Core are each dedicated to their respective jobs (OS and cameras). For the storage of all media, and to serve as a backup drive for our other computers, a D-Link DNS-323 NAS drive is being utilised. It has x2 HDD bays, only one of which is currently occupied with a 2TB disk, and I will add another in the near future.&lt;br /&gt;
&lt;br /&gt;
This NAS is plug&#039;n&#039;play with LMCE. If you want to password protect the NAS volume, achieved via the NAS admin page, you must fill out the appropriate boxes in web admin also.&lt;br /&gt;
&lt;br /&gt;
=Core/MDs=&lt;br /&gt;
This section talks about the main bits of hardware in my home that make up the principal elements of any LMCE system.&lt;br /&gt;
&lt;br /&gt;
==Core (PA)==&lt;br /&gt;
&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[MSI 870-C45]] AMD 770 ATX Socket AM3 Realtek GbLAN controller&lt;br /&gt;
*&#039;&#039;&#039;Processor&#039;&#039;&#039; - AMD quad core processor&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 4GB&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - Corsair 400W&lt;br /&gt;
*&#039;&#039;&#039;Graphics card&#039;&#039;&#039; - ATI Radeon X300SE 128MB PCIe&lt;br /&gt;
*&#039;&#039;&#039;Hard disks&#039;&#039;&#039; - 80GB for OS, 500GB for cameras.&lt;br /&gt;
*&#039;&#039;&#039;NIC&#039;&#039;&#039; - Realtek RTL-8139/8139C/8139C+ (non-gigabit, used for external network)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Only used when I reinstall.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave controller&#039;&#039;&#039; - [[Seluxit viaSENS Home Controller]], this is the recommended interface.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave inclusion remote&#039;&#039;&#039; - [[Aeon Labs Minimote]]&lt;br /&gt;
*&#039;&#039;&#039;UPS (Uninterruptible Power Supply)&#039;&#039;&#039; - APC Smart-UPS 1400. Powers the Core, modem, switch, cameras (cameras use PoE, which keeps plugs in the same place).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Following installation, I carried out the following on my Core to make it work/get it the way I wanted it...&lt;br /&gt;
&lt;br /&gt;
*Swapped Network Interfaces in web admin -&amp;gt; Advanced -&amp;gt; Network -&amp;gt; Network settings, to put eth0 on the external network.&lt;br /&gt;
*Changed password to something more secure in web admin -&amp;gt; Wizard -&amp;gt; Basic info -&amp;gt; Users.&lt;br /&gt;
*Made use of the [[Folder_lock|folder lock]] feature in order to stop my desktop backup from appearing in the orbiters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Living Room)==&lt;br /&gt;
&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Case&#039;&#039;&#039; - Jetway JC200. Smallest mini-ITX case I could find with space for slim DVD drive. &lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[ASUS AT3IONT]] (atom board)&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicate to GPU)&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU (included with case)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Samsung SN-T083C slot-loading drive.&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039; - Rii wireless mini-keyboard with integrated touchpad&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - LG 42LH400 42&amp;quot; Full HD LCD TV (controlled via RS232).&lt;br /&gt;
*&#039;&#039;&#039;Speakers&#039;&#039;&#039; - B&amp;amp;W speakers driven by tube amp.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
&lt;br /&gt;
*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Kitchen)==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Kitchen will be redone in near future, which will include permanent cable runs but the intended hardware will soon be installed for testing purposes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;del&amp;gt;Main hardware includes...&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - TBD ([[ASUS AT3N7A-I]]?)&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicated to GPU)&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Display&#039;&#039;&#039; - 22&amp;quot; ViewSonic VX2239WM, 1080p LCD, HDMI, integrated speakers.&amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;del&amp;gt;Also carried out the following...&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bedroom)==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Hardware will be installed soon for testing before putting in permanent cable runs&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - TBD (atom, fanless?)&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - Foehn &amp;amp; Hirsch 42&amp;quot; Full HD LCD TV&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bathroom)==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Bathroom will be redone in near future. Intention is to add ceiling speakers only, driven by squeezeslave/amp&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==MD (Study)==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Debating whether to install MD - probably not necessary&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==MD (Metalshop)==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Indoor workshop will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==MD (Woodshop)==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Outdoor workshop will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==MD (Garage)==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Attached garage, will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Orbiters=&lt;br /&gt;
&lt;br /&gt;
Every MD features an on-screen orbiter. In addition to the on-screen ones...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Mobile Orbiters==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Tablet&#039;&#039;&#039; - Advent Vega with Honeycomb running los93sol&#039;s/Thom&#039;s [[AndroidTouchOrbiter]]. Lives on coffee table.&lt;br /&gt;
*&#039;&#039;&#039;Mobile phone&#039;&#039;&#039; - HTC Desire HD running los93sol&#039;s/Thom&#039;s [[AndroidTouchOrbiter]]. I also use this device a lot for remote access.&lt;br /&gt;
*&#039;&#039;&#039;Netbook&#039;&#039;&#039; - my netbook, uses [[Web Orbiter 2.0]]. &lt;br /&gt;
*&#039;&#039;&#039;Laptop&#039;&#039;&#039; - the lady&#039;s laptop, uses [[Web Orbiter 2.0]].&lt;br /&gt;
*&#039;&#039;&#039;[[Nokia N800]] - running its own orbiter software. Generally used in workshop areas.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Other Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Kitchen fridge&#039;&#039;&#039;&lt;br /&gt;
[[Storage Options Scroll Tablet PC]] mounted to a wooden backing, attached to the fridge via a powerful magnet. Runs darrenmason&#039;s [[AndroidTouchOrbiter]] for controlling the kitchen, and also displays our combined calendars (we are Google slaves). Also useful for looking up receipes, etc.&lt;br /&gt;
*&#039;&#039;&#039;Hallway wall&#039;&#039;&#039;&lt;br /&gt;
[[Nokia N800]] mounted to the wall in the hallway. Mainly used for setting/deactivating the alarm. Also useful for controlling the lights when you first arrive home, although much of that is automated of course. My intention is to dissect this orbiter at some point and mount it in a wooden frame.&lt;br /&gt;
*&#039;&#039;&#039;Study desktop&#039;&#039;&#039;&lt;br /&gt;
My main desktop, which has another [[Web Orbiter 2.0]] set up on it in much the same way as the mobile Ubuntu netbook and laptop. It is for controlling the virtual MD on the desktop machine (I find the on-screen controls on the MD itself to be a bit &amp;quot;twitchy&amp;quot;). See [http://wiki.linuxmce.org/index.php/User:Purps#MD_.28Study.29 MD (Study)] for more details.&lt;br /&gt;
*&#039;&#039;&#039;carPC&#039;&#039;&#039;&lt;br /&gt;
I am currently in the process of building a mini ITX carPC for my Mk1 MX-5 (called the Miata over the pond), running a lightweight Ubuntu + LXDE installation. The last component I need to get is the touchscreen, but the rest of it is very much finished, although I do intend on upgrading the speakers and adding an amplifier (a necessity due to the lack of head unit). The system is capable of utilising CDs/DVDs (audio, video, data), USB sticks/flash cards, and also features an aux-in for any personal music player that my passenger might have on their person. The system is also capable of FM radio, MP3 playback, video playback, digital TV, Internet browsing, SatNav, vehicle diagnostics.... and controlling LMCE ([[Web Orbiter 2.0]] in Chrome). I thought this would be useful from the point of view of opening/closing the garage door, switching on/off the lights, checking the house on long journeys, etc.&lt;br /&gt;
&lt;br /&gt;
=Home Automation=&lt;br /&gt;
&lt;br /&gt;
This section looks at the remaining hardware in my home, relating specifically to [http://en.wikipedia.org/wiki/Home_automation home automation].&lt;br /&gt;
&lt;br /&gt;
==Lights==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Duwi dimmer switch (Living Room)&#039;&#039;&#039;&lt;br /&gt;
2 wire in my case (more common in Europe), check your current switch/dimmer first &#039;&#039;&#039;REMEMBER TO ISOLATE THE LIGHTS AT YOUR FUSE BOX - ALWAYS TEST THE LIVE (BROWN or RED) WIRE WITH A TESTER [http://www.screwfix.com/prods/55464/Hand-Tools/Screwdrivers/VDE-Screwdrivers/CK-Heavy-Duty-Mains-Tester-100-250V-AC#/ LIKE THIS] FIRST!!!&#039;&#039;&#039; Bear in mind that you only count the wires connected to the switch itself; if like mine your earth is connected to the backbox, then this doesn&#039;t count as a wire. Very pleased with this device, superb build-quality, great tactile response, easy to set up. This is my second dimmer switch, after a very bad experience with the [[ACT_Homepro_ZDW232|ACT HomePro ZDW232]] as explained [http://forum.linuxmce.org/index.php?topic=10783.0 here]. In my opinion you should avoid these dimmers like the plague. They are the cheapest, but it shows. Spend a little bit more and get the Duwi, which is comparable in price. Anything else I have found has been prohibitively expensive.&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
&lt;br /&gt;
Very important. Having been the victims of a burglary, this is an area that perhaps you should consider concentrating on first. You just don&#039;t think it is going to happen to you... until it does. And it&#039;s a horrible feeling.&lt;br /&gt;
&lt;br /&gt;
===Cameras===&lt;br /&gt;
*x3 &#039;&#039;&#039;[[Panasonic BL-C10]]&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;del&amp;gt;x2 &#039;&#039;&#039;[[Foscam FI8905W]]&#039;&#039;&#039;&amp;lt;/del&amp;gt; (plugged into external router due to the unresolved issue described [http://forum.linuxmce.org/index.php?topic=10134.0 here])&lt;br /&gt;
*&#039;&#039;&#039;x2 Y-Cam Black YCB004&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: As mentioned in both of these camera pages, I had to manually edit some of the [[scenarios]] before they would work, as they were pointing at the wrong camera for some reason. I also found that some scenarios were not automatically generated, and had to be added manually. Go to into web admin, click on &amp;quot;Show devices tree&amp;quot; at the bottom of the left-hand pane, then click on &amp;quot;My Scenarios&amp;quot; (again, bottom of left-hand pane), click on &amp;quot;Security Scenarios&amp;quot;, and then at the bottom of the right-hand pane, press the &amp;quot;Add My Scenario&amp;quot; button. This opens a new window. In the new window, type a &amp;quot;Description&amp;quot; (this will be the scenario&#039;s name), select a &amp;quot;Scenario Type&amp;quot; (&amp;quot;Security Scenarios&amp;quot; in this case), leave &amp;quot;Design Obj&amp;quot; blank, and for &amp;quot;Template&amp;quot; select the &amp;quot;Security - View Camera&amp;quot; option. Then select all the rooms you want to add the scenario to. Press the &amp;quot;Save&amp;quot; button. This new scenario should appear at the bottom of the security scenario tree/list  - click on it. Scroll down to the &amp;quot;Scenario Commands&amp;quot; section, and under &amp;quot;Devices&amp;quot; select &amp;quot;[Local Orbiter]&amp;quot;. Wait a sec. Then under &amp;quot;Command&amp;quot; select &amp;quot;Goto screen&amp;quot; button. Press the &amp;quot;Add&amp;quot; button. Press the &amp;quot;OK&amp;quot; button. Enter &amp;quot;15&amp;quot; into the &amp;quot;#159 PK_Screen (int)&amp;quot; field, and press the &amp;quot;Save&amp;quot; button. Press the &amp;quot;OK&amp;quot; button. A new &amp;quot;#2 PK_Device (int)&amp;quot; field should appear. Enter the Device # of your camera. Press the &amp;quot;Save&amp;quot; button. And that&#039;s it!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: All of my cameras make use of [http://en.wikipedia.org/wiki/Power_over_Ethernet/ Power over Ethernet (PoE)], despite not being models that support it! Nor do I have any switches/hubs that &amp;quot;spit out&amp;quot; PoE at the Core end. To see how it is achieved, take a look at &amp;quot;[[User:Purps#Tool_Time|Tool Time]]&amp;quot; at the end of this page for a Howto video explaining the required steps (inspired by b4rney on the forums, thank you mate!). Powering devices in this way is very useful in that you only need to run a single Ethernet cable for both data and power. Brilliant for cameras, especially outdoor ones. Also useful if you want your cameras to be on a [http://en.wikipedia.org/wiki/Uninterruptible_power_supply UPS], as PoE allows all of the power plugs to be in the same place.&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Sensors===&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SM103]] door/window sensors (Z-Wave)&#039;&#039;&#039;&lt;br /&gt;
Finally working (thank you hari!). Just purchased some additional contact sensors to celebrate, so I can experiment with rigging multiple doors/windows with a single unit, will report back.&lt;br /&gt;
&lt;br /&gt;
Smoke detector planned&lt;br /&gt;
&lt;br /&gt;
===Lighting===&lt;br /&gt;
My living room lights are set up to come on at sunset. This is achieved in web admin via &amp;quot;Events handler&amp;quot;-&amp;gt;&amp;quot;Respond to Events&amp;quot; by selecting &amp;quot;Sunset&amp;quot; under &amp;quot;New event&amp;quot;. Enter a description also. Click &amp;quot;Add&amp;quot;, and use the wizard of your choice to select the required device and command.&lt;br /&gt;
&lt;br /&gt;
When we are away for extended periods, I have the living room lights turn off late at night, and then switch on the bedroom light for a short period before they get switched off also. This is just to give the impression that somebody is in.&lt;br /&gt;
&lt;br /&gt;
==Telephone==&lt;br /&gt;
Siemens Gigaset C475 IP on sipgate.co.uk&lt;br /&gt;
&lt;br /&gt;
==Climate==&lt;br /&gt;
Watch this space!&lt;br /&gt;
&lt;br /&gt;
=Tool Time=&lt;br /&gt;
This section comprises of a selection of Howto videos and photographic guides for various DIY projects that can be carried out around the home, in order to achieve that seamless, perfectly integrated LMCE installation. My aim is to always stay away from technical jargon as much as possible, and to try to use standard/simple tools and components that aren&#039;t going to break the bank. You can always get hold of me on the forums or in IRC (irc.freenode.net #linuxmce) if you fancy a chat.&lt;br /&gt;
&lt;br /&gt;
==Howto...==&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
==Planned==&lt;br /&gt;
&lt;br /&gt;
*Howto: Construct a rear mounting MD casing for any TV screen with a VESA mount (with slot loading DVD drive).&lt;br /&gt;
*Howto: Mount a TV on the wall with MD hidden behind (with a slot loading DVD drive).&lt;br /&gt;
*Howto: Make a wall-mounted orbiter (inspired by Techstyle&#039;s framing idea). Surface mounted or recessed (flush fitting)?&lt;br /&gt;
*Howto: Install a new back box (e.g. for z-wave light switch) and make good the wall (having destroyed it in the process).&lt;br /&gt;
*Howto: Chase wall channels, embed cables and make good the wall.&lt;br /&gt;
*Howto: Build a single/double bed with integrated &amp;quot;stowable&amp;quot; flat screen TV and MD. LMCE-controlled motor perhaps.&lt;br /&gt;
*Howto: Build a waterproof/water-resistant bathroom MD&lt;br /&gt;
*Howto: Build a waterproof/submersible orbiter, based on Nokia N800? Make it float?&lt;br /&gt;
*Howto: Make your own ceiling/wall speakers using (decent!) multimedia speakers (if, like me, you are not a complete audiophile, this avoids having an external amp to hide away).&lt;br /&gt;
*Howto: Build your own charging cradle/stand for your mobile orbiter (avoid switching it off all the time).&lt;br /&gt;
*Howto: Make your own cat6 patch cables&lt;br /&gt;
*Howto: Make any device Power over Ethernet (PoE)&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=33818</id>
		<title>User:Purps</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=33818"/>
		<updated>2013-02-04T15:20:44Z</updated>

		<summary type="html">&lt;p&gt;Purps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:User Setups]]&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
Hello all. My name is Matt and I live in England. Have been playing with LMCE for a number of years now. I would class myself as a user, but always keep to help any way I can. By profession I am a mechanical design engineer in the space industry. In my spare time I enjoy metalwork, woodwork and various other little electronics/DIY projects. Any remaining free time is spent with my extremely patient and long-suffering girlfriend with whom I live. We have now bought our first house together, so now the LMCE-related carnage can &#039;&#039;really&#039;&#039; begin.&lt;br /&gt;
&lt;br /&gt;
I have started a blog for all my major projects, which of course, includes LMCE http://projectsofmatt.wordpress.com/&lt;br /&gt;
&lt;br /&gt;
I will try to save progress reports and other ramblings for the blog. My wiki page will serve as a snapshot of my setup.&lt;br /&gt;
&lt;br /&gt;
=Software=&lt;br /&gt;
My current installation is based on the 1004 RC. It is fantastic. Don&#039;t bother with 810 any more.&lt;br /&gt;
&lt;br /&gt;
I would highly recommend the use of [http://clonezilla.org/ Clonezilla] for backing up LMCE at appropriate intervals i.e. whenever you get something working! Clonezilla saves a partition of your choice as a compressed file which can in turn be saved to any connected hard drive. Then, you can attempt to get the next thing working without fear of ruining your life/relationship. If the worst happens, just pop the Clonezilla live CD back in and restore the relevant image back. To use, I found Clonezilla to be very intuitive; my only other advice would be to name your backups with as much detailed information as possible. You won&#039;t always necessarily want to restore the last image you made, as you may find a problem that goes back further.&lt;br /&gt;
&lt;br /&gt;
=Network=&lt;br /&gt;
It is highly advisable that you adopt the recommended [[Network Settings|network setup]] and use 2 NICs in your core. This means that a) things are a lot more likely to work straight out of the box and b) when things DO go wrong, you are far more likely to receive support. In my experience it is definitely worth it.&lt;br /&gt;
&lt;br /&gt;
Yes, we need a diagram here, a picture is worth a thousand words and all that....&lt;br /&gt;
&lt;br /&gt;
My external network looks a little bit like this...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Virgin Media Cable Modem -&amp;gt; NIC 1 (eth0) on Core&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
And my internal network...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NIC 2 (eth1) on Core -&amp;gt; Netgear 8-port Gigabit switch&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Connected to this switch you&#039;ll find...&lt;br /&gt;
&lt;br /&gt;
*All of the MDs&lt;br /&gt;
*&amp;quot;Normal&amp;quot; computers requiring Internet access&lt;br /&gt;
*IP Cameras&lt;br /&gt;
*IP Phone&lt;br /&gt;
*Wireless Access Point (WAP)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: If you have a spare wireless router laying around, it can be used as a WAP (this is what I have done using the much loved Netgear WGR614). Just connect it up to a switch (your internal network) via one of the LAN ports (these are the ports that you would normally plug your computers into, NOT the port that you would usually plug your Internet cable into). In the router&#039;s admin page, make sure DHCP is DISABLED, and then set it up in the normal way. Your SSID should NOT be your name or give any clues as to where you live, use the strongest encryption you can (I use WPA2) and it makes a lot of sense to set up an access list (MAC filter). This allows you to specify exactly which MAC addresses are allowed to connect, making your WAP very secure. Finally, and this is important if you wish to access the router&#039;s admin page again (perhaps you&#039;ll want to add a friend&#039;s MAC address for example), you must assign a new LAN TCP/IP. This wants to be in the 192.168.80.X format, and should not be an address that is already in use. I used 192.168.80.254.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=Storage=&lt;br /&gt;
The two internal hard disks in the Core are each dedicated to their respective jobs (OS and cameras). For the storage of all media, and to serve as a backup drive for our other computers, a D-Link DNS-323 NAS drive is being utilised. It has x2 HDD bays, only one of which is currently occupied with a 2TB disk, and I will add another in the near future.&lt;br /&gt;
&lt;br /&gt;
This NAS is plug&#039;n&#039;play with LMCE. If you want to password protect the NAS volume, achieved via the NAS admin page, you must fill out the appropriate boxes in web admin also.&lt;br /&gt;
&lt;br /&gt;
=Core/MDs=&lt;br /&gt;
This section talks about the main bits of hardware in my home that make up the principal elements of any LMCE system.&lt;br /&gt;
&lt;br /&gt;
==Core (PA)==&lt;br /&gt;
&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[MSI 870-C45]] AMD 770 ATX Socket AM3 Realtek GbLAN controller&lt;br /&gt;
*&#039;&#039;&#039;Processor&#039;&#039;&#039; - AMD quad core processor&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 4GB&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - Corsair 400W&lt;br /&gt;
*&#039;&#039;&#039;Graphics card&#039;&#039;&#039; - ATI Radeon X300SE 128MB PCIe&lt;br /&gt;
*&#039;&#039;&#039;Hard disks&#039;&#039;&#039; - 80GB for OS, 500GB for cameras.&lt;br /&gt;
*&#039;&#039;&#039;NIC&#039;&#039;&#039; - Realtek RTL-8139/8139C/8139C+ (non-gigabit, used for external network)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Only used when I reinstall.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave controller&#039;&#039;&#039; - [[Seluxit viaSENS Home Controller]], this is the recommended interface.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave inclusion remote&#039;&#039;&#039; - [[Aeon Labs Minimote]]&lt;br /&gt;
*&#039;&#039;&#039;UPS (Uninterruptible Power Supply)&#039;&#039;&#039; - APC Smart-UPS 1400. Powers the Core, modem, switch, cameras (cameras use PoE, which keeps plugs in the same place).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Following installation, I carried out the following on my Core to make it work/get it the way I wanted it...&lt;br /&gt;
&lt;br /&gt;
*Swapped Network Interfaces in web admin -&amp;gt; Advanced -&amp;gt; Network -&amp;gt; Network settings, to put eth0 on the external network.&lt;br /&gt;
*Changed password to something more secure in web admin -&amp;gt; Wizard -&amp;gt; Basic info -&amp;gt; Users.&lt;br /&gt;
*Made use of the [[Folder_lock|folder lock]] feature in order to stop my desktop backup from appearing in the orbiters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Living Room)==&lt;br /&gt;
&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Case&#039;&#039;&#039; - Jetway JC200. Smallest mini-ITX case I could find with space for slim DVD drive. &lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[ASUS AT3IONT]] (atom board)&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicate to GPU)&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU (included with case)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Samsung SN-T083C slot-loading drive.&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039; - Rii wireless mini-keyboard with integrated touchpad&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - LG 42LH400 42&amp;quot; Full HD LCD TV (controlled via RS232).&lt;br /&gt;
*&#039;&#039;&#039;Speakers&#039;&#039;&#039; - B&amp;amp;W speakers driven by tube amp.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
&lt;br /&gt;
*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Kitchen)==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Kitchen will be redone in near future, which will include permanent cable runs but the intended hardware will soon be installed for testing purposes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;del&amp;gt;Main hardware includes...&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - TBD ([[ASUS AT3N7A-I]]?)&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicated to GPU)&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*&#039;&#039;&#039;Display&#039;&#039;&#039; - 22&amp;quot; ViewSonic VX2239WM, 1080p LCD, HDMI, integrated speakers.&amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;del&amp;gt;Also carried out the following...&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&amp;lt;/del&amp;gt;&lt;br /&gt;
&amp;lt;del&amp;gt;*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bedroom)==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Hardware will be installed soon for testing before putting in permanent cable runs&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - TBD (atom, fanless?)&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - Foehn &amp;amp; Hirsch 42&amp;quot; Full HD LCD TV&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bathroom)==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Bathroom will be redone in near future. Intention is to add ceiling speakers only, driven by squeezeslave/amp&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==MD (Study)==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Debating whether to install MD - probably not necessary&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==MD (Metalshop)==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Indoor workshop will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==MD (Woodshop)==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Outdoor workshop will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==MD (Garage)==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Attached garage, will require MD, will probably be a &#039;normal&#039; desktop&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Orbiters=&lt;br /&gt;
&lt;br /&gt;
Every MD features an on-screen orbiter. In addition to the on-screen ones...&lt;br /&gt;
&lt;br /&gt;
==Mobile Orbiters==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Main mobile orbiter&#039;&#039;&#039;&lt;br /&gt;
[[Nokia N800]] running its own orbiter software. Superb in my opinion; cheap, good battery life, and the orbiter software is fantastic.&lt;br /&gt;
*&#039;&#039;&#039;Mobile phone&#039;&#039;&#039;&lt;br /&gt;
HTC Desire HD running darrenmason&#039;s [[AndroidTouchOrbiter]] (thank you!). I also use this device a lot for (secure) outside access via SSL when I am out and about.&lt;br /&gt;
*&#039;&#039;&#039;Ubuntu netbook&#039;&#039;&#039;&lt;br /&gt;
My little netbook, running a lean, mean Ubuntu 11.04 + Fluxbox installation., built up from a [https://help.ubuntu.com/community/Installation/MinimalCD/ minimal command line install], which I use for surfing and tinkering with LMCE. It is running [[Web Orbiter 2.0]] in Google Chrome. I never use this in fullscreen mode (press F11 in your browser if you wish to do this) as I prefer to just have it on standby in a tab. Therefore the resolution of the Orbiter is set lower than the resolution of the laptop screen. Same for the Ubuntu laptop.&lt;br /&gt;
*&#039;&#039;&#039;Ubuntu laptop&#039;&#039;&#039;&lt;br /&gt;
The lady&#039;s Ubuntu laptop which we generally use for surfing, work, etc wherever we happen to be. It is running Web Orbiter 2.0 in Google Chrome.&lt;br /&gt;
*&#039;&#039;&#039;Nintendo DSi&#039;&#039;&#039;&lt;br /&gt;
My mate&#039;s DSi, running Web Orbiter 2.0 with a resolution of 480x320 (iPhone) in the standard browser. This resolution allows for all text to be read relatively easily, but does mean a lot of scrolling about is required. I wouldn&#039;t use it personally. Might be worth playing with other resolutions/skins to make it more usable.&lt;br /&gt;
&lt;br /&gt;
==Other Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Kitchen fridge&#039;&#039;&#039;&lt;br /&gt;
[[Storage Options Scroll Tablet PC]] mounted to a wooden backing, attached to the fridge via a powerful magnet. Runs darrenmason&#039;s [[AndroidTouchOrbiter]] for controlling the kitchen, and also displays our combined calendars (we are Google slaves). Also useful for looking up receipes, etc.&lt;br /&gt;
*&#039;&#039;&#039;Hallway wall&#039;&#039;&#039;&lt;br /&gt;
[[Nokia N800]] mounted to the wall in the hallway. Mainly used for setting/deactivating the alarm. Also useful for controlling the lights when you first arrive home, although much of that is automated of course. My intention is to dissect this orbiter at some point and mount it in a wooden frame.&lt;br /&gt;
*&#039;&#039;&#039;Study desktop&#039;&#039;&#039;&lt;br /&gt;
My main desktop, which has another [[Web Orbiter 2.0]] set up on it in much the same way as the mobile Ubuntu netbook and laptop. It is for controlling the virtual MD on the desktop machine (I find the on-screen controls on the MD itself to be a bit &amp;quot;twitchy&amp;quot;). See [http://wiki.linuxmce.org/index.php/User:Purps#MD_.28Study.29 MD (Study)] for more details.&lt;br /&gt;
*&#039;&#039;&#039;carPC&#039;&#039;&#039;&lt;br /&gt;
I am currently in the process of building a mini ITX carPC for my Mk1 MX-5 (called the Miata over the pond), running a lightweight Ubuntu + LXDE installation. The last component I need to get is the touchscreen, but the rest of it is very much finished, although I do intend on upgrading the speakers and adding an amplifier (a necessity due to the lack of head unit). The system is capable of utilising CDs/DVDs (audio, video, data), USB sticks/flash cards, and also features an aux-in for any personal music player that my passenger might have on their person. The system is also capable of FM radio, MP3 playback, video playback, digital TV, Internet browsing, SatNav, vehicle diagnostics.... and controlling LMCE ([[Web Orbiter 2.0]] in Chrome). I thought this would be useful from the point of view of opening/closing the garage door, switching on/off the lights, checking the house on long journeys, etc.&lt;br /&gt;
&lt;br /&gt;
=Home Automation=&lt;br /&gt;
&lt;br /&gt;
This section looks at the remaining hardware in my home, relating specifically to [http://en.wikipedia.org/wiki/Home_automation home automation].&lt;br /&gt;
&lt;br /&gt;
==Lights==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Duwi dimmer switch (Living Room)&#039;&#039;&#039;&lt;br /&gt;
2 wire in my case (more common in Europe), check your current switch/dimmer first &#039;&#039;&#039;REMEMBER TO ISOLATE THE LIGHTS AT YOUR FUSE BOX - ALWAYS TEST THE LIVE (BROWN or RED) WIRE WITH A TESTER [http://www.screwfix.com/prods/55464/Hand-Tools/Screwdrivers/VDE-Screwdrivers/CK-Heavy-Duty-Mains-Tester-100-250V-AC#/ LIKE THIS] FIRST!!!&#039;&#039;&#039; Bear in mind that you only count the wires connected to the switch itself; if like mine your earth is connected to the backbox, then this doesn&#039;t count as a wire. Very pleased with this device, superb build-quality, great tactile response, easy to set up. This is my second dimmer switch, after a very bad experience with the [[ACT_Homepro_ZDW232|ACT HomePro ZDW232]] as explained [http://forum.linuxmce.org/index.php?topic=10783.0 here]. In my opinion you should avoid these dimmers like the plague. They are the cheapest, but it shows. Spend a little bit more and get the Duwi, which is comparable in price. Anything else I have found has been prohibitively expensive.&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
&lt;br /&gt;
Very important. Having been the victims of a burglary, this is an area that perhaps you should consider concentrating on first. You just don&#039;t think it is going to happen to you... until it does. And it&#039;s a horrible feeling.&lt;br /&gt;
&lt;br /&gt;
===Cameras===&lt;br /&gt;
*x3 &#039;&#039;&#039;[[Panasonic BL-C10]]&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;del&amp;gt;x2 &#039;&#039;&#039;[[Foscam FI8905W]]&#039;&#039;&#039;&amp;lt;/del&amp;gt; (plugged into external router due to the unresolved issue described [http://forum.linuxmce.org/index.php?topic=10134.0 here])&lt;br /&gt;
*&#039;&#039;&#039;x2 Y-Cam Black YCB004&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: As mentioned in both of these camera pages, I had to manually edit some of the [[scenarios]] before they would work, as they were pointing at the wrong camera for some reason. I also found that some scenarios were not automatically generated, and had to be added manually. Go to into web admin, click on &amp;quot;Show devices tree&amp;quot; at the bottom of the left-hand pane, then click on &amp;quot;My Scenarios&amp;quot; (again, bottom of left-hand pane), click on &amp;quot;Security Scenarios&amp;quot;, and then at the bottom of the right-hand pane, press the &amp;quot;Add My Scenario&amp;quot; button. This opens a new window. In the new window, type a &amp;quot;Description&amp;quot; (this will be the scenario&#039;s name), select a &amp;quot;Scenario Type&amp;quot; (&amp;quot;Security Scenarios&amp;quot; in this case), leave &amp;quot;Design Obj&amp;quot; blank, and for &amp;quot;Template&amp;quot; select the &amp;quot;Security - View Camera&amp;quot; option. Then select all the rooms you want to add the scenario to. Press the &amp;quot;Save&amp;quot; button. This new scenario should appear at the bottom of the security scenario tree/list  - click on it. Scroll down to the &amp;quot;Scenario Commands&amp;quot; section, and under &amp;quot;Devices&amp;quot; select &amp;quot;[Local Orbiter]&amp;quot;. Wait a sec. Then under &amp;quot;Command&amp;quot; select &amp;quot;Goto screen&amp;quot; button. Press the &amp;quot;Add&amp;quot; button. Press the &amp;quot;OK&amp;quot; button. Enter &amp;quot;15&amp;quot; into the &amp;quot;#159 PK_Screen (int)&amp;quot; field, and press the &amp;quot;Save&amp;quot; button. Press the &amp;quot;OK&amp;quot; button. A new &amp;quot;#2 PK_Device (int)&amp;quot; field should appear. Enter the Device # of your camera. Press the &amp;quot;Save&amp;quot; button. And that&#039;s it!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: All of my cameras make use of [http://en.wikipedia.org/wiki/Power_over_Ethernet/ Power over Ethernet (PoE)], despite not being models that support it! Nor do I have any switches/hubs that &amp;quot;spit out&amp;quot; PoE at the Core end. To see how it is achieved, take a look at &amp;quot;[[User:Purps#Tool_Time|Tool Time]]&amp;quot; at the end of this page for a Howto video explaining the required steps (inspired by b4rney on the forums, thank you mate!). Powering devices in this way is very useful in that you only need to run a single Ethernet cable for both data and power. Brilliant for cameras, especially outdoor ones. Also useful if you want your cameras to be on a [http://en.wikipedia.org/wiki/Uninterruptible_power_supply UPS], as PoE allows all of the power plugs to be in the same place.&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Sensors===&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SM103]] door/window sensors (Z-Wave)&#039;&#039;&#039;&lt;br /&gt;
Finally working (thank you hari!). Just purchased some additional contact sensors to celebrate, so I can experiment with rigging multiple doors/windows with a single unit, will report back.&lt;br /&gt;
&lt;br /&gt;
Smoke detector planned&lt;br /&gt;
&lt;br /&gt;
===Lighting===&lt;br /&gt;
My living room lights are set up to come on at sunset. This is achieved in web admin via &amp;quot;Events handler&amp;quot;-&amp;gt;&amp;quot;Respond to Events&amp;quot; by selecting &amp;quot;Sunset&amp;quot; under &amp;quot;New event&amp;quot;. Enter a description also. Click &amp;quot;Add&amp;quot;, and use the wizard of your choice to select the required device and command.&lt;br /&gt;
&lt;br /&gt;
When we are away for extended periods, I have the living room lights turn off late at night, and then switch on the bedroom light for a short period before they get switched off also. This is just to give the impression that somebody is in.&lt;br /&gt;
&lt;br /&gt;
==Telephone==&lt;br /&gt;
Siemens Gigaset C475 IP on sipgate.co.uk&lt;br /&gt;
&lt;br /&gt;
==Climate==&lt;br /&gt;
Watch this space!&lt;br /&gt;
&lt;br /&gt;
=Tool Time=&lt;br /&gt;
This section comprises of a selection of Howto videos and photographic guides for various DIY projects that can be carried out around the home, in order to achieve that seamless, perfectly integrated LMCE installation. My aim is to always stay away from technical jargon as much as possible, and to try to use standard/simple tools and components that aren&#039;t going to break the bank. You can always get hold of me on the forums or in IRC (irc.freenode.net #linuxmce) if you fancy a chat.&lt;br /&gt;
&lt;br /&gt;
==Howto...==&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
==Planned==&lt;br /&gt;
&lt;br /&gt;
*Howto: Construct a rear mounting MD casing for any TV screen with a VESA mount (with slot loading DVD drive).&lt;br /&gt;
*Howto: Mount a TV on the wall with MD hidden behind (with a slot loading DVD drive).&lt;br /&gt;
*Howto: Make a wall-mounted orbiter (inspired by Techstyle&#039;s framing idea). Surface mounted or recessed (flush fitting)?&lt;br /&gt;
*Howto: Install a new back box (e.g. for z-wave light switch) and make good the wall (having destroyed it in the process).&lt;br /&gt;
*Howto: Chase wall channels, embed cables and make good the wall.&lt;br /&gt;
*Howto: Build a single/double bed with integrated &amp;quot;stowable&amp;quot; flat screen TV and MD. LMCE-controlled motor perhaps.&lt;br /&gt;
*Howto: Build a waterproof/water-resistant bathroom MD&lt;br /&gt;
*Howto: Build a waterproof/submersible orbiter, based on Nokia N800? Make it float?&lt;br /&gt;
*Howto: Make your own ceiling/wall speakers using (decent!) multimedia speakers (if, like me, you are not a complete audiophile, this avoids having an external amp to hide away).&lt;br /&gt;
*Howto: Build your own charging cradle/stand for your mobile orbiter (avoid switching it off all the time).&lt;br /&gt;
*Howto: Make your own cat6 patch cables&lt;br /&gt;
*Howto: Make any device Power over Ethernet (PoE)&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=33817</id>
		<title>User:Purps</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=33817"/>
		<updated>2013-02-04T15:11:46Z</updated>

		<summary type="html">&lt;p&gt;Purps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:User Setups]]&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
Hello all. My name is Matt and I live in England. Have been playing with LMCE for a number of years now. I would class myself as a user, but always keep to help any way I can. By profession I am a mechanical design engineer in the space industry. In my spare time I enjoy metalwork, woodwork and various other little electronics/DIY projects. Any remaining free time is spent with my extremely patient and long-suffering girlfriend with whom I live. We have now bought our first house together, so now the LMCE-related carnage can _really_ begin.&lt;br /&gt;
&lt;br /&gt;
I have started a blog for all my major projects, which of course, includes LMCE http://projectsofmatt.wordpress.com/&lt;br /&gt;
&lt;br /&gt;
I will try to save progress reports and other ramblings for the blog. My wiki page will serve as a snapshot of my setup.&lt;br /&gt;
&lt;br /&gt;
=Software=&lt;br /&gt;
My current installation is based on the 1004 RC. It is fantastic. Don&#039;t bother with 810 any more.&lt;br /&gt;
&lt;br /&gt;
I would highly recommend the use of [http://clonezilla.org/ Clonezilla] for backing up LMCE at appropriate intervals i.e. whenever you get something working! Clonezilla saves a partition of your choice as a compressed file which can in turn be saved to any connected hard drive. Then, you can attempt to get the next thing working without fear of ruining your life/relationship. If the worst happens, just pop the Clonezilla live CD back in and restore the relevant image back. To use, I found Clonezilla to be very intuitive; my only other advice would be to name your backups with as much detailed information as possible. You won&#039;t always necessarily want to restore the last image you made, as you may find a problem that goes back further.&lt;br /&gt;
&lt;br /&gt;
=Network=&lt;br /&gt;
It is highly advisable that you adopt the recommended [[Network Settings|network setup]] and use 2 NICs in your core. This means that a) things are a lot more likely to work straight out of the box and b) when things DO go wrong, you are far more likely to receive support. In my experience it is definitely worth it.&lt;br /&gt;
&lt;br /&gt;
Yes, we need a diagram here, a picture is worth a thousand words and all that....&lt;br /&gt;
&lt;br /&gt;
My external network looks a little bit like this...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Virgin Media Cable Modem -&amp;gt; NIC 1 (eth0) on Core&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
And my internal network...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NIC 2 (eth1) on Core -&amp;gt; Netgear 8-port Gigabit switch&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Connected to this switch you&#039;ll find...&lt;br /&gt;
&lt;br /&gt;
*All of the MDs&lt;br /&gt;
*&amp;quot;Normal&amp;quot; computers requiring Internet access&lt;br /&gt;
*IP Cameras&lt;br /&gt;
*IP Phone&lt;br /&gt;
*Wireless Access Point (WAP)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: If you have a spare wireless router laying around, it can be used as a WAP (this is what I have done using the much loved Netgear WGR614). Just connect it up to a switch (your internal network) via one of the LAN ports (these are the ports that you would normally plug your computers into, NOT the port that you would usually plug your Internet cable into). In the router&#039;s admin page, make sure DHCP is DISABLED, and then set it up in the normal way. Your SSID should NOT be your name or give any clues as to where you live, use the strongest encryption you can (I use WPA2) and it makes a lot of sense to set up an access list (MAC filter). This allows you to specify exactly which MAC addresses are allowed to connect, making your WAP very secure. Finally, and this is important if you wish to access the router&#039;s admin page again (perhaps you&#039;ll want to add a friend&#039;s MAC address for example), you must assign a new LAN TCP/IP. This wants to be in the 192.168.80.X format, and should not be an address that is already in use. I used 192.168.80.254.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=Storage=&lt;br /&gt;
The two internal hard disks in the Core are each dedicated to their respective jobs (OS and cameras). For the storage of all media, and to serve as a backup drive for our other computers, a D-Link DNS-323 NAS drive is being utilised. It has x2 HDD bays, only one of which is currently occupied with a 2TB disk, and I will add another in the near future.&lt;br /&gt;
&lt;br /&gt;
This NAS is plug&#039;n&#039;play with LMCE. If you want to password protect the NAS volume, achieved via the NAS admin page, you must fill out the appropriate boxes in web admin also.&lt;br /&gt;
&lt;br /&gt;
=Core/MDs=&lt;br /&gt;
This section talks about the main bits of hardware in my home that make up the principal elements of any LMCE system.&lt;br /&gt;
&lt;br /&gt;
==Core (PA)==&lt;br /&gt;
&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[MSI 870-C45]] AMD 770 ATX Socket AM3 Realtek GbLAN controller&lt;br /&gt;
*&#039;&#039;&#039;Processor&#039;&#039;&#039; - AMD quad core processor&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 4GB&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - Corsair 400W&lt;br /&gt;
*&#039;&#039;&#039;Graphics card&#039;&#039;&#039; - ATI Radeon X300SE 128MB PCIe&lt;br /&gt;
*&#039;&#039;&#039;Hard disks&#039;&#039;&#039; - 80GB for OS, 500GB for cameras.&lt;br /&gt;
*&#039;&#039;&#039;NIC&#039;&#039;&#039; - Realtek RTL-8139/8139C/8139C+ (non-gigabit, used for external network)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Only used when I reinstall.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave controller&#039;&#039;&#039; - [[Seluxit viaSENS Home Controller]], this is the recommended interface.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave inclusion remote&#039;&#039;&#039; - [[Aeon Labs Minimote]]&lt;br /&gt;
*&#039;&#039;&#039;UPS (Uninterruptible Power Supply)&#039;&#039;&#039; - APC Smart-UPS 1400. Powers the Core, modem, switch, cameras (cameras use PoE, which keeps plugs in the same place).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Following installation, I carried out the following on my Core to make it work/get it the way I wanted it...&lt;br /&gt;
&lt;br /&gt;
*Swapped Network Interfaces in web admin -&amp;gt; Advanced -&amp;gt; Network -&amp;gt; Network settings, to put eth0 on the external network.&lt;br /&gt;
*Changed password to something more secure in web admin -&amp;gt; Wizard -&amp;gt; Basic info -&amp;gt; Users.&lt;br /&gt;
*Made use of the [[Folder_lock|folder lock]] feature in order to stop my desktop backup from appearing in the orbiters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Living Room)==&lt;br /&gt;
&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Case&#039;&#039;&#039; - Jetway JC200. Smallest mini-ITX case I could find with space for slim DVD drive. &lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[ASUS AT3IONT]] (atom board)&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicate to GPU)&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU (included with case)&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Samsung SN-T083C slot-loading drive.&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039; - Rii wireless mini-keyboard with integrated touchpad&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - LG 42LH400 42&amp;quot; Full HD LCD TV (controlled via RS232).&lt;br /&gt;
*&#039;&#039;&#039;Speakers&#039;&#039;&#039; - B&amp;amp;W speakers driven by tube amp.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
&lt;br /&gt;
*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Kitchen)==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Kitchen will be redone in near future, but the intended hardware will soon be installed for testing purposes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - TBD &amp;lt;del&amp;gt;[[ASUS AT3N7A-I]]&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 2GB (512MB dedicated to GPU)&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - 100 W fanless picoPSU.&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039; - 22&amp;quot; ViewSonic VX2239WM, 1080p LCD, HDMI, integrated speakers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
*After the initial installation, switch off MD. In web admin under &amp;quot;Media Directors&amp;quot;, select &amp;quot;auto&amp;quot; for &amp;quot;Hardware Acceleration&amp;quot; and &amp;quot;vdpau&amp;quot; for &amp;quot;Deinterlace settings&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&amp;lt;/del&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bedroom)==&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - TBD (atom, fanless?)&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039;&lt;br /&gt;
Foehn &amp;amp; Hirsch 42&amp;quot; Full HD LCD TV&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Bathroom)==&lt;br /&gt;
Still thinking about the best way to do this. bongowongo is talking about remodelling his bathroom, so this has prompted me to give this a little more thought. The number one concern I think (apart from having electronics in the wettest room in the house!) is condensation, on both the screen and the containment unit itself (one would assume that the monitor would have to be covered in some way; having it exposed cannot be a good idea).&lt;br /&gt;
&lt;br /&gt;
I have done some research on off-the-shelf units, and in summary, they are extremely expensive for even the smallest screens. Most are not even full HD. The reason they are so expensive is that they are specialist items, and have to be rated to work in wet conditions without causing harm to the user. They also feature extras such as heaters and waterproof remotes etc. In addition, they are usually self-contained i.e. you get a sealed-for-life lump, which you then install into your wall.&lt;br /&gt;
&lt;br /&gt;
Having had a good look at the various features found in these units, I want to put together a quick and dirty list along with some thoughts about the various items...&lt;br /&gt;
&lt;br /&gt;
*A self-contained solution is definitely what we want (for reasons that will be explained), as per the off-the-shelf products, but seeing as we&#039;re building it ourselves, there&#039;s no reason why the wall couldn&#039;t be chased out, TV installed, and then sealed up afterwards. This will make the assembly much less bulky.&lt;br /&gt;
*It makes sense to locate the MD itself away from the bathroom, along with the amp if you intend on using one. No point exposing equipment to the moisture if it can be avoided.&lt;br /&gt;
*Arguably one of most important features I think is the heater; the high-end units all tend to utilise heaters, which makes a huge amount of sense. By keeping the air temperature inside the unit at a higher level, water vapour in the air is less likely to condense. The heater assembly would have to consist of both a heater and some kind of adjustable thermostat. At first I thought something could be built, but then realised a solution already exists; now, this is just a thought, but why not use one of those reptile habitat heaters. They are mains powered, the thermostat can be adjusted, the heating is gentle, and they are relatively inexpensive. Maybe the heater and monitor could be both be plugged into a single z-wave module. With regards to the temperature level, I&#039;ve no idea, but the maximum operating temperature of many monitors is 35 to 40 degrees C, so slightly below that might be a good start.&lt;br /&gt;
**Another thing to think about - would the heat generated by the monitor in a sealed unit be enough to ward off the dreaded condensation? Need to perhaps get a thermometer inside a test unit and see what happens, although they don&#039;t tend to kick out too much heat.&lt;br /&gt;
*Using standard components where possible is a must, that&#039;s what DIY is all about (and saving £££ of course)&lt;br /&gt;
**Computer monitor, 22&amp;quot; - 24&amp;quot; with 1080p and HDMI are very common now ~£100 (or use a TV, maybe you already have one you&#039;d like to use, although I do find that low-end monitors are generally thinner and of better quality than low-end TVs). Consider speakers also, some monitors have speakers, but are generally crap compared to TV speakers, but may be good enough, OR you may have your own speaker solution - we&#039;ll discuss speakers later)&lt;br /&gt;
**Monitor mount, standard fixed mount would be fine ~£10&lt;br /&gt;
**Reptile habitat heater/thermostat ~£30&lt;br /&gt;
**zwave plugin module ~£30&lt;br /&gt;
**separate speakers/amp perhaps ~£?&lt;br /&gt;
*I would like to propose the following method of construction...&lt;br /&gt;
**remove tiles where necessary and chase out wall&lt;br /&gt;
**Chase in cables for video, audio and power&lt;br /&gt;
**Fix wooden frame around perimeter of chased-out section, flush with un-tiled wall&lt;br /&gt;
**Fix heater mat/element and thermostat in place&lt;br /&gt;
**Attach monitor/TV screen in recess&lt;br /&gt;
**Bond perspex into place&lt;br /&gt;
***Few words about the perspex; firstly, lot cheaper than glass, and easier to work with. I have also found anti-fog versions, although that will of course increase the £££ (and I have no idea if it would be worth it). Anti-fog films are also available that can be applied. The thickness of the perspex should be the same as the tiles; this means that when finished the perspex will be flush with the tiles (remember we said the wooden frame would be flush with the stripped back wall). The perspex should be stuck in place using some kind of mastic/no nails product, maybe both i.e. normal bathrooom mastic/sealant around the outside and a no-nails product around the inside. Final thing; obviously the mastic/sealant/no-nails will look bloody awful when looking through the perspex, so why not mask off a rectangle the size of monitor (talking about on the inside surface of the perspex here) spray paint (white or cream or whatever colour your bathroom is), peel off masking, leaving a coloured opaque border. This would hide the mastic/sealant/no-nails.&lt;br /&gt;
*Regarding the speakers, there are a few options:&lt;br /&gt;
**Just use the onboard speakers if present, obviously the cable will have to be run back to the MD. Your first reaction might be that this wouldn&#039;t work because the speakers are in a sealed unit, but I&#039;m not so sure, perhaps it would work better than you think. Would need to test.&lt;br /&gt;
**Following on from this, have you ever seen those products designed for laptops that sucker on a window or other flat surface, effectively turning the object into a speaker? Well why not attach on of these to the inside of the perspex. Again, would need testing.&lt;br /&gt;
**Use a pair of water-proof speakers, attached to an amp (amp doesn&#039;t have to be anything special, and could be located with MD).&lt;br /&gt;
*Orbiter - personally, I don&#039;t like the idea of having something integrated into the wall, because making it waterproof and touch sensitive could be a major challenge. Although one option would be to purchase a waterproof tablet or phone (that Motorola one for example) and integrate that, but still, I think I would rather keep it mobile. The other option is a water proof case. If you have more popular device such as iThis and iThat, then you will find that water-proof cases exist that fit perfectly. If however like me you don&#039;t have an iAnything, you may be interested in the hundreds of generic waterproof cases, which are essentially waterproof bags. But I quite like the idea of that, just stick your mobile phone or N800 or whatever in a bag and just use it when you need it, rather than have something permanently installed in the bathroom.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To begin with, it might be an idea to construct a standalone, self-contained unit to test all of this out with. You know, have a few baths and showers with it resting on the toilet, see how it all holds up.&lt;br /&gt;
&lt;br /&gt;
==MD (Study)==&lt;br /&gt;
This MD is running on a [http://www.virtualbox.org/ virtual machine] on my standard desktop computer, which is running a lean, mean Ubuntu 10.04 + Fluxbox installation., built up from a [https://help.ubuntu.com/community/Installation/MinimalCD/ minimal command line install]. It has a second VGA screen (my larger main screen is on DVI) which I have set up as a separate X head, and is dedicated to this MD. The MD runs UI1, and performs well enough for what I need. See [http://wiki.linuxmce.org/index.php/User:Purps#Other_Orbiters here] for details of the orbiter. I created the virtual machine [[VirtualBox_MD|like this]].&lt;br /&gt;
&lt;br /&gt;
==MD (Workshop)==&lt;br /&gt;
Gash machine built from old bits.&lt;br /&gt;
&lt;br /&gt;
==MD (Garage)==&lt;br /&gt;
Gash machine built from old bits.&lt;br /&gt;
&lt;br /&gt;
=Orbiters=&lt;br /&gt;
&lt;br /&gt;
Every MD features an on-screen orbiter. In addition to the on-screen ones...&lt;br /&gt;
&lt;br /&gt;
==Mobile Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Main mobile orbiter&#039;&#039;&#039;&lt;br /&gt;
[[Nokia N800]] running its own orbiter software. Superb in my opinion; cheap, good battery life, and the orbiter software is fantastic.&lt;br /&gt;
*&#039;&#039;&#039;Mobile phone&#039;&#039;&#039;&lt;br /&gt;
HTC Desire HD running darrenmason&#039;s [[AndroidTouchOrbiter]] (thank you!). I also use this device a lot for (secure) outside access via SSL when I am out and about.&lt;br /&gt;
*&#039;&#039;&#039;Ubuntu netbook&#039;&#039;&#039;&lt;br /&gt;
My little netbook, running a lean, mean Ubuntu 11.04 + Fluxbox installation., built up from a [https://help.ubuntu.com/community/Installation/MinimalCD/ minimal command line install], which I use for surfing and tinkering with LMCE. It is running [[Web Orbiter 2.0]] in Google Chrome. I never use this in fullscreen mode (press F11 in your browser if you wish to do this) as I prefer to just have it on standby in a tab. Therefore the resolution of the Orbiter is set lower than the resolution of the laptop screen. Same for the Ubuntu laptop.&lt;br /&gt;
*&#039;&#039;&#039;Ubuntu laptop&#039;&#039;&#039;&lt;br /&gt;
The lady&#039;s Ubuntu laptop which we generally use for surfing, work, etc wherever we happen to be. It is running Web Orbiter 2.0 in Google Chrome.&lt;br /&gt;
*&#039;&#039;&#039;Nintendo DSi&#039;&#039;&#039;&lt;br /&gt;
My mate&#039;s DSi, running Web Orbiter 2.0 with a resolution of 480x320 (iPhone) in the standard browser. This resolution allows for all text to be read relatively easily, but does mean a lot of scrolling about is required. I wouldn&#039;t use it personally. Might be worth playing with other resolutions/skins to make it more usable.&lt;br /&gt;
&lt;br /&gt;
==Other Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Kitchen fridge&#039;&#039;&#039;&lt;br /&gt;
[[Storage Options Scroll Tablet PC]] mounted to a wooden backing, attached to the fridge via a powerful magnet. Runs darrenmason&#039;s [[AndroidTouchOrbiter]] for controlling the kitchen, and also displays our combined calendars (we are Google slaves). Also useful for looking up receipes, etc.&lt;br /&gt;
*&#039;&#039;&#039;Hallway wall&#039;&#039;&#039;&lt;br /&gt;
[[Nokia N800]] mounted to the wall in the hallway. Mainly used for setting/deactivating the alarm. Also useful for controlling the lights when you first arrive home, although much of that is automated of course. My intention is to dissect this orbiter at some point and mount it in a wooden frame.&lt;br /&gt;
*&#039;&#039;&#039;Study desktop&#039;&#039;&#039;&lt;br /&gt;
My main desktop, which has another [[Web Orbiter 2.0]] set up on it in much the same way as the mobile Ubuntu netbook and laptop. It is for controlling the virtual MD on the desktop machine (I find the on-screen controls on the MD itself to be a bit &amp;quot;twitchy&amp;quot;). See [http://wiki.linuxmce.org/index.php/User:Purps#MD_.28Study.29 MD (Study)] for more details.&lt;br /&gt;
*&#039;&#039;&#039;carPC&#039;&#039;&#039;&lt;br /&gt;
I am currently in the process of building a mini ITX carPC for my Mk1 MX-5 (called the Miata over the pond), running a lightweight Ubuntu + LXDE installation. The last component I need to get is the touchscreen, but the rest of it is very much finished, although I do intend on upgrading the speakers and adding an amplifier (a necessity due to the lack of head unit). The system is capable of utilising CDs/DVDs (audio, video, data), USB sticks/flash cards, and also features an aux-in for any personal music player that my passenger might have on their person. The system is also capable of FM radio, MP3 playback, video playback, digital TV, Internet browsing, SatNav, vehicle diagnostics.... and controlling LMCE ([[Web Orbiter 2.0]] in Chrome). I thought this would be useful from the point of view of opening/closing the garage door, switching on/off the lights, checking the house on long journeys, etc.&lt;br /&gt;
&lt;br /&gt;
=Home Automation=&lt;br /&gt;
&lt;br /&gt;
This section looks at the remaining hardware in my home, relating specifically to [http://en.wikipedia.org/wiki/Home_automation home automation].&lt;br /&gt;
&lt;br /&gt;
==Lights==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Duwi dimmer switch (Living Room)&#039;&#039;&#039;&lt;br /&gt;
2 wire in my case (more common in Europe), check your current switch/dimmer first &#039;&#039;&#039;REMEMBER TO ISOLATE THE LIGHTS AT YOUR FUSE BOX - ALWAYS TEST THE LIVE (BROWN or RED) WIRE WITH A TESTER [http://www.screwfix.com/prods/55464/Hand-Tools/Screwdrivers/VDE-Screwdrivers/CK-Heavy-Duty-Mains-Tester-100-250V-AC#/ LIKE THIS] FIRST!!!&#039;&#039;&#039; Bear in mind that you only count the wires connected to the switch itself; if like mine your earth is connected to the backbox, then this doesn&#039;t count as a wire. Very pleased with this device, superb build-quality, great tactile response, easy to set up. This is my second dimmer switch, after a very bad experience with the [[ACT_Homepro_ZDW232|ACT HomePro ZDW232]] as explained [http://forum.linuxmce.org/index.php?topic=10783.0 here]. In my opinion you should avoid these dimmers like the plague. They are the cheapest, but it shows. Spend a little bit more and get the Duwi, which is comparable in price. Anything else I have found has been prohibitively expensive.&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
&lt;br /&gt;
Very important. Having been the victims of a burglary, this is an area that perhaps you should consider concentrating on first. You just don&#039;t think it is going to happen to you... until it does. And it&#039;s a horrible feeling.&lt;br /&gt;
&lt;br /&gt;
===Cameras===&lt;br /&gt;
*x3 &#039;&#039;&#039;[[Panasonic BL-C10]]&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;del&amp;gt;x2 &#039;&#039;&#039;[[Foscam FI8905W]]&#039;&#039;&#039;&amp;lt;/del&amp;gt; (plugged into external router due to the unresolved issue described [http://forum.linuxmce.org/index.php?topic=10134.0 here])&lt;br /&gt;
*&#039;&#039;&#039;x2 Y-Cam Black YCB004&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: As mentioned in both of these camera pages, I had to manually edit some of the [[scenarios]] before they would work, as they were pointing at the wrong camera for some reason. I also found that some scenarios were not automatically generated, and had to be added manually. Go to into web admin, click on &amp;quot;Show devices tree&amp;quot; at the bottom of the left-hand pane, then click on &amp;quot;My Scenarios&amp;quot; (again, bottom of left-hand pane), click on &amp;quot;Security Scenarios&amp;quot;, and then at the bottom of the right-hand pane, press the &amp;quot;Add My Scenario&amp;quot; button. This opens a new window. In the new window, type a &amp;quot;Description&amp;quot; (this will be the scenario&#039;s name), select a &amp;quot;Scenario Type&amp;quot; (&amp;quot;Security Scenarios&amp;quot; in this case), leave &amp;quot;Design Obj&amp;quot; blank, and for &amp;quot;Template&amp;quot; select the &amp;quot;Security - View Camera&amp;quot; option. Then select all the rooms you want to add the scenario to. Press the &amp;quot;Save&amp;quot; button. This new scenario should appear at the bottom of the security scenario tree/list  - click on it. Scroll down to the &amp;quot;Scenario Commands&amp;quot; section, and under &amp;quot;Devices&amp;quot; select &amp;quot;[Local Orbiter]&amp;quot;. Wait a sec. Then under &amp;quot;Command&amp;quot; select &amp;quot;Goto screen&amp;quot; button. Press the &amp;quot;Add&amp;quot; button. Press the &amp;quot;OK&amp;quot; button. Enter &amp;quot;15&amp;quot; into the &amp;quot;#159 PK_Screen (int)&amp;quot; field, and press the &amp;quot;Save&amp;quot; button. Press the &amp;quot;OK&amp;quot; button. A new &amp;quot;#2 PK_Device (int)&amp;quot; field should appear. Enter the Device # of your camera. Press the &amp;quot;Save&amp;quot; button. And that&#039;s it!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: All of my cameras make use of [http://en.wikipedia.org/wiki/Power_over_Ethernet/ Power over Ethernet (PoE)], despite not being models that support it! Nor do I have any switches/hubs that &amp;quot;spit out&amp;quot; PoE at the Core end. To see how it is achieved, take a look at &amp;quot;[[User:Purps#Tool_Time|Tool Time]]&amp;quot; at the end of this page for a Howto video explaining the required steps (inspired by b4rney on the forums, thank you mate!). Powering devices in this way is very useful in that you only need to run a single Ethernet cable for both data and power. Brilliant for cameras, especially outdoor ones. Also useful if you want your cameras to be on a [http://en.wikipedia.org/wiki/Uninterruptible_power_supply UPS], as PoE allows all of the power plugs to be in the same place.&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Sensors===&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SM103]] door/window sensors (Z-Wave)&#039;&#039;&#039;&lt;br /&gt;
Finally working (thank you hari!). Just purchased some additional contact sensors to celebrate, so I can experiment with rigging multiple doors/windows with a single unit, will report back.&lt;br /&gt;
&lt;br /&gt;
Smoke detector planned&lt;br /&gt;
&lt;br /&gt;
===Lighting===&lt;br /&gt;
My living room lights are set up to come on at sunset. This is achieved in web admin via &amp;quot;Events handler&amp;quot;-&amp;gt;&amp;quot;Respond to Events&amp;quot; by selecting &amp;quot;Sunset&amp;quot; under &amp;quot;New event&amp;quot;. Enter a description also. Click &amp;quot;Add&amp;quot;, and use the wizard of your choice to select the required device and command.&lt;br /&gt;
&lt;br /&gt;
When we are away for extended periods, I have the living room lights turn off late at night, and then switch on the bedroom light for a short period before they get switched off also. This is just to give the impression that somebody is in.&lt;br /&gt;
&lt;br /&gt;
==Telephone==&lt;br /&gt;
Siemens Gigaset C475 IP on sipgate.co.uk&lt;br /&gt;
&lt;br /&gt;
==Climate==&lt;br /&gt;
Watch this space!&lt;br /&gt;
&lt;br /&gt;
=Tool Time=&lt;br /&gt;
This section comprises of a selection of Howto videos and photographic guides for various DIY projects that can be carried out around the home, in order to achieve that seamless, perfectly integrated LMCE installation. My aim is to always stay away from technical jargon as much as possible, and to try to use standard/simple tools and components that aren&#039;t going to break the bank. You can always get hold of me on the forums or in IRC (irc.freenode.net #linuxmce) if you fancy a chat.&lt;br /&gt;
&lt;br /&gt;
==Howto...==&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
==Planned==&lt;br /&gt;
&lt;br /&gt;
*Howto: Construct a rear mounting MD casing for any TV screen with a VESA mount (with slot loading DVD drive).&lt;br /&gt;
*Howto: Mount a TV on the wall with MD hidden behind (with a slot loading DVD drive).&lt;br /&gt;
*Howto: Make a wall-mounted orbiter (inspired by Techstyle&#039;s framing idea). Surface mounted or recessed (flush fitting)?&lt;br /&gt;
*Howto: Install a new back box (e.g. for z-wave light switch) and make good the wall (having destroyed it in the process).&lt;br /&gt;
*Howto: Chase wall channels, embed cables and make good the wall.&lt;br /&gt;
*Howto: Build a single/double bed with integrated &amp;quot;stowable&amp;quot; flat screen TV and MD. LMCE-controlled motor perhaps.&lt;br /&gt;
*Howto: Build a waterproof/water-resistant bathroom MD&lt;br /&gt;
*Howto: Build a waterproof/submersible orbiter, based on Nokia N800? Make it float?&lt;br /&gt;
*Howto: Make your own ceiling/wall speakers using (decent!) multimedia speakers (if, like me, you are not a complete audiophile, this avoids having an external amp to hide away).&lt;br /&gt;
*Howto: Build your own charging cradle/stand for your mobile orbiter (avoid switching it off all the time).&lt;br /&gt;
*Howto: Make your own cat6 patch cables&lt;br /&gt;
*Howto: Make any device Power over Ethernet (PoE)&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=33816</id>
		<title>User:Purps</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=33816"/>
		<updated>2013-02-04T14:29:53Z</updated>

		<summary type="html">&lt;p&gt;Purps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:User Setups]]&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
Hello all. My name is Matt and I live in England. Have been playing with LMCE for a number of years now. I would class myself as a user, but always keep to help any way I can. By profession I am a mechanical design engineer in the space industry. In my spare time I enjoy metalwork, woodwork and various other little electronics/DIY projects. Any remaining free time is spent with my extremely patient and long-suffering girlfriend with whom I live. We have now bought our first house together, so now the LMCE-related carnage can _really_ begin.&lt;br /&gt;
&lt;br /&gt;
I have started a blog for all my major projects, which of course, includes LMCE http://projectsofmatt.wordpress.com/&lt;br /&gt;
&lt;br /&gt;
I will try to save progress reports and other ramblings for the blog. My wiki page will serve as a snapshot of my setup.&lt;br /&gt;
&lt;br /&gt;
=Software=&lt;br /&gt;
My current installation is based on the 1004 RC. It is fantastic. Don&#039;t bother with 810 any more.&lt;br /&gt;
&lt;br /&gt;
I would highly recommend the use of [http://clonezilla.org/ Clonezilla] for backing up LMCE at appropriate intervals i.e. whenever you get something working! Clonezilla saves a partition of your choice as a compressed file which can in turn be saved to any connected hard drive. Then, you can attempt to get the next thing working without fear of ruining your life/relationship. If the worst happens, just pop the Clonezilla live CD back in and restore the relevant image back. To use, I found Clonezilla to be very intuitive; my only other advice would be to name your backups with as much detailed information as possible. You won&#039;t always necessarily want to restore the last image you made, as you may find a problem that goes back further.&lt;br /&gt;
&lt;br /&gt;
=Network=&lt;br /&gt;
It is highly advisable that you adopt the recommended [[Network Settings|network setup]] and use 2 NICs in your core. This means that a) things are a lot more likely to work straight out of the box and b) when things DO go wrong, you are far more likely to receive support. In my experience it is definitely worth it.&lt;br /&gt;
&lt;br /&gt;
Yes, we need a diagram here, a picture is worth a thousand words and all that....&lt;br /&gt;
&lt;br /&gt;
My external network looks a little bit like this...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Virgin Media Cable Modem -&amp;gt; NIC 1 (eth0) on Core&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
And my internal network...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NIC 2 (eth1) on Core -&amp;gt; Netgear 8-port Gigabit switch&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Connected to this switch you&#039;ll find...&lt;br /&gt;
&lt;br /&gt;
*All of the MDs&lt;br /&gt;
*&amp;quot;Normal&amp;quot; computers requiring Internet access&lt;br /&gt;
*IP Cameras&lt;br /&gt;
*IP Phone&lt;br /&gt;
*Wireless Access Point (WAP)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: If you have a spare wireless router laying around, it can be used as a WAP (this is what I have done using the much loved Netgear WGR614). Just connect it up to a switch (your internal network) via one of the LAN ports (these are the ports that you would normally plug your computers into, NOT the port that you would usually plug your Internet cable into). In the router&#039;s admin page, make sure DHCP is DISABLED, and then set it up in the normal way. Your SSID should NOT be your name or give any clues as to where you live, use the strongest encryption you can (I use WPA2) and it makes a lot of sense to set up an access list (MAC filter). This allows you to specify exactly which MAC addresses are allowed to connect, making your WAP very secure. Finally, and this is important if you wish to access the router&#039;s admin page again (perhaps you&#039;ll want to add a friend&#039;s MAC address for example), you must assign a new LAN TCP/IP. This wants to be in the 192.168.80.X format, and should not be an address that is already in use. I used 192.168.80.254.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=Core/MDs=&lt;br /&gt;
This section talks about the main bits of hardware in my home that make up the principal elements of any LMCE system.&lt;br /&gt;
&lt;br /&gt;
==Core (PA)==&lt;br /&gt;
&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039; - [[MSI 870-C45]] AMD 770 ATX Socket AM3 Realtek GbLAN controller&lt;br /&gt;
*&#039;&#039;&#039;Processor&#039;&#039;&#039; - AMD quad core processor&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039; - 4GB&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039; - Corsair 400W&lt;br /&gt;
*&#039;&#039;&#039;Graphics card&#039;&#039;&#039; - ATI Radeon X300SE 128MB PCIe&lt;br /&gt;
*&#039;&#039;&#039;Hard disks&#039;&#039;&#039; - 80GB for OS, 500GB for cameras&lt;br /&gt;
*&#039;&#039;&#039;NIC&#039;&#039;&#039; - Realtek RTL-8139/8139C/8139C+ (non-gigabit, used for external network).&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039; - Only used when I reinstall.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave controller&#039;&#039;&#039; - [[Seluxit viaSENS Home Controller]], this IS the recommended interface.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave inclusion remote&#039;&#039;&#039; - [[Aeon Labs Minimote]]&lt;br /&gt;
*&#039;&#039;&#039;UPS (Uninterruptible Power Supply)&#039;&#039;&#039; - APC Smart-UPS 1400. Powers the Core, modem, switch, cameras (cameras use PoE, which keeps plugs in the same place).&lt;br /&gt;
&lt;br /&gt;
Following installation, I carried out the following on my Core to make it work/get it the way I wanted it...&lt;br /&gt;
&lt;br /&gt;
*Swapped Network Interfaces in web admin -&amp;gt; Advanced -&amp;gt; Network -&amp;gt; Network settings, to put eth0 on the external network.&lt;br /&gt;
*Changed password to something more secure in web admin -&amp;gt; Wizard -&amp;gt; Basic info -&amp;gt; Users.&lt;br /&gt;
*Made use of the [[Folder_lock|folder lock]] feature in order to stop my desktop backup from appearing in the orbiters.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==MD (Living Room)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Case&#039;&#039;&#039;&lt;br /&gt;
Jetway JC200. Smallest mini-ITX case I could find with space for slim DVD drive.&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039;&lt;br /&gt;
[[ASUS AT3IONT]] NVIDIA ION with Intel Atom N330 Dual Core Processor (fanless), HDMI Out, 5.1 Channel sound, S/PDIF.&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039;&lt;br /&gt;
Kingston ValueRAM Memory/2GB 1066MHz DDR3 Non-ECC CL7 DIMM&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039;&lt;br /&gt;
100 W fanless picoPSU (included with case).&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039;&lt;br /&gt;
Samsung SN-T083C 8x DVD±RW DL &amp;amp; RAM SATA Slimline Slot-Loading Optical Drive&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039;&lt;br /&gt;
Rii wireless mini-keyboard with integrated touchpad&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039;&lt;br /&gt;
LG 42LH400 42&amp;quot; Full HD LCD TV&lt;br /&gt;
*&#039;&#039;&#039;Speakers&#039;&#039;&#039;&lt;br /&gt;
Logitech X-210 2.1 speaker system&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
*After the initial installation, switch off MD. Select &amp;quot;vdpau&amp;quot; in web admin under &amp;quot;Hardware Acceleration&amp;quot; in &amp;quot;Media Directors&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Increased text size in KDE desktop via KDE Menu -&amp;gt; Applications -&amp;gt; System -&amp;gt; System Settings, then select &amp;quot;Appearance&amp;quot; under &amp;quot;Look &amp;amp; Feel&amp;quot;; adjust the font size in &amp;quot;Fonts&amp;quot;.&lt;br /&gt;
*Increased text size in terminal (Ctrl &amp;amp; +).&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
*&amp;lt;del&amp;gt;Added button to KDE desktop that activates the orbiter; thank you posde for [http://forum.linuxmce.org/index.php?topic=10156.msg69647#msg69647 the tip].&amp;lt;/del&amp;gt; &#039;&#039;Button is there by default now.&#039;&#039;&lt;br /&gt;
*Installed a backported libxine to allow playback of MKV files; thank you to those who came up with [[Play_mkv_files|this solution]]. &#039;&#039;Note: Link in wiki is now dead, but there is an alternative (see wiki page).&#039;&#039;&lt;br /&gt;
*Enabled &amp;quot;Avoid conflicts between live TV and scheduled shows&amp;quot; in MythTV frontend, in order to stop [http://forum.linuxmce.org/index.php?topic=9930.0 this problem]. Press &amp;quot;Esc&amp;quot; whilst watching TV (this is the frontend) to get into MythTV&#039;s main menu, then go Utilities/Setup -&amp;gt; Setup -&amp;gt; TV Settings -&amp;gt; General.&lt;br /&gt;
*Set de-interlace settings to &amp;quot;VDPAU Slim&amp;quot;. Press &amp;quot;Esc&amp;quot; whilst watching TV (this is the frontend) to get into MythTV&#039;s main menu, then go Utilities/Setup -&amp;gt; Setup -&amp;gt; TV Settings -&amp;gt; Playback.&lt;br /&gt;
*Installed an [[Equalizer for ALSA]]. Whilst I am very happy with the price/performance of my speakers, they don&#039;t have any bass control, so I installed a graphical one.&lt;br /&gt;
&lt;br /&gt;
==MD (Kitchen)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039;&lt;br /&gt;
[[ASUS AT3N7A-I]] NVIDIA ION with Intel Atom N330 Dual Core Processor, HDMI Out, 8 Channel Audio, Mini-ITX. I replaced the CPU fan with a Scythe, not that the old fan was particularly noisy, but it was still an improvement.&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039;&lt;br /&gt;
OCZ 2GB (2x1GB) DDR2 800MHz/PC2-6400 Platinum XTC Memory Kit CL4 2.1V&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039;&lt;br /&gt;
100 W fanless picoPSU.&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039;&lt;br /&gt;
ViewSonic VX2239WM 22&amp;quot; Full HD LCD, HDMI, integrated speakers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
*Disabled fan warnings in BIOS (replacement fan is only 2-wire).&lt;br /&gt;
*Manually increased alsa volume levels (they were very low) by typing &amp;quot;alsamixer&amp;quot; into a terminal. Make your changes and press &amp;quot;Esc&amp;quot;.&lt;br /&gt;
*After the initial installation, switch off MD. Select &amp;quot;vdpau&amp;quot; in web admin under &amp;quot;Hardware Acceleration&amp;quot; in &amp;quot;Media Directors&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Increased text size in KDE desktop via KDE Menu -&amp;gt; Applications -&amp;gt; System -&amp;gt; System Settings, then select &amp;quot;Appearance&amp;quot; under &amp;quot;Look &amp;amp; Feel&amp;quot;; adjust the font size in &amp;quot;Fonts&amp;quot;.&lt;br /&gt;
*Increased text size in terminal (Ctrl &amp;amp; +).&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
*&amp;lt;del&amp;gt;Added button to KDE desktop that activates the orbiter; thank you posde for [http://forum.linuxmce.org/index.php?topic=10156.msg69647#msg69647 the tip].&amp;lt;/del&amp;gt; &#039;&#039;Button is there by default now.&#039;&#039;&lt;br /&gt;
*Installed a backported libxine to allow playback of MKV files; thank you to those who came up with [[Play_mkv_files|this solution]]. &#039;&#039;Note: Link in wiki is now dead, but there is an alternative (see wiki page).&#039;&#039;&lt;br /&gt;
*Enabled &amp;quot;Avoid conflicts between live TV and scheduled shows&amp;quot; in MythTV frontend, in an attempt to stop [http://forum.linuxmce.org/index.php?topic=9930.0 this problem]. Press &amp;quot;Esc&amp;quot; whilst watching TV (this is the frontend) to get into MythTV&#039;s main menu, then go Utilities/Setup -&amp;gt; Setup -&amp;gt; TV Settings -&amp;gt; General.&lt;br /&gt;
*Set de-interlace settings to &amp;quot;VDPAU Slim&amp;quot;. Press &amp;quot;Esc&amp;quot; whilst watching TV (this is the frontend) to get into MythTV&#039;s main menu, then go Utilities/Setup -&amp;gt; Setup -&amp;gt; TV Settings -&amp;gt; Playback.&lt;br /&gt;
&lt;br /&gt;
==MD (Bedroom)==&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039;&lt;br /&gt;
Foehn &amp;amp; Hirsch 42&amp;quot; Full HD LCD TV&lt;br /&gt;
&lt;br /&gt;
...and the rest of it I&#039;ll have to look up! This MD is a standard mATX motherboard in a big dirty aluminium HTPC-style case. It was my very first purchase after I first saw the awesome power of LMCE in the beginning of 2008. This poor MD gets bumped from room to room whenever I get hold of a new, exciting piece of hardware, but she&#039;s still going strong. I daresay she will end up with me in garage or workshop at some point in the near future, replacing the even crappier machines that I have out there currently.&lt;br /&gt;
&lt;br /&gt;
==MD (Bathroom)==&lt;br /&gt;
Still thinking about the best way to do this. bongowongo is talking about remodelling his bathroom, so this has prompted me to give this a little more thought. The number one concern I think (apart from having electronics in the wettest room in the house!) is condensation, on both the screen and the containment unit itself (one would assume that the monitor would have to be covered in some way; having it exposed cannot be a good idea).&lt;br /&gt;
&lt;br /&gt;
I have done some research on off-the-shelf units, and in summary, they are extremely expensive for even the smallest screens. Most are not even full HD. The reason they are so expensive is that they are specialist items, and have to be rated to work in wet conditions without causing harm to the user. They also feature extras such as heaters and waterproof remotes etc. In addition, they are usually self-contained i.e. you get a sealed-for-life lump, which you then install into your wall.&lt;br /&gt;
&lt;br /&gt;
Having had a good look at the various features found in these units, I want to put together a quick and dirty list along with some thoughts about the various items...&lt;br /&gt;
&lt;br /&gt;
*A self-contained solution is definitely what we want (for reasons that will be explained), as per the off-the-shelf products, but seeing as we&#039;re building it ourselves, there&#039;s no reason why the wall couldn&#039;t be chased out, TV installed, and then sealed up afterwards. This will make the assembly much less bulky.&lt;br /&gt;
*It makes sense to locate the MD itself away from the bathroom, along with the amp if you intend on using one. No point exposing equipment to the moisture if it can be avoided.&lt;br /&gt;
*Arguably one of most important features I think is the heater; the high-end units all tend to utilise heaters, which makes a huge amount of sense. By keeping the air temperature inside the unit at a higher level, water vapour in the air is less likely to condense. The heater assembly would have to consist of both a heater and some kind of adjustable thermostat. At first I thought something could be built, but then realised a solution already exists; now, this is just a thought, but why not use one of those reptile habitat heaters. They are mains powered, the thermostat can be adjusted, the heating is gentle, and they are relatively inexpensive. Maybe the heater and monitor could be both be plugged into a single z-wave module. With regards to the temperature level, I&#039;ve no idea, but the maximum operating temperature of many monitors is 35 to 40 degrees C, so slightly below that might be a good start.&lt;br /&gt;
**Another thing to think about - would the heat generated by the monitor in a sealed unit be enough to ward off the dreaded condensation? Need to perhaps get a thermometer inside a test unit and see what happens, although they don&#039;t tend to kick out too much heat.&lt;br /&gt;
*Using standard components where possible is a must, that&#039;s what DIY is all about (and saving £££ of course)&lt;br /&gt;
**Computer monitor, 22&amp;quot; - 24&amp;quot; with 1080p and HDMI are very common now ~£100 (or use a TV, maybe you already have one you&#039;d like to use, although I do find that low-end monitors are generally thinner and of better quality than low-end TVs). Consider speakers also, some monitors have speakers, but are generally crap compared to TV speakers, but may be good enough, OR you may have your own speaker solution - we&#039;ll discuss speakers later)&lt;br /&gt;
**Monitor mount, standard fixed mount would be fine ~£10&lt;br /&gt;
**Reptile habitat heater/thermostat ~£30&lt;br /&gt;
**zwave plugin module ~£30&lt;br /&gt;
**separate speakers/amp perhaps ~£?&lt;br /&gt;
*I would like to propose the following method of construction...&lt;br /&gt;
**remove tiles where necessary and chase out wall&lt;br /&gt;
**Chase in cables for video, audio and power&lt;br /&gt;
**Fix wooden frame around perimeter of chased-out section, flush with un-tiled wall&lt;br /&gt;
**Fix heater mat/element and thermostat in place&lt;br /&gt;
**Attach monitor/TV screen in recess&lt;br /&gt;
**Bond perspex into place&lt;br /&gt;
***Few words about the perspex; firstly, lot cheaper than glass, and easier to work with. I have also found anti-fog versions, although that will of course increase the £££ (and I have no idea if it would be worth it). Anti-fog films are also available that can be applied. The thickness of the perspex should be the same as the tiles; this means that when finished the perspex will be flush with the tiles (remember we said the wooden frame would be flush with the stripped back wall). The perspex should be stuck in place using some kind of mastic/no nails product, maybe both i.e. normal bathrooom mastic/sealant around the outside and a no-nails product around the inside. Final thing; obviously the mastic/sealant/no-nails will look bloody awful when looking through the perspex, so why not mask off a rectangle the size of monitor (talking about on the inside surface of the perspex here) spray paint (white or cream or whatever colour your bathroom is), peel off masking, leaving a coloured opaque border. This would hide the mastic/sealant/no-nails.&lt;br /&gt;
*Regarding the speakers, there are a few options:&lt;br /&gt;
**Just use the onboard speakers if present, obviously the cable will have to be run back to the MD. Your first reaction might be that this wouldn&#039;t work because the speakers are in a sealed unit, but I&#039;m not so sure, perhaps it would work better than you think. Would need to test.&lt;br /&gt;
**Following on from this, have you ever seen those products designed for laptops that sucker on a window or other flat surface, effectively turning the object into a speaker? Well why not attach on of these to the inside of the perspex. Again, would need testing.&lt;br /&gt;
**Use a pair of water-proof speakers, attached to an amp (amp doesn&#039;t have to be anything special, and could be located with MD).&lt;br /&gt;
*Orbiter - personally, I don&#039;t like the idea of having something integrated into the wall, because making it waterproof and touch sensitive could be a major challenge. Although one option would be to purchase a waterproof tablet or phone (that Motorola one for example) and integrate that, but still, I think I would rather keep it mobile. The other option is a water proof case. If you have more popular device such as iThis and iThat, then you will find that water-proof cases exist that fit perfectly. If however like me you don&#039;t have an iAnything, you may be interested in the hundreds of generic waterproof cases, which are essentially waterproof bags. But I quite like the idea of that, just stick your mobile phone or N800 or whatever in a bag and just use it when you need it, rather than have something permanently installed in the bathroom.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To begin with, it might be an idea to construct a standalone, self-contained unit to test all of this out with. You know, have a few baths and showers with it resting on the toilet, see how it all holds up.&lt;br /&gt;
&lt;br /&gt;
==MD (Study)==&lt;br /&gt;
This MD is running on a [http://www.virtualbox.org/ virtual machine] on my standard desktop computer, which is running a lean, mean Ubuntu 10.04 + Fluxbox installation., built up from a [https://help.ubuntu.com/community/Installation/MinimalCD/ minimal command line install]. It has a second VGA screen (my larger main screen is on DVI) which I have set up as a separate X head, and is dedicated to this MD. The MD runs UI1, and performs well enough for what I need. See [http://wiki.linuxmce.org/index.php/User:Purps#Other_Orbiters here] for details of the orbiter. I created the virtual machine [[VirtualBox_MD|like this]].&lt;br /&gt;
&lt;br /&gt;
==MD (Workshop)==&lt;br /&gt;
Gash machine built from old bits.&lt;br /&gt;
&lt;br /&gt;
==MD (Garage)==&lt;br /&gt;
Gash machine built from old bits.&lt;br /&gt;
&lt;br /&gt;
=Orbiters=&lt;br /&gt;
&lt;br /&gt;
Every MD features an on-screen orbiter. In addition to the on-screen ones...&lt;br /&gt;
&lt;br /&gt;
==Mobile Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Main mobile orbiter&#039;&#039;&#039;&lt;br /&gt;
[[Nokia N800]] running its own orbiter software. Superb in my opinion; cheap, good battery life, and the orbiter software is fantastic.&lt;br /&gt;
*&#039;&#039;&#039;Mobile phone&#039;&#039;&#039;&lt;br /&gt;
HTC Desire HD running darrenmason&#039;s [[AndroidTouchOrbiter]] (thank you!). I also use this device a lot for (secure) outside access via SSL when I am out and about.&lt;br /&gt;
*&#039;&#039;&#039;Ubuntu netbook&#039;&#039;&#039;&lt;br /&gt;
My little netbook, running a lean, mean Ubuntu 11.04 + Fluxbox installation., built up from a [https://help.ubuntu.com/community/Installation/MinimalCD/ minimal command line install], which I use for surfing and tinkering with LMCE. It is running [[Web Orbiter 2.0]] in Google Chrome. I never use this in fullscreen mode (press F11 in your browser if you wish to do this) as I prefer to just have it on standby in a tab. Therefore the resolution of the Orbiter is set lower than the resolution of the laptop screen. Same for the Ubuntu laptop.&lt;br /&gt;
*&#039;&#039;&#039;Ubuntu laptop&#039;&#039;&#039;&lt;br /&gt;
The lady&#039;s Ubuntu laptop which we generally use for surfing, work, etc wherever we happen to be. It is running Web Orbiter 2.0 in Google Chrome.&lt;br /&gt;
*&#039;&#039;&#039;Nintendo DSi&#039;&#039;&#039;&lt;br /&gt;
My mate&#039;s DSi, running Web Orbiter 2.0 with a resolution of 480x320 (iPhone) in the standard browser. This resolution allows for all text to be read relatively easily, but does mean a lot of scrolling about is required. I wouldn&#039;t use it personally. Might be worth playing with other resolutions/skins to make it more usable.&lt;br /&gt;
&lt;br /&gt;
==Other Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Kitchen fridge&#039;&#039;&#039;&lt;br /&gt;
[[Storage Options Scroll Tablet PC]] mounted to a wooden backing, attached to the fridge via a powerful magnet. Runs darrenmason&#039;s [[AndroidTouchOrbiter]] for controlling the kitchen, and also displays our combined calendars (we are Google slaves). Also useful for looking up receipes, etc.&lt;br /&gt;
*&#039;&#039;&#039;Hallway wall&#039;&#039;&#039;&lt;br /&gt;
[[Nokia N800]] mounted to the wall in the hallway. Mainly used for setting/deactivating the alarm. Also useful for controlling the lights when you first arrive home, although much of that is automated of course. My intention is to dissect this orbiter at some point and mount it in a wooden frame.&lt;br /&gt;
*&#039;&#039;&#039;Study desktop&#039;&#039;&#039;&lt;br /&gt;
My main desktop, which has another [[Web Orbiter 2.0]] set up on it in much the same way as the mobile Ubuntu netbook and laptop. It is for controlling the virtual MD on the desktop machine (I find the on-screen controls on the MD itself to be a bit &amp;quot;twitchy&amp;quot;). See [http://wiki.linuxmce.org/index.php/User:Purps#MD_.28Study.29 MD (Study)] for more details.&lt;br /&gt;
*&#039;&#039;&#039;carPC&#039;&#039;&#039;&lt;br /&gt;
I am currently in the process of building a mini ITX carPC for my Mk1 MX-5 (called the Miata over the pond), running a lightweight Ubuntu + LXDE installation. The last component I need to get is the touchscreen, but the rest of it is very much finished, although I do intend on upgrading the speakers and adding an amplifier (a necessity due to the lack of head unit). The system is capable of utilising CDs/DVDs (audio, video, data), USB sticks/flash cards, and also features an aux-in for any personal music player that my passenger might have on their person. The system is also capable of FM radio, MP3 playback, video playback, digital TV, Internet browsing, SatNav, vehicle diagnostics.... and controlling LMCE ([[Web Orbiter 2.0]] in Chrome). I thought this would be useful from the point of view of opening/closing the garage door, switching on/off the lights, checking the house on long journeys, etc.&lt;br /&gt;
&lt;br /&gt;
=Home Automation=&lt;br /&gt;
&lt;br /&gt;
This section looks at the remaining hardware in my home, relating specifically to [http://en.wikipedia.org/wiki/Home_automation home automation].&lt;br /&gt;
&lt;br /&gt;
==Lights==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Duwi dimmer switch (Living Room)&#039;&#039;&#039;&lt;br /&gt;
2 wire in my case (more common in Europe), check your current switch/dimmer first &#039;&#039;&#039;REMEMBER TO ISOLATE THE LIGHTS AT YOUR FUSE BOX - ALWAYS TEST THE LIVE (BROWN or RED) WIRE WITH A TESTER [http://www.screwfix.com/prods/55464/Hand-Tools/Screwdrivers/VDE-Screwdrivers/CK-Heavy-Duty-Mains-Tester-100-250V-AC#/ LIKE THIS] FIRST!!!&#039;&#039;&#039; Bear in mind that you only count the wires connected to the switch itself; if like mine your earth is connected to the backbox, then this doesn&#039;t count as a wire. Very pleased with this device, superb build-quality, great tactile response, easy to set up. This is my second dimmer switch, after a very bad experience with the [[ACT_Homepro_ZDW232|ACT HomePro ZDW232]] as explained [http://forum.linuxmce.org/index.php?topic=10783.0 here]. In my opinion you should avoid these dimmers like the plague. They are the cheapest, but it shows. Spend a little bit more and get the Duwi, which is comparable in price. Anything else I have found has been prohibitively expensive.&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
&lt;br /&gt;
Very important. Having been the victims of a burglary, this is an area that perhaps you should consider concentrating on first. You just don&#039;t think it is going to happen to you... until it does. And it&#039;s a horrible feeling.&lt;br /&gt;
&lt;br /&gt;
===Cameras===&lt;br /&gt;
*x3 &#039;&#039;&#039;[[Panasonic BL-C10]]&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;del&amp;gt;x2 &#039;&#039;&#039;[[Foscam FI8905W]]&#039;&#039;&#039;&amp;lt;/del&amp;gt; (plugged into external router due to the unresolved issue described [http://forum.linuxmce.org/index.php?topic=10134.0 here])&lt;br /&gt;
*&#039;&#039;&#039;x2 Y-Cam Black YCB004&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: As mentioned in both of these camera pages, I had to manually edit some of the [[scenarios]] before they would work, as they were pointing at the wrong camera for some reason. I also found that some scenarios were not automatically generated, and had to be added manually. Go to into web admin, click on &amp;quot;Show devices tree&amp;quot; at the bottom of the left-hand pane, then click on &amp;quot;My Scenarios&amp;quot; (again, bottom of left-hand pane), click on &amp;quot;Security Scenarios&amp;quot;, and then at the bottom of the right-hand pane, press the &amp;quot;Add My Scenario&amp;quot; button. This opens a new window. In the new window, type a &amp;quot;Description&amp;quot; (this will be the scenario&#039;s name), select a &amp;quot;Scenario Type&amp;quot; (&amp;quot;Security Scenarios&amp;quot; in this case), leave &amp;quot;Design Obj&amp;quot; blank, and for &amp;quot;Template&amp;quot; select the &amp;quot;Security - View Camera&amp;quot; option. Then select all the rooms you want to add the scenario to. Press the &amp;quot;Save&amp;quot; button. This new scenario should appear at the bottom of the security scenario tree/list  - click on it. Scroll down to the &amp;quot;Scenario Commands&amp;quot; section, and under &amp;quot;Devices&amp;quot; select &amp;quot;[Local Orbiter]&amp;quot;. Wait a sec. Then under &amp;quot;Command&amp;quot; select &amp;quot;Goto screen&amp;quot; button. Press the &amp;quot;Add&amp;quot; button. Press the &amp;quot;OK&amp;quot; button. Enter &amp;quot;15&amp;quot; into the &amp;quot;#159 PK_Screen (int)&amp;quot; field, and press the &amp;quot;Save&amp;quot; button. Press the &amp;quot;OK&amp;quot; button. A new &amp;quot;#2 PK_Device (int)&amp;quot; field should appear. Enter the Device # of your camera. Press the &amp;quot;Save&amp;quot; button. And that&#039;s it!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: All of my cameras make use of [http://en.wikipedia.org/wiki/Power_over_Ethernet/ Power over Ethernet (PoE)], despite not being models that support it! Nor do I have any switches/hubs that &amp;quot;spit out&amp;quot; PoE at the Core end. To see how it is achieved, take a look at &amp;quot;[[User:Purps#Tool_Time|Tool Time]]&amp;quot; at the end of this page for a Howto video explaining the required steps (inspired by b4rney on the forums, thank you mate!). Powering devices in this way is very useful in that you only need to run a single Ethernet cable for both data and power. Brilliant for cameras, especially outdoor ones. Also useful if you want your cameras to be on a [http://en.wikipedia.org/wiki/Uninterruptible_power_supply UPS], as PoE allows all of the power plugs to be in the same place.&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Sensors===&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SM103]] door/window sensors (Z-Wave)&#039;&#039;&#039;&lt;br /&gt;
Finally working (thank you hari!). Just purchased some additional contact sensors to celebrate, so I can experiment with rigging multiple doors/windows with a single unit, will report back.&lt;br /&gt;
&lt;br /&gt;
Smoke detector planned&lt;br /&gt;
&lt;br /&gt;
===Lighting===&lt;br /&gt;
My living room lights are set up to come on at sunset. This is achieved in web admin via &amp;quot;Events handler&amp;quot;-&amp;gt;&amp;quot;Respond to Events&amp;quot; by selecting &amp;quot;Sunset&amp;quot; under &amp;quot;New event&amp;quot;. Enter a description also. Click &amp;quot;Add&amp;quot;, and use the wizard of your choice to select the required device and command.&lt;br /&gt;
&lt;br /&gt;
When we are away for extended periods, I have the living room lights turn off late at night, and then switch on the bedroom light for a short period before they get switched off also. This is just to give the impression that somebody is in.&lt;br /&gt;
&lt;br /&gt;
==Telephone==&lt;br /&gt;
Siemens Gigaset C475 IP on sipgate.co.uk&lt;br /&gt;
&lt;br /&gt;
==Climate==&lt;br /&gt;
Watch this space!&lt;br /&gt;
&lt;br /&gt;
=Tool Time=&lt;br /&gt;
This section comprises of a selection of Howto videos and photographic guides for various DIY projects that can be carried out around the home, in order to achieve that seamless, perfectly integrated LMCE installation. My aim is to always stay away from technical jargon as much as possible, and to try to use standard/simple tools and components that aren&#039;t going to break the bank. You can always get hold of me on the forums or in IRC (irc.freenode.net #linuxmce) if you fancy a chat.&lt;br /&gt;
&lt;br /&gt;
==Howto...==&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
==Planned==&lt;br /&gt;
&lt;br /&gt;
*Howto: Construct a rear mounting MD casing for any TV screen with a VESA mount (with slot loading DVD drive).&lt;br /&gt;
*Howto: Mount a TV on the wall with MD hidden behind (with a slot loading DVD drive).&lt;br /&gt;
*Howto: Make a wall-mounted orbiter (inspired by Techstyle&#039;s framing idea). Surface mounted or recessed (flush fitting)?&lt;br /&gt;
*Howto: Install a new back box (e.g. for z-wave light switch) and make good the wall (having destroyed it in the process).&lt;br /&gt;
*Howto: Chase wall channels, embed cables and make good the wall.&lt;br /&gt;
*Howto: Build a single/double bed with integrated &amp;quot;stowable&amp;quot; flat screen TV and MD. LMCE-controlled motor perhaps.&lt;br /&gt;
*Howto: Build a waterproof/water-resistant bathroom MD&lt;br /&gt;
*Howto: Build a waterproof/submersible orbiter, based on Nokia N800? Make it float?&lt;br /&gt;
*Howto: Make your own ceiling/wall speakers using (decent!) multimedia speakers (if, like me, you are not a complete audiophile, this avoids having an external amp to hide away).&lt;br /&gt;
*Howto: Build your own charging cradle/stand for your mobile orbiter (avoid switching it off all the time).&lt;br /&gt;
*Howto: Make your own cat6 patch cables&lt;br /&gt;
*Howto: Make any device Power over Ethernet (PoE)&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=31341</id>
		<title>User:Purps</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=31341"/>
		<updated>2012-06-03T16:59:27Z</updated>

		<summary type="html">&lt;p&gt;Purps: /* Other Orbiters */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:User Setups]]&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
Hello all. My name is Matt and I live in England. Have been playing with LMCE for a number of years now. I would class myself as a user due to my complete lack of any development skills, so am always keen to help in any way I can. By profession I am a Mechanical Design Engineer in the space industry. In my spare time I enjoy metalwork, woodwork and various other little electronics/DIY projects. Any remaining free time is spent with my extremely patient and long-suffering girlfriend with whom I live (not that she isn&#039;t my first priority, of course).&lt;br /&gt;
&lt;br /&gt;
=Software=&lt;br /&gt;
My current installation is based on the &amp;lt;del&amp;gt;8.10 beta 23165 23388 23796 24164 8.10 final.&amp;lt;/del&amp;gt; 1004 alpha.&lt;br /&gt;
&lt;br /&gt;
I would highly recommend the use of [http://clonezilla.org/ Clonezilla] for backing up LMCE at appropriate intervals i.e. whenever you get something working! Clonezilla saves a partition of your choice as a compressed file which can in turn be saved to any connected hard drive. Then, you can attempt to get the next thing working without fear of ruining your life/relationship. If the worst happens, just pop the Clonezilla live CD back in and restore the relevant image back. To use, I found Clonezilla to be very intuitive; my only other advice would be to name your backups with as much detailed information as possible. You won&#039;t always necessarily want to restore the last image you made, as you may find a problem that goes back further.&lt;br /&gt;
&lt;br /&gt;
=Network=&lt;br /&gt;
It is highly advisable that you adopt the recommended [[Network Settings|network setup]] and use 2 NICs in your core. This means that a) things are a lot more likely to work straight out of the box and b) when things DO go wrong, you are far more likely to receive support. In my experience it is definitely worth it.&lt;br /&gt;
&lt;br /&gt;
My external network looks a little bit like this...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Virgin Media Cable Modem -&amp;gt; NIC 1 (eth0) on Core&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
And my internal network...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NIC 2 (eth1) on Core -&amp;gt; Netgear 8-port Gigabit switch&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Connected to this switch there is another Netgear Gigabit switch (switches can be daisy-chained to give you more ports), and connected to these you&#039;ll find...&lt;br /&gt;
&lt;br /&gt;
*All of the MDs&lt;br /&gt;
*&amp;quot;Normal&amp;quot; computers requiring Internet access&lt;br /&gt;
*IP Cameras&lt;br /&gt;
*IP Phone&lt;br /&gt;
*Wireless Access Point (WAP)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: If you have a spare wireless router laying around, it can be used as a WAP (this is what I have done using the much loved Netgear WGR614). Just connect it up to a switch (your internal network) via one of the LAN ports (these are the ports that you would normally plug your computers into, NOT the port that you would usually plug your Internet cable into). In the router&#039;s admin page, make sure DHCP is DISABLED, and then set it up in the normal way. Your SSID should NOT be your name or give any clues as to where you live, use the strongest encryption you can (I use WPA2) and it makes a lot of sense to set up an access list (MAC filter). This allows you to specify exactly which MAC addresses are allowed to connect, making your WAP very secure. Finally, and this is important if you wish to access the router&#039;s admin page again (perhaps you&#039;ll want to add a friend&#039;s MAC address for example), you must assign a new LAN TCP/IP. This wants to be in the 192.168.80.X format, and should not be an address that is already in use. I used 192.168.80.254.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=Core/MDs=&lt;br /&gt;
This section talks about the main bits of hardware in my home that make up the principal elements of any LMCE system.&lt;br /&gt;
&lt;br /&gt;
==Core (Cupboard)==&lt;br /&gt;
&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039;&lt;br /&gt;
[[MSI 870-C45]] AMD 770 ATX Socket AM3 Realtek GbLAN controller&lt;br /&gt;
*&#039;&#039;&#039;Processor&#039;&#039;&#039;&lt;br /&gt;
AMD Athlon II X2 250 3.00GHz Socket AM3 2MB L2 Cache&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039;&lt;br /&gt;
Kingston 2GB (2x1GB) DDR3 1333MHz i5 Memory Kit CL9 1.5V&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039;&lt;br /&gt;
Corsair 400W CX with 12cm fan, 80Plus Certified Efficiency&lt;br /&gt;
*&#039;&#039;&#039;Graphics card&#039;&#039;&#039;&lt;br /&gt;
ATI Radeon X300SE 128MB PCIe&lt;br /&gt;
*&#039;&#039;&#039;Hard disks&#039;&#039;&#039;&lt;br /&gt;
OS - Seagate Barracuda ST380815AS 80GB SATA 8MB Cache&lt;br /&gt;
&lt;br /&gt;
Storage - Western Digital WD20EARS 2TB SATAII 64MB Cache. &#039;&#039;Note: When reinstalling LMCE, I disconnect this drive, so only the OS hard disk can be seen. Then once installation is complete, I reconnect the storage hard disk and let LMCE detect it as normal. This is just to ensure that it is not accidentally wiped.&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;NIC&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;del&amp;gt;Realtek RTL-8169.&amp;lt;/del&amp;gt;&#039;&#039; Clashed with my onboard Realtek RTL8111/8168B, PCI ID overlap issue.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Realtek RTL-8139/8139C/8139C+&lt;br /&gt;
*&#039;&#039;&#039;TV cards&#039;&#039;&#039;&lt;br /&gt;
x2 [http://wiki.linuxmce.org/index.php/Hauppauge_WinTV-NOVA-T-500 Hauppauge WinTV-NOVA-T-500]&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039;&lt;br /&gt;
Hitachi-LG GDR-8164B 16x DVD-ROM IDE Optical Drive. Only used when I reinstall.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave controller&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;del&amp;gt;[[Aeon Labs Z-Wave Interface|Aeon Labs Z-Stick]].&amp;lt;/del&amp;gt; &#039;&#039;This is NOT the recommended interface, but works well for a couple of lights and other simple devices.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Seluxit viaSENS Home Controller]]. &#039;&#039;This IS the recommended interface.&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave inclusion remote&#039;&#039;&#039;&lt;br /&gt;
[[Aeon Labs Minimote]]&lt;br /&gt;
*&#039;&#039;&#039;UPS (Uninterruptible Power Supply)&#039;&#039;&#039;&lt;br /&gt;
APC Smart-UPS 1400. Powers the Core, modem, one of the switches, cameras (cameras use PoE, which keeps plugs in the same place).&lt;br /&gt;
*&#039;&#039;&#039;UHF/VHF/FM signal amplifier&#039;&#039;&#039;&lt;br /&gt;
Generic mains-powered booster. 1 input, 2 outputs.&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039;&lt;br /&gt;
Keysonic wireless mini-keyboard with integrated touchpad.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In addition to the standard [[Installing_0810#DVD_Installation|DVD installation instructions]], I carried out the following actions on my Core to make it work/get it the way I wanted it...&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;del&amp;gt;Installed driver for ATI Radeon X300SE in &amp;quot;Hardware Drivers&amp;quot; in KDE desktop (prior to LMCE installation). Note that nVidia cards are recommended; I only used this card because a) I had one and b) I&#039;m happy with UI1 on the core. &amp;lt;/del&amp;gt; &#039;&#039;No longer need to do this.&#039;&#039;&lt;br /&gt;
*&amp;lt;del&amp;gt;Edited the /etc/apt/sources.list on the Core as explained [http://forum.linuxmce.org/index.php?topic=10901.0 here] after the installation of Kubuntu, prior to updating/upgrading/installing.&amp;lt;/del&amp;gt; &#039;&#039;This is no longer necessary (but worth checking).&#039;&#039;&lt;br /&gt;
*Following LMCE installation, editing /etc/udev/rules.d/70-persistent-net.rules to ensure that my non-gigabit RTL-8139/8139C/8139C+ NIC was named eth0 (recommended for the external network).&lt;br /&gt;
*Swapped Network Interfaces in web admin -&amp;gt; Advanced -&amp;gt; Network -&amp;gt; Network settings, to put eth0 on the external network.&lt;br /&gt;
*To get onboard NIC working, removed and blacklisted r8169 module and installed r8168 module from [http://www.realtek.com.tw/downloads/ Realtek] site as explained [http://ubuntuforums.org/showthread.php?t=1091989 here].&lt;br /&gt;
*Changed password to something more secure in web admin -&amp;gt; Wizard -&amp;gt; Basic info -&amp;gt; Users.&lt;br /&gt;
*Activated onboard amplifier on TV cards to improve signal strength (see [[Hauppauge WinTV-NOVA-T-500]]).&lt;br /&gt;
*MythTV setup (accessed via &amp;quot;Computing&amp;quot; from the on-screen Orbiter). I found [http://parker1.co.uk/mythtv_ubuntu.php this page] very useful in getting my MythTV set up.&lt;br /&gt;
*&amp;lt;del&amp;gt;Set up secure outside access using [[HTTPS]]. &amp;lt;/del&amp;gt; &#039;&#039;This now works out of the box; you just need to forward port 443 in webadmin.&#039;&#039;&lt;br /&gt;
*Changed permissions for &amp;quot;public&amp;quot; folder on secondary hard drive, to make life easier from point of view of copying and deleting files, performing my desktop/camera backup, etc. Do a &amp;quot;sudo dolphin&amp;quot;, right-click on the public folder, click the &amp;quot;Permissions&amp;quot; tab, and change ownership to your username. &#039;&#039;Note: I have no idea whether this is safe to do or not.&#039;&#039;&lt;br /&gt;
*ubunut desktop backkup to core wth rsync script&lt;br /&gt;
*&amp;lt;del&amp;gt;Edited the [https://help.ubuntu.com/community/CronHowto crontab] to automatically copy the images captured by my security cameras to a new location (I did this because I heard that the recordings expire after 5 days). This cron job occurs every day at 6am, and only new files and folders are copied over. My crontab entry therefore looks like this: &amp;quot;00 06 * * * cp -uR /home/cameras/* /mnt/device/48/public/data/documents/cams&amp;quot;.&amp;lt;/del&amp;gt; &#039;&#039;Since I am now using [http://www.zoneminder.com/ ZoneMinder] for all motion-activated IP camera recordings, my recording path can be whatever I wish, AND the images do not delete themselves by default (automatic deletion can be set up if you want it though). I am no longer using Motion Wrapper; I did not find it reliable for my purposes.&#039;&#039;&lt;br /&gt;
*Made use of the [[Folder_lock|folder lock]] feature in order to stop my desktop backup from appearing in the orbiters.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: To begin with I had some [http://forum.linuxmce.org/index.php?topic=11159.0 very annoying network problems]. The onboard NIC (Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller) was conflicting with my second NIC (Realtek RTL-8169 Gigabit Ethernet controller). I could not get them to work together at the same time. I believe it was due to the PCI IDs overlapping. I think that the problem could have been resolved by building the driver from source with some modifications, but this is beyond my level of skill. I resolved the issue by installing the much older NIC listed above, which uses a completely different module to the onboard NIC. It also worked out of the box.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==MD (Living Room)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Case&#039;&#039;&#039;&lt;br /&gt;
Jetway JC200. Smallest mini-ITX case I could find with space for slim DVD drive.&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039;&lt;br /&gt;
[[ASUS AT3IONT]] NVIDIA ION with Intel Atom N330 Dual Core Processor (fanless), HDMI Out, 5.1 Channel sound, S/PDIF.&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039;&lt;br /&gt;
Kingston ValueRAM Memory/2GB 1066MHz DDR3 Non-ECC CL7 DIMM&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039;&lt;br /&gt;
100 W fanless picoPSU (included with case).&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039;&lt;br /&gt;
Samsung SN-T083C 8x DVD±RW DL &amp;amp; RAM SATA Slimline Slot-Loading Optical Drive&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039;&lt;br /&gt;
Rii wireless mini-keyboard with integrated touchpad&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039;&lt;br /&gt;
LG 42LH400 42&amp;quot; Full HD LCD TV&lt;br /&gt;
*&#039;&#039;&#039;Speakers&#039;&#039;&#039;&lt;br /&gt;
Logitech X-210 2.1 speaker system&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
*After the initial installation, switch off MD. Select &amp;quot;vdpau&amp;quot; in web admin under &amp;quot;Hardware Acceleration&amp;quot; in &amp;quot;Media Directors&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Increased text size in KDE desktop via KDE Menu -&amp;gt; Applications -&amp;gt; System -&amp;gt; System Settings, then select &amp;quot;Appearance&amp;quot; under &amp;quot;Look &amp;amp; Feel&amp;quot;; adjust the font size in &amp;quot;Fonts&amp;quot;.&lt;br /&gt;
*Increased text size in terminal (Ctrl &amp;amp; +).&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
*&amp;lt;del&amp;gt;Added button to KDE desktop that activates the orbiter; thank you posde for [http://forum.linuxmce.org/index.php?topic=10156.msg69647#msg69647 the tip].&amp;lt;/del&amp;gt; &#039;&#039;Button is there by default now.&#039;&#039;&lt;br /&gt;
*Installed a backported libxine to allow playback of MKV files; thank you to those who came up with [[Play_mkv_files|this solution]]. &#039;&#039;Note: Link in wiki is now dead, but there is an alternative (see wiki page).&#039;&#039;&lt;br /&gt;
*Enabled &amp;quot;Avoid conflicts between live TV and scheduled shows&amp;quot; in MythTV frontend, in order to stop [http://forum.linuxmce.org/index.php?topic=9930.0 this problem]. Press &amp;quot;Esc&amp;quot; whilst watching TV (this is the frontend) to get into MythTV&#039;s main menu, then go Utilities/Setup -&amp;gt; Setup -&amp;gt; TV Settings -&amp;gt; General.&lt;br /&gt;
*Set de-interlace settings to &amp;quot;VDPAU Slim&amp;quot;. Press &amp;quot;Esc&amp;quot; whilst watching TV (this is the frontend) to get into MythTV&#039;s main menu, then go Utilities/Setup -&amp;gt; Setup -&amp;gt; TV Settings -&amp;gt; Playback.&lt;br /&gt;
*Installed an [[Equalizer for ALSA]]. Whilst I am very happy with the price/performance of my speakers, they don&#039;t have any bass control, so I installed a graphical one.&lt;br /&gt;
&lt;br /&gt;
==MD (Kitchen)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039;&lt;br /&gt;
[[ASUS AT3N7A-I]] NVIDIA ION with Intel Atom N330 Dual Core Processor, HDMI Out, 8 Channel Audio, Mini-ITX. I replaced the CPU fan with a Scythe, not that the old fan was particularly noisy, but it was still an improvement.&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039;&lt;br /&gt;
OCZ 2GB (2x1GB) DDR2 800MHz/PC2-6400 Platinum XTC Memory Kit CL4 2.1V&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039;&lt;br /&gt;
100 W fanless picoPSU.&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039;&lt;br /&gt;
ViewSonic VX2239WM 22&amp;quot; Full HD LCD, HDMI, integrated speakers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
*Disabled fan warnings in BIOS (replacement fan is only 2-wire).&lt;br /&gt;
*Manually increased alsa volume levels (they were very low) by typing &amp;quot;alsamixer&amp;quot; into a terminal. Make your changes and press &amp;quot;Esc&amp;quot;.&lt;br /&gt;
*After the initial installation, switch off MD. Select &amp;quot;vdpau&amp;quot; in web admin under &amp;quot;Hardware Acceleration&amp;quot; in &amp;quot;Media Directors&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Increased text size in KDE desktop via KDE Menu -&amp;gt; Applications -&amp;gt; System -&amp;gt; System Settings, then select &amp;quot;Appearance&amp;quot; under &amp;quot;Look &amp;amp; Feel&amp;quot;; adjust the font size in &amp;quot;Fonts&amp;quot;.&lt;br /&gt;
*Increased text size in terminal (Ctrl &amp;amp; +).&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
*&amp;lt;del&amp;gt;Added button to KDE desktop that activates the orbiter; thank you posde for [http://forum.linuxmce.org/index.php?topic=10156.msg69647#msg69647 the tip].&amp;lt;/del&amp;gt; &#039;&#039;Button is there by default now.&#039;&#039;&lt;br /&gt;
*Installed a backported libxine to allow playback of MKV files; thank you to those who came up with [[Play_mkv_files|this solution]]. &#039;&#039;Note: Link in wiki is now dead, but there is an alternative (see wiki page).&#039;&#039;&lt;br /&gt;
*Enabled &amp;quot;Avoid conflicts between live TV and scheduled shows&amp;quot; in MythTV frontend, in an attempt to stop [http://forum.linuxmce.org/index.php?topic=9930.0 this problem]. Press &amp;quot;Esc&amp;quot; whilst watching TV (this is the frontend) to get into MythTV&#039;s main menu, then go Utilities/Setup -&amp;gt; Setup -&amp;gt; TV Settings -&amp;gt; General.&lt;br /&gt;
*Set de-interlace settings to &amp;quot;VDPAU Slim&amp;quot;. Press &amp;quot;Esc&amp;quot; whilst watching TV (this is the frontend) to get into MythTV&#039;s main menu, then go Utilities/Setup -&amp;gt; Setup -&amp;gt; TV Settings -&amp;gt; Playback.&lt;br /&gt;
&lt;br /&gt;
==MD (Bedroom)==&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039;&lt;br /&gt;
Foehn &amp;amp; Hirsch 42&amp;quot; Full HD LCD TV&lt;br /&gt;
&lt;br /&gt;
...and the rest of it I&#039;ll have to look up! This MD is a standard mATX motherboard in a big dirty aluminium HTPC-style case. It was my very first purchase after I first saw the awesome power of LMCE in the beginning of 2008. This poor MD gets bumped from room to room whenever I get hold of a new, exciting piece of hardware, but she&#039;s still going strong. I daresay she will end up with me in garage or workshop at some point in the near future, replacing the even crappier machines that I have out there currently.&lt;br /&gt;
&lt;br /&gt;
==MD (Bathroom)==&lt;br /&gt;
Still thinking about the best way to do this. bongowongo is talking about remodelling his bathroom, so this has prompted me to give this a little more thought. The number one concern I think (apart from having electronics in the wettest room in the house!) is condensation, on both the screen and the containment unit itself (one would assume that the monitor would have to be covered in some way; having it exposed cannot be a good idea).&lt;br /&gt;
&lt;br /&gt;
I have done some research on off-the-shelf units, and in summary, they are extremely expensive for even the smallest screens. Most are not even full HD. The reason they are so expensive is that they are specialist items, and have to be rated to work in wet conditions without causing harm to the user. They also feature extras such as heaters and waterproof remotes etc. In addition, they are usually self-contained i.e. you get a sealed-for-life lump, which you then install into your wall.&lt;br /&gt;
&lt;br /&gt;
Having had a good look at the various features found in these units, I want to put together a quick and dirty list along with some thoughts about the various items...&lt;br /&gt;
&lt;br /&gt;
*A self-contained solution is definitely what we want (for reasons that will be explained), as per the off-the-shelf products, but seeing as we&#039;re building it ourselves, there&#039;s no reason why the wall couldn&#039;t be chased out, TV installed, and then sealed up afterwards. This will make the assembly much less bulky.&lt;br /&gt;
*It makes sense to locate the MD itself away from the bathroom, along with the amp if you intend on using one. No point exposing equipment to the moisture if it can be avoided.&lt;br /&gt;
*Arguably one of most important features I think is the heater; the high-end units all tend to utilise heaters, which makes a huge amount of sense. By keeping the air temperature inside the unit at a higher level, water vapour in the air is less likely to condense. The heater assembly would have to consist of both a heater and some kind of adjustable thermostat. At first I thought something could be built, but then realised a solution already exists; now, this is just a thought, but why not use one of those reptile habitat heaters. They are mains powered, the thermostat can be adjusted, the heating is gentle, and they are relatively inexpensive. Maybe the heater and monitor could be both be plugged into a single z-wave module. With regards to the temperature level, I&#039;ve no idea, but the maximum operating temperature of many monitors is 35 to 40 degrees C, so slightly below that might be a good start.&lt;br /&gt;
**Another thing to think about - would the heat generated by the monitor in a sealed unit be enough to ward off the dreaded condensation? Need to perhaps get a thermometer inside a test unit and see what happens, although they don&#039;t tend to kick out too much heat.&lt;br /&gt;
*Using standard components where possible is a must, that&#039;s what DIY is all about (and saving £££ of course)&lt;br /&gt;
**Computer monitor, 22&amp;quot; - 24&amp;quot; with 1080p and HDMI are very common now ~£100 (or use a TV, maybe you already have one you&#039;d like to use, although I do find that low-end monitors are generally thinner and of better quality than low-end TVs). Consider speakers also, some monitors have speakers, but are generally crap compared to TV speakers, but may be good enough, OR you may have your own speaker solution - we&#039;ll discuss speakers later)&lt;br /&gt;
**Monitor mount, standard fixed mount would be fine ~£10&lt;br /&gt;
**Reptile habitat heater/thermostat ~£30&lt;br /&gt;
**zwave plugin module ~£30&lt;br /&gt;
**separate speakers/amp perhaps ~£?&lt;br /&gt;
*I would like to propose the following method of construction...&lt;br /&gt;
**remove tiles where necessary and chase out wall&lt;br /&gt;
**Chase in cables for video, audio and power&lt;br /&gt;
**Fix wooden frame around perimeter of chased-out section, flush with un-tiled wall&lt;br /&gt;
**Fix heater mat/element and thermostat in place&lt;br /&gt;
**Attach monitor/TV screen in recess&lt;br /&gt;
**Bond perspex into place&lt;br /&gt;
***Few words about the perspex; firstly, lot cheaper than glass, and easier to work with. I have also found anti-fog versions, although that will of course increase the £££ (and I have no idea if it would be worth it). Anti-fog films are also available that can be applied. The thickness of the perspex should be the same as the tiles; this means that when finished the perspex will be flush with the tiles (remember we said the wooden frame would be flush with the stripped back wall). The perspex should be stuck in place using some kind of mastic/no nails product, maybe both i.e. normal bathrooom mastic/sealant around the outside and a no-nails product around the inside. Final thing; obviously the mastic/sealant/no-nails will look bloody awful when looking through the perspex, so why not mask off a rectangle the size of monitor (talking about on the inside surface of the perspex here) spray paint (white or cream or whatever colour your bathroom is), peel off masking, leaving a coloured opaque border. This would hide the mastic/sealant/no-nails.&lt;br /&gt;
*Regarding the speakers, there are a few options:&lt;br /&gt;
**Just use the onboard speakers if present, obviously the cable will have to be run back to the MD. Your first reaction might be that this wouldn&#039;t work because the speakers are in a sealed unit, but I&#039;m not so sure, perhaps it would work better than you think. Would need to test.&lt;br /&gt;
**Following on from this, have you ever seen those products designed for laptops that sucker on a window or other flat surface, effectively turning the object into a speaker? Well why not attach on of these to the inside of the perspex. Again, would need testing.&lt;br /&gt;
**Use a pair of water-proof speakers, attached to an amp (amp doesn&#039;t have to be anything special, and could be located with MD).&lt;br /&gt;
*Orbiter - personally, I don&#039;t like the idea of having something integrated into the wall, because making it waterproof and touch sensitive could be a major challenge. Although one option would be to purchase a waterproof tablet or phone (that Motorola one for example) and integrate that, but still, I think I would rather keep it mobile. The other option is a water proof case. If you have more popular device such as iThis and iThat, then you will find that water-proof cases exist that fit perfectly. If however like me you don&#039;t have an iAnything, you may be interested in the hundreds of generic waterproof cases, which are essentially waterproof bags. But I quite like the idea of that, just stick your mobile phone or N800 or whatever in a bag and just use it when you need it, rather than have something permanently installed in the bathroom.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To begin with, it might be an idea to construct a standalone, self-contained unit to test all of this out with. You know, have a few baths and showers with it resting on the toilet, see how it all holds up.&lt;br /&gt;
&lt;br /&gt;
==MD (Study)==&lt;br /&gt;
This MD is running on a [http://www.virtualbox.org/ virtual machine] on my standard desktop computer, which is running a lean, mean Ubuntu 10.04 + Fluxbox installation., built up from a [https://help.ubuntu.com/community/Installation/MinimalCD/ minimal command line install]. It has a second VGA screen (my larger main screen is on DVI) which I have set up as a separate X head, and is dedicated to this MD. The MD runs UI1, and performs well enough for what I need. See [http://wiki.linuxmce.org/index.php/User:Purps#Other_Orbiters here] for details of the orbiter. I created the virtual machine [[VirtualBox_MD|like this]].&lt;br /&gt;
&lt;br /&gt;
==MD (Workshop)==&lt;br /&gt;
Gash machine built from old bits.&lt;br /&gt;
&lt;br /&gt;
==MD (Garage)==&lt;br /&gt;
Gash machine built from old bits.&lt;br /&gt;
&lt;br /&gt;
=Orbiters=&lt;br /&gt;
&lt;br /&gt;
Every MD features an on-screen orbiter. In addition to the on-screen ones...&lt;br /&gt;
&lt;br /&gt;
==Mobile Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Main mobile orbiter&#039;&#039;&#039;&lt;br /&gt;
[[Nokia N800]] running its own orbiter software. Superb in my opinion; cheap, good battery life, and the orbiter software is fantastic.&lt;br /&gt;
*&#039;&#039;&#039;Mobile phone&#039;&#039;&#039;&lt;br /&gt;
HTC Desire HD running darrenmason&#039;s [[AndroidTouchOrbiter]] (thank you!). I also use this device a lot for (secure) outside access via SSL when I am out and about.&lt;br /&gt;
*&#039;&#039;&#039;Ubuntu netbook&#039;&#039;&#039;&lt;br /&gt;
My little netbook, running a lean, mean Ubuntu 11.04 + Fluxbox installation., built up from a [https://help.ubuntu.com/community/Installation/MinimalCD/ minimal command line install], which I use for surfing and tinkering with LMCE. It is running [[Web Orbiter 2.0]] in Google Chrome. I never use this in fullscreen mode (press F11 in your browser if you wish to do this) as I prefer to just have it on standby in a tab. Therefore the resolution of the Orbiter is set lower than the resolution of the laptop screen. Same for the Ubuntu laptop.&lt;br /&gt;
*&#039;&#039;&#039;Ubuntu laptop&#039;&#039;&#039;&lt;br /&gt;
The lady&#039;s Ubuntu laptop which we generally use for surfing, work, etc wherever we happen to be. It is running Web Orbiter 2.0 in Google Chrome.&lt;br /&gt;
*&#039;&#039;&#039;Nintendo DSi&#039;&#039;&#039;&lt;br /&gt;
My mate&#039;s DSi, running Web Orbiter 2.0 with a resolution of 480x320 (iPhone) in the standard browser. This resolution allows for all text to be read relatively easily, but does mean a lot of scrolling about is required. I wouldn&#039;t use it personally. Might be worth playing with other resolutions/skins to make it more usable.&lt;br /&gt;
&lt;br /&gt;
==Other Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Kitchen fridge&#039;&#039;&#039;&lt;br /&gt;
[[Storage Options Scroll Tablet PC]] mounted to a wooden backing, attached to the fridge via a powerful magnet. Runs darrenmason&#039;s [[AndroidTouchOrbiter]] for controlling the kitchen, and also displays our combined calendars (we are Google slaves). Also useful for looking up receipes, etc.&lt;br /&gt;
*&#039;&#039;&#039;Hallway wall&#039;&#039;&#039;&lt;br /&gt;
[[Nokia N800]] mounted to the wall in the hallway. Mainly used for setting/deactivating the alarm. Also useful for controlling the lights when you first arrive home, although much of that is automated of course. My intention is to dissect this orbiter at some point and mount it in a wooden frame.&lt;br /&gt;
*&#039;&#039;&#039;Study desktop&#039;&#039;&#039;&lt;br /&gt;
My main desktop, which has another [[Web Orbiter 2.0]] set up on it in much the same way as the mobile Ubuntu netbook and laptop. It is for controlling the virtual MD on the desktop machine (I find the on-screen controls on the MD itself to be a bit &amp;quot;twitchy&amp;quot;). See [http://wiki.linuxmce.org/index.php/User:Purps#MD_.28Study.29 MD (Study)] for more details.&lt;br /&gt;
*&#039;&#039;&#039;carPC&#039;&#039;&#039;&lt;br /&gt;
I am currently in the process of building a mini ITX carPC for my Mk1 MX-5 (called the Miata over the pond), running a lightweight Ubuntu + LXDE installation. The last component I need to get is the touchscreen, but the rest of it is very much finished, although I do intend on upgrading the speakers and adding an amplifier (a necessity due to the lack of head unit). The system is capable of utilising CDs/DVDs (audio, video, data), USB sticks/flash cards, and also features an aux-in for any personal music player that my passenger might have on their person. The system is also capable of FM radio, MP3 playback, video playback, digital TV, Internet browsing, SatNav, vehicle diagnostics.... and controlling LMCE ([[Web Orbiter 2.0]] in Chrome). I thought this would be useful from the point of view of opening/closing the garage door, switching on/off the lights, checking the house on long journeys, etc.&lt;br /&gt;
&lt;br /&gt;
=Home Automation=&lt;br /&gt;
&lt;br /&gt;
This section looks at the remaining hardware in my home, relating specifically to [http://en.wikipedia.org/wiki/Home_automation home automation].&lt;br /&gt;
&lt;br /&gt;
==Lights==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Duwi dimmer switch (Living Room)&#039;&#039;&#039;&lt;br /&gt;
2 wire in my case (more common in Europe), check your current switch/dimmer first &#039;&#039;&#039;REMEMBER TO ISOLATE THE LIGHTS AT YOUR FUSE BOX - ALWAYS TEST THE LIVE (BROWN or RED) WIRE WITH A TESTER [http://www.screwfix.com/prods/55464/Hand-Tools/Screwdrivers/VDE-Screwdrivers/CK-Heavy-Duty-Mains-Tester-100-250V-AC#/ LIKE THIS] FIRST!!!&#039;&#039;&#039; Bear in mind that you only count the wires connected to the switch itself; if like mine your earth is connected to the backbox, then this doesn&#039;t count as a wire. Very pleased with this device, superb build-quality, great tactile response, easy to set up. This is my second dimmer switch, after a very bad experience with the [[ACT_Homepro_ZDW232|ACT HomePro ZDW232]] as explained [http://forum.linuxmce.org/index.php?topic=10783.0 here]. In my opinion you should avoid these dimmers like the plague. They are the cheapest, but it shows. Spend a little bit more and get the Duwi, which is comparable in price. Anything else I have found has been prohibitively expensive.&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
&lt;br /&gt;
Very important. Having been the victims of a burglary, this is an area that perhaps you should consider concentrating on first. You just don&#039;t think it is going to happen to you... until it does. And it&#039;s a horrible feeling.&lt;br /&gt;
&lt;br /&gt;
===Cameras===&lt;br /&gt;
*x3 &#039;&#039;&#039;[[Panasonic BL-C10]]&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;del&amp;gt;x2 &#039;&#039;&#039;[[Foscam FI8905W]]&#039;&#039;&#039;&amp;lt;/del&amp;gt; (plugged into external router due to the unresolved issue described [http://forum.linuxmce.org/index.php?topic=10134.0 here])&lt;br /&gt;
*&#039;&#039;&#039;x2 Y-Cam Black YCB004&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: As mentioned in both of these camera pages, I had to manually edit some of the [[scenarios]] before they would work, as they were pointing at the wrong camera for some reason. I also found that some scenarios were not automatically generated, and had to be added manually. Go to into web admin, click on &amp;quot;Show devices tree&amp;quot; at the bottom of the left-hand pane, then click on &amp;quot;My Scenarios&amp;quot; (again, bottom of left-hand pane), click on &amp;quot;Security Scenarios&amp;quot;, and then at the bottom of the right-hand pane, press the &amp;quot;Add My Scenario&amp;quot; button. This opens a new window. In the new window, type a &amp;quot;Description&amp;quot; (this will be the scenario&#039;s name), select a &amp;quot;Scenario Type&amp;quot; (&amp;quot;Security Scenarios&amp;quot; in this case), leave &amp;quot;Design Obj&amp;quot; blank, and for &amp;quot;Template&amp;quot; select the &amp;quot;Security - View Camera&amp;quot; option. Then select all the rooms you want to add the scenario to. Press the &amp;quot;Save&amp;quot; button. This new scenario should appear at the bottom of the security scenario tree/list  - click on it. Scroll down to the &amp;quot;Scenario Commands&amp;quot; section, and under &amp;quot;Devices&amp;quot; select &amp;quot;[Local Orbiter]&amp;quot;. Wait a sec. Then under &amp;quot;Command&amp;quot; select &amp;quot;Goto screen&amp;quot; button. Press the &amp;quot;Add&amp;quot; button. Press the &amp;quot;OK&amp;quot; button. Enter &amp;quot;15&amp;quot; into the &amp;quot;#159 PK_Screen (int)&amp;quot; field, and press the &amp;quot;Save&amp;quot; button. Press the &amp;quot;OK&amp;quot; button. A new &amp;quot;#2 PK_Device (int)&amp;quot; field should appear. Enter the Device # of your camera. Press the &amp;quot;Save&amp;quot; button. And that&#039;s it!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: All of my cameras make use of [http://en.wikipedia.org/wiki/Power_over_Ethernet/ Power over Ethernet (PoE)], despite not being models that support it! Nor do I have any switches/hubs that &amp;quot;spit out&amp;quot; PoE at the Core end. To see how it is achieved, take a look at &amp;quot;[[User:Purps#Tool_Time|Tool Time]]&amp;quot; at the end of this page for a Howto video explaining the required steps (inspired by b4rney on the forums, thank you mate!). Powering devices in this way is very useful in that you only need to run a single Ethernet cable for both data and power. Brilliant for cameras, especially outdoor ones. Also useful if you want your cameras to be on a [http://en.wikipedia.org/wiki/Uninterruptible_power_supply UPS], as PoE allows all of the power plugs to be in the same place.&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Sensors===&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SM103]] door/window sensors (Z-Wave)&#039;&#039;&#039;&lt;br /&gt;
Finally working (thank you hari!). Just purchased some additional contact sensors to celebrate, so I can experiment with rigging multiple doors/windows with a single unit, will report back.&lt;br /&gt;
&lt;br /&gt;
Smoke detector planned&lt;br /&gt;
&lt;br /&gt;
===Lighting===&lt;br /&gt;
My living room lights are set up to come on at sunset. This is achieved in web admin via &amp;quot;Events handler&amp;quot;-&amp;gt;&amp;quot;Respond to Events&amp;quot; by selecting &amp;quot;Sunset&amp;quot; under &amp;quot;New event&amp;quot;. Enter a description also. Click &amp;quot;Add&amp;quot;, and use the wizard of your choice to select the required device and command.&lt;br /&gt;
&lt;br /&gt;
When we are away for extended periods, I have the living room lights turn off late at night, and then switch on the bedroom light for a short period before they get switched off also. This is just to give the impression that somebody is in.&lt;br /&gt;
&lt;br /&gt;
==Telephone==&lt;br /&gt;
Siemens Gigaset C475 IP on sipgate.co.uk&lt;br /&gt;
&lt;br /&gt;
==Climate==&lt;br /&gt;
Watch this space!&lt;br /&gt;
&lt;br /&gt;
=Tool Time=&lt;br /&gt;
This section comprises of a selection of Howto videos and photographic guides for various DIY projects that can be carried out around the home, in order to achieve that seamless, perfectly integrated LMCE installation. My aim is to always stay away from technical jargon as much as possible, and to try to use standard/simple tools and components that aren&#039;t going to break the bank. You can always get hold of me on the forums or in IRC (irc.freenode.net #linuxmce) if you fancy a chat.&lt;br /&gt;
&lt;br /&gt;
==Howto...==&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
==Planned==&lt;br /&gt;
&lt;br /&gt;
*Howto: Construct a rear mounting MD casing for any TV screen with a VESA mount (with slot loading DVD drive).&lt;br /&gt;
*Howto: Mount a TV on the wall with MD hidden behind (with a slot loading DVD drive).&lt;br /&gt;
*Howto: Make a wall-mounted orbiter (inspired by Techstyle&#039;s framing idea). Surface mounted or recessed (flush fitting)?&lt;br /&gt;
*Howto: Install a new back box (e.g. for z-wave light switch) and make good the wall (having destroyed it in the process).&lt;br /&gt;
*Howto: Chase wall channels, embed cables and make good the wall.&lt;br /&gt;
*Howto: Build a single/double bed with integrated &amp;quot;stowable&amp;quot; flat screen TV and MD. LMCE-controlled motor perhaps.&lt;br /&gt;
*Howto: Build a waterproof/water-resistant bathroom MD&lt;br /&gt;
*Howto: Build a waterproof/submersible orbiter, based on Nokia N800? Make it float?&lt;br /&gt;
*Howto: Make your own ceiling/wall speakers using (decent!) multimedia speakers (if, like me, you are not a complete audiophile, this avoids having an external amp to hide away).&lt;br /&gt;
*Howto: Build your own charging cradle/stand for your mobile orbiter (avoid switching it off all the time).&lt;br /&gt;
*Howto: Make your own cat6 patch cables&lt;br /&gt;
*Howto: Make any device Power over Ethernet (PoE)&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Main_Page&amp;diff=29400</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Main_Page&amp;diff=29400"/>
		<updated>2012-01-29T16:31:12Z</updated>

		<summary type="html">&lt;p&gt;Purps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&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: #FFFFFF; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.5em; float: left; text-align:left&amp;quot;&lt;br /&gt;
|&#039;&#039;&#039;&lt;br /&gt;
==Overview==&lt;br /&gt;
{| cellspacing=5 cellpadding=5 border=0 &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| width=120 align=&amp;quot;left&amp;quot;|[[Installing 0810|&#039;&#039;&#039;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;|[[Installing 1004|&#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;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;clear: both; border: 1px solid #aaa; background-color: #FFFFFF; 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;&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|{{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;
|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;
&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_Reporting | width=48px | height=48px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Bug Reporting]]&#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;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Main_Page&amp;diff=29399</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Main_Page&amp;diff=29399"/>
		<updated>2012-01-29T16:30:25Z</updated>

		<summary type="html">&lt;p&gt;Purps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Main]]&lt;br /&gt;
&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;
&lt;br /&gt;
{| style=&amp;quot;clear: both; border: 1px solid #aaa; background-color: #FFFFFF; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.5em; float: left; text-align:left&amp;quot;&lt;br /&gt;
|&#039;&#039;&#039;&lt;br /&gt;
==Overview==&lt;br /&gt;
{| cellspacing=5 cellpadding=5 border=0 &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| width=120 align=&amp;quot;left&amp;quot;|[[Installing 0810|&#039;&#039;&#039;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;|[[Installing 1004|&#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;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;clear: both; border: 1px solid #aaa; background-color: #FFFFFF; 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;&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|{{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;
|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;
&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_Reporting | width=48px | height=48px }}&lt;br /&gt;
|&#039;&#039;&#039;[[Bug Reporting]]&#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;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=29272</id>
		<title>User:Purps</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=29272"/>
		<updated>2011-12-16T13:32:57Z</updated>

		<summary type="html">&lt;p&gt;Purps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:User Setups]]&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
Hello all. My name is Matt and I live in England. Have been playing with LMCE for a number of years now. I would class myself as a user due to my complete lack of any development skills, so am always keen to help in any way I can. By profession I am a Mechanical Design Engineer in the space industry. In my spare time I enjoy metalwork, woodwork and various other little electronics/DIY projects. Any remaining free time is spent with my extremely patient and long-suffering girlfriend with whom I live (not that she isn&#039;t my first priority, of course).&lt;br /&gt;
&lt;br /&gt;
=Software=&lt;br /&gt;
My current installation is based on the &amp;lt;del&amp;gt;8.10 beta 23165 23388 23796 24164 8.10 final.&amp;lt;/del&amp;gt; 1004 alpha.&lt;br /&gt;
&lt;br /&gt;
I would highly recommend the use of [http://clonezilla.org/ Clonezilla] for backing up LMCE at appropriate intervals i.e. whenever you get something working! Clonezilla saves a partition of your choice as a compressed file which can in turn be saved to any connected hard drive. Then, you can attempt to get the next thing working without fear of ruining your life/relationship. If the worst happens, just pop the Clonezilla live CD back in and restore the relevant image back. To use, I found Clonezilla to be very intuitive; my only other advice would be to name your backups with as much detailed information as possible. You won&#039;t always necessarily want to restore the last image you made, as you may find a problem that goes back further.&lt;br /&gt;
&lt;br /&gt;
=Network=&lt;br /&gt;
It is highly advisable that you adopt the recommended [[Network Settings|network setup]] and use 2 NICs in your core. This means that a) things are a lot more likely to work straight out of the box and b) when things DO go wrong, you are far more likely to receive support. In my experience it is definitely worth it.&lt;br /&gt;
&lt;br /&gt;
My external network looks a little bit like this...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Virgin Media Cable Modem -&amp;gt; NIC 1 (eth0) on Core&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
And my internal network...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NIC 2 (eth1) on Core -&amp;gt; Netgear 8-port Gigabit switch&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Connected to this switch there is another Netgear Gigabit switch (switches can be daisy-chained to give you more ports), and connected to these you&#039;ll find...&lt;br /&gt;
&lt;br /&gt;
*All of the MDs&lt;br /&gt;
*&amp;quot;Normal&amp;quot; computers requiring Internet access&lt;br /&gt;
*IP Cameras&lt;br /&gt;
*IP Phone&lt;br /&gt;
*Wireless Access Point (WAP)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: If you have a spare wireless router laying around, it can be used as a WAP (this is what I have done using the much loved Netgear WGR614). Just connect it up to a switch (your internal network) via one of the LAN ports (these are the ports that you would normally plug your computers into, NOT the port that you would usually plug your Internet cable into). In the router&#039;s admin page, make sure DHCP is DISABLED, and then set it up in the normal way. Your SSID should NOT be your name or give any clues as to where you live, use the strongest encryption you can (I use WPA2) and it makes a lot of sense to set up an access list (MAC filter). This allows you to specify exactly which MAC addresses are allowed to connect, making your WAP very secure. Finally, and this is important if you wish to access the router&#039;s admin page again (perhaps you&#039;ll want to add a friend&#039;s MAC address for example), you must assign a new LAN TCP/IP. This wants to be in the 192.168.80.X format, and should not be an address that is already in use. I used 192.168.80.254.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=Core/MDs=&lt;br /&gt;
This section talks about the main bits of hardware in my home that make up the principal elements of any LMCE system.&lt;br /&gt;
&lt;br /&gt;
==Core (Cupboard)==&lt;br /&gt;
&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039;&lt;br /&gt;
[[MSI 870-C45]] AMD 770 ATX Socket AM3 Realtek GbLAN controller&lt;br /&gt;
*&#039;&#039;&#039;Processor&#039;&#039;&#039;&lt;br /&gt;
AMD Athlon II X2 250 3.00GHz Socket AM3 2MB L2 Cache&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039;&lt;br /&gt;
Kingston 2GB (2x1GB) DDR3 1333MHz i5 Memory Kit CL9 1.5V&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039;&lt;br /&gt;
Corsair 400W CX with 12cm fan, 80Plus Certified Efficiency&lt;br /&gt;
*&#039;&#039;&#039;Graphics card&#039;&#039;&#039;&lt;br /&gt;
ATI Radeon X300SE 128MB PCIe&lt;br /&gt;
*&#039;&#039;&#039;Hard disks&#039;&#039;&#039;&lt;br /&gt;
OS - Seagate Barracuda ST380815AS 80GB SATA 8MB Cache&lt;br /&gt;
&lt;br /&gt;
Storage - Western Digital WD20EARS 2TB SATAII 64MB Cache. &#039;&#039;Note: When reinstalling LMCE, I disconnect this drive, so only the OS hard disk can be seen. Then once installation is complete, I reconnect the storage hard disk and let LMCE detect it as normal. This is just to ensure that it is not accidentally wiped.&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;NIC&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;del&amp;gt;Realtek RTL-8169.&amp;lt;/del&amp;gt;&#039;&#039; Clashed with my onboard Realtek RTL8111/8168B, PCI ID overlap issue.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Realtek RTL-8139/8139C/8139C+&lt;br /&gt;
*&#039;&#039;&#039;TV cards&#039;&#039;&#039;&lt;br /&gt;
x2 [http://wiki.linuxmce.org/index.php/Hauppauge_WinTV-NOVA-T-500 Hauppauge WinTV-NOVA-T-500]&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039;&lt;br /&gt;
Hitachi-LG GDR-8164B 16x DVD-ROM IDE Optical Drive. Only used when I reinstall.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave controller&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;del&amp;gt;[[Aeon Labs Z-Wave Interface|Aeon Labs Z-Stick]].&amp;lt;/del&amp;gt; &#039;&#039;This is NOT the recommended interface, but works well for a couple of lights and other simple devices.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Seluxit viaSENS Home Controller]]. &#039;&#039;This IS the recommended interface.&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave inclusion remote&#039;&#039;&#039;&lt;br /&gt;
[[Aeon Labs Minimote]]&lt;br /&gt;
*&#039;&#039;&#039;UPS (Uninterruptible Power Supply)&#039;&#039;&#039;&lt;br /&gt;
APC Smart-UPS 1400. Powers the Core, modem, one of the switches, cameras (cameras use PoE, which keeps plugs in the same place).&lt;br /&gt;
*&#039;&#039;&#039;UHF/VHF/FM signal amplifier&#039;&#039;&#039;&lt;br /&gt;
Generic mains-powered booster. 1 input, 2 outputs.&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039;&lt;br /&gt;
Keysonic wireless mini-keyboard with integrated touchpad.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In addition to the standard [[Installing_0810#DVD_Installation|DVD installation instructions]], I carried out the following actions on my Core to make it work/get it the way I wanted it...&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;del&amp;gt;Installed driver for ATI Radeon X300SE in &amp;quot;Hardware Drivers&amp;quot; in KDE desktop (prior to LMCE installation). Note that nVidia cards are recommended; I only used this card because a) I had one and b) I&#039;m happy with UI1 on the core. &amp;lt;/del&amp;gt; &#039;&#039;No longer need to do this.&#039;&#039;&lt;br /&gt;
*&amp;lt;del&amp;gt;Edited the /etc/apt/sources.list on the Core as explained [http://forum.linuxmce.org/index.php?topic=10901.0 here] after the installation of Kubuntu, prior to updating/upgrading/installing.&amp;lt;/del&amp;gt; &#039;&#039;This is no longer necessary (but worth checking).&#039;&#039;&lt;br /&gt;
*Following LMCE installation, editing /etc/udev/rules.d/70-persistent-net.rules to ensure that my non-gigabit RTL-8139/8139C/8139C+ NIC was named eth0 (recommended for the external network).&lt;br /&gt;
*Swapped Network Interfaces in web admin -&amp;gt; Advanced -&amp;gt; Network -&amp;gt; Network settings, to put eth0 on the external network.&lt;br /&gt;
*To get onboard NIC working, removed and blacklisted r8169 module and installed r8168 module from [http://www.realtek.com.tw/downloads/ Realtek] site as explained [http://ubuntuforums.org/showthread.php?t=1091989 here].&lt;br /&gt;
*Changed password to something more secure in web admin -&amp;gt; Wizard -&amp;gt; Basic info -&amp;gt; Users.&lt;br /&gt;
*Activated onboard amplifier on TV cards to improve signal strength (see [[Hauppauge WinTV-NOVA-T-500]]).&lt;br /&gt;
*MythTV setup (accessed via &amp;quot;Computing&amp;quot; from the on-screen Orbiter). I found [http://parker1.co.uk/mythtv_ubuntu.php this page] very useful in getting my MythTV set up.&lt;br /&gt;
*&amp;lt;del&amp;gt;Set up secure outside access using [[HTTPS]]. &amp;lt;/del&amp;gt; &#039;&#039;This now works out of the box; you just need to forward port 443 in webadmin.&#039;&#039;&lt;br /&gt;
*Changed permissions for &amp;quot;public&amp;quot; folder on secondary hard drive, to make life easier from point of view of copying and deleting files, performing my desktop/camera backup, etc. Do a &amp;quot;sudo dolphin&amp;quot;, right-click on the public folder, click the &amp;quot;Permissions&amp;quot; tab, and change ownership to your username. &#039;&#039;Note: I have no idea whether this is safe to do or not.&#039;&#039;&lt;br /&gt;
*ubunut desktop backkup to core wth rsync script&lt;br /&gt;
*&amp;lt;del&amp;gt;Edited the [https://help.ubuntu.com/community/CronHowto crontab] to automatically copy the images captured by my security cameras to a new location (I did this because I heard that the recordings expire after 5 days). This cron job occurs every day at 6am, and only new files and folders are copied over. My crontab entry therefore looks like this: &amp;quot;00 06 * * * cp -uR /home/cameras/* /mnt/device/48/public/data/documents/cams&amp;quot;.&amp;lt;/del&amp;gt; &#039;&#039;Since I am now using [http://www.zoneminder.com/ ZoneMinder] for all motion-activated IP camera recordings, my recording path can be whatever I wish, AND the images do not delete themselves by default (automatic deletion can be set up if you want it though). I am no longer using Motion Wrapper; I did not find it reliable for my purposes.&#039;&#039;&lt;br /&gt;
*Made use of the [[Folder_lock|folder lock]] feature in order to stop my desktop backup from appearing in the orbiters.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: To begin with I had some [http://forum.linuxmce.org/index.php?topic=11159.0 very annoying network problems]. The onboard NIC (Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller) was conflicting with my second NIC (Realtek RTL-8169 Gigabit Ethernet controller). I could not get them to work together at the same time. I believe it was due to the PCI IDs overlapping. I think that the problem could have been resolved by building the driver from source with some modifications, but this is beyond my level of skill. I resolved the issue by installing the much older NIC listed above, which uses a completely different module to the onboard NIC. It also worked out of the box.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==MD (Living Room)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Case&#039;&#039;&#039;&lt;br /&gt;
Jetway JC200. Smallest mini-ITX case I could find with space for slim DVD drive.&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039;&lt;br /&gt;
[[ASUS AT3IONT]] NVIDIA ION with Intel Atom N330 Dual Core Processor (fanless), HDMI Out, 5.1 Channel sound, S/PDIF.&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039;&lt;br /&gt;
Kingston ValueRAM Memory/2GB 1066MHz DDR3 Non-ECC CL7 DIMM&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039;&lt;br /&gt;
100 W fanless picoPSU (included with case).&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039;&lt;br /&gt;
Samsung SN-T083C 8x DVD±RW DL &amp;amp; RAM SATA Slimline Slot-Loading Optical Drive&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039;&lt;br /&gt;
Rii wireless mini-keyboard with integrated touchpad&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039;&lt;br /&gt;
LG 42LH400 42&amp;quot; Full HD LCD TV&lt;br /&gt;
*&#039;&#039;&#039;Speakers&#039;&#039;&#039;&lt;br /&gt;
Logitech X-210 2.1 speaker system&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
*After the initial installation, switch off MD. Select &amp;quot;vdpau&amp;quot; in web admin under &amp;quot;Hardware Acceleration&amp;quot; in &amp;quot;Media Directors&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Increased text size in KDE desktop via KDE Menu -&amp;gt; Applications -&amp;gt; System -&amp;gt; System Settings, then select &amp;quot;Appearance&amp;quot; under &amp;quot;Look &amp;amp; Feel&amp;quot;; adjust the font size in &amp;quot;Fonts&amp;quot;.&lt;br /&gt;
*Increased text size in terminal (Ctrl &amp;amp; +).&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
*&amp;lt;del&amp;gt;Added button to KDE desktop that activates the orbiter; thank you posde for [http://forum.linuxmce.org/index.php?topic=10156.msg69647#msg69647 the tip].&amp;lt;/del&amp;gt; &#039;&#039;Button is there by default now.&#039;&#039;&lt;br /&gt;
*Installed a backported libxine to allow playback of MKV files; thank you to those who came up with [[Play_mkv_files|this solution]]. &#039;&#039;Note: Link in wiki is now dead, but there is an alternative (see wiki page).&#039;&#039;&lt;br /&gt;
*Enabled &amp;quot;Avoid conflicts between live TV and scheduled shows&amp;quot; in MythTV frontend, in order to stop [http://forum.linuxmce.org/index.php?topic=9930.0 this problem]. Press &amp;quot;Esc&amp;quot; whilst watching TV (this is the frontend) to get into MythTV&#039;s main menu, then go Utilities/Setup -&amp;gt; Setup -&amp;gt; TV Settings -&amp;gt; General.&lt;br /&gt;
*Set de-interlace settings to &amp;quot;VDPAU Slim&amp;quot;. Press &amp;quot;Esc&amp;quot; whilst watching TV (this is the frontend) to get into MythTV&#039;s main menu, then go Utilities/Setup -&amp;gt; Setup -&amp;gt; TV Settings -&amp;gt; Playback.&lt;br /&gt;
*Installed an [[Equalizer for ALSA]]. Whilst I am very happy with the price/performance of my speakers, they don&#039;t have any bass control, so I installed a graphical one.&lt;br /&gt;
&lt;br /&gt;
==MD (Kitchen)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039;&lt;br /&gt;
[[ASUS AT3N7A-I]] NVIDIA ION with Intel Atom N330 Dual Core Processor, HDMI Out, 8 Channel Audio, Mini-ITX. I replaced the CPU fan with a Scythe, not that the old fan was particularly noisy, but it was still an improvement.&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039;&lt;br /&gt;
OCZ 2GB (2x1GB) DDR2 800MHz/PC2-6400 Platinum XTC Memory Kit CL4 2.1V&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039;&lt;br /&gt;
100 W fanless picoPSU.&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039;&lt;br /&gt;
ViewSonic VX2239WM 22&amp;quot; Full HD LCD, HDMI, integrated speakers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
*Disabled fan warnings in BIOS (replacement fan is only 2-wire).&lt;br /&gt;
*Manually increased alsa volume levels (they were very low) by typing &amp;quot;alsamixer&amp;quot; into a terminal. Make your changes and press &amp;quot;Esc&amp;quot;.&lt;br /&gt;
*After the initial installation, switch off MD. Select &amp;quot;vdpau&amp;quot; in web admin under &amp;quot;Hardware Acceleration&amp;quot; in &amp;quot;Media Directors&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Increased text size in KDE desktop via KDE Menu -&amp;gt; Applications -&amp;gt; System -&amp;gt; System Settings, then select &amp;quot;Appearance&amp;quot; under &amp;quot;Look &amp;amp; Feel&amp;quot;; adjust the font size in &amp;quot;Fonts&amp;quot;.&lt;br /&gt;
*Increased text size in terminal (Ctrl &amp;amp; +).&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
*&amp;lt;del&amp;gt;Added button to KDE desktop that activates the orbiter; thank you posde for [http://forum.linuxmce.org/index.php?topic=10156.msg69647#msg69647 the tip].&amp;lt;/del&amp;gt; &#039;&#039;Button is there by default now.&#039;&#039;&lt;br /&gt;
*Installed a backported libxine to allow playback of MKV files; thank you to those who came up with [[Play_mkv_files|this solution]]. &#039;&#039;Note: Link in wiki is now dead, but there is an alternative (see wiki page).&#039;&#039;&lt;br /&gt;
*Enabled &amp;quot;Avoid conflicts between live TV and scheduled shows&amp;quot; in MythTV frontend, in an attempt to stop [http://forum.linuxmce.org/index.php?topic=9930.0 this problem]. Press &amp;quot;Esc&amp;quot; whilst watching TV (this is the frontend) to get into MythTV&#039;s main menu, then go Utilities/Setup -&amp;gt; Setup -&amp;gt; TV Settings -&amp;gt; General.&lt;br /&gt;
*Set de-interlace settings to &amp;quot;VDPAU Slim&amp;quot;. Press &amp;quot;Esc&amp;quot; whilst watching TV (this is the frontend) to get into MythTV&#039;s main menu, then go Utilities/Setup -&amp;gt; Setup -&amp;gt; TV Settings -&amp;gt; Playback.&lt;br /&gt;
&lt;br /&gt;
==MD (Bedroom)==&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039;&lt;br /&gt;
Foehn &amp;amp; Hirsch 42&amp;quot; Full HD LCD TV&lt;br /&gt;
&lt;br /&gt;
...and the rest of it I&#039;ll have to look up! This MD is a standard mATX motherboard in a big dirty aluminium HTPC-style case. It was my very first purchase after I first saw the awesome power of LMCE in the beginning of 2008. This poor MD gets bumped from room to room whenever I get hold of a new, exciting piece of hardware, but she&#039;s still going strong. I daresay she will end up with me in garage or workshop at some point in the near future, replacing the even crappier machines that I have out there currently.&lt;br /&gt;
&lt;br /&gt;
==MD (Bathroom)==&lt;br /&gt;
Still thinking about the best way to do this. bongowongo is talking about remodelling his bathroom, so this has prompted me to give this a little more thought. The number one concern I think (apart from having electronics in the wettest room in the house!) is condensation, on both the screen and the containment unit itself (one would assume that the monitor would have to be covered in some way; having it exposed cannot be a good idea).&lt;br /&gt;
&lt;br /&gt;
I have done some research on off-the-shelf units, and in summary, they are extremely expensive for even the smallest screens. Most are not even full HD. The reason they are so expensive is that they are specialist items, and have to be rated to work in wet conditions without causing harm to the user. They also feature extras such as heaters and waterproof remotes etc. In addition, they are usually self-contained i.e. you get a sealed-for-life lump, which you then install into your wall.&lt;br /&gt;
&lt;br /&gt;
Having had a good look at the various features found in these units, I want to put together a quick and dirty list along with some thoughts about the various items...&lt;br /&gt;
&lt;br /&gt;
*A self-contained solution is definitely what we want (for reasons that will be explained), as per the off-the-shelf products, but seeing as we&#039;re building it ourselves, there&#039;s no reason why the wall couldn&#039;t be chased out, TV installed, and then sealed up afterwards. This will make the assembly much less bulky.&lt;br /&gt;
*It makes sense to locate the MD itself away from the bathroom, along with the amp if you intend on using one. No point exposing equipment to the moisture if it can be avoided.&lt;br /&gt;
*Arguably one of most important features I think is the heater; the high-end units all tend to utilise heaters, which makes a huge amount of sense. By keeping the air temperature inside the unit at a higher level, water vapour in the air is less likely to condense. The heater assembly would have to consist of both a heater and some kind of adjustable thermostat. At first I thought something could be built, but then realised a solution already exists; now, this is just a thought, but why not use one of those reptile habitat heaters. They are mains powered, the thermostat can be adjusted, the heating is gentle, and they are relatively inexpensive. Maybe the heater and monitor could be both be plugged into a single z-wave module. With regards to the temperature level, I&#039;ve no idea, but the maximum operating temperature of many monitors is 35 to 40 degrees C, so slightly below that might be a good start.&lt;br /&gt;
**Another thing to think about - would the heat generated by the monitor in a sealed unit be enough to ward off the dreaded condensation? Need to perhaps get a thermometer inside a test unit and see what happens, although they don&#039;t tend to kick out too much heat.&lt;br /&gt;
*Using standard components where possible is a must, that&#039;s what DIY is all about (and saving £££ of course)&lt;br /&gt;
**Computer monitor, 22&amp;quot; - 24&amp;quot; with 1080p and HDMI are very common now ~£100 (or use a TV, maybe you already have one you&#039;d like to use, although I do find that low-end monitors are generally thinner and of better quality than low-end TVs). Consider speakers also, some monitors have speakers, but are generally crap compared to TV speakers, but may be good enough, OR you may have your own speaker solution - we&#039;ll discuss speakers later)&lt;br /&gt;
**Monitor mount, standard fixed mount would be fine ~£10&lt;br /&gt;
**Reptile habitat heater/thermostat ~£30&lt;br /&gt;
**zwave plugin module ~£30&lt;br /&gt;
**separate speakers/amp perhaps ~£?&lt;br /&gt;
*I would like to propose the following method of construction...&lt;br /&gt;
**remove tiles where necessary and chase out wall&lt;br /&gt;
**Chase in cables for video, audio and power&lt;br /&gt;
**Fix wooden frame around perimeter of chased-out section, flush with un-tiled wall&lt;br /&gt;
**Fix heater mat/element and thermostat in place&lt;br /&gt;
**Attach monitor/TV screen in recess&lt;br /&gt;
**Bond perspex into place&lt;br /&gt;
***Few words about the perspex; firstly, lot cheaper than glass, and easier to work with. I have also found anti-fog versions, although that will of course increase the £££ (and I have no idea if it would be worth it). Anti-fog films are also available that can be applied. The thickness of the perspex should be the same as the tiles; this means that when finished the perspex will be flush with the tiles (remember we said the wooden frame would be flush with the stripped back wall). The perspex should be stuck in place using some kind of mastic/no nails product, maybe both i.e. normal bathrooom mastic/sealant around the outside and a no-nails product around the inside. Final thing; obviously the mastic/sealant/no-nails will look bloody awful when looking through the perspex, so why not mask off a rectangle the size of monitor (talking about on the inside surface of the perspex here) spray paint (white or cream or whatever colour your bathroom is), peel off masking, leaving a coloured opaque border. This would hide the mastic/sealant/no-nails.&lt;br /&gt;
*Regarding the speakers, there are a few options:&lt;br /&gt;
**Just use the onboard speakers if present, obviously the cable will have to be run back to the MD. Your first reaction might be that this wouldn&#039;t work because the speakers are in a sealed unit, but I&#039;m not so sure, perhaps it would work better than you think. Would need to test.&lt;br /&gt;
**Following on from this, have you ever seen those products designed for laptops that sucker on a window or other flat surface, effectively turning the object into a speaker? Well why not attach on of these to the inside of the perspex. Again, would need testing.&lt;br /&gt;
**Use a pair of water-proof speakers, attached to an amp (amp doesn&#039;t have to be anything special, and could be located with MD).&lt;br /&gt;
*Orbiter - personally, I don&#039;t like the idea of having something integrated into the wall, because making it waterproof and touch sensitive could be a major challenge. Although one option would be to purchase a waterproof tablet or phone (that Motorola one for example) and integrate that, but still, I think I would rather keep it mobile. The other option is a water proof case. If you have more popular device such as iThis and iThat, then you will find that water-proof cases exist that fit perfectly. If however like me you don&#039;t have an iAnything, you may be interested in the hundreds of generic waterproof cases, which are essentially waterproof bags. But I quite like the idea of that, just stick your mobile phone or N800 or whatever in a bag and just use it when you need it, rather than have something permanently installed in the bathroom.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To begin with, it might be an idea to construct a standalone, self-contained unit to test all of this out with. You know, have a few baths and showers with it resting on the toilet, see how it all holds up.&lt;br /&gt;
&lt;br /&gt;
==MD (Study)==&lt;br /&gt;
This MD is running on a [http://www.virtualbox.org/ virtual machine] on my standard desktop computer, which is running a lean, mean Ubuntu 10.04 + Fluxbox installation., built up from a [https://help.ubuntu.com/community/Installation/MinimalCD/ minimal command line install]. It has a second VGA screen (my larger main screen is on DVI) which I have set up as a separate X head, and is dedicated to this MD. The MD runs UI1, and performs well enough for what I need. See [http://wiki.linuxmce.org/index.php/User:Purps#Other_Orbiters here] for details of the orbiter. I created the virtual machine [[VirtualBox_MD|like this]].&lt;br /&gt;
&lt;br /&gt;
==MD (Workshop)==&lt;br /&gt;
Gash machine built from old bits.&lt;br /&gt;
&lt;br /&gt;
==MD (Garage)==&lt;br /&gt;
Gash machine built from old bits.&lt;br /&gt;
&lt;br /&gt;
=Orbiters=&lt;br /&gt;
&lt;br /&gt;
Every MD features an on-screen orbiter. In addition to the on-screen ones...&lt;br /&gt;
&lt;br /&gt;
==Mobile Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Main mobile orbiter&#039;&#039;&#039;&lt;br /&gt;
[[Nokia N800]] running its own orbiter software. Superb in my opinion; cheap, good battery life, and the orbiter software is fantastic.&lt;br /&gt;
*&#039;&#039;&#039;Mobile phone&#039;&#039;&#039;&lt;br /&gt;
HTC Desire HD running darrenmason&#039;s [[AndroidTouchOrbiter]] (thank you!). I also use this device a lot for (secure) outside access via SSL when I am out and about.&lt;br /&gt;
*&#039;&#039;&#039;Ubuntu netbook&#039;&#039;&#039;&lt;br /&gt;
My little netbook, running a lean, mean Ubuntu 11.04 + Fluxbox installation., built up from a [https://help.ubuntu.com/community/Installation/MinimalCD/ minimal command line install], which I use for surfing and tinkering with LMCE. It is running [[Web Orbiter 2.0]] in Google Chrome. I never use this in fullscreen mode (press F11 in your browser if you wish to do this) as I prefer to just have it on standby in a tab. Therefore the resolution of the Orbiter is set lower than the resolution of the laptop screen. Same for the Ubuntu laptop.&lt;br /&gt;
*&#039;&#039;&#039;Ubuntu laptop&#039;&#039;&#039;&lt;br /&gt;
The lady&#039;s Ubuntu laptop which we generally use for surfing, work, etc wherever we happen to be. It is running Web Orbiter 2.0 in Google Chrome.&lt;br /&gt;
*&#039;&#039;&#039;Nintendo DSi&#039;&#039;&#039;&lt;br /&gt;
My mate&#039;s DSi, running Web Orbiter 2.0 with a resolution of 480x320 (iPhone) in the standard browser. This resolution allows for all text to be read relatively easily, but does mean a lot of scrolling about is required. I wouldn&#039;t use it personally. Might be worth playing with other resolutions/skins to make it more usable.&lt;br /&gt;
&lt;br /&gt;
==Other Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Kitchen fridge&#039;&#039;&#039;&lt;br /&gt;
[[Storage Options Scroll Tablet PC]] mounted to a wooden backing, attached to the fridge via a powerful magnet. Runs darrenmason&#039;s [[AndroidTouchOrbiter]] for controlling the kitchen, and also displays our combined calendars (we are Google slaves). Also useful for looking up receipes, etc.&lt;br /&gt;
*&#039;&#039;&#039;Hallway wall&#039;&#039;&#039;&lt;br /&gt;
[[Nokia N800]] mounted to the wall in the hallway. Mainly used for setting/deactivating the alarm. Also useful for controlling the lights when you first arrive home, although much of that is automated of course. My intention is to dissect this orbiter at some point and mount it in a wooden frame.&lt;br /&gt;
*&#039;&#039;&#039;Study desktop&#039;&#039;&#039;&lt;br /&gt;
My main desktop, which has another [[Web Orbiter 2.0]] set up on it in much the same way as the mobile Ubuntu netbook and laptop. It is for controlling the virtual MD on the desktop machine (I find the on-screen controls on the MD itself to be a bit &amp;quot;twitchy&amp;quot;). See [http://wiki.linuxmce.org/index.php/User:Purps#MD_.28Study.29 MD (Study)] for more details.&lt;br /&gt;
*&#039;&#039;&#039;carPC&#039;&#039;&#039;&lt;br /&gt;
I am currently in the process of building a mini ITX carPC for my modded Mk1 MX-5 (called the Miata over the pond), running a lightweight Ubuntu + LXDE installation. The last component I need to get is the touchscreen, but the rest of it is very much finished, although I do intend on upgrading the speakers and adding an amplifier (a necessity due to the lack of head unit). The system is capable of utilising CDs/DVDs (audio, video, data), USB sticks/flash cards, and also features an aux-in for any personal music player that my passenger might have on their person. The system is also capable of FM radio, MP3 playback, video playback, digital TV, Internet browsing, SatNav, vehicle diagnostics.... and controlling LMCE ([[Web Orbiter 2.0]] in Chrome). I thought this would be useful from the point of view of opening/closing the garage door, switching on/off the lights, checking the house on long journeys, etc.&lt;br /&gt;
&lt;br /&gt;
=Home Automation=&lt;br /&gt;
&lt;br /&gt;
This section looks at the remaining hardware in my home, relating specifically to [http://en.wikipedia.org/wiki/Home_automation home automation].&lt;br /&gt;
&lt;br /&gt;
==Lights==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Duwi dimmer switch (Living Room)&#039;&#039;&#039;&lt;br /&gt;
2 wire in my case (more common in Europe), check your current switch/dimmer first &#039;&#039;&#039;REMEMBER TO ISOLATE THE LIGHTS AT YOUR FUSE BOX - ALWAYS TEST THE LIVE (BROWN or RED) WIRE WITH A TESTER [http://www.screwfix.com/prods/55464/Hand-Tools/Screwdrivers/VDE-Screwdrivers/CK-Heavy-Duty-Mains-Tester-100-250V-AC#/ LIKE THIS] FIRST!!!&#039;&#039;&#039; Bear in mind that you only count the wires connected to the switch itself; if like mine your earth is connected to the backbox, then this doesn&#039;t count as a wire. Very pleased with this device, superb build-quality, great tactile response, easy to set up. This is my second dimmer switch, after a very bad experience with the [[ACT_Homepro_ZDW232|ACT HomePro ZDW232]] as explained [http://forum.linuxmce.org/index.php?topic=10783.0 here]. In my opinion you should avoid these dimmers like the plague. They are the cheapest, but it shows. Spend a little bit more and get the Duwi, which is comparable in price. Anything else I have found has been prohibitively expensive.&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
&lt;br /&gt;
Very important. Having been the victims of a burglary, this is an area that perhaps you should consider concentrating on first. You just don&#039;t think it is going to happen to you... until it does. And it&#039;s a horrible feeling.&lt;br /&gt;
&lt;br /&gt;
===Cameras===&lt;br /&gt;
*x3 &#039;&#039;&#039;[[Panasonic BL-C10]]&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;del&amp;gt;x2 &#039;&#039;&#039;[[Foscam FI8905W]]&#039;&#039;&#039;&amp;lt;/del&amp;gt; (plugged into external router due to the unresolved issue described [http://forum.linuxmce.org/index.php?topic=10134.0 here])&lt;br /&gt;
*&#039;&#039;&#039;x2 Y-Cam Black YCB004&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: As mentioned in both of these camera pages, I had to manually edit some of the [[scenarios]] before they would work, as they were pointing at the wrong camera for some reason. I also found that some scenarios were not automatically generated, and had to be added manually. Go to into web admin, click on &amp;quot;Show devices tree&amp;quot; at the bottom of the left-hand pane, then click on &amp;quot;My Scenarios&amp;quot; (again, bottom of left-hand pane), click on &amp;quot;Security Scenarios&amp;quot;, and then at the bottom of the right-hand pane, press the &amp;quot;Add My Scenario&amp;quot; button. This opens a new window. In the new window, type a &amp;quot;Description&amp;quot; (this will be the scenario&#039;s name), select a &amp;quot;Scenario Type&amp;quot; (&amp;quot;Security Scenarios&amp;quot; in this case), leave &amp;quot;Design Obj&amp;quot; blank, and for &amp;quot;Template&amp;quot; select the &amp;quot;Security - View Camera&amp;quot; option. Then select all the rooms you want to add the scenario to. Press the &amp;quot;Save&amp;quot; button. This new scenario should appear at the bottom of the security scenario tree/list  - click on it. Scroll down to the &amp;quot;Scenario Commands&amp;quot; section, and under &amp;quot;Devices&amp;quot; select &amp;quot;[Local Orbiter]&amp;quot;. Wait a sec. Then under &amp;quot;Command&amp;quot; select &amp;quot;Goto screen&amp;quot; button. Press the &amp;quot;Add&amp;quot; button. Press the &amp;quot;OK&amp;quot; button. Enter &amp;quot;15&amp;quot; into the &amp;quot;#159 PK_Screen (int)&amp;quot; field, and press the &amp;quot;Save&amp;quot; button. Press the &amp;quot;OK&amp;quot; button. A new &amp;quot;#2 PK_Device (int)&amp;quot; field should appear. Enter the Device # of your camera. Press the &amp;quot;Save&amp;quot; button. And that&#039;s it!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: All of my cameras make use of [http://en.wikipedia.org/wiki/Power_over_Ethernet/ Power over Ethernet (PoE)], despite not being models that support it! Nor do I have any switches/hubs that &amp;quot;spit out&amp;quot; PoE at the Core end. To see how it is achieved, take a look at &amp;quot;[[User:Purps#Tool_Time|Tool Time]]&amp;quot; at the end of this page for a Howto video explaining the required steps (inspired by b4rney on the forums, thank you mate!). Powering devices in this way is very useful in that you only need to run a single Ethernet cable for both data and power. Brilliant for cameras, especially outdoor ones. Also useful if you want your cameras to be on a [http://en.wikipedia.org/wiki/Uninterruptible_power_supply UPS], as PoE allows all of the power plugs to be in the same place.&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Sensors===&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SM103]] door/window sensors (Z-Wave)&#039;&#039;&#039;&lt;br /&gt;
Finally working (thank you hari!). Just purchased some additional contact sensors to celebrate, so I can experiment with rigging multiple doors/windows with a single unit, will report back.&lt;br /&gt;
&lt;br /&gt;
Smoke detector planned&lt;br /&gt;
&lt;br /&gt;
===Lighting===&lt;br /&gt;
My living room lights are set up to come on at sunset. This is achieved in web admin via &amp;quot;Events handler&amp;quot;-&amp;gt;&amp;quot;Respond to Events&amp;quot; by selecting &amp;quot;Sunset&amp;quot; under &amp;quot;New event&amp;quot;. Enter a description also. Click &amp;quot;Add&amp;quot;, and use the wizard of your choice to select the required device and command.&lt;br /&gt;
&lt;br /&gt;
When we are away for extended periods, I have the living room lights turn off late at night, and then switch on the bedroom light for a short period before they get switched off also. This is just to give the impression that somebody is in.&lt;br /&gt;
&lt;br /&gt;
==Telephone==&lt;br /&gt;
Siemens Gigaset C475 IP on sipgate.co.uk&lt;br /&gt;
&lt;br /&gt;
==Climate==&lt;br /&gt;
Watch this space!&lt;br /&gt;
&lt;br /&gt;
=Tool Time=&lt;br /&gt;
This section comprises of a selection of Howto videos and photographic guides for various DIY projects that can be carried out around the home, in order to achieve that seamless, perfectly integrated LMCE installation. My aim is to always stay away from technical jargon as much as possible, and to try to use standard/simple tools and components that aren&#039;t going to break the bank. You can always get hold of me on the forums or in IRC (irc.freenode.net #linuxmce) if you fancy a chat.&lt;br /&gt;
&lt;br /&gt;
==Howto...==&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
==Planned==&lt;br /&gt;
&lt;br /&gt;
*Howto: Construct a rear mounting MD casing for any TV screen with a VESA mount (with slot loading DVD drive).&lt;br /&gt;
*Howto: Mount a TV on the wall with MD hidden behind (with a slot loading DVD drive).&lt;br /&gt;
*Howto: Make a wall-mounted orbiter (inspired by Techstyle&#039;s framing idea). Surface mounted or recessed (flush fitting)?&lt;br /&gt;
*Howto: Install a new back box (e.g. for z-wave light switch) and make good the wall (having destroyed it in the process).&lt;br /&gt;
*Howto: Chase wall channels, embed cables and make good the wall.&lt;br /&gt;
*Howto: Build a single/double bed with integrated &amp;quot;stowable&amp;quot; flat screen TV and MD. LMCE-controlled motor perhaps.&lt;br /&gt;
*Howto: Build a waterproof/water-resistant bathroom MD&lt;br /&gt;
*Howto: Build a waterproof/submersible orbiter, based on Nokia N800? Make it float?&lt;br /&gt;
*Howto: Make your own ceiling/wall speakers using (decent!) multimedia speakers (if, like me, you are not a complete audiophile, this avoids having an external amp to hide away).&lt;br /&gt;
*Howto: Build your own charging cradle/stand for your mobile orbiter (avoid switching it off all the time).&lt;br /&gt;
*Howto: Make your own cat6 patch cables&lt;br /&gt;
*Howto: Make any device Power over Ethernet (PoE)&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Hauppauge_WinTV-NOVA-T-500&amp;diff=29246</id>
		<title>Hauppauge WinTV-NOVA-T-500</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Hauppauge_WinTV-NOVA-T-500&amp;diff=29246"/>
		<updated>2011-12-07T20:28:33Z</updated>

		<summary type="html">&lt;p&gt;Purps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Hardware]]&lt;br /&gt;
[[Category: Video]]&lt;br /&gt;
[[Category: TV Cards]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:right&amp;quot;&amp;gt;[[Image:NovaT500.jpg|400px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Hauppauge &#039;&#039;&#039;WinTV-NOVA-T-500&#039;&#039;&#039; is a TV tuner card for digital terrestrial television (DVB-T). The card uses a dual tuner, allowing the user to watch one DVB-T digital TV channel while recording another or record two digital TV programmes at once under MythTV or with VDR record all the channels on either of two Mux&#039;s (Multiplex of channels) while watching any channel on either Mux.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The &#039;Diversity&#039; variant of the T500 should be avoided as there are no drivers for this model.&lt;br /&gt;
&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If your card is working with no driver compilation (if you&#039;re in any doubt, then you probably didn&#039;t compile it yourself), then you should add...&lt;br /&gt;
&lt;br /&gt;
 options dvb-usb-dib0700 force_lna_activation=1&lt;br /&gt;
&lt;br /&gt;
...to the options. This turns on the onboard amplifier and give you a better signal strength.&lt;br /&gt;
&lt;br /&gt;
*For 0810 or before, add it to /etc/modprobe.d/options&lt;br /&gt;
&lt;br /&gt;
*For 1004, add it to /etc/modprobe.d/options.conf (create the file if it doesn&#039;t exist).&lt;br /&gt;
&lt;br /&gt;
==Issues==&lt;br /&gt;
It would appear that these cards are once again suffering from the infamous &amp;quot;warm restart&amp;quot; problem (when used with 1004). Whenever you restart your core, do a &amp;quot;cold restart&amp;quot; i.e. shutdown and disconnect the power supply for 30 seconds at least. If you do not do this, the card doesn&#039;t wake up properly and won&#039;t be able to scan or get channel locks.&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*[http://www.hauppauge.co.uk/site/products/data_novat500.html Official product page]&lt;br /&gt;
*[http://www.mythtv.org/wiki/Hauppauge_WinTV_Nova-T_500_PCI mythTV support info]&lt;br /&gt;
&lt;br /&gt;
==UK product search==&lt;br /&gt;
*[http://www.google.co.uk/products?q=WinTV+NOVA-T+500&amp;amp;btnG=Search+Products&amp;amp;scoring=p Search in Google Products]&lt;br /&gt;
*[http://search.ebay.co.uk/search/search.dll?sofocus=bs&amp;amp;sbrftog=1&amp;amp;catref=C6&amp;amp;from=R10&amp;amp;_trksid=m37&amp;amp;satitle=wintv+nova-t+500&amp;amp;sacat=-1%26catref%3DC6&amp;amp;sargn=-1%26saslc%3D3&amp;amp;sadis=200&amp;amp;fpos=Postcode&amp;amp;sabfmts=1&amp;amp;saobfmts=insif&amp;amp;ga10244=10425&amp;amp;ftrt=1&amp;amp;ftrv=1&amp;amp;saprclo=&amp;amp;saprchi=&amp;amp;fsop=1%26fsoo%3D1&amp;amp;coaction=compare&amp;amp;copagenum=1&amp;amp;coentrypage=search Search in Ebay UK]&lt;br /&gt;
*[http://www.pricerunner.co.uk/pl/180-651875/TV-cards/Hauppauge-WinTV-NOVA-T-500-Compare-Prices?q=wintv+nova+t+500 Search in Pricerunner]&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Hauppauge_WinTV-NOVA-T-500&amp;diff=29245</id>
		<title>Hauppauge WinTV-NOVA-T-500</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Hauppauge_WinTV-NOVA-T-500&amp;diff=29245"/>
		<updated>2011-12-06T17:54:49Z</updated>

		<summary type="html">&lt;p&gt;Purps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Hardware]]&lt;br /&gt;
[[Category: Video]]&lt;br /&gt;
[[Category: TV Cards]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:right&amp;quot;&amp;gt;[[Image:NovaT500.jpg|400px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Hauppauge &#039;&#039;&#039;WinTV-NOVA-T-500&#039;&#039;&#039; is a TV tuner card for digital terrestrial television (DVB-T). The card uses a dual tuner, allowing the user to watch one DVB-T digital TV channel while recording another or record two digital TV programmes at once under MythTV or with VDR record all the channels on either of two Mux&#039;s (Multiplex of channels) while watching any channel on either Mux.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The &#039;Diversity&#039; variant of the T500 should be avoided as there are no drivers for this model.&lt;br /&gt;
&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If your card is working with no driver compilation (if you&#039;re in any doubt, then you probably didn&#039;t compile it yourself), then you should add...&lt;br /&gt;
&lt;br /&gt;
 options dvb-usb-dib0700 force_lna_activation=1&lt;br /&gt;
&lt;br /&gt;
...to the options. This turns on the onboard amplifier and give you a better signal strength.&lt;br /&gt;
&lt;br /&gt;
*For 0810 or before, add it to /etc/modprobe.d/options&lt;br /&gt;
&lt;br /&gt;
*For 1004, add it to /etc/modprobe.d/options.conf (create the file if it doesn&#039;t exist).&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*[http://www.hauppauge.co.uk/site/products/data_novat500.html Official product page]&lt;br /&gt;
*[http://www.mythtv.org/wiki/Hauppauge_WinTV_Nova-T_500_PCI mythTV support info]&lt;br /&gt;
&lt;br /&gt;
==UK product search==&lt;br /&gt;
*[http://www.google.co.uk/products?q=WinTV+NOVA-T+500&amp;amp;btnG=Search+Products&amp;amp;scoring=p Search in Google Products]&lt;br /&gt;
*[http://search.ebay.co.uk/search/search.dll?sofocus=bs&amp;amp;sbrftog=1&amp;amp;catref=C6&amp;amp;from=R10&amp;amp;_trksid=m37&amp;amp;satitle=wintv+nova-t+500&amp;amp;sacat=-1%26catref%3DC6&amp;amp;sargn=-1%26saslc%3D3&amp;amp;sadis=200&amp;amp;fpos=Postcode&amp;amp;sabfmts=1&amp;amp;saobfmts=insif&amp;amp;ga10244=10425&amp;amp;ftrt=1&amp;amp;ftrv=1&amp;amp;saprclo=&amp;amp;saprchi=&amp;amp;fsop=1%26fsoo%3D1&amp;amp;coaction=compare&amp;amp;copagenum=1&amp;amp;coentrypage=search Search in Ebay UK]&lt;br /&gt;
*[http://www.pricerunner.co.uk/pl/180-651875/TV-cards/Hauppauge-WinTV-NOVA-T-500-Compare-Prices?q=wintv+nova+t+500 Search in Pricerunner]&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Hauppauge_WinTV-NOVA-T-500&amp;diff=29244</id>
		<title>Hauppauge WinTV-NOVA-T-500</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Hauppauge_WinTV-NOVA-T-500&amp;diff=29244"/>
		<updated>2011-12-06T08:20:24Z</updated>

		<summary type="html">&lt;p&gt;Purps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Hardware]]&lt;br /&gt;
[[Category: Video]]&lt;br /&gt;
[[Category: TV Cards]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;float:right&amp;quot;&amp;gt;[[Image:NovaT500.jpg|400px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Hauppauge &#039;&#039;&#039;WinTV-NOVA-T-500&#039;&#039;&#039; is a TV tuner card for digital terrestrial television (DVB-T). The card uses a dual tuner, allowing the user to watch one DVB-T digital TV channel while recording another or record two digital TV programmes at once under MythTV or with VDR record all the channels on either of two Mux&#039;s (Multiplex of channels) while watching any channel on either Mux.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The &#039;Diversity&#039; variant of the T500 should be avoided as there are no drivers for this model.&lt;br /&gt;
&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If your card is working with no driver compilation, don&#039;t forget to add this option in /etc/modprobe.d/options:&lt;br /&gt;
&lt;br /&gt;
options dvb-usb-dib0700 force_lna_activation=1&lt;br /&gt;
&lt;br /&gt;
This turn on the onboard amplifier and give you a better signal strength. &#039;&#039;&#039;THIS IS FOR 810 ONLY&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
*[http://www.hauppauge.co.uk/site/products/data_novat500.html Official product page]&lt;br /&gt;
*[http://www.mythtv.org/wiki/Hauppauge_WinTV_Nova-T_500_PCI mythTV support info]&lt;br /&gt;
&lt;br /&gt;
==UK product search==&lt;br /&gt;
*[http://www.google.co.uk/products?q=WinTV+NOVA-T+500&amp;amp;btnG=Search+Products&amp;amp;scoring=p Search in Google Products]&lt;br /&gt;
*[http://search.ebay.co.uk/search/search.dll?sofocus=bs&amp;amp;sbrftog=1&amp;amp;catref=C6&amp;amp;from=R10&amp;amp;_trksid=m37&amp;amp;satitle=wintv+nova-t+500&amp;amp;sacat=-1%26catref%3DC6&amp;amp;sargn=-1%26saslc%3D3&amp;amp;sadis=200&amp;amp;fpos=Postcode&amp;amp;sabfmts=1&amp;amp;saobfmts=insif&amp;amp;ga10244=10425&amp;amp;ftrt=1&amp;amp;ftrv=1&amp;amp;saprclo=&amp;amp;saprchi=&amp;amp;fsop=1%26fsoo%3D1&amp;amp;coaction=compare&amp;amp;copagenum=1&amp;amp;coentrypage=search Search in Ebay UK]&lt;br /&gt;
*[http://www.pricerunner.co.uk/pl/180-651875/TV-cards/Hauppauge-WinTV-NOVA-T-500-Compare-Prices?q=wintv+nova+t+500 Search in Pricerunner]&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=29203</id>
		<title>User:Purps</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=29203"/>
		<updated>2011-11-20T02:25:18Z</updated>

		<summary type="html">&lt;p&gt;Purps: /* MD (Kitchen) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:User Setups]]&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
Hello all. My name is Matt and I live in England. Have been playing with LMCE for a number of years now. I would class myself as a user due to my complete lack of any development skills, so am always keen to help in any way I can. By profession I am a Mechanical Design Engineer in the space industry. In my spare time I enjoy metalwork, woodwork and various other little electronics/DIY projects. Any remaining free time is spent with my extremely patient and long-suffering girlfriend with whom I live (not that she isn&#039;t my first priority, of course).&lt;br /&gt;
&lt;br /&gt;
=Software=&lt;br /&gt;
My current installation is based on the &amp;lt;del&amp;gt;8.10 beta 23165 23388 23796 24164&amp;lt;/del&amp;gt; 8.10 final.&lt;br /&gt;
&lt;br /&gt;
I would highly recommend the use of [http://clonezilla.org/ Clonezilla] for backing up LMCE at appropriate intervals i.e. whenever you get something working! Clonezilla saves a partition of your choice as a compressed file which can in turn be saved to any connected hard drive. Then, you can attempt to get the next thing working without fear of ruining your life/relationship. If the worst happens, just pop the Clonezilla live CD back in and restore the relevant image back. To use, I found Clonezilla to be very intuitive; my only other advice would be to name your backups with as much detailed information as possible. You won&#039;t always necessarily want to restore the last image you made, as you may find a problem that goes back further.&lt;br /&gt;
&lt;br /&gt;
=Network=&lt;br /&gt;
It is highly advisable that you adopt the recommended [[Network Settings|network setup]] and use 2 NICs in your core. This means that a) things are a lot more likely to work straight out of the box and b) when things DO go wrong, you are far more likely to receive support. In my experience it is definitely worth it.&lt;br /&gt;
&lt;br /&gt;
My external network looks a little bit like this...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Virgin Media Cable Modem -&amp;gt; NIC 1 (eth0) on Core&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
And my internal network...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NIC 2 (eth1) on Core -&amp;gt; Netgear 8-port Gigabit switch&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Connected to this switch there is another Netgear Gigabit switch (switches can be daisy-chained to give you more ports), and connected to these you&#039;ll find...&lt;br /&gt;
&lt;br /&gt;
*All of the MDs&lt;br /&gt;
*&amp;quot;Normal&amp;quot; computers requiring Internet access&lt;br /&gt;
*IP Cameras&lt;br /&gt;
*IP Phone&lt;br /&gt;
*Wireless Access Point (WAP)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: If you have a spare wireless router laying around, it can be used as a WAP (this is what I have done using the much loved Netgear WGR614). Just connect it up to a switch (your internal network) via one of the LAN ports (these are the ports that you would normally plug your computers into, NOT the port that you would usually plug your Internet cable into). In the router&#039;s admin page, make sure DHCP is DISABLED, and then set it up in the normal way. Your SSID should NOT be your name or give any clues as to where you live, use the strongest encryption you can (I use WPA2) and it makes a lot of sense to set up an access list (MAC filter). This allows you to specify exactly which MAC addresses are allowed to connect, making your WAP very secure. Finally, and this is important if you wish to access the router&#039;s admin page again (perhaps you&#039;ll want to add a friend&#039;s MAC address for example), you must assign a new LAN TCP/IP. This wants to be in the 192.168.80.X format, and should not be an address that is already in use. I used 192.168.80.254.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=Core/MDs=&lt;br /&gt;
This section talks about the main bits of hardware in my home that make up the principal elements of any LMCE system.&lt;br /&gt;
&lt;br /&gt;
==Core (Cupboard)==&lt;br /&gt;
&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039;&lt;br /&gt;
[[MSI 870-C45]] AMD 770 ATX Socket AM3 Realtek GbLAN controller&lt;br /&gt;
*&#039;&#039;&#039;Processor&#039;&#039;&#039;&lt;br /&gt;
AMD Athlon II X2 250 3.00GHz Socket AM3 2MB L2 Cache&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039;&lt;br /&gt;
Kingston 2GB (2x1GB) DDR3 1333MHz i5 Memory Kit CL9 1.5V&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039;&lt;br /&gt;
Corsair 400W CX with 12cm fan, 80Plus Certified Efficiency&lt;br /&gt;
*&#039;&#039;&#039;Graphics card&#039;&#039;&#039;&lt;br /&gt;
ATI Radeon X300SE 128MB PCIe&lt;br /&gt;
*&#039;&#039;&#039;Hard disks&#039;&#039;&#039;&lt;br /&gt;
OS - Seagate Barracuda ST380815AS 80GB SATA 8MB Cache&lt;br /&gt;
&lt;br /&gt;
Storage - Western Digital WD20EARS 2TB SATAII 64MB Cache. &#039;&#039;Note: When reinstalling LMCE, I disconnect this drive, so only the OS hard disk can be seen. Then once installation is complete, I reconnect the storage hard disk and let LMCE detect it as normal. This is just to ensure that it is not accidentally wiped.&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;NIC&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;del&amp;gt;Realtek RTL-8169.&amp;lt;/del&amp;gt;&#039;&#039; Clashed with my onboard Realtek RTL8111/8168B, PCI ID overlap issue.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Realtek RTL-8139/8139C/8139C+&lt;br /&gt;
*&#039;&#039;&#039;TV cards&#039;&#039;&#039;&lt;br /&gt;
x2 [http://wiki.linuxmce.org/index.php/Hauppauge_WinTV-NOVA-T-500 Hauppauge WinTV-NOVA-T-500]&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039;&lt;br /&gt;
Hitachi-LG GDR-8164B 16x DVD-ROM IDE Optical Drive. Only used when I reinstall.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave controller&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;del&amp;gt;[[Aeon Labs Z-Wave Interface|Aeon Labs Z-Stick]].&amp;lt;/del&amp;gt; &#039;&#039;This is NOT the recommended interface, but works well for a couple of lights and other simple devices.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Seluxit viaSENS Home Controller]]. &#039;&#039;This IS the recommended interface.&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave inclusion remote&#039;&#039;&#039;&lt;br /&gt;
[[Aeon Labs Minimote]]&lt;br /&gt;
*&#039;&#039;&#039;UPS (Uninterruptible Power Supply)&#039;&#039;&#039;&lt;br /&gt;
APC Smart-UPS 1400. Powers the Core, modem, one of the switches, cameras (cameras use PoE, which keeps plugs in the same place).&lt;br /&gt;
*&#039;&#039;&#039;UHF/VHF/FM signal amplifier&#039;&#039;&#039;&lt;br /&gt;
Generic mains-powered booster. 1 input, 2 outputs.&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039;&lt;br /&gt;
Keysonic wireless mini-keyboard with integrated touchpad.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In addition to the standard [[Installing_0810#DVD_Installation|DVD installation instructions]], I carried out the following actions on my Core to make it work/get it the way I wanted it...&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;del&amp;gt;Installed driver for ATI Radeon X300SE in &amp;quot;Hardware Drivers&amp;quot; in KDE desktop (prior to LMCE installation). Note that nVidia cards are recommended; I only used this card because a) I had one and b) I&#039;m happy with UI1 on the core. &amp;lt;/del&amp;gt; &#039;&#039;No longer need to do this.&#039;&#039;&lt;br /&gt;
*&amp;lt;del&amp;gt;Edited the /etc/apt/sources.list on the Core as explained [http://forum.linuxmce.org/index.php?topic=10901.0 here] after the installation of Kubuntu, prior to updating/upgrading/installing.&amp;lt;/del&amp;gt; &#039;&#039;This is no longer necessary (but worth checking).&#039;&#039;&lt;br /&gt;
*Following LMCE installation, editing /etc/udev/rules.d/70-persistent-net.rules to ensure that my non-gigabit RTL-8139/8139C/8139C+ NIC was named eth0 (recommended for the external network).&lt;br /&gt;
*Swapped Network Interfaces in web admin -&amp;gt; Advanced -&amp;gt; Network -&amp;gt; Network settings, to put eth0 on the external network.&lt;br /&gt;
*To get onboard NIC working, removed and blacklisted r8169 module and installed r8168 module from [http://www.realtek.com.tw/downloads/ Realtek] site as explained [http://ubuntuforums.org/showthread.php?t=1091989 here].&lt;br /&gt;
*Changed password to something more secure in web admin -&amp;gt; Wizard -&amp;gt; Basic info -&amp;gt; Users.&lt;br /&gt;
*Activated onboard amplifier on TV cards to improve signal strength (see [[Hauppauge WinTV-NOVA-T-500]]).&lt;br /&gt;
*MythTV setup (accessed via &amp;quot;Computing&amp;quot; from the on-screen Orbiter). I found [http://parker1.co.uk/mythtv_ubuntu.php this page] very useful in getting my MythTV set up.&lt;br /&gt;
*&amp;lt;del&amp;gt;Set up secure outside access using [[HTTPS]]. &amp;lt;/del&amp;gt; &#039;&#039;This now works out of the box; you just need to forward port 443 in webadmin.&#039;&#039;&lt;br /&gt;
*Changed permissions for &amp;quot;public&amp;quot; folder on secondary hard drive, to make life easier from point of view of copying and deleting files, performing my desktop/camera backup, etc. Do a &amp;quot;sudo dolphin&amp;quot;, right-click on the public folder, click the &amp;quot;Permissions&amp;quot; tab, and change ownership to your username. &#039;&#039;Note: I have no idea whether this is safe to do or not.&#039;&#039;&lt;br /&gt;
*ubunut desktop backkup to core wth rsync script&lt;br /&gt;
*&amp;lt;del&amp;gt;Edited the [https://help.ubuntu.com/community/CronHowto crontab] to automatically copy the images captured by my security cameras to a new location (I did this because I heard that the recordings expire after 5 days). This cron job occurs every day at 6am, and only new files and folders are copied over. My crontab entry therefore looks like this: &amp;quot;00 06 * * * cp -uR /home/cameras/* /mnt/device/48/public/data/documents/cams&amp;quot;.&amp;lt;/del&amp;gt; &#039;&#039;Since I am now using [http://www.zoneminder.com/ ZoneMinder] for all motion-activated IP camera recordings, my recording path can be whatever I wish, AND the images do not delete themselves by default (automatic deletion can be set up if you want it though). I am no longer using Motion Wrapper; I did not find it reliable for my purposes.&#039;&#039;&lt;br /&gt;
*Made use of the [[Folder_lock|folder lock]] feature in order to stop my desktop backup from appearing in the orbiters.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: To begin with I had some [http://forum.linuxmce.org/index.php?topic=11159.0 very annoying network problems]. The onboard NIC (Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller) was conflicting with my second NIC (Realtek RTL-8169 Gigabit Ethernet controller). I could not get them to work together at the same time. I believe it was due to the PCI IDs overlapping. I think that the problem could have been resolved by building the driver from source with some modifications, but this is beyond my level of skill. I resolved the issue by installing the much older NIC listed above, which uses a completely different module to the onboard NIC. It also worked out of the box.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==MD (Living Room)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Case&#039;&#039;&#039;&lt;br /&gt;
Jetway JC200. Smallest mini-ITX case I could find with space for slim DVD drive.&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039;&lt;br /&gt;
[[ASUS AT3IONT]] NVIDIA ION with Intel Atom N330 Dual Core Processor (fanless), HDMI Out, 5.1 Channel sound, S/PDIF.&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039;&lt;br /&gt;
Kingston ValueRAM Memory/2GB 1066MHz DDR3 Non-ECC CL7 DIMM&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039;&lt;br /&gt;
100 W fanless picoPSU (included with case).&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039;&lt;br /&gt;
Samsung SN-T083C 8x DVD±RW DL &amp;amp; RAM SATA Slimline Slot-Loading Optical Drive&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039;&lt;br /&gt;
Rii wireless mini-keyboard with integrated touchpad&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039;&lt;br /&gt;
LG 42LH400 42&amp;quot; Full HD LCD TV&lt;br /&gt;
*&#039;&#039;&#039;Speakers&#039;&#039;&#039;&lt;br /&gt;
Logitech X-210 2.1 speaker system&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
*After the initial installation, switch off MD. Select &amp;quot;vdpau&amp;quot; in web admin under &amp;quot;Hardware Acceleration&amp;quot; in &amp;quot;Media Directors&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Increased text size in KDE desktop via KDE Menu -&amp;gt; Applications -&amp;gt; System -&amp;gt; System Settings, then select &amp;quot;Appearance&amp;quot; under &amp;quot;Look &amp;amp; Feel&amp;quot;; adjust the font size in &amp;quot;Fonts&amp;quot;.&lt;br /&gt;
*Increased text size in terminal (Ctrl &amp;amp; +).&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
*&amp;lt;del&amp;gt;Added button to KDE desktop that activates the orbiter; thank you posde for [http://forum.linuxmce.org/index.php?topic=10156.msg69647#msg69647 the tip].&amp;lt;/del&amp;gt; &#039;&#039;Button is there by default now.&#039;&#039;&lt;br /&gt;
*Installed a backported libxine to allow playback of MKV files; thank you to those who came up with [[Play_mkv_files|this solution]]. &#039;&#039;Note: Link in wiki is now dead, but there is an alternative (see wiki page).&#039;&#039;&lt;br /&gt;
*Enabled &amp;quot;Avoid conflicts between live TV and scheduled shows&amp;quot; in MythTV frontend, in order to stop [http://forum.linuxmce.org/index.php?topic=9930.0 this problem]. Press &amp;quot;Esc&amp;quot; whilst watching TV (this is the frontend) to get into MythTV&#039;s main menu, then go Utilities/Setup -&amp;gt; Setup -&amp;gt; TV Settings -&amp;gt; General.&lt;br /&gt;
*Set de-interlace settings to &amp;quot;VDPAU Slim&amp;quot;. Press &amp;quot;Esc&amp;quot; whilst watching TV (this is the frontend) to get into MythTV&#039;s main menu, then go Utilities/Setup -&amp;gt; Setup -&amp;gt; TV Settings -&amp;gt; Playback.&lt;br /&gt;
*Installed an [[Equalizer for ALSA]]. Whilst I am very happy with the price/performance of my speakers, they don&#039;t have any bass control, so I installed a graphical one.&lt;br /&gt;
&lt;br /&gt;
==MD (Kitchen)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039;&lt;br /&gt;
[[ASUS AT3N7A-I]] NVIDIA ION with Intel Atom N330 Dual Core Processor, HDMI Out, 8 Channel Audio, Mini-ITX. I replaced the CPU fan with a Scythe, not that the old fan was particularly noisy, but it was still an improvement.&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039;&lt;br /&gt;
OCZ 2GB (2x1GB) DDR2 800MHz/PC2-6400 Platinum XTC Memory Kit CL4 2.1V&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039;&lt;br /&gt;
100 W fanless picoPSU.&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039;&lt;br /&gt;
ViewSonic VX2239WM 22&amp;quot; Full HD LCD, HDMI, integrated speakers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
*Disabled fan warnings in BIOS (replacement fan is only 2-wire).&lt;br /&gt;
*Manually increased alsa volume levels (they were very low) by typing &amp;quot;alsamixer&amp;quot; into a terminal. Make your changes and press &amp;quot;Esc&amp;quot;.&lt;br /&gt;
*After the initial installation, switch off MD. Select &amp;quot;vdpau&amp;quot; in web admin under &amp;quot;Hardware Acceleration&amp;quot; in &amp;quot;Media Directors&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Increased text size in KDE desktop via KDE Menu -&amp;gt; Applications -&amp;gt; System -&amp;gt; System Settings, then select &amp;quot;Appearance&amp;quot; under &amp;quot;Look &amp;amp; Feel&amp;quot;; adjust the font size in &amp;quot;Fonts&amp;quot;.&lt;br /&gt;
*Increased text size in terminal (Ctrl &amp;amp; +).&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
*&amp;lt;del&amp;gt;Added button to KDE desktop that activates the orbiter; thank you posde for [http://forum.linuxmce.org/index.php?topic=10156.msg69647#msg69647 the tip].&amp;lt;/del&amp;gt; &#039;&#039;Button is there by default now.&#039;&#039;&lt;br /&gt;
*Installed a backported libxine to allow playback of MKV files; thank you to those who came up with [[Play_mkv_files|this solution]]. &#039;&#039;Note: Link in wiki is now dead, but there is an alternative (see wiki page).&#039;&#039;&lt;br /&gt;
*Enabled &amp;quot;Avoid conflicts between live TV and scheduled shows&amp;quot; in MythTV frontend, in an attempt to stop [http://forum.linuxmce.org/index.php?topic=9930.0 this problem]. Press &amp;quot;Esc&amp;quot; whilst watching TV (this is the frontend) to get into MythTV&#039;s main menu, then go Utilities/Setup -&amp;gt; Setup -&amp;gt; TV Settings -&amp;gt; General.&lt;br /&gt;
*Set de-interlace settings to &amp;quot;VDPAU Slim&amp;quot;. Press &amp;quot;Esc&amp;quot; whilst watching TV (this is the frontend) to get into MythTV&#039;s main menu, then go Utilities/Setup -&amp;gt; Setup -&amp;gt; TV Settings -&amp;gt; Playback.&lt;br /&gt;
&lt;br /&gt;
==MD (Bedroom)==&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039;&lt;br /&gt;
Foehn &amp;amp; Hirsch 42&amp;quot; Full HD LCD TV&lt;br /&gt;
&lt;br /&gt;
...and the rest of it I&#039;ll have to look up! This MD is a standard mATX motherboard in a big dirty aluminium HTPC-style case. It was my very first purchase after I first saw the awesome power of LMCE in the beginning of 2008. This poor MD gets bumped from room to room whenever I get hold of a new, exciting piece of hardware, but she&#039;s still going strong. I daresay she will end up with me in garage or workshop at some point in the near future, replacing the even crappier machines that I have out there currently.&lt;br /&gt;
&lt;br /&gt;
==MD (Bathroom)==&lt;br /&gt;
Still thinking about the best way to do this. bongowongo is talking about remodelling his bathroom, so this has prompted me to give this a little more thought. The number one concern I think (apart from having electronics in the wettest room in the house!) is condensation, on both the screen and the containment unit itself (one would assume that the monitor would have to be covered in some way; having it exposed cannot be a good idea).&lt;br /&gt;
&lt;br /&gt;
I have done some research on off-the-shelf units, and in summary, they are extremely expensive for even the smallest screens. Most are not even full HD. The reason they are so expensive is that they are specialist items, and have to be rated to work in wet conditions without causing harm to the user. They also feature extras such as heaters and waterproof remotes etc. In addition, they are usually self-contained i.e. you get a sealed-for-life lump, which you then install into your wall.&lt;br /&gt;
&lt;br /&gt;
Having had a good look at the various features found in these units, I want to put together a quick and dirty list along with some thoughts about the various items...&lt;br /&gt;
&lt;br /&gt;
*A self-contained solution is definitely what we want (for reasons that will be explained), as per the off-the-shelf products, but seeing as we&#039;re building it ourselves, there&#039;s no reason why the wall couldn&#039;t be chased out, TV installed, and then sealed up afterwards. This will make the assembly much less bulky.&lt;br /&gt;
*It makes sense to locate the MD itself away from the bathroom, along with the amp if you intend on using one. No point exposing equipment to the moisture if it can be avoided.&lt;br /&gt;
*Arguably one of most important features I think is the heater; the high-end units all tend to utilise heaters, which makes a huge amount of sense. By keeping the air temperature inside the unit at a higher level, water vapour in the air is less likely to condense. The heater assembly would have to consist of both a heater and some kind of adjustable thermostat. At first I thought something could be built, but then realised a solution already exists; now, this is just a thought, but why not use one of those reptile habitat heaters. They are mains powered, the thermostat can be adjusted, the heating is gentle, and they are relatively inexpensive. Maybe the heater and monitor could be both be plugged into a single z-wave module. With regards to the temperature level, I&#039;ve no idea, but the maximum operating temperature of many monitors is 35 to 40 degrees C, so slightly below that might be a good start.&lt;br /&gt;
**Another thing to think about - would the heat generated by the monitor in a sealed unit be enough to ward off the dreaded condensation? Need to perhaps get a thermometer inside a test unit and see what happens, although they don&#039;t tend to kick out too much heat.&lt;br /&gt;
*Using standard components where possible is a must, that&#039;s what DIY is all about (and saving £££ of course)&lt;br /&gt;
**Computer monitor, 22&amp;quot; - 24&amp;quot; with 1080p and HDMI are very common now ~£100 (or use a TV, maybe you already have one you&#039;d like to use, although I do find that low-end monitors are generally thinner and of better quality than low-end TVs). Consider speakers also, some monitors have speakers, but are generally crap compared to TV speakers, but may be good enough, OR you may have your own speaker solution - we&#039;ll discuss speakers later)&lt;br /&gt;
**Monitor mount, standard fixed mount would be fine ~£10&lt;br /&gt;
**Reptile habitat heater/thermostat ~£30&lt;br /&gt;
**zwave plugin module ~£30&lt;br /&gt;
**separate speakers/amp perhaps ~£?&lt;br /&gt;
*I would like to propose the following method of construction...&lt;br /&gt;
**remove tiles where necessary and chase out wall&lt;br /&gt;
**Chase in cables for video, audio and power&lt;br /&gt;
**Fix wooden frame around perimeter of chased-out section, flush with un-tiled wall&lt;br /&gt;
**Fix heater mat/element and thermostat in place&lt;br /&gt;
**Attach monitor/TV screen in recess&lt;br /&gt;
**Bond perspex into place&lt;br /&gt;
***Few words about the perspex; firstly, lot cheaper than glass, and easier to work with. I have also found anti-fog versions, although that will of course increase the £££ (and I have no idea if it would be worth it). Anti-fog films are also available that can be applied. The thickness of the perspex should be the same as the tiles; this means that when finished the perspex will be flush with the tiles (remember we said the wooden frame would be flush with the stripped back wall). The perspex should be stuck in place using some kind of mastic/no nails product, maybe both i.e. normal bathrooom mastic/sealant around the outside and a no-nails product around the inside. Final thing; obviously the mastic/sealant/no-nails will look bloody awful when looking through the perspex, so why not mask off a rectangle the size of monitor (talking about on the inside surface of the perspex here) spray paint (white or cream or whatever colour your bathroom is), peel off masking, leaving a coloured opaque border. This would hide the mastic/sealant/no-nails.&lt;br /&gt;
*Regarding the speakers, there are a few options:&lt;br /&gt;
**Just use the onboard speakers if present, obviously the cable will have to be run back to the MD. Your first reaction might be that this wouldn&#039;t work because the speakers are in a sealed unit, but I&#039;m not so sure, perhaps it would work better than you think. Would need to test.&lt;br /&gt;
**Following on from this, have you ever seen those products designed for laptops that sucker on a window or other flat surface, effectively turning the object into a speaker? Well why not attach on of these to the inside of the perspex. Again, would need testing.&lt;br /&gt;
**Use a pair of water-proof speakers, attached to an amp (amp doesn&#039;t have to be anything special, and could be located with MD).&lt;br /&gt;
*Orbiter - personally, I don&#039;t like the idea of having something integrated into the wall, because making it waterproof and touch sensitive could be a major challenge. Although one option would be to purchase a waterproof tablet or phone (that Motorola one for example) and integrate that, but still, I think I would rather keep it mobile. The other option is a water proof case. If you have more popular device such as iThis and iThat, then you will find that water-proof cases exist that fit perfectly. If however like me you don&#039;t have an iAnything, you may be interested in the hundreds of generic waterproof cases, which are essentially waterproof bags. But I quite like the idea of that, just stick your mobile phone or N800 or whatever in a bag and just use it when you need it, rather than have something permanently installed in the bathroom.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To begin with, it might be an idea to construct a standalone, self-contained unit to test all of this out with. You know, have a few baths and showers with it resting on the toilet, see how it all holds up.&lt;br /&gt;
&lt;br /&gt;
==MD (Study)==&lt;br /&gt;
This MD is running on a [http://www.virtualbox.org/ virtual machine] on my standard desktop computer, which is running a lean, mean Ubuntu 10.04 + Fluxbox installation., built up from a [https://help.ubuntu.com/community/Installation/MinimalCD/ minimal command line install]. It has a second VGA screen (my larger main screen is on DVI) which I have set up as a separate X head, and is dedicated to this MD. The MD runs UI1, and performs well enough for what I need. See [http://wiki.linuxmce.org/index.php/User:Purps#Other_Orbiters here] for details of the orbiter. I created the virtual machine [[VirtualBox_MD|like this]].&lt;br /&gt;
&lt;br /&gt;
==MD (Workshop)==&lt;br /&gt;
Gash machine built from old bits.&lt;br /&gt;
&lt;br /&gt;
==MD (Garage)==&lt;br /&gt;
Gash machine built from old bits.&lt;br /&gt;
&lt;br /&gt;
=Orbiters=&lt;br /&gt;
&lt;br /&gt;
Every MD features an on-screen orbiter. In addition to the on-screen ones...&lt;br /&gt;
&lt;br /&gt;
==Mobile Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Main mobile orbiter&#039;&#039;&#039;&lt;br /&gt;
[[Nokia N800]] running its own orbiter software. Superb in my opinion; cheap, good battery life, and the orbiter software is fantastic.&lt;br /&gt;
*&#039;&#039;&#039;Mobile phone&#039;&#039;&#039;&lt;br /&gt;
HTC Desire HD running darrenmason&#039;s [[AndroidTouchOrbiter]] (thank you!). I also use this device a lot for (secure) outside access via SSL when I am out and about.&lt;br /&gt;
*&#039;&#039;&#039;Ubuntu netbook&#039;&#039;&#039;&lt;br /&gt;
My little netbook, running a lean, mean Ubuntu 11.04 + Fluxbox installation., built up from a [https://help.ubuntu.com/community/Installation/MinimalCD/ minimal command line install], which I use for surfing and tinkering with LMCE. It is running [[Web Orbiter 2.0]] in Google Chrome. I never use this in fullscreen mode (press F11 in your browser if you wish to do this) as I prefer to just have it on standby in a tab. Therefore the resolution of the Orbiter is set lower than the resolution of the laptop screen. Same for the Ubuntu laptop.&lt;br /&gt;
*&#039;&#039;&#039;Ubuntu laptop&#039;&#039;&#039;&lt;br /&gt;
The lady&#039;s Ubuntu laptop which we generally use for surfing, work, etc wherever we happen to be. It is running Web Orbiter 2.0 in Google Chrome.&lt;br /&gt;
*&#039;&#039;&#039;Nintendo DSi&#039;&#039;&#039;&lt;br /&gt;
My mate&#039;s DSi, running Web Orbiter 2.0 with a resolution of 480x320 (iPhone) in the standard browser. This resolution allows for all text to be read relatively easily, but does mean a lot of scrolling about is required. I wouldn&#039;t use it personally. Might be worth playing with other resolutions/skins to make it more usable.&lt;br /&gt;
&lt;br /&gt;
==Other Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Kitchen fridge&#039;&#039;&#039;&lt;br /&gt;
[[Storage Options Scroll Tablet PC]] mounted to a wooden backing, attached to the fridge via a powerful magnet. Runs darrenmason&#039;s [[AndroidTouchOrbiter]] for controlling the kitchen, and also displays our combined calendars (we are Google slaves). Also useful for looking up receipes, etc.&lt;br /&gt;
*&#039;&#039;&#039;Hallway wall&#039;&#039;&#039;&lt;br /&gt;
[[Nokia N800]] mounted to the wall in the hallway. Mainly used for setting/deactivating the alarm. Also useful for controlling the lights when you first arrive home, although much of that is automated of course. My intention is to dissect this orbiter at some point and mount it in a wooden frame.&lt;br /&gt;
*&#039;&#039;&#039;Study desktop&#039;&#039;&#039;&lt;br /&gt;
My main desktop, which has another [[Web Orbiter 2.0]] set up on it in much the same way as the mobile Ubuntu netbook and laptop. It is for controlling the virtual MD on the desktop machine (I find the on-screen controls on the MD itself to be a bit &amp;quot;twitchy&amp;quot;). See [http://wiki.linuxmce.org/index.php/User:Purps#MD_.28Study.29 MD (Study)] for more details.&lt;br /&gt;
*&#039;&#039;&#039;carPC&#039;&#039;&#039;&lt;br /&gt;
I am currently in the process of building a mini ITX carPC for my modded Mk1 MX-5 (called the Miata over the pond), running a lightweight Ubuntu + LXDE installation. The last component I need to get is the touchscreen, but the rest of it is very much finished, although I do intend on upgrading the speakers and adding an amplifier (a necessity due to the lack of head unit). The system is capable of utilising CDs/DVDs (audio, video, data), USB sticks/flash cards, and also features an aux-in for any personal music player that my passenger might have on their person. The system is also capable of FM radio, MP3 playback, video playback, digital TV, Internet browsing, SatNav, vehicle diagnostics.... and controlling LMCE ([[Web Orbiter 2.0]] in Chrome). I thought this would be useful from the point of view of opening/closing the garage door, switching on/off the lights, checking the house on long journeys, etc.&lt;br /&gt;
&lt;br /&gt;
=Home Automation=&lt;br /&gt;
&lt;br /&gt;
This section looks at the remaining hardware in my home, relating specifically to [http://en.wikipedia.org/wiki/Home_automation home automation].&lt;br /&gt;
&lt;br /&gt;
==Lights==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Duwi dimmer switch (Living Room)&#039;&#039;&#039;&lt;br /&gt;
2 wire in my case (more common in Europe), check your current switch/dimmer first &#039;&#039;&#039;REMEMBER TO ISOLATE THE LIGHTS AT YOUR FUSE BOX - ALWAYS TEST THE LIVE (BROWN or RED) WIRE WITH A TESTER [http://www.screwfix.com/prods/55464/Hand-Tools/Screwdrivers/VDE-Screwdrivers/CK-Heavy-Duty-Mains-Tester-100-250V-AC#/ LIKE THIS] FIRST!!!&#039;&#039;&#039; Bear in mind that you only count the wires connected to the switch itself; if like mine your earth is connected to the backbox, then this doesn&#039;t count as a wire. Very pleased with this device, superb build-quality, great tactile response, easy to set up. This is my second dimmer switch, after a very bad experience with the [[ACT_Homepro_ZDW232|ACT HomePro ZDW232]] as explained [http://forum.linuxmce.org/index.php?topic=10783.0 here]. In my opinion you should avoid these dimmers like the plague. They are the cheapest, but it shows. Spend a little bit more and get the Duwi, which is comparable in price. Anything else I have found has been prohibitively expensive.&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
&lt;br /&gt;
Very important. Having been the victims of a burglary, this is an area that perhaps you should consider concentrating on first. You just don&#039;t think it is going to happen to you... until it does. And it&#039;s a horrible feeling.&lt;br /&gt;
&lt;br /&gt;
===Cameras===&lt;br /&gt;
*x3 &#039;&#039;&#039;[[Panasonic BL-C10]]&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;del&amp;gt;x2 &#039;&#039;&#039;[[Foscam FI8905W]]&#039;&#039;&#039;&amp;lt;/del&amp;gt; (plugged into external router due to the unresolved issue described [http://forum.linuxmce.org/index.php?topic=10134.0 here])&lt;br /&gt;
*&#039;&#039;&#039;x2 Y-Cam Black YCB004&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: As mentioned in both of these camera pages, I had to manually edit some of the [[scenarios]] before they would work, as they were pointing at the wrong camera for some reason. I also found that some scenarios were not automatically generated, and had to be added manually. Go to into web admin, click on &amp;quot;Show devices tree&amp;quot; at the bottom of the left-hand pane, then click on &amp;quot;My Scenarios&amp;quot; (again, bottom of left-hand pane), click on &amp;quot;Security Scenarios&amp;quot;, and then at the bottom of the right-hand pane, press the &amp;quot;Add My Scenario&amp;quot; button. This opens a new window. In the new window, type a &amp;quot;Description&amp;quot; (this will be the scenario&#039;s name), select a &amp;quot;Scenario Type&amp;quot; (&amp;quot;Security Scenarios&amp;quot; in this case), leave &amp;quot;Design Obj&amp;quot; blank, and for &amp;quot;Template&amp;quot; select the &amp;quot;Security - View Camera&amp;quot; option. Then select all the rooms you want to add the scenario to. Press the &amp;quot;Save&amp;quot; button. This new scenario should appear at the bottom of the security scenario tree/list  - click on it. Scroll down to the &amp;quot;Scenario Commands&amp;quot; section, and under &amp;quot;Devices&amp;quot; select &amp;quot;[Local Orbiter]&amp;quot;. Wait a sec. Then under &amp;quot;Command&amp;quot; select &amp;quot;Goto screen&amp;quot; button. Press the &amp;quot;Add&amp;quot; button. Press the &amp;quot;OK&amp;quot; button. Enter &amp;quot;15&amp;quot; into the &amp;quot;#159 PK_Screen (int)&amp;quot; field, and press the &amp;quot;Save&amp;quot; button. Press the &amp;quot;OK&amp;quot; button. A new &amp;quot;#2 PK_Device (int)&amp;quot; field should appear. Enter the Device # of your camera. Press the &amp;quot;Save&amp;quot; button. And that&#039;s it!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: All of my cameras make use of [http://en.wikipedia.org/wiki/Power_over_Ethernet/ Power over Ethernet (PoE)], despite not being models that support it! Nor do I have any switches/hubs that &amp;quot;spit out&amp;quot; PoE at the Core end. To see how it is achieved, take a look at &amp;quot;[[User:Purps#Tool_Time|Tool Time]]&amp;quot; at the end of this page for a Howto video explaining the required steps (inspired by b4rney on the forums, thank you mate!). Powering devices in this way is very useful in that you only need to run a single Ethernet cable for both data and power. Brilliant for cameras, especially outdoor ones. Also useful if you want your cameras to be on a [http://en.wikipedia.org/wiki/Uninterruptible_power_supply UPS], as PoE allows all of the power plugs to be in the same place.&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Sensors===&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SM103]] door/window sensors (Z-Wave)&#039;&#039;&#039;&lt;br /&gt;
Finally working (thank you hari!). Just purchased some additional contact sensors to celebrate, so I can experiment with rigging multiple doors/windows with a single unit, will report back.&lt;br /&gt;
&lt;br /&gt;
Smoke detector planned&lt;br /&gt;
&lt;br /&gt;
===Lighting===&lt;br /&gt;
My living room lights are set up to come on at sunset. This is achieved in web admin via &amp;quot;Events handler&amp;quot;-&amp;gt;&amp;quot;Respond to Events&amp;quot; by selecting &amp;quot;Sunset&amp;quot; under &amp;quot;New event&amp;quot;. Enter a description also. Click &amp;quot;Add&amp;quot;, and use the wizard of your choice to select the required device and command.&lt;br /&gt;
&lt;br /&gt;
When we are away for extended periods, I have the living room lights turn off late at night, and then switch on the bedroom light for a short period before they get switched off also. This is just to give the impression that somebody is in.&lt;br /&gt;
&lt;br /&gt;
==Telephone==&lt;br /&gt;
Siemens Gigaset C475 IP on sipgate.co.uk&lt;br /&gt;
&lt;br /&gt;
==Climate==&lt;br /&gt;
Watch this space!&lt;br /&gt;
&lt;br /&gt;
=Tool Time=&lt;br /&gt;
This section comprises of a selection of Howto videos and photographic guides for various DIY projects that can be carried out around the home, in order to achieve that seamless, perfectly integrated LMCE installation. My aim is to always stay away from technical jargon as much as possible, and to try to use standard/simple tools and components that aren&#039;t going to break the bank. You can always get hold of me on the forums or in IRC (irc.freenode.net #linuxmce) if you fancy a chat.&lt;br /&gt;
&lt;br /&gt;
==Howto...==&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
==Planned==&lt;br /&gt;
&lt;br /&gt;
*Howto: Construct a rear mounting MD casing for any TV screen with a VESA mount (with slot loading DVD drive).&lt;br /&gt;
*Howto: Mount a TV on the wall with MD hidden behind (with a slot loading DVD drive).&lt;br /&gt;
*Howto: Make a wall-mounted orbiter (inspired by Techstyle&#039;s framing idea). Surface mounted or recessed (flush fitting)?&lt;br /&gt;
*Howto: Install a new back box (e.g. for z-wave light switch) and make good the wall (having destroyed it in the process).&lt;br /&gt;
*Howto: Chase wall channels, embed cables and make good the wall.&lt;br /&gt;
*Howto: Build a single/double bed with integrated &amp;quot;stowable&amp;quot; flat screen TV and MD. LMCE-controlled motor perhaps.&lt;br /&gt;
*Howto: Build a waterproof/water-resistant bathroom MD&lt;br /&gt;
*Howto: Build a waterproof/submersible orbiter, based on Nokia N800? Make it float?&lt;br /&gt;
*Howto: Make your own ceiling/wall speakers using (decent!) multimedia speakers (if, like me, you are not a complete audiophile, this avoids having an external amp to hide away).&lt;br /&gt;
*Howto: Build your own charging cradle/stand for your mobile orbiter (avoid switching it off all the time).&lt;br /&gt;
*Howto: Make your own cat6 patch cables&lt;br /&gt;
*Howto: Make any device Power over Ethernet (PoE)&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=29202</id>
		<title>User:Purps</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=29202"/>
		<updated>2011-11-20T02:23:46Z</updated>

		<summary type="html">&lt;p&gt;Purps: /* MD (Living Room) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:User Setups]]&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
Hello all. My name is Matt and I live in England. Have been playing with LMCE for a number of years now. I would class myself as a user due to my complete lack of any development skills, so am always keen to help in any way I can. By profession I am a Mechanical Design Engineer in the space industry. In my spare time I enjoy metalwork, woodwork and various other little electronics/DIY projects. Any remaining free time is spent with my extremely patient and long-suffering girlfriend with whom I live (not that she isn&#039;t my first priority, of course).&lt;br /&gt;
&lt;br /&gt;
=Software=&lt;br /&gt;
My current installation is based on the &amp;lt;del&amp;gt;8.10 beta 23165 23388 23796 24164&amp;lt;/del&amp;gt; 8.10 final.&lt;br /&gt;
&lt;br /&gt;
I would highly recommend the use of [http://clonezilla.org/ Clonezilla] for backing up LMCE at appropriate intervals i.e. whenever you get something working! Clonezilla saves a partition of your choice as a compressed file which can in turn be saved to any connected hard drive. Then, you can attempt to get the next thing working without fear of ruining your life/relationship. If the worst happens, just pop the Clonezilla live CD back in and restore the relevant image back. To use, I found Clonezilla to be very intuitive; my only other advice would be to name your backups with as much detailed information as possible. You won&#039;t always necessarily want to restore the last image you made, as you may find a problem that goes back further.&lt;br /&gt;
&lt;br /&gt;
=Network=&lt;br /&gt;
It is highly advisable that you adopt the recommended [[Network Settings|network setup]] and use 2 NICs in your core. This means that a) things are a lot more likely to work straight out of the box and b) when things DO go wrong, you are far more likely to receive support. In my experience it is definitely worth it.&lt;br /&gt;
&lt;br /&gt;
My external network looks a little bit like this...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Virgin Media Cable Modem -&amp;gt; NIC 1 (eth0) on Core&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
And my internal network...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NIC 2 (eth1) on Core -&amp;gt; Netgear 8-port Gigabit switch&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Connected to this switch there is another Netgear Gigabit switch (switches can be daisy-chained to give you more ports), and connected to these you&#039;ll find...&lt;br /&gt;
&lt;br /&gt;
*All of the MDs&lt;br /&gt;
*&amp;quot;Normal&amp;quot; computers requiring Internet access&lt;br /&gt;
*IP Cameras&lt;br /&gt;
*IP Phone&lt;br /&gt;
*Wireless Access Point (WAP)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: If you have a spare wireless router laying around, it can be used as a WAP (this is what I have done using the much loved Netgear WGR614). Just connect it up to a switch (your internal network) via one of the LAN ports (these are the ports that you would normally plug your computers into, NOT the port that you would usually plug your Internet cable into). In the router&#039;s admin page, make sure DHCP is DISABLED, and then set it up in the normal way. Your SSID should NOT be your name or give any clues as to where you live, use the strongest encryption you can (I use WPA2) and it makes a lot of sense to set up an access list (MAC filter). This allows you to specify exactly which MAC addresses are allowed to connect, making your WAP very secure. Finally, and this is important if you wish to access the router&#039;s admin page again (perhaps you&#039;ll want to add a friend&#039;s MAC address for example), you must assign a new LAN TCP/IP. This wants to be in the 192.168.80.X format, and should not be an address that is already in use. I used 192.168.80.254.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=Core/MDs=&lt;br /&gt;
This section talks about the main bits of hardware in my home that make up the principal elements of any LMCE system.&lt;br /&gt;
&lt;br /&gt;
==Core (Cupboard)==&lt;br /&gt;
&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039;&lt;br /&gt;
[[MSI 870-C45]] AMD 770 ATX Socket AM3 Realtek GbLAN controller&lt;br /&gt;
*&#039;&#039;&#039;Processor&#039;&#039;&#039;&lt;br /&gt;
AMD Athlon II X2 250 3.00GHz Socket AM3 2MB L2 Cache&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039;&lt;br /&gt;
Kingston 2GB (2x1GB) DDR3 1333MHz i5 Memory Kit CL9 1.5V&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039;&lt;br /&gt;
Corsair 400W CX with 12cm fan, 80Plus Certified Efficiency&lt;br /&gt;
*&#039;&#039;&#039;Graphics card&#039;&#039;&#039;&lt;br /&gt;
ATI Radeon X300SE 128MB PCIe&lt;br /&gt;
*&#039;&#039;&#039;Hard disks&#039;&#039;&#039;&lt;br /&gt;
OS - Seagate Barracuda ST380815AS 80GB SATA 8MB Cache&lt;br /&gt;
&lt;br /&gt;
Storage - Western Digital WD20EARS 2TB SATAII 64MB Cache. &#039;&#039;Note: When reinstalling LMCE, I disconnect this drive, so only the OS hard disk can be seen. Then once installation is complete, I reconnect the storage hard disk and let LMCE detect it as normal. This is just to ensure that it is not accidentally wiped.&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;NIC&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;del&amp;gt;Realtek RTL-8169.&amp;lt;/del&amp;gt;&#039;&#039; Clashed with my onboard Realtek RTL8111/8168B, PCI ID overlap issue.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Realtek RTL-8139/8139C/8139C+&lt;br /&gt;
*&#039;&#039;&#039;TV cards&#039;&#039;&#039;&lt;br /&gt;
x2 [http://wiki.linuxmce.org/index.php/Hauppauge_WinTV-NOVA-T-500 Hauppauge WinTV-NOVA-T-500]&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039;&lt;br /&gt;
Hitachi-LG GDR-8164B 16x DVD-ROM IDE Optical Drive. Only used when I reinstall.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave controller&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;del&amp;gt;[[Aeon Labs Z-Wave Interface|Aeon Labs Z-Stick]].&amp;lt;/del&amp;gt; &#039;&#039;This is NOT the recommended interface, but works well for a couple of lights and other simple devices.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Seluxit viaSENS Home Controller]]. &#039;&#039;This IS the recommended interface.&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave inclusion remote&#039;&#039;&#039;&lt;br /&gt;
[[Aeon Labs Minimote]]&lt;br /&gt;
*&#039;&#039;&#039;UPS (Uninterruptible Power Supply)&#039;&#039;&#039;&lt;br /&gt;
APC Smart-UPS 1400. Powers the Core, modem, one of the switches, cameras (cameras use PoE, which keeps plugs in the same place).&lt;br /&gt;
*&#039;&#039;&#039;UHF/VHF/FM signal amplifier&#039;&#039;&#039;&lt;br /&gt;
Generic mains-powered booster. 1 input, 2 outputs.&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039;&lt;br /&gt;
Keysonic wireless mini-keyboard with integrated touchpad.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In addition to the standard [[Installing_0810#DVD_Installation|DVD installation instructions]], I carried out the following actions on my Core to make it work/get it the way I wanted it...&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;del&amp;gt;Installed driver for ATI Radeon X300SE in &amp;quot;Hardware Drivers&amp;quot; in KDE desktop (prior to LMCE installation). Note that nVidia cards are recommended; I only used this card because a) I had one and b) I&#039;m happy with UI1 on the core. &amp;lt;/del&amp;gt; &#039;&#039;No longer need to do this.&#039;&#039;&lt;br /&gt;
*&amp;lt;del&amp;gt;Edited the /etc/apt/sources.list on the Core as explained [http://forum.linuxmce.org/index.php?topic=10901.0 here] after the installation of Kubuntu, prior to updating/upgrading/installing.&amp;lt;/del&amp;gt; &#039;&#039;This is no longer necessary (but worth checking).&#039;&#039;&lt;br /&gt;
*Following LMCE installation, editing /etc/udev/rules.d/70-persistent-net.rules to ensure that my non-gigabit RTL-8139/8139C/8139C+ NIC was named eth0 (recommended for the external network).&lt;br /&gt;
*Swapped Network Interfaces in web admin -&amp;gt; Advanced -&amp;gt; Network -&amp;gt; Network settings, to put eth0 on the external network.&lt;br /&gt;
*To get onboard NIC working, removed and blacklisted r8169 module and installed r8168 module from [http://www.realtek.com.tw/downloads/ Realtek] site as explained [http://ubuntuforums.org/showthread.php?t=1091989 here].&lt;br /&gt;
*Changed password to something more secure in web admin -&amp;gt; Wizard -&amp;gt; Basic info -&amp;gt; Users.&lt;br /&gt;
*Activated onboard amplifier on TV cards to improve signal strength (see [[Hauppauge WinTV-NOVA-T-500]]).&lt;br /&gt;
*MythTV setup (accessed via &amp;quot;Computing&amp;quot; from the on-screen Orbiter). I found [http://parker1.co.uk/mythtv_ubuntu.php this page] very useful in getting my MythTV set up.&lt;br /&gt;
*&amp;lt;del&amp;gt;Set up secure outside access using [[HTTPS]]. &amp;lt;/del&amp;gt; &#039;&#039;This now works out of the box; you just need to forward port 443 in webadmin.&#039;&#039;&lt;br /&gt;
*Changed permissions for &amp;quot;public&amp;quot; folder on secondary hard drive, to make life easier from point of view of copying and deleting files, performing my desktop/camera backup, etc. Do a &amp;quot;sudo dolphin&amp;quot;, right-click on the public folder, click the &amp;quot;Permissions&amp;quot; tab, and change ownership to your username. &#039;&#039;Note: I have no idea whether this is safe to do or not.&#039;&#039;&lt;br /&gt;
*ubunut desktop backkup to core wth rsync script&lt;br /&gt;
*&amp;lt;del&amp;gt;Edited the [https://help.ubuntu.com/community/CronHowto crontab] to automatically copy the images captured by my security cameras to a new location (I did this because I heard that the recordings expire after 5 days). This cron job occurs every day at 6am, and only new files and folders are copied over. My crontab entry therefore looks like this: &amp;quot;00 06 * * * cp -uR /home/cameras/* /mnt/device/48/public/data/documents/cams&amp;quot;.&amp;lt;/del&amp;gt; &#039;&#039;Since I am now using [http://www.zoneminder.com/ ZoneMinder] for all motion-activated IP camera recordings, my recording path can be whatever I wish, AND the images do not delete themselves by default (automatic deletion can be set up if you want it though). I am no longer using Motion Wrapper; I did not find it reliable for my purposes.&#039;&#039;&lt;br /&gt;
*Made use of the [[Folder_lock|folder lock]] feature in order to stop my desktop backup from appearing in the orbiters.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: To begin with I had some [http://forum.linuxmce.org/index.php?topic=11159.0 very annoying network problems]. The onboard NIC (Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller) was conflicting with my second NIC (Realtek RTL-8169 Gigabit Ethernet controller). I could not get them to work together at the same time. I believe it was due to the PCI IDs overlapping. I think that the problem could have been resolved by building the driver from source with some modifications, but this is beyond my level of skill. I resolved the issue by installing the much older NIC listed above, which uses a completely different module to the onboard NIC. It also worked out of the box.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==MD (Living Room)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Case&#039;&#039;&#039;&lt;br /&gt;
Jetway JC200. Smallest mini-ITX case I could find with space for slim DVD drive.&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039;&lt;br /&gt;
[[ASUS AT3IONT]] NVIDIA ION with Intel Atom N330 Dual Core Processor (fanless), HDMI Out, 5.1 Channel sound, S/PDIF.&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039;&lt;br /&gt;
Kingston ValueRAM Memory/2GB 1066MHz DDR3 Non-ECC CL7 DIMM&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039;&lt;br /&gt;
100 W fanless picoPSU (included with case).&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039;&lt;br /&gt;
Samsung SN-T083C 8x DVD±RW DL &amp;amp; RAM SATA Slimline Slot-Loading Optical Drive&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039;&lt;br /&gt;
Rii wireless mini-keyboard with integrated touchpad&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039;&lt;br /&gt;
LG 42LH400 42&amp;quot; Full HD LCD TV&lt;br /&gt;
*&#039;&#039;&#039;Speakers&#039;&#039;&#039;&lt;br /&gt;
Logitech X-210 2.1 speaker system&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
*After the initial installation, switch off MD. Select &amp;quot;vdpau&amp;quot; in web admin under &amp;quot;Hardware Acceleration&amp;quot; in &amp;quot;Media Directors&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Changed from &amp;quot;H&amp;quot; to &amp;quot;S&amp;quot; in the &amp;quot;PowerOff mode&amp;quot;. This suspends the MD when switched off, rather than power it down completely.&lt;br /&gt;
*Increased text size in KDE desktop via KDE Menu -&amp;gt; Applications -&amp;gt; System -&amp;gt; System Settings, then select &amp;quot;Appearance&amp;quot; under &amp;quot;Look &amp;amp; Feel&amp;quot;; adjust the font size in &amp;quot;Fonts&amp;quot;.&lt;br /&gt;
*Increased text size in terminal (Ctrl &amp;amp; +).&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
*&amp;lt;del&amp;gt;Added button to KDE desktop that activates the orbiter; thank you posde for [http://forum.linuxmce.org/index.php?topic=10156.msg69647#msg69647 the tip].&amp;lt;/del&amp;gt; &#039;&#039;Button is there by default now.&#039;&#039;&lt;br /&gt;
*Installed a backported libxine to allow playback of MKV files; thank you to those who came up with [[Play_mkv_files|this solution]]. &#039;&#039;Note: Link in wiki is now dead, but there is an alternative (see wiki page).&#039;&#039;&lt;br /&gt;
*Enabled &amp;quot;Avoid conflicts between live TV and scheduled shows&amp;quot; in MythTV frontend, in order to stop [http://forum.linuxmce.org/index.php?topic=9930.0 this problem]. Press &amp;quot;Esc&amp;quot; whilst watching TV (this is the frontend) to get into MythTV&#039;s main menu, then go Utilities/Setup -&amp;gt; Setup -&amp;gt; TV Settings -&amp;gt; General.&lt;br /&gt;
*Set de-interlace settings to &amp;quot;VDPAU Slim&amp;quot;. Press &amp;quot;Esc&amp;quot; whilst watching TV (this is the frontend) to get into MythTV&#039;s main menu, then go Utilities/Setup -&amp;gt; Setup -&amp;gt; TV Settings -&amp;gt; Playback.&lt;br /&gt;
*Installed an [[Equalizer for ALSA]]. Whilst I am very happy with the price/performance of my speakers, they don&#039;t have any bass control, so I installed a graphical one.&lt;br /&gt;
&lt;br /&gt;
==MD (Kitchen)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039;&lt;br /&gt;
[[ASUS AT3N7A-I]] NVIDIA ION with Intel Atom N330 Dual Core Processor, HDMI Out, 8 Channel Audio, Mini-ITX. I replaced the CPU fan with a Scythe, not that the old fan was particularly noisy, but it was still an improvement.&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039;&lt;br /&gt;
OCZ 2GB (2x1GB) DDR2 800MHz/PC2-6400 Platinum XTC Memory Kit CL4 2.1V&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039;&lt;br /&gt;
100 W fanless picoPSU.&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039;&lt;br /&gt;
ViewSonic VX2239WM 22&amp;quot; Full HD LCD, HDMI, integrated speakers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
*Disabled fan warnings in BIOS (replacement fan is only 2-wire).&lt;br /&gt;
*Manually increased alsa volume levels (they were very low) by typing &amp;quot;alsamixer&amp;quot; into a terminal. Make your changes and press &amp;quot;Esc&amp;quot;.&lt;br /&gt;
*After the initial installation, switch off MD. Select &amp;quot;vdpau&amp;quot; in web admin under &amp;quot;Hardware Acceleration&amp;quot; in &amp;quot;Media Directors&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Increased text size in KDE desktop via KDE Menu -&amp;gt; Applications -&amp;gt; System -&amp;gt; System Settings, then select &amp;quot;Appearance&amp;quot; under &amp;quot;Look &amp;amp; Feel&amp;quot;; adjust the font size in &amp;quot;Fonts&amp;quot;.&lt;br /&gt;
*Increased text size in terminal (Ctrl &amp;amp; +).&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
*&amp;lt;del&amp;gt;Added button to KDE desktop that activates the orbiter; thank you posde for [http://forum.linuxmce.org/index.php?topic=10156.msg69647#msg69647 the tip].&amp;lt;/del&amp;gt; &#039;&#039;Button is there by default now.&#039;&#039;&lt;br /&gt;
*Installed a backported libxine to allow playback of MKV files; thank you to those who came up with [[Play_mkv_files|this solution]]. &#039;&#039;Note: Link in wiki is now dead, but there is an alternative (see wiki page).&#039;&#039;&lt;br /&gt;
*Enabled &amp;quot;Avoid conflicts between live TV and scheduled shows&amp;quot; in MythTV frontend, in an attempt to stop [http://forum.linuxmce.org/index.php?topic=9930.0 this problem]. Press &amp;quot;Esc&amp;quot; whilst watching TV (this is the frontend) to get into MythTV&#039;s main menu, then go Utilities/Setup -&amp;gt; Setup -&amp;gt; TV Settings -&amp;gt; General.&lt;br /&gt;
*Set de-interlace settings to &amp;quot;VDPAU Slim&amp;quot;. Press &amp;quot;Esc&amp;quot; whilst watching TV (this is the frontend) to get into MythTV&#039;s main menu, then go Utilities/Setup -&amp;gt; Setup -&amp;gt; TV Settings -&amp;gt; Playback.&lt;br /&gt;
&lt;br /&gt;
==MD (Bedroom)==&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039;&lt;br /&gt;
Foehn &amp;amp; Hirsch 42&amp;quot; Full HD LCD TV&lt;br /&gt;
&lt;br /&gt;
...and the rest of it I&#039;ll have to look up! This MD is a standard mATX motherboard in a big dirty aluminium HTPC-style case. It was my very first purchase after I first saw the awesome power of LMCE in the beginning of 2008. This poor MD gets bumped from room to room whenever I get hold of a new, exciting piece of hardware, but she&#039;s still going strong. I daresay she will end up with me in garage or workshop at some point in the near future, replacing the even crappier machines that I have out there currently.&lt;br /&gt;
&lt;br /&gt;
==MD (Bathroom)==&lt;br /&gt;
Still thinking about the best way to do this. bongowongo is talking about remodelling his bathroom, so this has prompted me to give this a little more thought. The number one concern I think (apart from having electronics in the wettest room in the house!) is condensation, on both the screen and the containment unit itself (one would assume that the monitor would have to be covered in some way; having it exposed cannot be a good idea).&lt;br /&gt;
&lt;br /&gt;
I have done some research on off-the-shelf units, and in summary, they are extremely expensive for even the smallest screens. Most are not even full HD. The reason they are so expensive is that they are specialist items, and have to be rated to work in wet conditions without causing harm to the user. They also feature extras such as heaters and waterproof remotes etc. In addition, they are usually self-contained i.e. you get a sealed-for-life lump, which you then install into your wall.&lt;br /&gt;
&lt;br /&gt;
Having had a good look at the various features found in these units, I want to put together a quick and dirty list along with some thoughts about the various items...&lt;br /&gt;
&lt;br /&gt;
*A self-contained solution is definitely what we want (for reasons that will be explained), as per the off-the-shelf products, but seeing as we&#039;re building it ourselves, there&#039;s no reason why the wall couldn&#039;t be chased out, TV installed, and then sealed up afterwards. This will make the assembly much less bulky.&lt;br /&gt;
*It makes sense to locate the MD itself away from the bathroom, along with the amp if you intend on using one. No point exposing equipment to the moisture if it can be avoided.&lt;br /&gt;
*Arguably one of most important features I think is the heater; the high-end units all tend to utilise heaters, which makes a huge amount of sense. By keeping the air temperature inside the unit at a higher level, water vapour in the air is less likely to condense. The heater assembly would have to consist of both a heater and some kind of adjustable thermostat. At first I thought something could be built, but then realised a solution already exists; now, this is just a thought, but why not use one of those reptile habitat heaters. They are mains powered, the thermostat can be adjusted, the heating is gentle, and they are relatively inexpensive. Maybe the heater and monitor could be both be plugged into a single z-wave module. With regards to the temperature level, I&#039;ve no idea, but the maximum operating temperature of many monitors is 35 to 40 degrees C, so slightly below that might be a good start.&lt;br /&gt;
**Another thing to think about - would the heat generated by the monitor in a sealed unit be enough to ward off the dreaded condensation? Need to perhaps get a thermometer inside a test unit and see what happens, although they don&#039;t tend to kick out too much heat.&lt;br /&gt;
*Using standard components where possible is a must, that&#039;s what DIY is all about (and saving £££ of course)&lt;br /&gt;
**Computer monitor, 22&amp;quot; - 24&amp;quot; with 1080p and HDMI are very common now ~£100 (or use a TV, maybe you already have one you&#039;d like to use, although I do find that low-end monitors are generally thinner and of better quality than low-end TVs). Consider speakers also, some monitors have speakers, but are generally crap compared to TV speakers, but may be good enough, OR you may have your own speaker solution - we&#039;ll discuss speakers later)&lt;br /&gt;
**Monitor mount, standard fixed mount would be fine ~£10&lt;br /&gt;
**Reptile habitat heater/thermostat ~£30&lt;br /&gt;
**zwave plugin module ~£30&lt;br /&gt;
**separate speakers/amp perhaps ~£?&lt;br /&gt;
*I would like to propose the following method of construction...&lt;br /&gt;
**remove tiles where necessary and chase out wall&lt;br /&gt;
**Chase in cables for video, audio and power&lt;br /&gt;
**Fix wooden frame around perimeter of chased-out section, flush with un-tiled wall&lt;br /&gt;
**Fix heater mat/element and thermostat in place&lt;br /&gt;
**Attach monitor/TV screen in recess&lt;br /&gt;
**Bond perspex into place&lt;br /&gt;
***Few words about the perspex; firstly, lot cheaper than glass, and easier to work with. I have also found anti-fog versions, although that will of course increase the £££ (and I have no idea if it would be worth it). Anti-fog films are also available that can be applied. The thickness of the perspex should be the same as the tiles; this means that when finished the perspex will be flush with the tiles (remember we said the wooden frame would be flush with the stripped back wall). The perspex should be stuck in place using some kind of mastic/no nails product, maybe both i.e. normal bathrooom mastic/sealant around the outside and a no-nails product around the inside. Final thing; obviously the mastic/sealant/no-nails will look bloody awful when looking through the perspex, so why not mask off a rectangle the size of monitor (talking about on the inside surface of the perspex here) spray paint (white or cream or whatever colour your bathroom is), peel off masking, leaving a coloured opaque border. This would hide the mastic/sealant/no-nails.&lt;br /&gt;
*Regarding the speakers, there are a few options:&lt;br /&gt;
**Just use the onboard speakers if present, obviously the cable will have to be run back to the MD. Your first reaction might be that this wouldn&#039;t work because the speakers are in a sealed unit, but I&#039;m not so sure, perhaps it would work better than you think. Would need to test.&lt;br /&gt;
**Following on from this, have you ever seen those products designed for laptops that sucker on a window or other flat surface, effectively turning the object into a speaker? Well why not attach on of these to the inside of the perspex. Again, would need testing.&lt;br /&gt;
**Use a pair of water-proof speakers, attached to an amp (amp doesn&#039;t have to be anything special, and could be located with MD).&lt;br /&gt;
*Orbiter - personally, I don&#039;t like the idea of having something integrated into the wall, because making it waterproof and touch sensitive could be a major challenge. Although one option would be to purchase a waterproof tablet or phone (that Motorola one for example) and integrate that, but still, I think I would rather keep it mobile. The other option is a water proof case. If you have more popular device such as iThis and iThat, then you will find that water-proof cases exist that fit perfectly. If however like me you don&#039;t have an iAnything, you may be interested in the hundreds of generic waterproof cases, which are essentially waterproof bags. But I quite like the idea of that, just stick your mobile phone or N800 or whatever in a bag and just use it when you need it, rather than have something permanently installed in the bathroom.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To begin with, it might be an idea to construct a standalone, self-contained unit to test all of this out with. You know, have a few baths and showers with it resting on the toilet, see how it all holds up.&lt;br /&gt;
&lt;br /&gt;
==MD (Study)==&lt;br /&gt;
This MD is running on a [http://www.virtualbox.org/ virtual machine] on my standard desktop computer, which is running a lean, mean Ubuntu 10.04 + Fluxbox installation., built up from a [https://help.ubuntu.com/community/Installation/MinimalCD/ minimal command line install]. It has a second VGA screen (my larger main screen is on DVI) which I have set up as a separate X head, and is dedicated to this MD. The MD runs UI1, and performs well enough for what I need. See [http://wiki.linuxmce.org/index.php/User:Purps#Other_Orbiters here] for details of the orbiter. I created the virtual machine [[VirtualBox_MD|like this]].&lt;br /&gt;
&lt;br /&gt;
==MD (Workshop)==&lt;br /&gt;
Gash machine built from old bits.&lt;br /&gt;
&lt;br /&gt;
==MD (Garage)==&lt;br /&gt;
Gash machine built from old bits.&lt;br /&gt;
&lt;br /&gt;
=Orbiters=&lt;br /&gt;
&lt;br /&gt;
Every MD features an on-screen orbiter. In addition to the on-screen ones...&lt;br /&gt;
&lt;br /&gt;
==Mobile Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Main mobile orbiter&#039;&#039;&#039;&lt;br /&gt;
[[Nokia N800]] running its own orbiter software. Superb in my opinion; cheap, good battery life, and the orbiter software is fantastic.&lt;br /&gt;
*&#039;&#039;&#039;Mobile phone&#039;&#039;&#039;&lt;br /&gt;
HTC Desire HD running darrenmason&#039;s [[AndroidTouchOrbiter]] (thank you!). I also use this device a lot for (secure) outside access via SSL when I am out and about.&lt;br /&gt;
*&#039;&#039;&#039;Ubuntu netbook&#039;&#039;&#039;&lt;br /&gt;
My little netbook, running a lean, mean Ubuntu 11.04 + Fluxbox installation., built up from a [https://help.ubuntu.com/community/Installation/MinimalCD/ minimal command line install], which I use for surfing and tinkering with LMCE. It is running [[Web Orbiter 2.0]] in Google Chrome. I never use this in fullscreen mode (press F11 in your browser if you wish to do this) as I prefer to just have it on standby in a tab. Therefore the resolution of the Orbiter is set lower than the resolution of the laptop screen. Same for the Ubuntu laptop.&lt;br /&gt;
*&#039;&#039;&#039;Ubuntu laptop&#039;&#039;&#039;&lt;br /&gt;
The lady&#039;s Ubuntu laptop which we generally use for surfing, work, etc wherever we happen to be. It is running Web Orbiter 2.0 in Google Chrome.&lt;br /&gt;
*&#039;&#039;&#039;Nintendo DSi&#039;&#039;&#039;&lt;br /&gt;
My mate&#039;s DSi, running Web Orbiter 2.0 with a resolution of 480x320 (iPhone) in the standard browser. This resolution allows for all text to be read relatively easily, but does mean a lot of scrolling about is required. I wouldn&#039;t use it personally. Might be worth playing with other resolutions/skins to make it more usable.&lt;br /&gt;
&lt;br /&gt;
==Other Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Kitchen fridge&#039;&#039;&#039;&lt;br /&gt;
[[Storage Options Scroll Tablet PC]] mounted to a wooden backing, attached to the fridge via a powerful magnet. Runs darrenmason&#039;s [[AndroidTouchOrbiter]] for controlling the kitchen, and also displays our combined calendars (we are Google slaves). Also useful for looking up receipes, etc.&lt;br /&gt;
*&#039;&#039;&#039;Hallway wall&#039;&#039;&#039;&lt;br /&gt;
[[Nokia N800]] mounted to the wall in the hallway. Mainly used for setting/deactivating the alarm. Also useful for controlling the lights when you first arrive home, although much of that is automated of course. My intention is to dissect this orbiter at some point and mount it in a wooden frame.&lt;br /&gt;
*&#039;&#039;&#039;Study desktop&#039;&#039;&#039;&lt;br /&gt;
My main desktop, which has another [[Web Orbiter 2.0]] set up on it in much the same way as the mobile Ubuntu netbook and laptop. It is for controlling the virtual MD on the desktop machine (I find the on-screen controls on the MD itself to be a bit &amp;quot;twitchy&amp;quot;). See [http://wiki.linuxmce.org/index.php/User:Purps#MD_.28Study.29 MD (Study)] for more details.&lt;br /&gt;
*&#039;&#039;&#039;carPC&#039;&#039;&#039;&lt;br /&gt;
I am currently in the process of building a mini ITX carPC for my modded Mk1 MX-5 (called the Miata over the pond), running a lightweight Ubuntu + LXDE installation. The last component I need to get is the touchscreen, but the rest of it is very much finished, although I do intend on upgrading the speakers and adding an amplifier (a necessity due to the lack of head unit). The system is capable of utilising CDs/DVDs (audio, video, data), USB sticks/flash cards, and also features an aux-in for any personal music player that my passenger might have on their person. The system is also capable of FM radio, MP3 playback, video playback, digital TV, Internet browsing, SatNav, vehicle diagnostics.... and controlling LMCE ([[Web Orbiter 2.0]] in Chrome). I thought this would be useful from the point of view of opening/closing the garage door, switching on/off the lights, checking the house on long journeys, etc.&lt;br /&gt;
&lt;br /&gt;
=Home Automation=&lt;br /&gt;
&lt;br /&gt;
This section looks at the remaining hardware in my home, relating specifically to [http://en.wikipedia.org/wiki/Home_automation home automation].&lt;br /&gt;
&lt;br /&gt;
==Lights==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Duwi dimmer switch (Living Room)&#039;&#039;&#039;&lt;br /&gt;
2 wire in my case (more common in Europe), check your current switch/dimmer first &#039;&#039;&#039;REMEMBER TO ISOLATE THE LIGHTS AT YOUR FUSE BOX - ALWAYS TEST THE LIVE (BROWN or RED) WIRE WITH A TESTER [http://www.screwfix.com/prods/55464/Hand-Tools/Screwdrivers/VDE-Screwdrivers/CK-Heavy-Duty-Mains-Tester-100-250V-AC#/ LIKE THIS] FIRST!!!&#039;&#039;&#039; Bear in mind that you only count the wires connected to the switch itself; if like mine your earth is connected to the backbox, then this doesn&#039;t count as a wire. Very pleased with this device, superb build-quality, great tactile response, easy to set up. This is my second dimmer switch, after a very bad experience with the [[ACT_Homepro_ZDW232|ACT HomePro ZDW232]] as explained [http://forum.linuxmce.org/index.php?topic=10783.0 here]. In my opinion you should avoid these dimmers like the plague. They are the cheapest, but it shows. Spend a little bit more and get the Duwi, which is comparable in price. Anything else I have found has been prohibitively expensive.&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
&lt;br /&gt;
Very important. Having been the victims of a burglary, this is an area that perhaps you should consider concentrating on first. You just don&#039;t think it is going to happen to you... until it does. And it&#039;s a horrible feeling.&lt;br /&gt;
&lt;br /&gt;
===Cameras===&lt;br /&gt;
*x3 &#039;&#039;&#039;[[Panasonic BL-C10]]&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;del&amp;gt;x2 &#039;&#039;&#039;[[Foscam FI8905W]]&#039;&#039;&#039;&amp;lt;/del&amp;gt; (plugged into external router due to the unresolved issue described [http://forum.linuxmce.org/index.php?topic=10134.0 here])&lt;br /&gt;
*&#039;&#039;&#039;x2 Y-Cam Black YCB004&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: As mentioned in both of these camera pages, I had to manually edit some of the [[scenarios]] before they would work, as they were pointing at the wrong camera for some reason. I also found that some scenarios were not automatically generated, and had to be added manually. Go to into web admin, click on &amp;quot;Show devices tree&amp;quot; at the bottom of the left-hand pane, then click on &amp;quot;My Scenarios&amp;quot; (again, bottom of left-hand pane), click on &amp;quot;Security Scenarios&amp;quot;, and then at the bottom of the right-hand pane, press the &amp;quot;Add My Scenario&amp;quot; button. This opens a new window. In the new window, type a &amp;quot;Description&amp;quot; (this will be the scenario&#039;s name), select a &amp;quot;Scenario Type&amp;quot; (&amp;quot;Security Scenarios&amp;quot; in this case), leave &amp;quot;Design Obj&amp;quot; blank, and for &amp;quot;Template&amp;quot; select the &amp;quot;Security - View Camera&amp;quot; option. Then select all the rooms you want to add the scenario to. Press the &amp;quot;Save&amp;quot; button. This new scenario should appear at the bottom of the security scenario tree/list  - click on it. Scroll down to the &amp;quot;Scenario Commands&amp;quot; section, and under &amp;quot;Devices&amp;quot; select &amp;quot;[Local Orbiter]&amp;quot;. Wait a sec. Then under &amp;quot;Command&amp;quot; select &amp;quot;Goto screen&amp;quot; button. Press the &amp;quot;Add&amp;quot; button. Press the &amp;quot;OK&amp;quot; button. Enter &amp;quot;15&amp;quot; into the &amp;quot;#159 PK_Screen (int)&amp;quot; field, and press the &amp;quot;Save&amp;quot; button. Press the &amp;quot;OK&amp;quot; button. A new &amp;quot;#2 PK_Device (int)&amp;quot; field should appear. Enter the Device # of your camera. Press the &amp;quot;Save&amp;quot; button. And that&#039;s it!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: All of my cameras make use of [http://en.wikipedia.org/wiki/Power_over_Ethernet/ Power over Ethernet (PoE)], despite not being models that support it! Nor do I have any switches/hubs that &amp;quot;spit out&amp;quot; PoE at the Core end. To see how it is achieved, take a look at &amp;quot;[[User:Purps#Tool_Time|Tool Time]]&amp;quot; at the end of this page for a Howto video explaining the required steps (inspired by b4rney on the forums, thank you mate!). Powering devices in this way is very useful in that you only need to run a single Ethernet cable for both data and power. Brilliant for cameras, especially outdoor ones. Also useful if you want your cameras to be on a [http://en.wikipedia.org/wiki/Uninterruptible_power_supply UPS], as PoE allows all of the power plugs to be in the same place.&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Sensors===&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SM103]] door/window sensors (Z-Wave)&#039;&#039;&#039;&lt;br /&gt;
Finally working (thank you hari!). Just purchased some additional contact sensors to celebrate, so I can experiment with rigging multiple doors/windows with a single unit, will report back.&lt;br /&gt;
&lt;br /&gt;
Smoke detector planned&lt;br /&gt;
&lt;br /&gt;
===Lighting===&lt;br /&gt;
My living room lights are set up to come on at sunset. This is achieved in web admin via &amp;quot;Events handler&amp;quot;-&amp;gt;&amp;quot;Respond to Events&amp;quot; by selecting &amp;quot;Sunset&amp;quot; under &amp;quot;New event&amp;quot;. Enter a description also. Click &amp;quot;Add&amp;quot;, and use the wizard of your choice to select the required device and command.&lt;br /&gt;
&lt;br /&gt;
When we are away for extended periods, I have the living room lights turn off late at night, and then switch on the bedroom light for a short period before they get switched off also. This is just to give the impression that somebody is in.&lt;br /&gt;
&lt;br /&gt;
==Telephone==&lt;br /&gt;
Siemens Gigaset C475 IP on sipgate.co.uk&lt;br /&gt;
&lt;br /&gt;
==Climate==&lt;br /&gt;
Watch this space!&lt;br /&gt;
&lt;br /&gt;
=Tool Time=&lt;br /&gt;
This section comprises of a selection of Howto videos and photographic guides for various DIY projects that can be carried out around the home, in order to achieve that seamless, perfectly integrated LMCE installation. My aim is to always stay away from technical jargon as much as possible, and to try to use standard/simple tools and components that aren&#039;t going to break the bank. You can always get hold of me on the forums or in IRC (irc.freenode.net #linuxmce) if you fancy a chat.&lt;br /&gt;
&lt;br /&gt;
==Howto...==&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
==Planned==&lt;br /&gt;
&lt;br /&gt;
*Howto: Construct a rear mounting MD casing for any TV screen with a VESA mount (with slot loading DVD drive).&lt;br /&gt;
*Howto: Mount a TV on the wall with MD hidden behind (with a slot loading DVD drive).&lt;br /&gt;
*Howto: Make a wall-mounted orbiter (inspired by Techstyle&#039;s framing idea). Surface mounted or recessed (flush fitting)?&lt;br /&gt;
*Howto: Install a new back box (e.g. for z-wave light switch) and make good the wall (having destroyed it in the process).&lt;br /&gt;
*Howto: Chase wall channels, embed cables and make good the wall.&lt;br /&gt;
*Howto: Build a single/double bed with integrated &amp;quot;stowable&amp;quot; flat screen TV and MD. LMCE-controlled motor perhaps.&lt;br /&gt;
*Howto: Build a waterproof/water-resistant bathroom MD&lt;br /&gt;
*Howto: Build a waterproof/submersible orbiter, based on Nokia N800? Make it float?&lt;br /&gt;
*Howto: Make your own ceiling/wall speakers using (decent!) multimedia speakers (if, like me, you are not a complete audiophile, this avoids having an external amp to hide away).&lt;br /&gt;
*Howto: Build your own charging cradle/stand for your mobile orbiter (avoid switching it off all the time).&lt;br /&gt;
*Howto: Make your own cat6 patch cables&lt;br /&gt;
*Howto: Make any device Power over Ethernet (PoE)&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Draft_LinuxMCE_0810&amp;diff=29109</id>
		<title>Draft LinuxMCE 0810</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Draft_LinuxMCE_0810&amp;diff=29109"/>
		<updated>2011-11-12T11:29:06Z</updated>

		<summary type="html">&lt;p&gt;Purps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[category:wiki workgroup]]&lt;br /&gt;
[[category:drafts]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
Welcome. This is the main page for all information relevant to LinuxMCE 0810.&lt;br /&gt;
&lt;br /&gt;
=Caveats=&lt;br /&gt;
&lt;br /&gt;
*LinuxMCE is an extremely powerful, fantastic piece of software; have no doubt about that. But, please bear in mind that it is a project, not a product. &lt;br /&gt;
&lt;br /&gt;
*LinuxMCE 0810 is based on Ubuntu 8.10, which means that brand new hardware might not work out of the box. For this reason, if you are buying hardware specifically for your home automation system, you might want to use hardware that is a little older and save yourself some money at the same time. That said, in nearly all cases you will be able to get through any issues with a little patience and some help from the community. Unrecognised NICs is the most common issue.&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;Please please please be patient. Some parts of the installation can sometimes take hours. If in doubt, leave it overnight.&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Installing 0810 Final=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;Caution: Installing LinuxMCE 0810 Final will wipe your entire drive! It is not designed to be dual-booted!&amp;lt;/span&amp;gt;&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;If you just want to quickly try LinuxMCE, then consider setting it up temporarily as a virtual machine on your Linux, Mac, or Windows box. [http://www.virtualbox.org/ VirtualBox] will allow you to do this&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Download the LinuxMCE 0810 Final ISO from [http://linuxmce.iptp.org/release/LinuxMCE-8.10-final.iso here]. &#039;&#039;Note: Always burn at your DVD drive&#039;s lowest speed to reduce the chance of errors.&#039;&#039;&lt;br /&gt;
# Boot from the DVD.&lt;br /&gt;
# Select your language&lt;br /&gt;
# Select the top option &amp;quot;LinuxMCE&amp;quot;&lt;br /&gt;
# Wait until the installer loads, and then...&lt;br /&gt;
## &#039;&#039;&#039;Welcome&#039;&#039;&#039; - Select your language.&lt;br /&gt;
## &#039;&#039;&#039;Where are you?&#039;&#039;&#039; - Select your location and time zone.&lt;br /&gt;
## &#039;&#039;&#039;Keyboard layout&#039;&#039;&#039; - Select your keyboard layout.&lt;br /&gt;
## &#039;&#039;&#039;Prepare disk space&#039;&#039;&#039; - Set up your partitions as you wish, but the second option &amp;quot;Guided - use entire disk&amp;quot; is perfectly OK.&lt;br /&gt;
## &#039;&#039;&#039;Who are you?&#039;&#039;&#039; - Set up your username, password and the system name (call it whatever you want). This username/password is specifically for the underlying system i.e. Kubuntu, it is NOT for LinuxMCE; this is handled separately.&lt;br /&gt;
## &#039;&#039;&#039;Ready to install&#039;&#039;&#039; - Check everything is as it should be, and press &amp;quot;Install&amp;quot;.&lt;br /&gt;
# Let installation run through, and then remove disk and press enter when instructed to do so.&lt;br /&gt;
# Once the new Kubuntu installation has finished booting back up, click the &amp;quot;LinuxMCE&amp;quot; icon on the desktop. This will start the LinuxMCE installation. You may need to enter your Kubuntu password.&lt;br /&gt;
# Wait until the LinuxMCE installation has finished running through, and reboot the system. You will see the following message when the installation is complete:&lt;br /&gt;
&lt;br /&gt;
 The first phase of the install process is completed&lt;br /&gt;
 Reboot the system to start the final process.&lt;br /&gt;
 &lt;br /&gt;
 Done!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once the system has rebooted, the [[AVWizard_Step_by_Step|AV Wizard]] will start, followed by the [[House_Setup_Wizard|House Setup Wizard]] and [[Media_Player_Wizard|Media Setup Wizard]].&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Draft_LinuxMCE_0810&amp;diff=29108</id>
		<title>Draft LinuxMCE 0810</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Draft_LinuxMCE_0810&amp;diff=29108"/>
		<updated>2011-11-12T11:27:44Z</updated>

		<summary type="html">&lt;p&gt;Purps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[category:wiki workgroup]]&lt;br /&gt;
[[category:drafts]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
Welcome. This is the main page for all information relevant to LinuxMCE 0810.&lt;br /&gt;
&lt;br /&gt;
=Caveats=&lt;br /&gt;
&lt;br /&gt;
*LinuxMCE is an extremely powerful, fantastic piece of software; have no doubt about that. But, please bear in mind that it is a project, not a product. &lt;br /&gt;
&lt;br /&gt;
*LinuxMCE 0810 is based on Ubuntu 8.10, which means that brand new hardware might not work out of the box. For this reason, if you are buying hardware specifically for your home automation system, you might want to use hardware that is a little older and save yourself some money at the same time. That said, in nearly all cases you will be able to get through any issues with a little patience and some help from the community. Unrecognised NICs is the most common issue.&lt;br /&gt;
&lt;br /&gt;
*Please please please be patient. Some parts of the installation can sometimes take hours. If in doubt, leave it overnight.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Installing 0810 Final=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;Caution: Installing LinuxMCE 0810 Final will wipe your entire drive! It is not designed to be dual-booted!&amp;lt;/span&amp;gt;&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;If you just want to quickly try LinuxMCE, then consider setting it up temporarily as a virtual machine on your Linux, Mac, or Windows box. [http://www.virtualbox.org/ VirtualBox] will allow you to do this&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Download the LinuxMCE 0810 Final ISO from [http://linuxmce.iptp.org/release/LinuxMCE-8.10-final.iso here]. &#039;&#039;Note: Always burn at your DVD drive&#039;s lowest speed to reduce the chance of errors.&#039;&#039;&lt;br /&gt;
# Boot from the DVD.&lt;br /&gt;
# Select your language&lt;br /&gt;
# Select the top option &amp;quot;LinuxMCE&amp;quot;&lt;br /&gt;
# Wait until the installer loads, and then...&lt;br /&gt;
## &#039;&#039;&#039;Welcome&#039;&#039;&#039; - Select your language.&lt;br /&gt;
## &#039;&#039;&#039;Where are you?&#039;&#039;&#039; - Select your location and time zone.&lt;br /&gt;
## &#039;&#039;&#039;Keyboard layout&#039;&#039;&#039; - Select your keyboard layout.&lt;br /&gt;
## &#039;&#039;&#039;Prepare disk space&#039;&#039;&#039; - Set up your partitions as you wish, but the second option &amp;quot;Guided - use entire disk&amp;quot; is perfectly OK.&lt;br /&gt;
## &#039;&#039;&#039;Who are you?&#039;&#039;&#039; - Set up your username, password and the system name (call it whatever you want). This username/password is specifically for the underlying system i.e. Kubuntu, it is NOT for LinuxMCE; this is handled separately.&lt;br /&gt;
## &#039;&#039;&#039;Ready to install&#039;&#039;&#039; - Check everything is as it should be, and press &amp;quot;Install&amp;quot;.&lt;br /&gt;
# Let installation run through, and then remove disk and press enter when instructed to do so.&lt;br /&gt;
# Once the new Kubuntu installation has finished booting back up, click the &amp;quot;LinuxMCE&amp;quot; icon on the desktop. This will start the LinuxMCE installation. You may need to enter your Kubuntu password.&lt;br /&gt;
# Wait until the LinuxMCE installation has finished running through, and reboot the system. You will see the following message when the installation is complete:&lt;br /&gt;
&lt;br /&gt;
 The first phase of the install process is completed&lt;br /&gt;
 Reboot the system to start the final process.&lt;br /&gt;
 &lt;br /&gt;
 Done!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once the system has rebooted, the [[AVWizard_Step_by_Step|AV Wizard]] will start, followed by the [[House_Setup_Wizard|House Setup Wizard]] and [[Media_Player_Wizard|Media Setup Wizard]].&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Draft_LinuxMCE_0810&amp;diff=28983</id>
		<title>Draft LinuxMCE 0810</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Draft_LinuxMCE_0810&amp;diff=28983"/>
		<updated>2011-11-06T22:38:52Z</updated>

		<summary type="html">&lt;p&gt;Purps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[category:wiki workgroup]]&lt;br /&gt;
[[category:drafts]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
Welcome. This is the main page for all information relevant to LinuxMCE 0810.&lt;br /&gt;
&lt;br /&gt;
=Caveats=&lt;br /&gt;
&lt;br /&gt;
*LinuxMCE is an extremely powerful, fantastic piece of software; have no doubt about that. But, please bear in mind that it is a project, not a product. &lt;br /&gt;
&lt;br /&gt;
*LinuxMCE 0810 is based on Ubuntu 8.10, which means that brand new hardware might not work out of the box. For this reason, if you are buying hardware specifically for your home automation system, you might want to use hardware that is a little older and save yourself some money at the same time. That said, in nearly all cases you will be able to get through any issues with a little patience and some help from the community. Unrecognised NICs is the most common issue.&lt;br /&gt;
&lt;br /&gt;
*Please please please be patient. Some parts of the installation can sometimes take hours. If in doubt, leave it overnight.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Installing 0810 Final=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;Caution: Installing LinuxMCE 0810 Final will wipe your entire drive! It is not designed to be dual-booted!&amp;lt;/span&amp;gt;&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;If you just want to quickly try LinuxMCE, then consider setting it up temporarily as a virtual machine on your Linux, Mac, or Windows box. [http://www.virtualbox.org/ VirtualBox] will allow you to do this&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Download the LinuxMCE 0810 Final ISO from [http://linuxmce.iptp.org/release/LinuxMCE-8.10-final.iso here]. &#039;&#039;Note: Always burn at your DVD drive&#039;s lowest speed to reduce the chance of errors.&#039;&#039;&lt;br /&gt;
# Boot from the DVD.&lt;br /&gt;
# Select your language&lt;br /&gt;
# Select the top option &amp;quot;LinuxMCE&amp;quot;&lt;br /&gt;
# Wait until the installer loads, and then...&lt;br /&gt;
## &#039;&#039;&#039;Welcome&#039;&#039;&#039; - Select your language.&lt;br /&gt;
## &#039;&#039;&#039;Where are you?&#039;&#039;&#039; - Select your location and time zone.&lt;br /&gt;
## &#039;&#039;&#039;Keyboard layout&#039;&#039;&#039; - Select your keyboard layout.&lt;br /&gt;
## &#039;&#039;&#039;Prepare disk space&#039;&#039;&#039; - Set up your partitions as you wish, but the second option &amp;quot;Guided - use entire disk&amp;quot; is perfectly OK.&lt;br /&gt;
## &#039;&#039;&#039;Who are you?&#039;&#039;&#039; - Set up your username, password and the system name (call it whatever you want). This username/password is specifically for the underlying system i.e. Kubuntu, it is NOT for LinuxMCE; this is handled separately.&lt;br /&gt;
## &#039;&#039;&#039;Ready to install&#039;&#039;&#039; - Check everything is as it should be, and press &amp;quot;Install&amp;quot;.&lt;br /&gt;
# Let installation run through, and then remove disk and press enter when instructed to do so.&lt;br /&gt;
# Once the new Kubuntu installation has finished booting back up, click the &amp;quot;LinuxMCE&amp;quot; icon on the desktop. This will start the LinuxMCE installation. You may need to enter your Kubuntu password.&lt;br /&gt;
# Wait until the LinuxMCE installation has finished running through, and reboot the system. You will see the following message when the installation is complete:&lt;br /&gt;
&lt;br /&gt;
 The first phase of the install process is completed&lt;br /&gt;
 Reboot the system to start the final process.&lt;br /&gt;
 &lt;br /&gt;
 Done!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once the system has rebooted, the [[AVWizard_Step_by_Step|AV Wizard]] will start, followed by the [House_Setup_Wizard|House Setup Wizard] and [Media_Player_Wizard|Media Setup Wizard].&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=28975</id>
		<title>User:Purps</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=28975"/>
		<updated>2011-11-06T15:32:48Z</updated>

		<summary type="html">&lt;p&gt;Purps: /* Software */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:User Setups]]&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
Hello all. My name is Matt and I live in England. Have been playing with LMCE for a number of years now. I would class myself as a user due to my complete lack of any development skills, so am always keen to help in any way I can. By profession I am a Mechanical Design Engineer in the space industry. In my spare time I enjoy metalwork, woodwork and various other little electronics/DIY projects. Any remaining free time is spent with my extremely patient and long-suffering girlfriend with whom I live (not that she isn&#039;t my first priority, of course).&lt;br /&gt;
&lt;br /&gt;
=Software=&lt;br /&gt;
My current installation is based on the &amp;lt;del&amp;gt;8.10 beta 23165 23388 23796 24164&amp;lt;/del&amp;gt; 8.10 final.&lt;br /&gt;
&lt;br /&gt;
I would highly recommend the use of [http://clonezilla.org/ Clonezilla] for backing up LMCE at appropriate intervals i.e. whenever you get something working! Clonezilla saves a partition of your choice as a compressed file which can in turn be saved to any connected hard drive. Then, you can attempt to get the next thing working without fear of ruining your life/relationship. If the worst happens, just pop the Clonezilla live CD back in and restore the relevant image back. To use, I found Clonezilla to be very intuitive; my only other advice would be to name your backups with as much detailed information as possible. You won&#039;t always necessarily want to restore the last image you made, as you may find a problem that goes back further.&lt;br /&gt;
&lt;br /&gt;
=Network=&lt;br /&gt;
It is highly advisable that you adopt the recommended [[Network Settings|network setup]] and use 2 NICs in your core. This means that a) things are a lot more likely to work straight out of the box and b) when things DO go wrong, you are far more likely to receive support. In my experience it is definitely worth it.&lt;br /&gt;
&lt;br /&gt;
My external network looks a little bit like this...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Virgin Media Cable Modem -&amp;gt; NIC 1 (eth0) on Core&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
And my internal network...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NIC 2 (eth1) on Core -&amp;gt; Netgear 8-port Gigabit switch&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Connected to this switch there is another Netgear Gigabit switch (switches can be daisy-chained to give you more ports), and connected to these you&#039;ll find...&lt;br /&gt;
&lt;br /&gt;
*All of the MDs&lt;br /&gt;
*&amp;quot;Normal&amp;quot; computers requiring Internet access&lt;br /&gt;
*IP Cameras&lt;br /&gt;
*IP Phone&lt;br /&gt;
*Wireless Access Point (WAP)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: If you have a spare wireless router laying around, it can be used as a WAP (this is what I have done using the much loved Netgear WGR614). Just connect it up to a switch (your internal network) via one of the LAN ports (these are the ports that you would normally plug your computers into, NOT the port that you would usually plug your Internet cable into). In the router&#039;s admin page, make sure DHCP is DISABLED, and then set it up in the normal way. Your SSID should NOT be your name or give any clues as to where you live, use the strongest encryption you can (I use WPA2) and it makes a lot of sense to set up an access list (MAC filter). This allows you to specify exactly which MAC addresses are allowed to connect, making your WAP very secure. Finally, and this is important if you wish to access the router&#039;s admin page again (perhaps you&#039;ll want to add a friend&#039;s MAC address for example), you must assign a new LAN TCP/IP. This wants to be in the 192.168.80.X format, and should not be an address that is already in use. I used 192.168.80.254.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=Core/MDs=&lt;br /&gt;
This section talks about the main bits of hardware in my home that make up the principal elements of any LMCE system.&lt;br /&gt;
&lt;br /&gt;
==Core (Cupboard)==&lt;br /&gt;
&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039;&lt;br /&gt;
[[MSI 870-C45]] AMD 770 ATX Socket AM3 Realtek GbLAN controller&lt;br /&gt;
*&#039;&#039;&#039;Processor&#039;&#039;&#039;&lt;br /&gt;
AMD Athlon II X2 250 3.00GHz Socket AM3 2MB L2 Cache&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039;&lt;br /&gt;
Kingston 2GB (2x1GB) DDR3 1333MHz i5 Memory Kit CL9 1.5V&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039;&lt;br /&gt;
Corsair 400W CX with 12cm fan, 80Plus Certified Efficiency&lt;br /&gt;
*&#039;&#039;&#039;Graphics card&#039;&#039;&#039;&lt;br /&gt;
ATI Radeon X300SE 128MB PCIe&lt;br /&gt;
*&#039;&#039;&#039;Hard disks&#039;&#039;&#039;&lt;br /&gt;
OS - Seagate Barracuda ST380815AS 80GB SATA 8MB Cache&lt;br /&gt;
&lt;br /&gt;
Storage - Western Digital WD20EARS 2TB SATAII 64MB Cache. &#039;&#039;Note: When reinstalling LMCE, I disconnect this drive, so only the OS hard disk can be seen. Then once installation is complete, I reconnect the storage hard disk and let LMCE detect it as normal. This is just to ensure that it is not accidentally wiped.&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;NIC&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;del&amp;gt;Realtek RTL-8169.&amp;lt;/del&amp;gt;&#039;&#039; Clashed with my onboard Realtek RTL8111/8168B, PCI ID overlap issue.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Realtek RTL-8139/8139C/8139C+&lt;br /&gt;
*&#039;&#039;&#039;TV cards&#039;&#039;&#039;&lt;br /&gt;
x2 [http://wiki.linuxmce.org/index.php/Hauppauge_WinTV-NOVA-T-500 Hauppauge WinTV-NOVA-T-500]&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039;&lt;br /&gt;
Hitachi-LG GDR-8164B 16x DVD-ROM IDE Optical Drive. Only used when I reinstall.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave controller&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;del&amp;gt;[[Aeon Labs Z-Wave Interface|Aeon Labs Z-Stick]].&amp;lt;/del&amp;gt; &#039;&#039;This is NOT the recommended interface, but works well for a couple of lights and other simple devices.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Seluxit viaSENS Home Controller]]. &#039;&#039;This IS the recommended interface.&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave inclusion remote&#039;&#039;&#039;&lt;br /&gt;
[[Aeon Labs Minimote]]&lt;br /&gt;
*&#039;&#039;&#039;UPS (Uninterruptible Power Supply)&#039;&#039;&#039;&lt;br /&gt;
APC Smart-UPS 1400. Powers the Core, modem, one of the switches, cameras (cameras use PoE, which keeps plugs in the same place).&lt;br /&gt;
*&#039;&#039;&#039;UHF/VHF/FM signal amplifier&#039;&#039;&#039;&lt;br /&gt;
Generic mains-powered booster. 1 input, 2 outputs.&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039;&lt;br /&gt;
Keysonic wireless mini-keyboard with integrated touchpad.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In addition to the standard [[Installing_0810#DVD_Installation|DVD installation instructions]], I carried out the following actions on my Core to make it work/get it the way I wanted it...&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;del&amp;gt;Installed driver for ATI Radeon X300SE in &amp;quot;Hardware Drivers&amp;quot; in KDE desktop (prior to LMCE installation). Note that nVidia cards are recommended; I only used this card because a) I had one and b) I&#039;m happy with UI1 on the core. &amp;lt;/del&amp;gt; &#039;&#039;No longer need to do this.&#039;&#039;&lt;br /&gt;
*&amp;lt;del&amp;gt;Edited the /etc/apt/sources.list on the Core as explained [http://forum.linuxmce.org/index.php?topic=10901.0 here] after the installation of Kubuntu, prior to updating/upgrading/installing.&amp;lt;/del&amp;gt; &#039;&#039;This is no longer necessary (but worth checking).&#039;&#039;&lt;br /&gt;
*Following LMCE installation, editing /etc/udev/rules.d/70-persistent-net.rules to ensure that my non-gigabit RTL-8139/8139C/8139C+ NIC was named eth0 (recommended for the external network).&lt;br /&gt;
*Swapped Network Interfaces in web admin -&amp;gt; Advanced -&amp;gt; Network -&amp;gt; Network settings, to put eth0 on the external network.&lt;br /&gt;
*To get onboard NIC working, removed and blacklisted r8169 module and installed r8168 module from [http://www.realtek.com.tw/downloads/ Realtek] site as explained [http://ubuntuforums.org/showthread.php?t=1091989 here].&lt;br /&gt;
*Changed password to something more secure in web admin -&amp;gt; Wizard -&amp;gt; Basic info -&amp;gt; Users.&lt;br /&gt;
*Activated onboard amplifier on TV cards to improve signal strength (see [[Hauppauge WinTV-NOVA-T-500]]).&lt;br /&gt;
*MythTV setup (accessed via &amp;quot;Computing&amp;quot; from the on-screen Orbiter). I found [http://parker1.co.uk/mythtv_ubuntu.php this page] very useful in getting my MythTV set up.&lt;br /&gt;
*&amp;lt;del&amp;gt;Set up secure outside access using [[HTTPS]]. &amp;lt;/del&amp;gt; &#039;&#039;This now works out of the box; you just need to forward port 443 in webadmin.&#039;&#039;&lt;br /&gt;
*Changed permissions for &amp;quot;public&amp;quot; folder on secondary hard drive, to make life easier from point of view of copying and deleting files, performing my desktop/camera backup, etc. Do a &amp;quot;sudo dolphin&amp;quot;, right-click on the public folder, click the &amp;quot;Permissions&amp;quot; tab, and change ownership to your username. &#039;&#039;Note: I have no idea whether this is safe to do or not.&#039;&#039;&lt;br /&gt;
*ubunut desktop backkup to core wth rsync script&lt;br /&gt;
*&amp;lt;del&amp;gt;Edited the [https://help.ubuntu.com/community/CronHowto crontab] to automatically copy the images captured by my security cameras to a new location (I did this because I heard that the recordings expire after 5 days). This cron job occurs every day at 6am, and only new files and folders are copied over. My crontab entry therefore looks like this: &amp;quot;00 06 * * * cp -uR /home/cameras/* /mnt/device/48/public/data/documents/cams&amp;quot;.&amp;lt;/del&amp;gt; &#039;&#039;Since I am now using [http://www.zoneminder.com/ ZoneMinder] for all motion-activated IP camera recordings, my recording path can be whatever I wish, AND the images do not delete themselves by default (automatic deletion can be set up if you want it though). I am no longer using Motion Wrapper; I did not find it reliable for my purposes.&#039;&#039;&lt;br /&gt;
*Made use of the [[Folder_lock|folder lock]] feature in order to stop my desktop backup from appearing in the orbiters.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: To begin with I had some [http://forum.linuxmce.org/index.php?topic=11159.0 very annoying network problems]. The onboard NIC (Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller) was conflicting with my second NIC (Realtek RTL-8169 Gigabit Ethernet controller). I could not get them to work together at the same time. I believe it was due to the PCI IDs overlapping. I think that the problem could have been resolved by building the driver from source with some modifications, but this is beyond my level of skill. I resolved the issue by installing the much older NIC listed above, which uses a completely different module to the onboard NIC. It also worked out of the box.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==MD (Living Room)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Case&#039;&#039;&#039;&lt;br /&gt;
Jetway JC200. Smallest mini-ITX case I could find with space for slim DVD drive.&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039;&lt;br /&gt;
[[ASUS AT3IONT]] NVIDIA ION with Intel Atom N330 Dual Core Processor (fanless), HDMI Out, 5.1 Channel sound, S/PDIF.&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039;&lt;br /&gt;
Kingston ValueRAM Memory/2GB 1066MHz DDR3 Non-ECC CL7 DIMM&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039;&lt;br /&gt;
100 W fanless picoPSU (included with case).&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039;&lt;br /&gt;
Samsung SN-T083C 8x DVD±RW DL &amp;amp; RAM SATA Slimline Slot-Loading Optical Drive&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039;&lt;br /&gt;
Rii wireless mini-keyboard with integrated touchpad&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039;&lt;br /&gt;
LG 42LH400 42&amp;quot; Full HD LCD TV&lt;br /&gt;
*&#039;&#039;&#039;Speakers&#039;&#039;&#039;&lt;br /&gt;
Logitech X-210 2.1 speaker system&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
*After the initial installation, switch off MD. Select &amp;quot;vdpau&amp;quot; in web admin under &amp;quot;Hardware Acceleration&amp;quot; in &amp;quot;Media Directors&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Increased text size in KDE desktop via KDE Menu -&amp;gt; Applications -&amp;gt; System -&amp;gt; System Settings, then select &amp;quot;Appearance&amp;quot; under &amp;quot;Look &amp;amp; Feel&amp;quot;; adjust the font size in &amp;quot;Fonts&amp;quot;.&lt;br /&gt;
*Increased text size in terminal (Ctrl &amp;amp; +).&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
*&amp;lt;del&amp;gt;Added button to KDE desktop that activates the orbiter; thank you posde for [http://forum.linuxmce.org/index.php?topic=10156.msg69647#msg69647 the tip].&amp;lt;/del&amp;gt; &#039;&#039;Button is there by default now.&#039;&#039;&lt;br /&gt;
*Installed a backported libxine to allow playback of MKV files; thank you to those who came up with [[Play_mkv_files|this solution]]. &#039;&#039;Note: Link in wiki is now dead, but there is an alternative (see wiki page).&#039;&#039;&lt;br /&gt;
*Enabled &amp;quot;Avoid conflicts between live TV and scheduled shows&amp;quot; in MythTV frontend, in order to stop [http://forum.linuxmce.org/index.php?topic=9930.0 this problem]. Press &amp;quot;Esc&amp;quot; whilst watching TV (this is the frontend) to get into MythTV&#039;s main menu, then go Utilities/Setup -&amp;gt; Setup -&amp;gt; TV Settings -&amp;gt; General.&lt;br /&gt;
*Set de-interlace settings to &amp;quot;VDPAU Slim&amp;quot;. Press &amp;quot;Esc&amp;quot; whilst watching TV (this is the frontend) to get into MythTV&#039;s main menu, then go Utilities/Setup -&amp;gt; Setup -&amp;gt; TV Settings -&amp;gt; Playback.&lt;br /&gt;
*Installed an [[Equalizer for ALSA]]. Whilst I am very happy with the price/performance of my speakers, they don&#039;t have any bass control, so I installed a graphical one.&lt;br /&gt;
&lt;br /&gt;
==MD (Kitchen)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039;&lt;br /&gt;
[[ASUS AT3N7A-I]] NVIDIA ION with Intel Atom N330 Dual Core Processor, HDMI Out, 8 Channel Audio, Mini-ITX. I replaced the CPU fan with a Scythe, not that the old fan was particularly noisy, but it was still an improvement.&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039;&lt;br /&gt;
OCZ 2GB (2x1GB) DDR2 800MHz/PC2-6400 Platinum XTC Memory Kit CL4 2.1V&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039;&lt;br /&gt;
100 W fanless picoPSU.&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039;&lt;br /&gt;
ViewSonic VX2239WM 22&amp;quot; Full HD LCD, HDMI, integrated speakers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
*Disabled fan warnings in BIOS (replacement fan is only 2-wire).&lt;br /&gt;
*Manually increased alsa volume levels (they were very low) by typing &amp;quot;alsamixer&amp;quot; into a terminal. Make your changes and press &amp;quot;Esc&amp;quot;.&lt;br /&gt;
*After the initial installation, switch off MD. Select &amp;quot;vdpau&amp;quot; in web admin under &amp;quot;Hardware Acceleration&amp;quot; in &amp;quot;Media Directors&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Increased text size in KDE desktop via KDE Menu -&amp;gt; Applications -&amp;gt; System -&amp;gt; System Settings, then select &amp;quot;Appearance&amp;quot; under &amp;quot;Look &amp;amp; Feel&amp;quot;; adjust the font size in &amp;quot;Fonts&amp;quot;.&lt;br /&gt;
*Increased text size in terminal (Ctrl &amp;amp; +).&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
*&amp;lt;del&amp;gt;Added button to KDE desktop that activates the orbiter; thank you posde for [http://forum.linuxmce.org/index.php?topic=10156.msg69647#msg69647 the tip].&amp;lt;/del&amp;gt; &#039;&#039;Button is there by default now.&#039;&#039;&lt;br /&gt;
*Installed a backported libxine to allow playback of MKV files; thank you to those who came up with [[Play_mkv_files|this solution]]. &#039;&#039;Note: Link in wiki is now dead, but there is an alternative (see wiki page).&#039;&#039;&lt;br /&gt;
*Enabled &amp;quot;Avoid conflicts between live TV and scheduled shows&amp;quot; in MythTV frontend, in an attempt to stop [http://forum.linuxmce.org/index.php?topic=9930.0 this problem]. Press &amp;quot;Esc&amp;quot; whilst watching TV (this is the frontend) to get into MythTV&#039;s main menu, then go Utilities/Setup -&amp;gt; Setup -&amp;gt; TV Settings -&amp;gt; General.&lt;br /&gt;
*Set de-interlace settings to &amp;quot;VDPAU Slim&amp;quot;. Press &amp;quot;Esc&amp;quot; whilst watching TV (this is the frontend) to get into MythTV&#039;s main menu, then go Utilities/Setup -&amp;gt; Setup -&amp;gt; TV Settings -&amp;gt; Playback.&lt;br /&gt;
&lt;br /&gt;
==MD (Bedroom)==&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039;&lt;br /&gt;
Foehn &amp;amp; Hirsch 42&amp;quot; Full HD LCD TV&lt;br /&gt;
&lt;br /&gt;
...and the rest of it I&#039;ll have to look up! This MD is a standard mATX motherboard in a big dirty aluminium HTPC-style case. It was my very first purchase after I first saw the awesome power of LMCE in the beginning of 2008. This poor MD gets bumped from room to room whenever I get hold of a new, exciting piece of hardware, but she&#039;s still going strong. I daresay she will end up with me in garage or workshop at some point in the near future, replacing the even crappier machines that I have out there currently.&lt;br /&gt;
&lt;br /&gt;
==MD (Bathroom)==&lt;br /&gt;
Still thinking about the best way to do this. bongowongo is talking about remodelling his bathroom, so this has prompted me to give this a little more thought. The number one concern I think (apart from having electronics in the wettest room in the house!) is condensation, on both the screen and the containment unit itself (one would assume that the monitor would have to be covered in some way; having it exposed cannot be a good idea).&lt;br /&gt;
&lt;br /&gt;
I have done some research on off-the-shelf units, and in summary, they are extremely expensive for even the smallest screens. Most are not even full HD. The reason they are so expensive is that they are specialist items, and have to be rated to work in wet conditions without causing harm to the user. They also feature extras such as heaters and waterproof remotes etc. In addition, they are usually self-contained i.e. you get a sealed-for-life lump, which you then install into your wall.&lt;br /&gt;
&lt;br /&gt;
Having had a good look at the various features found in these units, I want to put together a quick and dirty list along with some thoughts about the various items...&lt;br /&gt;
&lt;br /&gt;
*A self-contained solution is definitely what we want (for reasons that will be explained), as per the off-the-shelf products, but seeing as we&#039;re building it ourselves, there&#039;s no reason why the wall couldn&#039;t be chased out, TV installed, and then sealed up afterwards. This will make the assembly much less bulky.&lt;br /&gt;
*It makes sense to locate the MD itself away from the bathroom, along with the amp if you intend on using one. No point exposing equipment to the moisture if it can be avoided.&lt;br /&gt;
*Arguably one of most important features I think is the heater; the high-end units all tend to utilise heaters, which makes a huge amount of sense. By keeping the air temperature inside the unit at a higher level, water vapour in the air is less likely to condense. The heater assembly would have to consist of both a heater and some kind of adjustable thermostat. At first I thought something could be built, but then realised a solution already exists; now, this is just a thought, but why not use one of those reptile habitat heaters. They are mains powered, the thermostat can be adjusted, the heating is gentle, and they are relatively inexpensive. Maybe the heater and monitor could be both be plugged into a single z-wave module. With regards to the temperature level, I&#039;ve no idea, but the maximum operating temperature of many monitors is 35 to 40 degrees C, so slightly below that might be a good start.&lt;br /&gt;
**Another thing to think about - would the heat generated by the monitor in a sealed unit be enough to ward off the dreaded condensation? Need to perhaps get a thermometer inside a test unit and see what happens, although they don&#039;t tend to kick out too much heat.&lt;br /&gt;
*Using standard components where possible is a must, that&#039;s what DIY is all about (and saving £££ of course)&lt;br /&gt;
**Computer monitor, 22&amp;quot; - 24&amp;quot; with 1080p and HDMI are very common now ~£100 (or use a TV, maybe you already have one you&#039;d like to use, although I do find that low-end monitors are generally thinner and of better quality than low-end TVs). Consider speakers also, some monitors have speakers, but are generally crap compared to TV speakers, but may be good enough, OR you may have your own speaker solution - we&#039;ll discuss speakers later)&lt;br /&gt;
**Monitor mount, standard fixed mount would be fine ~£10&lt;br /&gt;
**Reptile habitat heater/thermostat ~£30&lt;br /&gt;
**zwave plugin module ~£30&lt;br /&gt;
**separate speakers/amp perhaps ~£?&lt;br /&gt;
*I would like to propose the following method of construction...&lt;br /&gt;
**remove tiles where necessary and chase out wall&lt;br /&gt;
**Chase in cables for video, audio and power&lt;br /&gt;
**Fix wooden frame around perimeter of chased-out section, flush with un-tiled wall&lt;br /&gt;
**Fix heater mat/element and thermostat in place&lt;br /&gt;
**Attach monitor/TV screen in recess&lt;br /&gt;
**Bond perspex into place&lt;br /&gt;
***Few words about the perspex; firstly, lot cheaper than glass, and easier to work with. I have also found anti-fog versions, although that will of course increase the £££ (and I have no idea if it would be worth it). Anti-fog films are also available that can be applied. The thickness of the perspex should be the same as the tiles; this means that when finished the perspex will be flush with the tiles (remember we said the wooden frame would be flush with the stripped back wall). The perspex should be stuck in place using some kind of mastic/no nails product, maybe both i.e. normal bathrooom mastic/sealant around the outside and a no-nails product around the inside. Final thing; obviously the mastic/sealant/no-nails will look bloody awful when looking through the perspex, so why not mask off a rectangle the size of monitor (talking about on the inside surface of the perspex here) spray paint (white or cream or whatever colour your bathroom is), peel off masking, leaving a coloured opaque border. This would hide the mastic/sealant/no-nails.&lt;br /&gt;
*Regarding the speakers, there are a few options:&lt;br /&gt;
**Just use the onboard speakers if present, obviously the cable will have to be run back to the MD. Your first reaction might be that this wouldn&#039;t work because the speakers are in a sealed unit, but I&#039;m not so sure, perhaps it would work better than you think. Would need to test.&lt;br /&gt;
**Following on from this, have you ever seen those products designed for laptops that sucker on a window or other flat surface, effectively turning the object into a speaker? Well why not attach on of these to the inside of the perspex. Again, would need testing.&lt;br /&gt;
**Use a pair of water-proof speakers, attached to an amp (amp doesn&#039;t have to be anything special, and could be located with MD).&lt;br /&gt;
*Orbiter - personally, I don&#039;t like the idea of having something integrated into the wall, because making it waterproof and touch sensitive could be a major challenge. Although one option would be to purchase a waterproof tablet or phone (that Motorola one for example) and integrate that, but still, I think I would rather keep it mobile. The other option is a water proof case. If you have more popular device such as iThis and iThat, then you will find that water-proof cases exist that fit perfectly. If however like me you don&#039;t have an iAnything, you may be interested in the hundreds of generic waterproof cases, which are essentially waterproof bags. But I quite like the idea of that, just stick your mobile phone or N800 or whatever in a bag and just use it when you need it, rather than have something permanently installed in the bathroom.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To begin with, it might be an idea to construct a standalone, self-contained unit to test all of this out with. You know, have a few baths and showers with it resting on the toilet, see how it all holds up.&lt;br /&gt;
&lt;br /&gt;
==MD (Study)==&lt;br /&gt;
This MD is running on a [http://www.virtualbox.org/ virtual machine] on my standard desktop computer, which is running a lean, mean Ubuntu 10.04 + Fluxbox installation., built up from a [https://help.ubuntu.com/community/Installation/MinimalCD/ minimal command line install]. It has a second VGA screen (my larger main screen is on DVI) which I have set up as a separate X head, and is dedicated to this MD. The MD runs UI1, and performs well enough for what I need. See [http://wiki.linuxmce.org/index.php/User:Purps#Other_Orbiters here] for details of the orbiter. I created the virtual machine [[VirtualBox_MD|like this]].&lt;br /&gt;
&lt;br /&gt;
==MD (Workshop)==&lt;br /&gt;
Gash machine built from old bits.&lt;br /&gt;
&lt;br /&gt;
==MD (Garage)==&lt;br /&gt;
Gash machine built from old bits.&lt;br /&gt;
&lt;br /&gt;
=Orbiters=&lt;br /&gt;
&lt;br /&gt;
Every MD features an on-screen orbiter. In addition to the on-screen ones...&lt;br /&gt;
&lt;br /&gt;
==Mobile Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Main mobile orbiter&#039;&#039;&#039;&lt;br /&gt;
[[Nokia N800]] running its own orbiter software. Superb in my opinion; cheap, good battery life, and the orbiter software is fantastic.&lt;br /&gt;
*&#039;&#039;&#039;Mobile phone&#039;&#039;&#039;&lt;br /&gt;
HTC Desire HD running darrenmason&#039;s [[AndroidTouchOrbiter]] (thank you!). I also use this device a lot for (secure) outside access via SSL when I am out and about.&lt;br /&gt;
*&#039;&#039;&#039;Ubuntu netbook&#039;&#039;&#039;&lt;br /&gt;
My little netbook, running a lean, mean Ubuntu 11.04 + Fluxbox installation., built up from a [https://help.ubuntu.com/community/Installation/MinimalCD/ minimal command line install], which I use for surfing and tinkering with LMCE. It is running [[Web Orbiter 2.0]] in Google Chrome. I never use this in fullscreen mode (press F11 in your browser if you wish to do this) as I prefer to just have it on standby in a tab. Therefore the resolution of the Orbiter is set lower than the resolution of the laptop screen. Same for the Ubuntu laptop.&lt;br /&gt;
*&#039;&#039;&#039;Ubuntu laptop&#039;&#039;&#039;&lt;br /&gt;
The lady&#039;s Ubuntu laptop which we generally use for surfing, work, etc wherever we happen to be. It is running Web Orbiter 2.0 in Google Chrome.&lt;br /&gt;
*&#039;&#039;&#039;Nintendo DSi&#039;&#039;&#039;&lt;br /&gt;
My mate&#039;s DSi, running Web Orbiter 2.0 with a resolution of 480x320 (iPhone) in the standard browser. This resolution allows for all text to be read relatively easily, but does mean a lot of scrolling about is required. I wouldn&#039;t use it personally. Might be worth playing with other resolutions/skins to make it more usable.&lt;br /&gt;
&lt;br /&gt;
==Other Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Kitchen fridge&#039;&#039;&#039;&lt;br /&gt;
[[Storage Options Scroll Tablet PC]] mounted to a wooden backing, attached to the fridge via a powerful magnet. Runs darrenmason&#039;s [[AndroidTouchOrbiter]] for controlling the kitchen, and also displays our combined calendars (we are Google slaves). Also useful for looking up receipes, etc.&lt;br /&gt;
*&#039;&#039;&#039;Hallway wall&#039;&#039;&#039;&lt;br /&gt;
[[Nokia N800]] mounted to the wall in the hallway. Mainly used for setting/deactivating the alarm. Also useful for controlling the lights when you first arrive home, although much of that is automated of course. My intention is to dissect this orbiter at some point and mount it in a wooden frame.&lt;br /&gt;
*&#039;&#039;&#039;Study desktop&#039;&#039;&#039;&lt;br /&gt;
My main desktop, which has another [[Web Orbiter 2.0]] set up on it in much the same way as the mobile Ubuntu netbook and laptop. It is for controlling the virtual MD on the desktop machine (I find the on-screen controls on the MD itself to be a bit &amp;quot;twitchy&amp;quot;). See [http://wiki.linuxmce.org/index.php/User:Purps#MD_.28Study.29 MD (Study)] for more details.&lt;br /&gt;
*&#039;&#039;&#039;carPC&#039;&#039;&#039;&lt;br /&gt;
I am currently in the process of building a mini ITX carPC for my modded Mk1 MX-5 (called the Miata over the pond), running a lightweight Ubuntu + LXDE installation. The last component I need to get is the touchscreen, but the rest of it is very much finished, although I do intend on upgrading the speakers and adding an amplifier (a necessity due to the lack of head unit). The system is capable of utilising CDs/DVDs (audio, video, data), USB sticks/flash cards, and also features an aux-in for any personal music player that my passenger might have on their person. The system is also capable of FM radio, MP3 playback, video playback, digital TV, Internet browsing, SatNav, vehicle diagnostics.... and controlling LMCE ([[Web Orbiter 2.0]] in Chrome). I thought this would be useful from the point of view of opening/closing the garage door, switching on/off the lights, checking the house on long journeys, etc.&lt;br /&gt;
&lt;br /&gt;
=Home Automation=&lt;br /&gt;
&lt;br /&gt;
This section looks at the remaining hardware in my home, relating specifically to [http://en.wikipedia.org/wiki/Home_automation home automation].&lt;br /&gt;
&lt;br /&gt;
==Lights==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Duwi dimmer switch (Living Room)&#039;&#039;&#039;&lt;br /&gt;
2 wire in my case (more common in Europe), check your current switch/dimmer first &#039;&#039;&#039;REMEMBER TO ISOLATE THE LIGHTS AT YOUR FUSE BOX - ALWAYS TEST THE LIVE (BROWN or RED) WIRE WITH A TESTER [http://www.screwfix.com/prods/55464/Hand-Tools/Screwdrivers/VDE-Screwdrivers/CK-Heavy-Duty-Mains-Tester-100-250V-AC#/ LIKE THIS] FIRST!!!&#039;&#039;&#039; Bear in mind that you only count the wires connected to the switch itself; if like mine your earth is connected to the backbox, then this doesn&#039;t count as a wire. Very pleased with this device, superb build-quality, great tactile response, easy to set up. This is my second dimmer switch, after a very bad experience with the [[ACT_Homepro_ZDW232|ACT HomePro ZDW232]] as explained [http://forum.linuxmce.org/index.php?topic=10783.0 here]. In my opinion you should avoid these dimmers like the plague. They are the cheapest, but it shows. Spend a little bit more and get the Duwi, which is comparable in price. Anything else I have found has been prohibitively expensive.&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
&lt;br /&gt;
Very important. Having been the victims of a burglary, this is an area that perhaps you should consider concentrating on first. You just don&#039;t think it is going to happen to you... until it does. And it&#039;s a horrible feeling.&lt;br /&gt;
&lt;br /&gt;
===Cameras===&lt;br /&gt;
*x3 &#039;&#039;&#039;[[Panasonic BL-C10]]&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;del&amp;gt;x2 &#039;&#039;&#039;[[Foscam FI8905W]]&#039;&#039;&#039;&amp;lt;/del&amp;gt; (plugged into external router due to the unresolved issue described [http://forum.linuxmce.org/index.php?topic=10134.0 here])&lt;br /&gt;
*&#039;&#039;&#039;x2 Y-Cam Black YCB004&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: As mentioned in both of these camera pages, I had to manually edit some of the [[scenarios]] before they would work, as they were pointing at the wrong camera for some reason. I also found that some scenarios were not automatically generated, and had to be added manually. Go to into web admin, click on &amp;quot;Show devices tree&amp;quot; at the bottom of the left-hand pane, then click on &amp;quot;My Scenarios&amp;quot; (again, bottom of left-hand pane), click on &amp;quot;Security Scenarios&amp;quot;, and then at the bottom of the right-hand pane, press the &amp;quot;Add My Scenario&amp;quot; button. This opens a new window. In the new window, type a &amp;quot;Description&amp;quot; (this will be the scenario&#039;s name), select a &amp;quot;Scenario Type&amp;quot; (&amp;quot;Security Scenarios&amp;quot; in this case), leave &amp;quot;Design Obj&amp;quot; blank, and for &amp;quot;Template&amp;quot; select the &amp;quot;Security - View Camera&amp;quot; option. Then select all the rooms you want to add the scenario to. Press the &amp;quot;Save&amp;quot; button. This new scenario should appear at the bottom of the security scenario tree/list  - click on it. Scroll down to the &amp;quot;Scenario Commands&amp;quot; section, and under &amp;quot;Devices&amp;quot; select &amp;quot;[Local Orbiter]&amp;quot;. Wait a sec. Then under &amp;quot;Command&amp;quot; select &amp;quot;Goto screen&amp;quot; button. Press the &amp;quot;Add&amp;quot; button. Press the &amp;quot;OK&amp;quot; button. Enter &amp;quot;15&amp;quot; into the &amp;quot;#159 PK_Screen (int)&amp;quot; field, and press the &amp;quot;Save&amp;quot; button. Press the &amp;quot;OK&amp;quot; button. A new &amp;quot;#2 PK_Device (int)&amp;quot; field should appear. Enter the Device # of your camera. Press the &amp;quot;Save&amp;quot; button. And that&#039;s it!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: All of my cameras make use of [http://en.wikipedia.org/wiki/Power_over_Ethernet/ Power over Ethernet (PoE)], despite not being models that support it! Nor do I have any switches/hubs that &amp;quot;spit out&amp;quot; PoE at the Core end. To see how it is achieved, take a look at &amp;quot;[[User:Purps#Tool_Time|Tool Time]]&amp;quot; at the end of this page for a Howto video explaining the required steps (inspired by b4rney on the forums, thank you mate!). Powering devices in this way is very useful in that you only need to run a single Ethernet cable for both data and power. Brilliant for cameras, especially outdoor ones. Also useful if you want your cameras to be on a [http://en.wikipedia.org/wiki/Uninterruptible_power_supply UPS], as PoE allows all of the power plugs to be in the same place.&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Sensors===&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SM103]] door/window sensors (Z-Wave)&#039;&#039;&#039;&lt;br /&gt;
Finally working (thank you hari!). Just purchased some additional contact sensors to celebrate, so I can experiment with rigging multiple doors/windows with a single unit, will report back.&lt;br /&gt;
&lt;br /&gt;
Smoke detector planned&lt;br /&gt;
&lt;br /&gt;
===Lighting===&lt;br /&gt;
My living room lights are set up to come on at sunset. This is achieved in web admin via &amp;quot;Events handler&amp;quot;-&amp;gt;&amp;quot;Respond to Events&amp;quot; by selecting &amp;quot;Sunset&amp;quot; under &amp;quot;New event&amp;quot;. Enter a description also. Click &amp;quot;Add&amp;quot;, and use the wizard of your choice to select the required device and command.&lt;br /&gt;
&lt;br /&gt;
When we are away for extended periods, I have the living room lights turn off late at night, and then switch on the bedroom light for a short period before they get switched off also. This is just to give the impression that somebody is in.&lt;br /&gt;
&lt;br /&gt;
==Telephone==&lt;br /&gt;
Siemens Gigaset C475 IP on sipgate.co.uk&lt;br /&gt;
&lt;br /&gt;
==Climate==&lt;br /&gt;
Watch this space!&lt;br /&gt;
&lt;br /&gt;
=Tool Time=&lt;br /&gt;
This section comprises of a selection of Howto videos and photographic guides for various DIY projects that can be carried out around the home, in order to achieve that seamless, perfectly integrated LMCE installation. My aim is to always stay away from technical jargon as much as possible, and to try to use standard/simple tools and components that aren&#039;t going to break the bank. You can always get hold of me on the forums or in IRC (irc.freenode.net #linuxmce) if you fancy a chat.&lt;br /&gt;
&lt;br /&gt;
==Howto...==&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
==Planned==&lt;br /&gt;
&lt;br /&gt;
*Howto: Construct a rear mounting MD casing for any TV screen with a VESA mount (with slot loading DVD drive).&lt;br /&gt;
*Howto: Mount a TV on the wall with MD hidden behind (with a slot loading DVD drive).&lt;br /&gt;
*Howto: Make a wall-mounted orbiter (inspired by Techstyle&#039;s framing idea). Surface mounted or recessed (flush fitting)?&lt;br /&gt;
*Howto: Install a new back box (e.g. for z-wave light switch) and make good the wall (having destroyed it in the process).&lt;br /&gt;
*Howto: Chase wall channels, embed cables and make good the wall.&lt;br /&gt;
*Howto: Build a single/double bed with integrated &amp;quot;stowable&amp;quot; flat screen TV and MD. LMCE-controlled motor perhaps.&lt;br /&gt;
*Howto: Build a waterproof/water-resistant bathroom MD&lt;br /&gt;
*Howto: Build a waterproof/submersible orbiter, based on Nokia N800? Make it float?&lt;br /&gt;
*Howto: Make your own ceiling/wall speakers using (decent!) multimedia speakers (if, like me, you are not a complete audiophile, this avoids having an external amp to hide away).&lt;br /&gt;
*Howto: Build your own charging cradle/stand for your mobile orbiter (avoid switching it off all the time).&lt;br /&gt;
*Howto: Make your own cat6 patch cables&lt;br /&gt;
*Howto: Make any device Power over Ethernet (PoE)&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=28974</id>
		<title>User:Purps</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=User:Purps&amp;diff=28974"/>
		<updated>2011-11-06T15:31:47Z</updated>

		<summary type="html">&lt;p&gt;Purps: /* Software */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:User Setups]]&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
=Introduction=&lt;br /&gt;
Hello all. My name is Matt and I live in England. Have been playing with LMCE for a number of years now. I would class myself as a user due to my complete lack of any development skills, so am always keen to help in any way I can. By profession I am a Mechanical Design Engineer in the space industry. In my spare time I enjoy metalwork, woodwork and various other little electronics/DIY projects. Any remaining free time is spent with my extremely patient and long-suffering girlfriend with whom I live (not that she isn&#039;t my first priority, of course).&lt;br /&gt;
&lt;br /&gt;
=Software=&lt;br /&gt;
My current installation is based on the &amp;lt;del&amp;gt;8.10 beta &amp;lt;del&amp;gt;23165&amp;lt;/del&amp;gt; &amp;lt;del&amp;gt;23388&amp;lt;/del&amp;gt; &amp;lt;del&amp;gt;23796&amp;lt;/del&amp;gt; 24164&amp;lt;/del&amp;gt; 8.10 final.&lt;br /&gt;
&lt;br /&gt;
I would highly recommend the use of [http://clonezilla.org/ Clonezilla] for backing up LMCE at appropriate intervals i.e. whenever you get something working! Clonezilla saves a partition of your choice as a compressed file which can in turn be saved to any connected hard drive. Then, you can attempt to get the next thing working without fear of ruining your life/relationship. If the worst happens, just pop the Clonezilla live CD back in and restore the relevant image back. To use, I found Clonezilla to be very intuitive; my only other advice would be to name your backups with as much detailed information as possible. You won&#039;t always necessarily want to restore the last image you made, as you may find a problem that goes back further.&lt;br /&gt;
&lt;br /&gt;
=Network=&lt;br /&gt;
It is highly advisable that you adopt the recommended [[Network Settings|network setup]] and use 2 NICs in your core. This means that a) things are a lot more likely to work straight out of the box and b) when things DO go wrong, you are far more likely to receive support. In my experience it is definitely worth it.&lt;br /&gt;
&lt;br /&gt;
My external network looks a little bit like this...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Virgin Media Cable Modem -&amp;gt; NIC 1 (eth0) on Core&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
And my internal network...&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NIC 2 (eth1) on Core -&amp;gt; Netgear 8-port Gigabit switch&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Connected to this switch there is another Netgear Gigabit switch (switches can be daisy-chained to give you more ports), and connected to these you&#039;ll find...&lt;br /&gt;
&lt;br /&gt;
*All of the MDs&lt;br /&gt;
*&amp;quot;Normal&amp;quot; computers requiring Internet access&lt;br /&gt;
*IP Cameras&lt;br /&gt;
*IP Phone&lt;br /&gt;
*Wireless Access Point (WAP)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: If you have a spare wireless router laying around, it can be used as a WAP (this is what I have done using the much loved Netgear WGR614). Just connect it up to a switch (your internal network) via one of the LAN ports (these are the ports that you would normally plug your computers into, NOT the port that you would usually plug your Internet cable into). In the router&#039;s admin page, make sure DHCP is DISABLED, and then set it up in the normal way. Your SSID should NOT be your name or give any clues as to where you live, use the strongest encryption you can (I use WPA2) and it makes a lot of sense to set up an access list (MAC filter). This allows you to specify exactly which MAC addresses are allowed to connect, making your WAP very secure. Finally, and this is important if you wish to access the router&#039;s admin page again (perhaps you&#039;ll want to add a friend&#039;s MAC address for example), you must assign a new LAN TCP/IP. This wants to be in the 192.168.80.X format, and should not be an address that is already in use. I used 192.168.80.254.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=Core/MDs=&lt;br /&gt;
This section talks about the main bits of hardware in my home that make up the principal elements of any LMCE system.&lt;br /&gt;
&lt;br /&gt;
==Core (Cupboard)==&lt;br /&gt;
&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039;&lt;br /&gt;
[[MSI 870-C45]] AMD 770 ATX Socket AM3 Realtek GbLAN controller&lt;br /&gt;
*&#039;&#039;&#039;Processor&#039;&#039;&#039;&lt;br /&gt;
AMD Athlon II X2 250 3.00GHz Socket AM3 2MB L2 Cache&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039;&lt;br /&gt;
Kingston 2GB (2x1GB) DDR3 1333MHz i5 Memory Kit CL9 1.5V&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039;&lt;br /&gt;
Corsair 400W CX with 12cm fan, 80Plus Certified Efficiency&lt;br /&gt;
*&#039;&#039;&#039;Graphics card&#039;&#039;&#039;&lt;br /&gt;
ATI Radeon X300SE 128MB PCIe&lt;br /&gt;
*&#039;&#039;&#039;Hard disks&#039;&#039;&#039;&lt;br /&gt;
OS - Seagate Barracuda ST380815AS 80GB SATA 8MB Cache&lt;br /&gt;
&lt;br /&gt;
Storage - Western Digital WD20EARS 2TB SATAII 64MB Cache. &#039;&#039;Note: When reinstalling LMCE, I disconnect this drive, so only the OS hard disk can be seen. Then once installation is complete, I reconnect the storage hard disk and let LMCE detect it as normal. This is just to ensure that it is not accidentally wiped.&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;NIC&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;del&amp;gt;Realtek RTL-8169.&amp;lt;/del&amp;gt;&#039;&#039; Clashed with my onboard Realtek RTL8111/8168B, PCI ID overlap issue.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Realtek RTL-8139/8139C/8139C+&lt;br /&gt;
*&#039;&#039;&#039;TV cards&#039;&#039;&#039;&lt;br /&gt;
x2 [http://wiki.linuxmce.org/index.php/Hauppauge_WinTV-NOVA-T-500 Hauppauge WinTV-NOVA-T-500]&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039;&lt;br /&gt;
Hitachi-LG GDR-8164B 16x DVD-ROM IDE Optical Drive. Only used when I reinstall.&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave controller&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;del&amp;gt;[[Aeon Labs Z-Wave Interface|Aeon Labs Z-Stick]].&amp;lt;/del&amp;gt; &#039;&#039;This is NOT the recommended interface, but works well for a couple of lights and other simple devices.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Seluxit viaSENS Home Controller]]. &#039;&#039;This IS the recommended interface.&#039;&#039;&lt;br /&gt;
*&#039;&#039;&#039;Z-Wave inclusion remote&#039;&#039;&#039;&lt;br /&gt;
[[Aeon Labs Minimote]]&lt;br /&gt;
*&#039;&#039;&#039;UPS (Uninterruptible Power Supply)&#039;&#039;&#039;&lt;br /&gt;
APC Smart-UPS 1400. Powers the Core, modem, one of the switches, cameras (cameras use PoE, which keeps plugs in the same place).&lt;br /&gt;
*&#039;&#039;&#039;UHF/VHF/FM signal amplifier&#039;&#039;&#039;&lt;br /&gt;
Generic mains-powered booster. 1 input, 2 outputs.&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039;&lt;br /&gt;
Keysonic wireless mini-keyboard with integrated touchpad.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In addition to the standard [[Installing_0810#DVD_Installation|DVD installation instructions]], I carried out the following actions on my Core to make it work/get it the way I wanted it...&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;del&amp;gt;Installed driver for ATI Radeon X300SE in &amp;quot;Hardware Drivers&amp;quot; in KDE desktop (prior to LMCE installation). Note that nVidia cards are recommended; I only used this card because a) I had one and b) I&#039;m happy with UI1 on the core. &amp;lt;/del&amp;gt; &#039;&#039;No longer need to do this.&#039;&#039;&lt;br /&gt;
*&amp;lt;del&amp;gt;Edited the /etc/apt/sources.list on the Core as explained [http://forum.linuxmce.org/index.php?topic=10901.0 here] after the installation of Kubuntu, prior to updating/upgrading/installing.&amp;lt;/del&amp;gt; &#039;&#039;This is no longer necessary (but worth checking).&#039;&#039;&lt;br /&gt;
*Following LMCE installation, editing /etc/udev/rules.d/70-persistent-net.rules to ensure that my non-gigabit RTL-8139/8139C/8139C+ NIC was named eth0 (recommended for the external network).&lt;br /&gt;
*Swapped Network Interfaces in web admin -&amp;gt; Advanced -&amp;gt; Network -&amp;gt; Network settings, to put eth0 on the external network.&lt;br /&gt;
*To get onboard NIC working, removed and blacklisted r8169 module and installed r8168 module from [http://www.realtek.com.tw/downloads/ Realtek] site as explained [http://ubuntuforums.org/showthread.php?t=1091989 here].&lt;br /&gt;
*Changed password to something more secure in web admin -&amp;gt; Wizard -&amp;gt; Basic info -&amp;gt; Users.&lt;br /&gt;
*Activated onboard amplifier on TV cards to improve signal strength (see [[Hauppauge WinTV-NOVA-T-500]]).&lt;br /&gt;
*MythTV setup (accessed via &amp;quot;Computing&amp;quot; from the on-screen Orbiter). I found [http://parker1.co.uk/mythtv_ubuntu.php this page] very useful in getting my MythTV set up.&lt;br /&gt;
*&amp;lt;del&amp;gt;Set up secure outside access using [[HTTPS]]. &amp;lt;/del&amp;gt; &#039;&#039;This now works out of the box; you just need to forward port 443 in webadmin.&#039;&#039;&lt;br /&gt;
*Changed permissions for &amp;quot;public&amp;quot; folder on secondary hard drive, to make life easier from point of view of copying and deleting files, performing my desktop/camera backup, etc. Do a &amp;quot;sudo dolphin&amp;quot;, right-click on the public folder, click the &amp;quot;Permissions&amp;quot; tab, and change ownership to your username. &#039;&#039;Note: I have no idea whether this is safe to do or not.&#039;&#039;&lt;br /&gt;
*ubunut desktop backkup to core wth rsync script&lt;br /&gt;
*&amp;lt;del&amp;gt;Edited the [https://help.ubuntu.com/community/CronHowto crontab] to automatically copy the images captured by my security cameras to a new location (I did this because I heard that the recordings expire after 5 days). This cron job occurs every day at 6am, and only new files and folders are copied over. My crontab entry therefore looks like this: &amp;quot;00 06 * * * cp -uR /home/cameras/* /mnt/device/48/public/data/documents/cams&amp;quot;.&amp;lt;/del&amp;gt; &#039;&#039;Since I am now using [http://www.zoneminder.com/ ZoneMinder] for all motion-activated IP camera recordings, my recording path can be whatever I wish, AND the images do not delete themselves by default (automatic deletion can be set up if you want it though). I am no longer using Motion Wrapper; I did not find it reliable for my purposes.&#039;&#039;&lt;br /&gt;
*Made use of the [[Folder_lock|folder lock]] feature in order to stop my desktop backup from appearing in the orbiters.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: To begin with I had some [http://forum.linuxmce.org/index.php?topic=11159.0 very annoying network problems]. The onboard NIC (Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller) was conflicting with my second NIC (Realtek RTL-8169 Gigabit Ethernet controller). I could not get them to work together at the same time. I believe it was due to the PCI IDs overlapping. I think that the problem could have been resolved by building the driver from source with some modifications, but this is beyond my level of skill. I resolved the issue by installing the much older NIC listed above, which uses a completely different module to the onboard NIC. It also worked out of the box.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==MD (Living Room)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Case&#039;&#039;&#039;&lt;br /&gt;
Jetway JC200. Smallest mini-ITX case I could find with space for slim DVD drive.&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039;&lt;br /&gt;
[[ASUS AT3IONT]] NVIDIA ION with Intel Atom N330 Dual Core Processor (fanless), HDMI Out, 5.1 Channel sound, S/PDIF.&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039;&lt;br /&gt;
Kingston ValueRAM Memory/2GB 1066MHz DDR3 Non-ECC CL7 DIMM&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039;&lt;br /&gt;
100 W fanless picoPSU (included with case).&lt;br /&gt;
*&#039;&#039;&#039;DVD Drive&#039;&#039;&#039;&lt;br /&gt;
Samsung SN-T083C 8x DVD±RW DL &amp;amp; RAM SATA Slimline Slot-Loading Optical Drive&lt;br /&gt;
*&#039;&#039;&#039;Mouse/keyboard&#039;&#039;&#039;&lt;br /&gt;
Rii wireless mini-keyboard with integrated touchpad&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039;&lt;br /&gt;
LG 42LH400 42&amp;quot; Full HD LCD TV&lt;br /&gt;
*&#039;&#039;&#039;Speakers&#039;&#039;&#039;&lt;br /&gt;
Logitech X-210 2.1 speaker system&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
*After the initial installation, switch off MD. Select &amp;quot;vdpau&amp;quot; in web admin under &amp;quot;Hardware Acceleration&amp;quot; in &amp;quot;Media Directors&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Increased text size in KDE desktop via KDE Menu -&amp;gt; Applications -&amp;gt; System -&amp;gt; System Settings, then select &amp;quot;Appearance&amp;quot; under &amp;quot;Look &amp;amp; Feel&amp;quot;; adjust the font size in &amp;quot;Fonts&amp;quot;.&lt;br /&gt;
*Increased text size in terminal (Ctrl &amp;amp; +).&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
*&amp;lt;del&amp;gt;Added button to KDE desktop that activates the orbiter; thank you posde for [http://forum.linuxmce.org/index.php?topic=10156.msg69647#msg69647 the tip].&amp;lt;/del&amp;gt; &#039;&#039;Button is there by default now.&#039;&#039;&lt;br /&gt;
*Installed a backported libxine to allow playback of MKV files; thank you to those who came up with [[Play_mkv_files|this solution]]. &#039;&#039;Note: Link in wiki is now dead, but there is an alternative (see wiki page).&#039;&#039;&lt;br /&gt;
*Enabled &amp;quot;Avoid conflicts between live TV and scheduled shows&amp;quot; in MythTV frontend, in order to stop [http://forum.linuxmce.org/index.php?topic=9930.0 this problem]. Press &amp;quot;Esc&amp;quot; whilst watching TV (this is the frontend) to get into MythTV&#039;s main menu, then go Utilities/Setup -&amp;gt; Setup -&amp;gt; TV Settings -&amp;gt; General.&lt;br /&gt;
*Set de-interlace settings to &amp;quot;VDPAU Slim&amp;quot;. Press &amp;quot;Esc&amp;quot; whilst watching TV (this is the frontend) to get into MythTV&#039;s main menu, then go Utilities/Setup -&amp;gt; Setup -&amp;gt; TV Settings -&amp;gt; Playback.&lt;br /&gt;
*Installed an [[Equalizer for ALSA]]. Whilst I am very happy with the price/performance of my speakers, they don&#039;t have any bass control, so I installed a graphical one.&lt;br /&gt;
&lt;br /&gt;
==MD (Kitchen)==&lt;br /&gt;
Main hardware includes...&lt;br /&gt;
*&#039;&#039;&#039;Motherboard&#039;&#039;&#039;&lt;br /&gt;
[[ASUS AT3N7A-I]] NVIDIA ION with Intel Atom N330 Dual Core Processor, HDMI Out, 8 Channel Audio, Mini-ITX. I replaced the CPU fan with a Scythe, not that the old fan was particularly noisy, but it was still an improvement.&lt;br /&gt;
*&#039;&#039;&#039;Memory&#039;&#039;&#039;&lt;br /&gt;
OCZ 2GB (2x1GB) DDR2 800MHz/PC2-6400 Platinum XTC Memory Kit CL4 2.1V&lt;br /&gt;
*&#039;&#039;&#039;Power Supply&#039;&#039;&#039;&lt;br /&gt;
100 W fanless picoPSU.&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039;&lt;br /&gt;
ViewSonic VX2239WM 22&amp;quot; Full HD LCD, HDMI, integrated speakers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also carried out the following...&lt;br /&gt;
*Disabled fan warnings in BIOS (replacement fan is only 2-wire).&lt;br /&gt;
*Manually increased alsa volume levels (they were very low) by typing &amp;quot;alsamixer&amp;quot; into a terminal. Make your changes and press &amp;quot;Esc&amp;quot;.&lt;br /&gt;
*After the initial installation, switch off MD. Select &amp;quot;vdpau&amp;quot; in web admin under &amp;quot;Hardware Acceleration&amp;quot; in &amp;quot;Media Directors&amp;quot;. Then click &amp;quot;Update&amp;quot;. Switch MD back on.&lt;br /&gt;
*Increased text size in KDE desktop via KDE Menu -&amp;gt; Applications -&amp;gt; System -&amp;gt; System Settings, then select &amp;quot;Appearance&amp;quot; under &amp;quot;Look &amp;amp; Feel&amp;quot;; adjust the font size in &amp;quot;Fonts&amp;quot;.&lt;br /&gt;
*Increased text size in terminal (Ctrl &amp;amp; +).&lt;br /&gt;
*Installed libdvdcss2 and w32codecs to allow DVDs and DivXs to be played (sudo apt-get install libdvdcss2 w32codecs).&lt;br /&gt;
*&amp;lt;del&amp;gt;Added button to KDE desktop that activates the orbiter; thank you posde for [http://forum.linuxmce.org/index.php?topic=10156.msg69647#msg69647 the tip].&amp;lt;/del&amp;gt; &#039;&#039;Button is there by default now.&#039;&#039;&lt;br /&gt;
*Installed a backported libxine to allow playback of MKV files; thank you to those who came up with [[Play_mkv_files|this solution]]. &#039;&#039;Note: Link in wiki is now dead, but there is an alternative (see wiki page).&#039;&#039;&lt;br /&gt;
*Enabled &amp;quot;Avoid conflicts between live TV and scheduled shows&amp;quot; in MythTV frontend, in an attempt to stop [http://forum.linuxmce.org/index.php?topic=9930.0 this problem]. Press &amp;quot;Esc&amp;quot; whilst watching TV (this is the frontend) to get into MythTV&#039;s main menu, then go Utilities/Setup -&amp;gt; Setup -&amp;gt; TV Settings -&amp;gt; General.&lt;br /&gt;
*Set de-interlace settings to &amp;quot;VDPAU Slim&amp;quot;. Press &amp;quot;Esc&amp;quot; whilst watching TV (this is the frontend) to get into MythTV&#039;s main menu, then go Utilities/Setup -&amp;gt; Setup -&amp;gt; TV Settings -&amp;gt; Playback.&lt;br /&gt;
&lt;br /&gt;
==MD (Bedroom)==&lt;br /&gt;
*&#039;&#039;&#039;Display&#039;&#039;&#039;&lt;br /&gt;
Foehn &amp;amp; Hirsch 42&amp;quot; Full HD LCD TV&lt;br /&gt;
&lt;br /&gt;
...and the rest of it I&#039;ll have to look up! This MD is a standard mATX motherboard in a big dirty aluminium HTPC-style case. It was my very first purchase after I first saw the awesome power of LMCE in the beginning of 2008. This poor MD gets bumped from room to room whenever I get hold of a new, exciting piece of hardware, but she&#039;s still going strong. I daresay she will end up with me in garage or workshop at some point in the near future, replacing the even crappier machines that I have out there currently.&lt;br /&gt;
&lt;br /&gt;
==MD (Bathroom)==&lt;br /&gt;
Still thinking about the best way to do this. bongowongo is talking about remodelling his bathroom, so this has prompted me to give this a little more thought. The number one concern I think (apart from having electronics in the wettest room in the house!) is condensation, on both the screen and the containment unit itself (one would assume that the monitor would have to be covered in some way; having it exposed cannot be a good idea).&lt;br /&gt;
&lt;br /&gt;
I have done some research on off-the-shelf units, and in summary, they are extremely expensive for even the smallest screens. Most are not even full HD. The reason they are so expensive is that they are specialist items, and have to be rated to work in wet conditions without causing harm to the user. They also feature extras such as heaters and waterproof remotes etc. In addition, they are usually self-contained i.e. you get a sealed-for-life lump, which you then install into your wall.&lt;br /&gt;
&lt;br /&gt;
Having had a good look at the various features found in these units, I want to put together a quick and dirty list along with some thoughts about the various items...&lt;br /&gt;
&lt;br /&gt;
*A self-contained solution is definitely what we want (for reasons that will be explained), as per the off-the-shelf products, but seeing as we&#039;re building it ourselves, there&#039;s no reason why the wall couldn&#039;t be chased out, TV installed, and then sealed up afterwards. This will make the assembly much less bulky.&lt;br /&gt;
*It makes sense to locate the MD itself away from the bathroom, along with the amp if you intend on using one. No point exposing equipment to the moisture if it can be avoided.&lt;br /&gt;
*Arguably one of most important features I think is the heater; the high-end units all tend to utilise heaters, which makes a huge amount of sense. By keeping the air temperature inside the unit at a higher level, water vapour in the air is less likely to condense. The heater assembly would have to consist of both a heater and some kind of adjustable thermostat. At first I thought something could be built, but then realised a solution already exists; now, this is just a thought, but why not use one of those reptile habitat heaters. They are mains powered, the thermostat can be adjusted, the heating is gentle, and they are relatively inexpensive. Maybe the heater and monitor could be both be plugged into a single z-wave module. With regards to the temperature level, I&#039;ve no idea, but the maximum operating temperature of many monitors is 35 to 40 degrees C, so slightly below that might be a good start.&lt;br /&gt;
**Another thing to think about - would the heat generated by the monitor in a sealed unit be enough to ward off the dreaded condensation? Need to perhaps get a thermometer inside a test unit and see what happens, although they don&#039;t tend to kick out too much heat.&lt;br /&gt;
*Using standard components where possible is a must, that&#039;s what DIY is all about (and saving £££ of course)&lt;br /&gt;
**Computer monitor, 22&amp;quot; - 24&amp;quot; with 1080p and HDMI are very common now ~£100 (or use a TV, maybe you already have one you&#039;d like to use, although I do find that low-end monitors are generally thinner and of better quality than low-end TVs). Consider speakers also, some monitors have speakers, but are generally crap compared to TV speakers, but may be good enough, OR you may have your own speaker solution - we&#039;ll discuss speakers later)&lt;br /&gt;
**Monitor mount, standard fixed mount would be fine ~£10&lt;br /&gt;
**Reptile habitat heater/thermostat ~£30&lt;br /&gt;
**zwave plugin module ~£30&lt;br /&gt;
**separate speakers/amp perhaps ~£?&lt;br /&gt;
*I would like to propose the following method of construction...&lt;br /&gt;
**remove tiles where necessary and chase out wall&lt;br /&gt;
**Chase in cables for video, audio and power&lt;br /&gt;
**Fix wooden frame around perimeter of chased-out section, flush with un-tiled wall&lt;br /&gt;
**Fix heater mat/element and thermostat in place&lt;br /&gt;
**Attach monitor/TV screen in recess&lt;br /&gt;
**Bond perspex into place&lt;br /&gt;
***Few words about the perspex; firstly, lot cheaper than glass, and easier to work with. I have also found anti-fog versions, although that will of course increase the £££ (and I have no idea if it would be worth it). Anti-fog films are also available that can be applied. The thickness of the perspex should be the same as the tiles; this means that when finished the perspex will be flush with the tiles (remember we said the wooden frame would be flush with the stripped back wall). The perspex should be stuck in place using some kind of mastic/no nails product, maybe both i.e. normal bathrooom mastic/sealant around the outside and a no-nails product around the inside. Final thing; obviously the mastic/sealant/no-nails will look bloody awful when looking through the perspex, so why not mask off a rectangle the size of monitor (talking about on the inside surface of the perspex here) spray paint (white or cream or whatever colour your bathroom is), peel off masking, leaving a coloured opaque border. This would hide the mastic/sealant/no-nails.&lt;br /&gt;
*Regarding the speakers, there are a few options:&lt;br /&gt;
**Just use the onboard speakers if present, obviously the cable will have to be run back to the MD. Your first reaction might be that this wouldn&#039;t work because the speakers are in a sealed unit, but I&#039;m not so sure, perhaps it would work better than you think. Would need to test.&lt;br /&gt;
**Following on from this, have you ever seen those products designed for laptops that sucker on a window or other flat surface, effectively turning the object into a speaker? Well why not attach on of these to the inside of the perspex. Again, would need testing.&lt;br /&gt;
**Use a pair of water-proof speakers, attached to an amp (amp doesn&#039;t have to be anything special, and could be located with MD).&lt;br /&gt;
*Orbiter - personally, I don&#039;t like the idea of having something integrated into the wall, because making it waterproof and touch sensitive could be a major challenge. Although one option would be to purchase a waterproof tablet or phone (that Motorola one for example) and integrate that, but still, I think I would rather keep it mobile. The other option is a water proof case. If you have more popular device such as iThis and iThat, then you will find that water-proof cases exist that fit perfectly. If however like me you don&#039;t have an iAnything, you may be interested in the hundreds of generic waterproof cases, which are essentially waterproof bags. But I quite like the idea of that, just stick your mobile phone or N800 or whatever in a bag and just use it when you need it, rather than have something permanently installed in the bathroom.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To begin with, it might be an idea to construct a standalone, self-contained unit to test all of this out with. You know, have a few baths and showers with it resting on the toilet, see how it all holds up.&lt;br /&gt;
&lt;br /&gt;
==MD (Study)==&lt;br /&gt;
This MD is running on a [http://www.virtualbox.org/ virtual machine] on my standard desktop computer, which is running a lean, mean Ubuntu 10.04 + Fluxbox installation., built up from a [https://help.ubuntu.com/community/Installation/MinimalCD/ minimal command line install]. It has a second VGA screen (my larger main screen is on DVI) which I have set up as a separate X head, and is dedicated to this MD. The MD runs UI1, and performs well enough for what I need. See [http://wiki.linuxmce.org/index.php/User:Purps#Other_Orbiters here] for details of the orbiter. I created the virtual machine [[VirtualBox_MD|like this]].&lt;br /&gt;
&lt;br /&gt;
==MD (Workshop)==&lt;br /&gt;
Gash machine built from old bits.&lt;br /&gt;
&lt;br /&gt;
==MD (Garage)==&lt;br /&gt;
Gash machine built from old bits.&lt;br /&gt;
&lt;br /&gt;
=Orbiters=&lt;br /&gt;
&lt;br /&gt;
Every MD features an on-screen orbiter. In addition to the on-screen ones...&lt;br /&gt;
&lt;br /&gt;
==Mobile Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Main mobile orbiter&#039;&#039;&#039;&lt;br /&gt;
[[Nokia N800]] running its own orbiter software. Superb in my opinion; cheap, good battery life, and the orbiter software is fantastic.&lt;br /&gt;
*&#039;&#039;&#039;Mobile phone&#039;&#039;&#039;&lt;br /&gt;
HTC Desire HD running darrenmason&#039;s [[AndroidTouchOrbiter]] (thank you!). I also use this device a lot for (secure) outside access via SSL when I am out and about.&lt;br /&gt;
*&#039;&#039;&#039;Ubuntu netbook&#039;&#039;&#039;&lt;br /&gt;
My little netbook, running a lean, mean Ubuntu 11.04 + Fluxbox installation., built up from a [https://help.ubuntu.com/community/Installation/MinimalCD/ minimal command line install], which I use for surfing and tinkering with LMCE. It is running [[Web Orbiter 2.0]] in Google Chrome. I never use this in fullscreen mode (press F11 in your browser if you wish to do this) as I prefer to just have it on standby in a tab. Therefore the resolution of the Orbiter is set lower than the resolution of the laptop screen. Same for the Ubuntu laptop.&lt;br /&gt;
*&#039;&#039;&#039;Ubuntu laptop&#039;&#039;&#039;&lt;br /&gt;
The lady&#039;s Ubuntu laptop which we generally use for surfing, work, etc wherever we happen to be. It is running Web Orbiter 2.0 in Google Chrome.&lt;br /&gt;
*&#039;&#039;&#039;Nintendo DSi&#039;&#039;&#039;&lt;br /&gt;
My mate&#039;s DSi, running Web Orbiter 2.0 with a resolution of 480x320 (iPhone) in the standard browser. This resolution allows for all text to be read relatively easily, but does mean a lot of scrolling about is required. I wouldn&#039;t use it personally. Might be worth playing with other resolutions/skins to make it more usable.&lt;br /&gt;
&lt;br /&gt;
==Other Orbiters==&lt;br /&gt;
*&#039;&#039;&#039;Kitchen fridge&#039;&#039;&#039;&lt;br /&gt;
[[Storage Options Scroll Tablet PC]] mounted to a wooden backing, attached to the fridge via a powerful magnet. Runs darrenmason&#039;s [[AndroidTouchOrbiter]] for controlling the kitchen, and also displays our combined calendars (we are Google slaves). Also useful for looking up receipes, etc.&lt;br /&gt;
*&#039;&#039;&#039;Hallway wall&#039;&#039;&#039;&lt;br /&gt;
[[Nokia N800]] mounted to the wall in the hallway. Mainly used for setting/deactivating the alarm. Also useful for controlling the lights when you first arrive home, although much of that is automated of course. My intention is to dissect this orbiter at some point and mount it in a wooden frame.&lt;br /&gt;
*&#039;&#039;&#039;Study desktop&#039;&#039;&#039;&lt;br /&gt;
My main desktop, which has another [[Web Orbiter 2.0]] set up on it in much the same way as the mobile Ubuntu netbook and laptop. It is for controlling the virtual MD on the desktop machine (I find the on-screen controls on the MD itself to be a bit &amp;quot;twitchy&amp;quot;). See [http://wiki.linuxmce.org/index.php/User:Purps#MD_.28Study.29 MD (Study)] for more details.&lt;br /&gt;
*&#039;&#039;&#039;carPC&#039;&#039;&#039;&lt;br /&gt;
I am currently in the process of building a mini ITX carPC for my modded Mk1 MX-5 (called the Miata over the pond), running a lightweight Ubuntu + LXDE installation. The last component I need to get is the touchscreen, but the rest of it is very much finished, although I do intend on upgrading the speakers and adding an amplifier (a necessity due to the lack of head unit). The system is capable of utilising CDs/DVDs (audio, video, data), USB sticks/flash cards, and also features an aux-in for any personal music player that my passenger might have on their person. The system is also capable of FM radio, MP3 playback, video playback, digital TV, Internet browsing, SatNav, vehicle diagnostics.... and controlling LMCE ([[Web Orbiter 2.0]] in Chrome). I thought this would be useful from the point of view of opening/closing the garage door, switching on/off the lights, checking the house on long journeys, etc.&lt;br /&gt;
&lt;br /&gt;
=Home Automation=&lt;br /&gt;
&lt;br /&gt;
This section looks at the remaining hardware in my home, relating specifically to [http://en.wikipedia.org/wiki/Home_automation home automation].&lt;br /&gt;
&lt;br /&gt;
==Lights==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Duwi dimmer switch (Living Room)&#039;&#039;&#039;&lt;br /&gt;
2 wire in my case (more common in Europe), check your current switch/dimmer first &#039;&#039;&#039;REMEMBER TO ISOLATE THE LIGHTS AT YOUR FUSE BOX - ALWAYS TEST THE LIVE (BROWN or RED) WIRE WITH A TESTER [http://www.screwfix.com/prods/55464/Hand-Tools/Screwdrivers/VDE-Screwdrivers/CK-Heavy-Duty-Mains-Tester-100-250V-AC#/ LIKE THIS] FIRST!!!&#039;&#039;&#039; Bear in mind that you only count the wires connected to the switch itself; if like mine your earth is connected to the backbox, then this doesn&#039;t count as a wire. Very pleased with this device, superb build-quality, great tactile response, easy to set up. This is my second dimmer switch, after a very bad experience with the [[ACT_Homepro_ZDW232|ACT HomePro ZDW232]] as explained [http://forum.linuxmce.org/index.php?topic=10783.0 here]. In my opinion you should avoid these dimmers like the plague. They are the cheapest, but it shows. Spend a little bit more and get the Duwi, which is comparable in price. Anything else I have found has been prohibitively expensive.&lt;br /&gt;
&lt;br /&gt;
==Security==&lt;br /&gt;
&lt;br /&gt;
Very important. Having been the victims of a burglary, this is an area that perhaps you should consider concentrating on first. You just don&#039;t think it is going to happen to you... until it does. And it&#039;s a horrible feeling.&lt;br /&gt;
&lt;br /&gt;
===Cameras===&lt;br /&gt;
*x3 &#039;&#039;&#039;[[Panasonic BL-C10]]&#039;&#039;&#039;&lt;br /&gt;
*&amp;lt;del&amp;gt;x2 &#039;&#039;&#039;[[Foscam FI8905W]]&#039;&#039;&#039;&amp;lt;/del&amp;gt; (plugged into external router due to the unresolved issue described [http://forum.linuxmce.org/index.php?topic=10134.0 here])&lt;br /&gt;
*&#039;&#039;&#039;x2 Y-Cam Black YCB004&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: As mentioned in both of these camera pages, I had to manually edit some of the [[scenarios]] before they would work, as they were pointing at the wrong camera for some reason. I also found that some scenarios were not automatically generated, and had to be added manually. Go to into web admin, click on &amp;quot;Show devices tree&amp;quot; at the bottom of the left-hand pane, then click on &amp;quot;My Scenarios&amp;quot; (again, bottom of left-hand pane), click on &amp;quot;Security Scenarios&amp;quot;, and then at the bottom of the right-hand pane, press the &amp;quot;Add My Scenario&amp;quot; button. This opens a new window. In the new window, type a &amp;quot;Description&amp;quot; (this will be the scenario&#039;s name), select a &amp;quot;Scenario Type&amp;quot; (&amp;quot;Security Scenarios&amp;quot; in this case), leave &amp;quot;Design Obj&amp;quot; blank, and for &amp;quot;Template&amp;quot; select the &amp;quot;Security - View Camera&amp;quot; option. Then select all the rooms you want to add the scenario to. Press the &amp;quot;Save&amp;quot; button. This new scenario should appear at the bottom of the security scenario tree/list  - click on it. Scroll down to the &amp;quot;Scenario Commands&amp;quot; section, and under &amp;quot;Devices&amp;quot; select &amp;quot;[Local Orbiter]&amp;quot;. Wait a sec. Then under &amp;quot;Command&amp;quot; select &amp;quot;Goto screen&amp;quot; button. Press the &amp;quot;Add&amp;quot; button. Press the &amp;quot;OK&amp;quot; button. Enter &amp;quot;15&amp;quot; into the &amp;quot;#159 PK_Screen (int)&amp;quot; field, and press the &amp;quot;Save&amp;quot; button. Press the &amp;quot;OK&amp;quot; button. A new &amp;quot;#2 PK_Device (int)&amp;quot; field should appear. Enter the Device # of your camera. Press the &amp;quot;Save&amp;quot; button. And that&#039;s it!&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: All of my cameras make use of [http://en.wikipedia.org/wiki/Power_over_Ethernet/ Power over Ethernet (PoE)], despite not being models that support it! Nor do I have any switches/hubs that &amp;quot;spit out&amp;quot; PoE at the Core end. To see how it is achieved, take a look at &amp;quot;[[User:Purps#Tool_Time|Tool Time]]&amp;quot; at the end of this page for a Howto video explaining the required steps (inspired by b4rney on the forums, thank you mate!). Powering devices in this way is very useful in that you only need to run a single Ethernet cable for both data and power. Brilliant for cameras, especially outdoor ones. Also useful if you want your cameras to be on a [http://en.wikipedia.org/wiki/Uninterruptible_power_supply UPS], as PoE allows all of the power plugs to be in the same place.&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Sensors===&lt;br /&gt;
*&#039;&#039;&#039;[[Everspring SM103]] door/window sensors (Z-Wave)&#039;&#039;&#039;&lt;br /&gt;
Finally working (thank you hari!). Just purchased some additional contact sensors to celebrate, so I can experiment with rigging multiple doors/windows with a single unit, will report back.&lt;br /&gt;
&lt;br /&gt;
Smoke detector planned&lt;br /&gt;
&lt;br /&gt;
===Lighting===&lt;br /&gt;
My living room lights are set up to come on at sunset. This is achieved in web admin via &amp;quot;Events handler&amp;quot;-&amp;gt;&amp;quot;Respond to Events&amp;quot; by selecting &amp;quot;Sunset&amp;quot; under &amp;quot;New event&amp;quot;. Enter a description also. Click &amp;quot;Add&amp;quot;, and use the wizard of your choice to select the required device and command.&lt;br /&gt;
&lt;br /&gt;
When we are away for extended periods, I have the living room lights turn off late at night, and then switch on the bedroom light for a short period before they get switched off also. This is just to give the impression that somebody is in.&lt;br /&gt;
&lt;br /&gt;
==Telephone==&lt;br /&gt;
Siemens Gigaset C475 IP on sipgate.co.uk&lt;br /&gt;
&lt;br /&gt;
==Climate==&lt;br /&gt;
Watch this space!&lt;br /&gt;
&lt;br /&gt;
=Tool Time=&lt;br /&gt;
This section comprises of a selection of Howto videos and photographic guides for various DIY projects that can be carried out around the home, in order to achieve that seamless, perfectly integrated LMCE installation. My aim is to always stay away from technical jargon as much as possible, and to try to use standard/simple tools and components that aren&#039;t going to break the bank. You can always get hold of me on the forums or in IRC (irc.freenode.net #linuxmce) if you fancy a chat.&lt;br /&gt;
&lt;br /&gt;
==Howto...==&lt;br /&gt;
&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
==Planned==&lt;br /&gt;
&lt;br /&gt;
*Howto: Construct a rear mounting MD casing for any TV screen with a VESA mount (with slot loading DVD drive).&lt;br /&gt;
*Howto: Mount a TV on the wall with MD hidden behind (with a slot loading DVD drive).&lt;br /&gt;
*Howto: Make a wall-mounted orbiter (inspired by Techstyle&#039;s framing idea). Surface mounted or recessed (flush fitting)?&lt;br /&gt;
*Howto: Install a new back box (e.g. for z-wave light switch) and make good the wall (having destroyed it in the process).&lt;br /&gt;
*Howto: Chase wall channels, embed cables and make good the wall.&lt;br /&gt;
*Howto: Build a single/double bed with integrated &amp;quot;stowable&amp;quot; flat screen TV and MD. LMCE-controlled motor perhaps.&lt;br /&gt;
*Howto: Build a waterproof/water-resistant bathroom MD&lt;br /&gt;
*Howto: Build a waterproof/submersible orbiter, based on Nokia N800? Make it float?&lt;br /&gt;
*Howto: Make your own ceiling/wall speakers using (decent!) multimedia speakers (if, like me, you are not a complete audiophile, this avoids having an external amp to hide away).&lt;br /&gt;
*Howto: Build your own charging cradle/stand for your mobile orbiter (avoid switching it off all the time).&lt;br /&gt;
*Howto: Make your own cat6 patch cables&lt;br /&gt;
*Howto: Make any device Power over Ethernet (PoE)&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Draft_LinuxMCE_0810&amp;diff=28772</id>
		<title>Draft LinuxMCE 0810</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Draft_LinuxMCE_0810&amp;diff=28772"/>
		<updated>2011-10-05T09:05:55Z</updated>

		<summary type="html">&lt;p&gt;Purps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[category:wiki workgroup]]&lt;br /&gt;
[[category:drafts]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;right&amp;quot;&lt;br /&gt;
  | __TOC__&lt;br /&gt;
  |}&lt;br /&gt;
&lt;br /&gt;
Welcome. This is the main page for all information relevant to LinuxMCE 0810.&lt;br /&gt;
&lt;br /&gt;
=Caveats=&lt;br /&gt;
&lt;br /&gt;
*LinuxMCE is an extremely powerful, fantastic piece of software; have no doubt about that. But, please bear in mind that it is a project, not a product. &lt;br /&gt;
&lt;br /&gt;
*LinuxMCE 0810 is based on Ubuntu 8.10, which means that brand new shiny hardware might not work out of the box. For this reason, you might want to use hardware that is a little older and save yourself some money at the same time. In nearly all cases you will be able to get through any issues with a little patience and some help from the community. Unrecognised NICs is the most common one.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Installing 0810 Final=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;Caution: Installing LinuxMCE 0810 Final will wipe your entire drive! It is not designed to be dual-booted!&amp;lt;/span&amp;gt;&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;If you just want to quickly try LinuxMCE, then consider setting it up temporarily as a virtual machine on your Linux, Mac, or Windows box. [http://www.virtualbox.org/ VirtualBox] will allow you to do this&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Download the LinuxMCE 0810 Final ISO from [http://linuxmce.iptp.org/release/LinuxMCE-8.10-final.iso here]. &#039;&#039;Note: Always burn at your DVD drive&#039;s lowest speed to reduce the chance of errors.&#039;&#039;&lt;br /&gt;
#&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Draft_LinuxMCE_0810&amp;diff=28635</id>
		<title>Draft LinuxMCE 0810</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Draft_LinuxMCE_0810&amp;diff=28635"/>
		<updated>2011-09-19T10:25:30Z</updated>

		<summary type="html">&lt;p&gt;Purps: &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;
Welcome. This is the main page for all information relevant to LinuxMCE 0810.&lt;br /&gt;
&lt;br /&gt;
=Installing 0810 Final=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;Caution: Installing LinuxMCE 0810 Final will wipe your entire drive! It is not designed to be dual-booted!&amp;lt;/span&amp;gt;&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;If you just want to quickly try LinuxMCE, then consider setting it up temporarily as a virtual machine on your Linux, Mac, or Windows box. [http://www.virtualbox.org/ VirtualBox] will allow you to do this&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Download the LinuxMCE 0810 Final ISO from [http://linuxmce.iptp.org/release/LinuxMCE-8.10-final.iso here]. &#039;&#039;Note: Always burn at your DVD drive&#039;s lowest speed to reduce the chance of errors.&#039;&#039;&lt;br /&gt;
#&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Draft_Main_Page&amp;diff=28634</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=28634"/>
		<updated>2011-09-19T10:24:42Z</updated>

		<summary type="html">&lt;p&gt;Purps: &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;
&lt;br /&gt;
&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;
| width=120 align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;LinuxMCE 0710&#039;&#039;&#039; || &amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;&#039;&#039;&#039;Final Release&#039;&#039;&#039; :: Not recommended if looking at a new install. This version is out of date and support will be lacking.&amp;lt;/span&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Overview=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Purps: As well as screenshots, or even instead of, we should have images that show LMCE in the home.&lt;br /&gt;
&#039;&#039;&#039;&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;
*[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;
&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>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Draft_LinuxMCE_0810&amp;diff=28633</id>
		<title>Draft LinuxMCE 0810</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Draft_LinuxMCE_0810&amp;diff=28633"/>
		<updated>2011-09-19T10:23:24Z</updated>

		<summary type="html">&lt;p&gt;Purps: Created page with &amp;quot;{| align=&amp;quot;right&amp;quot;   | __TOC__   |}  =Installing 0810 Final=  &amp;#039;&amp;#039;&amp;#039;&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;Caution: Installing LinuxMCE 0810 Final will wipe your entire drive! It is not designed...&amp;quot;&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;
=Installing 0810 Final=&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;Caution: Installing LinuxMCE 0810 Final will wipe your entire drive! It is not designed to be dual-booted!&amp;lt;/span&amp;gt;&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;If you just want to quickly try LinuxMCE, then consider setting it up temporarily as a virtual machine on your Linux, Mac, or Windows box. [http://www.virtualbox.org/ VirtualBox] will allow you to do this&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Download the LinuxMCE 0810 Final ISO from [http://linuxmce.iptp.org/release/LinuxMCE-8.10-final.iso here]. &#039;&#039;Note: Always burn at your DVD drive&#039;s lowest speed to reduce the chance of errors.&#039;&#039;&lt;br /&gt;
#&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Draft_Main_Page&amp;diff=28632</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=28632"/>
		<updated>2011-09-19T10:08:32Z</updated>

		<summary type="html">&lt;p&gt;Purps: &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;
&lt;br /&gt;
&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;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;
| width=120 align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;LinuxMCE 0710&#039;&#039;&#039; || &amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;&#039;&#039;&#039;Final Release&#039;&#039;&#039; :: Not recommended if looking at a new install. This version is out of date and support will be lacking.&amp;lt;/span&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Overview=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Purps: As well as screenshots, or even instead of, we should have images that show LMCE in the home.&lt;br /&gt;
&#039;&#039;&#039;&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;
*[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;
&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>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Draft_Page_Status&amp;diff=28610</id>
		<title>Draft Page Status</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Draft_Page_Status&amp;diff=28610"/>
		<updated>2011-09-17T12:50:18Z</updated>

		<summary type="html">&lt;p&gt;Purps: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[category:wiki workgroup]]&lt;br /&gt;
[[category:drafts]]&lt;br /&gt;
&lt;br /&gt;
This is just my first stab at what I thought the page status should look like, displayed at the top of every page. This is all being doing manually here just to get a feel for what it will look like - I wouldn&#039;t know how to implement it properly i.e. validation for what is being input, etc. &#039;&#039;&#039;Feel free to add your own ideas below mine, and then we can fight it out on the forums.&#039;&#039;&#039; Purps.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;2&amp;quot; style=&amp;quot;border: 1px solid darkgray; float:left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| width=50 align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;10.04&#039;&#039;&#039; || width=80 align=&amp;quot;center&amp;quot;|&amp;lt;span style=&amp;quot;color:#006400&amp;quot;&amp;gt;&#039;&#039;&#039;Applicable&#039;&#039;&#039;&amp;lt;/span&amp;gt;||&lt;br /&gt;
|-&lt;br /&gt;
| width=50 align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;8.10&#039;&#039;&#039; || width=80 align=&amp;quot;center&amp;quot;|&amp;lt;span style=&amp;quot;color:#FF8C00&amp;quot;&amp;gt;N/A&amp;lt;/span&amp;gt;||&lt;br /&gt;
|-&lt;br /&gt;
| width=50 align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;7.10&#039;&#039;&#039; || width=80 align=&amp;quot;center&amp;quot;|&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;Unknown&amp;lt;/span&amp;gt;||&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;20&amp;quot; style=&amp;quot;border: 0px; float:left&amp;quot;&lt;br /&gt;
||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;2&amp;quot; style=&amp;quot;border: 1px solid darkgray; float:left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|This page is &#039;&#039;&#039;for information&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|This page is &#039;&#039;&#039;an instruction&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;20&amp;quot; style=&amp;quot;border: 0px; float:left&amp;quot;&lt;br /&gt;
||&lt;br /&gt;
|-&lt;br /&gt;
||&lt;br /&gt;
|-&lt;br /&gt;
||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;2&amp;quot; style=&amp;quot;border: 1px solid darkgray; float:left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| width=300 align=&amp;quot;left&amp;quot;|The content of this article &amp;lt;span style=&amp;quot;color:#006400&amp;quot;&amp;gt;&#039;&#039;&#039;has been reviewed&#039;&#039;&#039;&amp;lt;/span&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Draft Page Details Explanation|...what does this information mean?]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;The following information will appear in the explanation link above...&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The information at the top of each and every wiki page is designed to help the user understand the relevancy of the content to the current &#039;&#039;&#039;versions&#039;&#039;&#039; of LinuxMCE, assess the &#039;&#039;&#039;type&#039;&#039;&#039; of information present, and the &#039;&#039;&#039;review status&#039;&#039;&#039; of the page. Looking at each one in detail...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;2&amp;quot; style=&amp;quot;border: 1px solid darkgray; float:left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| width=50 align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;10.04&#039;&#039;&#039; || width=80 align=&amp;quot;center&amp;quot;|&amp;lt;span style=&amp;quot;color:#006400&amp;quot;&amp;gt;&#039;&#039;&#039;Applicable&#039;&#039;&#039;&amp;lt;/span&amp;gt;||&lt;br /&gt;
|-&lt;br /&gt;
| width=50 align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;8.10&#039;&#039;&#039; || width=80 align=&amp;quot;center&amp;quot;|&amp;lt;span style=&amp;quot;color:#FF8C00&amp;quot;&amp;gt;N/A&amp;lt;/span&amp;gt;||&lt;br /&gt;
|-&lt;br /&gt;
| width=50 align=&amp;quot;center&amp;quot;|&#039;&#039;&#039;7.10&#039;&#039;&#039; || width=80 align=&amp;quot;center&amp;quot;|&amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;Unknown&amp;lt;/span&amp;gt;||&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;20&amp;quot; style=&amp;quot;border: 0px; float:left&amp;quot;&lt;br /&gt;
||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The first box simply tells the user whether the information is &amp;lt;span style=&amp;quot;color:#006400&amp;quot;&amp;gt;&#039;&#039;&#039;Applicable&#039;&#039;&#039;&amp;lt;/span&amp;gt; or &amp;lt;span style=&amp;quot;color:#FF8C00&amp;quot;&amp;gt;N/A&amp;lt;/span&amp;gt; (not applicable) to each of the current LinuxMCE versions. If it is not known whether the page is relevant to a given version i.e. it has not been tested, then it will be marked as &amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;Unknown&amp;lt;/span&amp;gt;. If you believe any of this information to be incorrect, then please help us by [[letting the wiki admin staff know]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;2&amp;quot; style=&amp;quot;border: 1px solid darkgray; float:left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|This page is &#039;&#039;&#039;for information&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|This page is &#039;&#039;&#039;an instruction&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|This page is &#039;&#039;&#039;a hack&#039;&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;20&amp;quot; style=&amp;quot;border: 0px; float:left&amp;quot;&lt;br /&gt;
||&lt;br /&gt;
|-&lt;br /&gt;
||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The second box is designed to immediately tell the user exactly what type of information is present in the page. There are three possible options as shown in this example; &amp;quot;&#039;&#039;&#039;for information&#039;&#039;&#039;&amp;quot; refers to a page that is essentially giving the user an overview of a given aspect of the system, or explaining how a particular function works, whereas &amp;quot;&#039;&#039;&#039;an instruction&#039;&#039;&#039;&amp;quot; is explaining how to set up or modify the system in the recommended way. If a page is flagged as &amp;quot;&#039;&#039;&#039;a hack&#039;&#039;&#039;&amp;quot; then it is important that the user considers carefully what they are about to do. These are essentially instructions that may well be perfectly safe, but are considered to be a &amp;quot;workaround&amp;quot; or a &amp;quot;quick fix&amp;quot;. That said, they could also have adverse effects, either in the present or in the future, and generally are &#039;&#039;not&#039;&#039; recommended.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;2&amp;quot; style=&amp;quot;border: 1px solid darkgray; float:left&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| width=300 align=&amp;quot;left&amp;quot;|The content of this article &amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;is awaiting review&amp;lt;/span&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| width=300 align=&amp;quot;left&amp;quot;|The content of this article &amp;lt;span style=&amp;quot;color:#006400&amp;quot;&amp;gt;&#039;&#039;&#039;has been reviewed&#039;&#039;&#039;&amp;lt;/span&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| cellpadding=&amp;quot;20&amp;quot; style=&amp;quot;border: 0px; float:left&amp;quot;&lt;br /&gt;
||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
The third and final box indicates to the user the review status of the page. This system is in place to ensure the content is correct and relevant, but in practice it will also cover page formatting, language, etc. If an article &amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;is awaiting review&amp;lt;/span&amp;gt;, the user should exercise caution when using the information; however, it does not necessarily mean the content is incorrect. Once the LinuxMCE staff have evaluated the page and are happy that everything OK, the article will be marked as &amp;lt;span style=&amp;quot;color:#006400&amp;quot;&amp;gt;&#039;&#039;&#039;has been reviewed&#039;&#039;&#039;&amp;lt;/span&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot;&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;2&amp;quot; style=&amp;quot;background: #ABCDEF;&amp;quot;&lt;br /&gt;
| A&lt;br /&gt;
|}&lt;br /&gt;
{| border=&amp;quot;2&amp;quot; style=&amp;quot;background: #ABCDEF;&amp;quot;&lt;br /&gt;
| B || B&lt;br /&gt;
|}&lt;br /&gt;
| style=&amp;quot;width:50px;&amp;quot; |&lt;br /&gt;
{| border=&amp;quot;2&amp;quot; style=&amp;quot;background: #ABCDEF; float:left;&amp;quot;&lt;br /&gt;
| C&lt;br /&gt;
|}&lt;br /&gt;
{| border=&amp;quot;2&amp;quot; style=&amp;quot;background: #ABCDEF; float: right;&amp;quot;&lt;br /&gt;
| D&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Purps</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Draft_Main_Page&amp;diff=28608</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=28608"/>
		<updated>2011-09-16T13:44:04Z</updated>

		<summary type="html">&lt;p&gt;Purps: &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;
&lt;br /&gt;
&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;LinuxMCE 8.10&#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 10.04&#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;
| width=120 align=&amp;quot;left&amp;quot;|&#039;&#039;&#039;LinuxMCE 7.10&#039;&#039;&#039; || &amp;lt;span style=&amp;quot;color:#FF0000&amp;quot;&amp;gt;&#039;&#039;&#039;Final Release&#039;&#039;&#039; :: Not recommended if looking at a new install. This version is out of date and support will be lacking.&amp;lt;/span&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Overview=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Purps: As well as screenshots, or even instead of, we should have images that show LMCE in the home.&lt;br /&gt;
&#039;&#039;&#039;&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;
*[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;
&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>Purps</name></author>
	</entry>
</feed>