Difference between revisions of "Raspbmc - XBMC HTPC"

Line 35: Line 35:
 
** SMB client = Local file share (Windows / Linux). Adjust settings over here ! .. Then reboot the pi ...
 
** SMB client = Local file share (Windows / Linux). Adjust settings over here ! .. Then reboot the pi ...
  
 +
==Troubleshouting==
 +
If your device is too slow, just reduce the resolution!
 +
* Go to Settings > System
 +
** Video output > If you don't plan to use BluRay definition then reduce the resolution from 1280x to 1024x or below
  
 
==SSH==
 
==SSH==

Revision as of 23:16, 21 January 2014

The Raspberry Pi can be used for many things. Among others, it can act as Home Media Theater PC (HTPC).

Installation

Download Raspbmc from the official website and install it following the provided instructions.

Remote control

See official wiki page: http://www.raspbmc.com/wiki/user/configuring-remotes/

Force HDMI

After the setup, plug the SD-Card into another computer and edit the root file /config.txt Add:

hdmi_force_hotplug=1
hdmi_drive=2
  • hmdi_force_hotplug => allow HDMI hot-plugging
  • hdmi_drive=2 => To set normal HDMI mode. Sound signal will be send too through HDMI

Configuration

  • Choose language
  • Go to Settings > Apparence > International
    • Region = Central Europe
    • Timezone country = Sweden
  • Go to Settings > Weather
    • Settings > adjust the location(s)
  • Go to Settings > Settings
    • Adjust the device name in General
    • SMB client = Local file share (Windows / Linux). Adjust settings over here ! .. Then reboot the pi ...

Troubleshouting

If your device is too slow, just reduce the resolution!

  • Go to Settings > System
    • Video output > If you don't plan to use BluRay definition then reduce the resolution from 1280x to 1024x or below

SSH

  • Get your current IP @ from XBMC. Go to "settings > system info > network"
  • SSH on the pi using the following credentials
    • Login: pi
    • Password: raspberry

Overclocking

The default XBMC settings already overclock your Raspberry Pi.