Difference between revisions of "Installation Guide"

From LinuxMCE
Jump to: navigation, search
m (Add a link to the LinuxMCE 1004 Final install. This page should be update for 1004 install instructions or redirect to Installing 1004 in the future.)
(34 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
[[Category:Installation Tutorials| Installation Tutorials]]
 
{| align="right"
 
{| align="right"
 
   | __TOC__
 
   | __TOC__
 
   |}
 
   |}
==Links==
 
  
*[[:Category:AV_Wizard|AV Wizard]]
+
For the most up-to-date Final Release see the [[Installing 1004|'''LinuxMCE 1004''']] install
*[[:Category:Installation_Tutorials|General Installation Tutorials]]
+
  
==About Installation==
+
==About Installation (Version 0810 Final)==
  
 +
This page covers what we'll call mainstream installation. It shows how to get a LinuxMCE hybrid running with minimum bells and whistles. Once the basic installation is complete, users can look at the other sections of the wiki to learn how to add more advanced features. The basic hardware consists of the computer, display, and speakers. Look at the "Core & Hybrid" section of the wiki for hardware selection articles. Here is some pre-flight advice before installation.
  
== Hardware notes ==
+
*The computer must be connected to the internet for a successful installation.
 +
*Recommend using a monitor for the initial install. Monitors are better than TVs for adapting to a wacky resolution setting (it could happen). You probably don't want to mess about with xorg.conf on your first install. Also recommend using a VGA cable because that is the default setting when the LMCE wizard pops up. I'd specifically advise against using an HDMI cable and expecting it to pass video and sound to your TV. It might work, but more likely it will require extensive tinkering. Its easy to swap to a different display or connection after things are up and running.
 +
*For sound, you can use computer speakers, or use an spdif connection to an external AV receiver. This is also easy to change later.
 +
*If you have a TV capture card, it will be configured during the installation. The wizard will ask where to get program guide information. In the US this is usually "schedulesdirect.org". Set up your account and know your username and password before starting the install.
  
See [[Hardware|this section for general hardware]] recommendations, and [[Video#PC_Preparation|this advice for PC preparation]].
+
==Caveats==
  
LinuxMCE differs from other Home Theater PC systems in that some functions are performed by a [[Core]] PC and some functions are performed by a [[Media Director]] PC. A [[hybrid]] Core/Media Director PC does both.
+
*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.  
  
For the central LinuxMCE Core server that will function on a home automation network, most recommended installations suggest 2 network interface cards (NICs). If you don't have a second NIC card already installed, it is easiest to do so <i>before</i> installing Kubuntu/LinuxMCE, since the second card will then be recognised and configured correctly during the initial installation. You won't have to fiddle with setting it up later. See [[Internal_LAN_setup|this section]] for tips on setting up a nested LinuxMCE LAN within an existing home LAN.
+
*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.
  
(If you will have only a single PC acting as a hybrid Core/Media Director, 2 cards aren't strictly necessary, but putting them in at this stage will allow you to expand your network down the line.)
+
*<span style="color:#FF0000">Please please please be patient. Some parts of the installation can sometimes take hours. If in doubt, leave it overnight.</span>
  
For a PC acting as a Media Director (either as a standalone or as a hybrid), an nVidia graphics card is strongly recommended so that you can display the [[Selecting the Right UI|User Interface]] in the highest resolution (UI2). If you don't have one installed, it is easiest to do so before starting software installation. It is probably best to stick with an nVidia card on the Core PC as well. Make sure the card is installed prior to software installation.
+
==Basic Installation Steps==
  
[[Video|Check out this video and example installation]] of a complete installation that took this guy a few days and will likely take you a few weeks.
+
I might help to think of installation as a 3-step process.
 +
*Run the DVD. This formats your drive, installs Kubuntu, and preps for LMCE installation. This step finishes by prompting reboot and DVD removal.
 +
*Install LinuxMCE. The reboot will take you to the Kubuntu screen. You'll recheck your internet connection, then click the LMCE install icon. More software will load and it will prompt another reboot.
 +
*Complete the 3 wizards (AV, House Setup, Media). This is where you tell LMCE about your system.
 +
 
 +
===Run the DVD===
 +
 
 +
'''<span style="color:#FF0000">Caution: Installing LinuxMCE 0810 Final will wipe your entire drive! It is not designed to be dual-booted!</span>'''
 +
 
 +
'''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'''
 +
 
 +
# Download the LinuxMCE 0810 Final ISO from [http://linuxmce.iptp.org/release/LinuxMCE-8.10-final.iso here]. ''Note: Always burn at your DVD drive's lowest speed to reduce the chance of errors.''
 +
# Boot from the DVD.
 +
# Select your language
 +
# Select the top option "LinuxMCE"
 +
# Wait until the installer loads, and then...
 +
## '''Welcome''' - Select your language.
 +
## '''Where are you?''' - Select your location and time zone.
 +
## '''Keyboard layout''' - Select your keyboard layout.
 +
## '''Prepare disk space''' - Set up your partitions as you wish, but the second option "Guided - use entire disk" is perfectly OK.
 +
## '''Who are you?''' - 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.
 +
## '''Ready to install''' - Check everything is as it should be, and press "Install".
 +
# Let installation run through, and then remove disk and press enter when instructed to do so.
 +
 
 +
===Install LinuxMCE===
 +
 
 +
# Once the new Kubuntu installation has finished booting back up, check that your internet connections are working. If you have a NIC that is not plug-and-play (like the Intel gigabit card) then now is the time to install the driver and confirm operation. Then click the "LinuxMCE" icon on the desktop. This will start the LinuxMCE installation. You may need to enter your Kubuntu password.
 +
# Wait until the LinuxMCE installation has finished running through. You will see the following message when the installation is complete:
 +
 
 +
The first phase of the install process is completed
 +
Reboot the system to start the final process.
 +
 
 +
===Complete the Wizards===
 +
 
 +
Upon reboot, you will not see Kubuntu. More software will load, then the AV Wizard will start. If you connected the display with something other than a VGA cable, the screen will go black. You will have to press a number on your keyboard (just the number, don't hit "enter") to tell the wizard what connection to use. The default value is 2: VGA.
 +
 
 +
<pre> Keys for choosing a connector:
 +
 
 +
1: DVI
 +
2: VGA
 +
3: Component
 +
4: Composite
 +
5: S-Video
 +
Q: DVI-2
 +
W: VGA-2
 +
L: LVDS</pre>
 +
 
 +
Then follow the wizards as described in the following links.
 +
 
 +
*[[AVWizard_Step_by_Step|AV Wizard]]
 +
*[[House_Setup_Wizard|House Setup Wizard]]
 +
*[[Media_Player_Wizard|Media Setup Wizard]].
 +
 
 +
Tip: After LMCE is up and running, the LinuxMCE installation icon on the Kubuntu desktop becomes a hazard. Clicking it will begin a reinstall and ruin your day. Best to right click and delete the icon!
 +
==Links==
 +
 
 +
*[[:Category:AV_Wizard|AV Wizard]]
 +
*[[:Category:Installation_Tutorials|General Installation Tutorials]]

Revision as of 23:24, 20 March 2013

For the most up-to-date Final Release see the LinuxMCE 1004 install

About Installation (Version 0810 Final)

This page covers what we'll call mainstream installation. It shows how to get a LinuxMCE hybrid running with minimum bells and whistles. Once the basic installation is complete, users can look at the other sections of the wiki to learn how to add more advanced features. The basic hardware consists of the computer, display, and speakers. Look at the "Core & Hybrid" section of the wiki for hardware selection articles. Here is some pre-flight advice before installation.

  • The computer must be connected to the internet for a successful installation.
  • Recommend using a monitor for the initial install. Monitors are better than TVs for adapting to a wacky resolution setting (it could happen). You probably don't want to mess about with xorg.conf on your first install. Also recommend using a VGA cable because that is the default setting when the LMCE wizard pops up. I'd specifically advise against using an HDMI cable and expecting it to pass video and sound to your TV. It might work, but more likely it will require extensive tinkering. Its easy to swap to a different display or connection after things are up and running.
  • For sound, you can use computer speakers, or use an spdif connection to an external AV receiver. This is also easy to change later.
  • If you have a TV capture card, it will be configured during the installation. The wizard will ask where to get program guide information. In the US this is usually "schedulesdirect.org". Set up your account and know your username and password before starting the install.

Caveats

  • 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.
  • 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.
  • Please please please be patient. Some parts of the installation can sometimes take hours. If in doubt, leave it overnight.

Basic Installation Steps

I might help to think of installation as a 3-step process.

  • Run the DVD. This formats your drive, installs Kubuntu, and preps for LMCE installation. This step finishes by prompting reboot and DVD removal.
  • Install LinuxMCE. The reboot will take you to the Kubuntu screen. You'll recheck your internet connection, then click the LMCE install icon. More software will load and it will prompt another reboot.
  • Complete the 3 wizards (AV, House Setup, Media). This is where you tell LMCE about your system.

Run the DVD

Caution: Installing LinuxMCE 0810 Final will wipe your entire drive! It is not designed to be dual-booted!

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. VirtualBox will allow you to do this

  1. Download the LinuxMCE 0810 Final ISO from here. Note: Always burn at your DVD drive's lowest speed to reduce the chance of errors.
  2. Boot from the DVD.
  3. Select your language
  4. Select the top option "LinuxMCE"
  5. Wait until the installer loads, and then...
    1. Welcome - Select your language.
    2. Where are you? - Select your location and time zone.
    3. Keyboard layout - Select your keyboard layout.
    4. Prepare disk space - Set up your partitions as you wish, but the second option "Guided - use entire disk" is perfectly OK.
    5. Who are you? - 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.
    6. Ready to install - Check everything is as it should be, and press "Install".
  6. Let installation run through, and then remove disk and press enter when instructed to do so.

Install LinuxMCE

  1. Once the new Kubuntu installation has finished booting back up, check that your internet connections are working. If you have a NIC that is not plug-and-play (like the Intel gigabit card) then now is the time to install the driver and confirm operation. Then click the "LinuxMCE" icon on the desktop. This will start the LinuxMCE installation. You may need to enter your Kubuntu password.
  2. Wait until the LinuxMCE installation has finished running through. You will see the following message when the installation is complete:
The first phase of the install process is completed
Reboot the system to start the final process.

Complete the Wizards

Upon reboot, you will not see Kubuntu. More software will load, then the AV Wizard will start. If you connected the display with something other than a VGA cable, the screen will go black. You will have to press a number on your keyboard (just the number, don't hit "enter") to tell the wizard what connection to use. The default value is 2: VGA.

 Keys for choosing a connector:

1: DVI
2: VGA
3: Component
4: Composite
5: S-Video
Q: DVI-2
W: VGA-2
L: LVDS

Then follow the wizards as described in the following links.

Tip: After LMCE is up and running, the LinuxMCE installation icon on the Kubuntu desktop becomes a hazard. Clicking it will begin a reinstall and ruin your day. Best to right click and delete the icon!

Links