HOW-TO:Install XBMC on Apple TV 2

From XBMC
Revision as of 03:58, 8 April 2012 by Ned Scott (Talk | contribs)
Jump to: navigation, search

 iOS: FAQ ATV (black) Installing XBMC for ATV2 Installing XBMC for iDevice Install 3rd party add-ons XBMC.log 

Requirements:

Contents


1 Installing from command line

After XBMC is successfully installed, the ATV2 will restart, and XBMC should then be available as an option in the ATV2's main menu
This is the same build installed from the nitoTV menu, if installed.
  1. Open up your terminal/ssh application and enter the following command to log in to your ATV2. Note, you need to replace "YOUR.ATV2.IP.ADDRESS" with the IP address of the Apple TV:
    ssh root@YOUR.ATV2.IP.ADDRESS
  2. You will be asked for a password: default password is alpine
  3. Continue to enter the following commands:
  4. Issue these commands in your Terminal window, in sequence:
    apt-get install wget
    wget -O- http://apt.awkwardtv.org/awkwardtv.pub | apt-key add -
    echo "deb http://apt.awkwardtv.org/ stable main" > /etc/apt/sources.list.d/awkwardtv.list
    echo "deb http://mirrors.xbmc.org/apt/atv2 ./" > /etc/apt/sources.list.d/xbmc.list
    apt-get update
    apt-get install org.xbmc.xbmc-atv2
    reboot

2 Updating

Either update through NitoTV or issue the following commands to update:

  1. Open up your terminal/ssh application and enter the following command to log in to your ATV2:
    ssh root@YOUR.ATV2.IP.ADDRESS
  2. You will be asked for a password: default password is alpine
  3. Continue to enter the following commands:
    apt-get update
    apt-get install org.xbmc.xbmc-atv2
  4. You should now have the latest XBMC for ATV2. See here to verify your XBMC version.


3 ATV iOS 5.0

With the tethered jailbreak of the ATV2 running ATV iOS 5.0, testing has started on getting XBMC to run on it. It is not recommended to update to 5.0 simply for the sake of it until there is a stable build of XBMC for 5.0. See this XBMC forum post for download and instructions for the 5.0 test build.

4 Video guides

ATV2 iOS 5.0 test build

http://www.youtube.com/watch?v=dX1bsSL9bUw

Personal tools
Namespaces
Variants
Actions
Navigation
Wiki help
Google Search
Toolbox