<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>
<channel>
	<title>Apple TV Hacks &#187; 2G</title>
	<atom:link href="http://www.appletvhacks.net/tag/2g/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.appletvhacks.net</link>
	<description>Get more from your shiny box of joy</description>
	<lastBuildDate>Thu, 23 May 2013 17:06:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>AirPlay Streaming Hacked into the Old Apple TV (updated: giveaway!)</title>
		<link>http://www.appletvhacks.net/2011/01/05/airplay-streaming-hacked-into-the-old-apple-tv/</link>
		<comments>http://www.appletvhacks.net/2011/01/05/airplay-streaming-hacked-into-the-old-apple-tv/#comments</comments>
		<pubDate>Wed, 05 Jan 2011 14:38:10 +0000</pubDate>
		<dc:creator>tomek</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Software Hacks]]></category>
		<category><![CDATA[2G]]></category>
		<category><![CDATA[AirPlay]]></category>
		<category><![CDATA[apple tv]]></category>
		<category><![CDATA[Apple TV 2]]></category>
		<category><![CDATA[apple tv 2G]]></category>
		<category><![CDATA[apple tv hacks]]></category>
		<category><![CDATA[apple tv jailbreak]]></category>
		<category><![CDATA[appletv]]></category>
		<category><![CDATA[atv]]></category>
		<category><![CDATA[atv2]]></category>
		<category><![CDATA[giveaway]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[new apple tv]]></category>
		<category><![CDATA[old apple tv]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[remote hd]]></category>
		<guid isPermaLink="false">http://www.appletvhacks.net/?p=879</guid>
		<description><![CDATA[Old Apple TV is not dead! Remote HD has just released a new plugin for the old Apple TV that adds the missing AirPlay functionality. AirPlay can now be added to any first generation Apple TV by installing the Remote HD plugin and activating it using Remote HD iOS application. Once the plugin is activated, [...]<p>Visit <a href="http://www.whatsoniphone.com">What's on iPhone</a> for the best iPad and iPhone app reviews!<br/>
<a href="http://www.amazon.com/gp/product/B002SJKWZ4?ie=UTF8&tag=atvhacks-20&linkCode=shr&camp=213733&crea">Do you want to feel like a wizard? Check the Kymera wand in Amazon: You can control your Apple TV waving a wand!</a></p>
]]></description>
				<content:encoded><![CDATA[<p></p><p><a href="http://www.appletvhacks.net/wp-content/uploads/2011/01/hd-remote-airplay-old-apple-tv.jpg"><img class="aligncenter size-full wp-image-880" title="hd-remote-airplay-old-apple-tv" src="http://www.appletvhacks.net/wp-content/uploads/2011/01/hd-remote-airplay-old-apple-tv.jpg" alt="hd remote airplay old apple tv AirPlay Streaming Hacked into the Old Apple TV (updated: giveaway!)" width="600" height="308" /></a>Old <a href="http://www.appletvhacks.net/tag/apple-tv/" target="_blank">Apple TV</a> is not dead! <a href="http://www.appletvhacks.net/tag/remote-hd" target="_blank">Remote HD</a> has just released a new plugin for the old Apple TV that adds the missing <a href="http://www.appletvhacks.net/tag/airplay" target="_blank">AirPlay</a> functionality. AirPlay can now be added to any first generation Apple TV by installing the Remote HD plugin and activating it using Remote HD iOS application. Once the plugin is activated, any AirPlay enabled application can be used to stream video and photos to the Apple TV.</p>
<p><span id="more-879"></span>According to the developer, all existing Remote HD customers get this functionality for free. AirPlay audio streaming will be added soon.</p>
<p>Remote HD&#8217;s AirPlay supports:<br />
- Video streaming from YouTube iOS app<br />
- Movies and Podcasts from iPod iOS app<br />
- Photo streaming from Photos iOS app<br />
- Video streaming from iTunes 10.1.</p>
<p><strong>Installing/Upgrading Remote HD plugin manually</strong></p>
<p>Remote HD&#8217;s Apple TV plugin must be installed and running on the Apple TV before you can control it with Remote HD. This part explains how to unlock your Apple TV using free opensource tools and install/upgrade Remote HD plugin on it:</p>
<p>Unlock your Apple TV using opensource atvusb-creator.<br />
Step by step instructions can be found <a href="http://code.google.com/p/atvusb-creator/wiki/atvWinPatchstickGuide" target="_blank">here</a> and <a href="http://code.google.com/p/atvusb-creator/" target="_blank">here</a>.</p>
<p>Connect to your AppleTV using your preferred SSH client:<br />
Host: appletv.local<br />
Username: frontrow<br />
Password: frontrow</p>
<p>Recommended SSH clients are:<br />
OS X: Use the buit-in SSH command line client using Terminal.app<br />
Windows: Putty <a href="http://www.chiark.greenend.org.uk/%7Esgtatham/putty/download.html" target="_blank">Download putty.exe from here</a></p>
<p>Here&#8217;s an example of how to connect to the Apple TV using Terminal.app on OS X:</p>
<p>ssh frontrow@appletv.local<br />
Password: frontrow</p>
<p>Once connected, run these commands one by one.<br />
These commands will download, uncompress, install/upgrade Remote HD plugin and restart the Apple TV interface.</p>
<p>scp ssh.remotehd.com:RemoteHelper.tar RemoteHelper.tar<br />
tar xvf RemoteHelper.tar<br />
./install-RemoteHelper</p>
<p>&#8220;frontrow&#8221; without the quotes is the default password.<br />
If prompted with a security prompt to confirm connecting, type in yes.</p>
<p>Thats it, you&#8217;re done! Now grab your device and have Remote HD scan for available connections. Your Apple TV should show up in the list of available WiFi-connections &#8211; just tap to connect!<br />
The default password is empty.</p>
<p><strong>Installing Remote HD plugin using aTV Flash</strong></p>
<p>Looking for an easier install option?</p>
<p>Use <a href="http://www.atvflash.com/" target="_blank">aTV Flash</a> to unlock your AppleTV.<br />
Then enable Remote HD from Maintenance &gt; Install Extras.</p>
<p><a href="http://itunes.apple.com/app/remote-hd/id310516183?mt=8#" target="_blank">Get the Remote HD from the App Store</a> ($3,99 with 50% discount).</p>
<p><strong>GIVEAWAY</strong></p>
<p>We have 5 licenses of Remote HD to give away! Follow <a href="http://twitter.com/appletvhacks" target="_blank">@appletvhacks</a>, RT and <a href="http://www.facebook.com/pages/Apple-TV-Hacks/99802702916" target="_blank">join us on Facebook</a> for your chance to win. There will be one winner each of the next 5 days.</p>
<p><strong>You may also want to read:</strong><br />
<a href="http://www.appletvhacks.net/2010/12/21/airflick-streams-non-itunes-data-to-apple-tv-2-video/" target="_blank">AirFlick Streams Non-iTunes Data to Apple TV 2 (video)</a><br />
<a href="../2010/12/16/how-to-jailbreak-apple-tv-2g-on-ios-4-2-1-with-pwnagetool/" target="_blank">How-To: Jailbreak Apple TV 2G on iOS 4.2.1 with PwnageTool</a><br />
<a title="Permanent link to AirVideoEnabler Allows AirPlay Video Streaming from Any App" rel="bookmark" href="../2010/12/21/2010/11/30/airvideoenabler-allows-airplay-video-streaming-from-any-app/" target="_blank">AirVideoEnabler Allows AirPlay Video Streaming from Any App</a></p>
<p>Visit <a href="http://www.whatsoniphone.com">What's on iPhone</a> for the best iPad and iPhone app reviews!<br/>
<a href="http://www.amazon.com/gp/product/B002SJKWZ4?ie=UTF8&tag=atvhacks-20&linkCode=shr&camp=213733&crea">Do you want to feel like a wizard? Check the Kymera wand in Amazon: You can control your Apple TV waving a wand!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.appletvhacks.net/2011/01/05/airplay-streaming-hacked-into-the-old-apple-tv/feed/</wfw:commentRss>
		<slash:comments>44</slash:comments>
		</item>
		<item>
		<title>AirFlick Streams Non-iTunes Data to Apple TV 2 (video)</title>
		<link>http://www.appletvhacks.net/2010/12/21/airflick-streams-non-itunes-data-to-apple-tv-2-video/</link>
		<comments>http://www.appletvhacks.net/2010/12/21/airflick-streams-non-itunes-data-to-apple-tv-2-video/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 12:26:42 +0000</pubDate>
		<dc:creator>tomek</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Software Hacks]]></category>
		<category><![CDATA[2G]]></category>
		<category><![CDATA[AirFlick]]></category>
		<category><![CDATA[AirPlayer]]></category>
		<category><![CDATA[apple tv]]></category>
		<category><![CDATA[Apple TV 2]]></category>
		<category><![CDATA[apple tv 2G]]></category>
		<category><![CDATA[apple tv hacks]]></category>
		<category><![CDATA[apple tv jailbreak]]></category>
		<category><![CDATA[appletv]]></category>
		<category><![CDATA[atv]]></category>
		<category><![CDATA[atv2]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[new apple tv]]></category>
		<guid isPermaLink="false">http://www.appletvhacks.net/?p=873</guid>
		<description><![CDATA[After releasing an application called AirPlayer that allows you to stream video to your mac from your iPad using Apple&#8217;s built-in AirPlay services, TUAW’s Erica Sadun has now released AirFlick that transmits data to any Apple TV 2 outside of iTunes. According to Erica, AirFlick offers the potential of real-time transcoding of otherwise unsupported file [...]<p>Visit <a href="http://www.whatsoniphone.com">What's on iPhone</a> for the best iPad and iPhone app reviews!<br/>
<a href="http://www.amazon.com/gp/product/B002SJKWZ4?ie=UTF8&tag=atvhacks-20&linkCode=shr&camp=213733&crea">Do you want to feel like a wizard? Check the Kymera wand in Amazon: You can control your Apple TV waving a wand!</a></p>
]]></description>
				<content:encoded><![CDATA[<p></p><p><a href="http://www.appletvhacks.net/wp-content/uploads/2010/12/airflick-apple-tv-2.jpeg"><img class="aligncenter size-full wp-image-874" title="airflick-apple-tv-2" src="http://www.appletvhacks.net/wp-content/uploads/2010/12/airflick-apple-tv-2.jpeg" alt=" AirFlick Streams Non iTunes Data to Apple TV 2 (video)" width="468" height="229" /></a>After releasing an application called <a href="http://ericasadun.com/ftp/AirPlay/" target="_blank">AirPlayer</a> that allows you to stream video to your mac from your <a href="http://www.appletvhacks.net/tag/iPad/" target="_blank">iPad</a> using Apple&#8217;s built-in <a href="http://www.appletvhacks.net/tag/airplay/" target="_blank">AirPlay</a> services, TUAW’s Erica Sadun has now released <a href="http://ericasadun.com/ftp/AirPlay/" target="_blank">AirFlick</a> that transmits data to any <a href="http://www.appletvhacks.net/tag/apple-tv-2/" target="_blank">Apple TV 2</a> outside of <a href="http://www.appletvhacks.net/tag/itunes/" target="_blank">iTunes</a>. According to Erica, AirFlick offers the potential of real-time transcoding of otherwise unsupported file types into Apple TV-compatible data. It also allows you to open videos located on the internet by pasting a URL and clicking the play button. Erica was able to watch a number of Internet Archive (archive.org) mp4 videos on a big screen TV by browsing that website, selecting URLs, and opening them with AirFlick.</p>
<p><span id="more-873"></span>This is how she explains how the AirFlick works:</p>
<address><em>AirFlick works by transforming your Mac into a web browser, the same way AirPlay works on your iPhone or other iOS device. For Mac-based files, AirFlick tells your Apple TV to connect to a local URL and serves the data that the Apple TV plays back. So long as those files are in a supported format such as mp4, m4v, mp3, etc, the Apple TV can read and display the file data.</em></address>
<address><em> </em></p>
<p><em> </em></p>
</address>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/FOrn3aoc8yo?fs=1&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/FOrn3aoc8yo?fs=1&amp;hl=en_US" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://ericasadun.com/ftp/AirPlay/" target="_blank">Download</a> AirFlick for Mac</p>
<p>[source: <a href="http://www.tuaw.com/2010/12/20/airflick-turns-macintosh-into-an-airplay-data-server/" target="_blank">TUAW</a>]</p>
<p><strong>You may also want to read:</strong><br />
<a href="http://www.appletvhacks.net/2010/12/16/how-to-jailbreak-apple-tv-2g-on-ios-4-2-1-with-pwnagetool/" target="_blank">How-To: Jailbreak Apple TV 2G on iOS 4.2.1 with PwnageTool</a><br />
<a title="Permanent link to AirVideoEnabler Allows AirPlay Video Streaming from Any App" rel="bookmark" href="../2010/11/30/airvideoenabler-allows-airplay-video-streaming-from-any-app/">AirVideoEnabler Allows AirPlay Video Streaming from Any App</a><br />
<a title="Permanent link to Groovy Brings Grooveshark to Your Apple TV" rel="bookmark" href="../2010/11/15/groovy-brings-grooveshark-to-your-apple-tv/">Groovy Brings Grooveshark to Your Apple TV</a></p>
<p>Visit <a href="http://www.whatsoniphone.com">What's on iPhone</a> for the best iPad and iPhone app reviews!<br/>
<a href="http://www.amazon.com/gp/product/B002SJKWZ4?ie=UTF8&tag=atvhacks-20&linkCode=shr&camp=213733&crea">Do you want to feel like a wizard? Check the Kymera wand in Amazon: You can control your Apple TV waving a wand!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.appletvhacks.net/2010/12/21/airflick-streams-non-itunes-data-to-apple-tv-2-video/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>How-To: Jailbreak Apple TV 2G on iOS 4.2.1 with PwnageTool</title>
		<link>http://www.appletvhacks.net/2010/12/16/how-to-jailbreak-apple-tv-2g-on-ios-4-2-1-with-pwnagetool/</link>
		<comments>http://www.appletvhacks.net/2010/12/16/how-to-jailbreak-apple-tv-2g-on-ios-4-2-1-with-pwnagetool/#comments</comments>
		<pubDate>Thu, 16 Dec 2010 18:24:21 +0000</pubDate>
		<dc:creator>tomek</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Software Hacks]]></category>
		<category><![CDATA[2G]]></category>
		<category><![CDATA[4.1.1]]></category>
		<category><![CDATA[apple tv]]></category>
		<category><![CDATA[apple tv 2G]]></category>
		<category><![CDATA[apple tv hacks]]></category>
		<category><![CDATA[apple tv jailbreak]]></category>
		<category><![CDATA[appletv]]></category>
		<category><![CDATA[atv]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[iOS 4.2]]></category>
		<category><![CDATA[iOS 4.2.1]]></category>
		<category><![CDATA[new apple tv]]></category>
		<category><![CDATA[NitoTV]]></category>
		<category><![CDATA[PwnageTool]]></category>
		<category><![CDATA[software update]]></category>
		<category><![CDATA[tethered Jailbreak]]></category>
		<guid isPermaLink="false">http://www.appletvhacks.net/?p=860</guid>
		<description><![CDATA[iOS 4.2.1 brought only some minor bug fixes related to resolution and download problems, so if you updated to 4.1.1 you are still able to jailbreak your Apple TV 2G with PwnageTool. All you’ll have to do is to use new PwnageTool bundle to jailbreak iOS 4.2.1 instead of iOS 4.2 PwageTool bundle. Note that [...]<p>Visit <a href="http://www.whatsoniphone.com">What's on iPhone</a> for the best iPad and iPhone app reviews!<br/>
<a href="http://www.amazon.com/gp/product/B002SJKWZ4?ie=UTF8&tag=atvhacks-20&linkCode=shr&camp=213733&crea">Do you want to feel like a wizard? Check the Kymera wand in Amazon: You can control your Apple TV waving a wand!</a></p>
]]></description>
				<content:encoded><![CDATA[<p></p><p><a href="http://www.appletvhacks.net/wp-content/uploads/2010/12/pwnagetool-appletv-2g-4-2-1.jpg"><img class="aligncenter size-full wp-image-861" title="pwnagetool-appletv-2g-4-2-1" src="http://www.appletvhacks.net/wp-content/uploads/2010/12/pwnagetool-appletv-2g-4-2-1.jpg" alt="pwnagetool appletv 2g 4 2 1 How To: Jailbreak Apple TV 2G on iOS 4.2.1 with PwnageTool" width="443" height="391" /></a><a href="http://www.appletvhacks.net/tag/ios-4-2-1/" target="_blank">iOS 4.2.1</a> brought only some <a href="http://www.appletvhacks.net/2010/12/15/apple-tv-2g-receives-4-1-1-software-update/" target="_blank">minor bug fixes related to resolution and download problems</a>, so if you updated to 4.1.1 you are still able to jailbreak your <a href="http://www.appletvhacks.net/tag/apple-tv-2g/" target="_blank">Apple TV 2G</a> with <a href="http://www.appletvhacks.net/tag/pwnagetool" target="_blank">PwnageTool</a>. All you’ll have to do is to use new PwnageTool bundle to jailbreak iOS 4.2.1 instead of iOS 4.2 PwageTool bundle. Note that this jailbreak is also tethered, which means you have to connect your Apple TV 2G with PC and use Redsn0w or PwnageBundle to boot it.</p>
<p>Here are the instructions from <a href="http://twitter.com/nitoTV" target="_blank">nitoTV</a></p>
<p><span id="more-860"></span><strong>Disclaimer:</strong><br />
If you do not have your SHSH blobs backed up for your AppleTV at 4.1 I HIGHLY advise avoiding any upgrading whatsoever, tethered or not, until a real proper jailbreak is available.</p>
<p><strong>If you don&#8217;t understand the above GO BACK NOW, do NOT attempt the following.</strong></p>
<p><strong>Made it this far? Another warning:</strong><br />
If you aren&#8217;t a developer or someone trying to tweak iOS 4.2.1 the following jailbreak is <strong>STRONGLY</strong> discouraged. Booting tethered on the AppleTV is an easy process, but it is still a PITA that a casual user would probably not have the desire to put up with.</p>
<p>Read the ENTIRE documentation at least once before running through the process.</p>
<p>You will need a computer that is close enough to your AppleTV that it can be plugged into USB, power and HDMI without any major movement of the AppleTV itself), if you don&#8217;t meet this requirement the following is impossible, unless your microUSB cable is REALLY long.</p>
<p><strong>Required: </strong><br />
A MicroUSB cable<br />
An Intel Apple laptop Running Snow Leopard (I say laptop because of reaching distance for the USB, power, HDMI)<br />
AppleTV 4.2.1 ipsw <a href="http://appldnld.apple.com/AppleTV/061-9978.20101214.gmabr/AppleTV2,1_4.2.1_8C154_Restore.ipsw">AppleTV2,1_4.2.1_8C154_Restore.ipsw</a><br />
PwnageTool <a href="http://torrents.thepiratebay.org/5904259/PwnageTool_4.1.2.dmg.5904259.TPB.torrent" target="_blank">4.1.2</a> or <a href="http://torrents.thepiratebay.org/5994102/PwnageTool_4.1.3_Unlock_Edition.dmg.5994102.TPB.torrent" target="_blank">4.1.3</a><br />
<a href="http://tinyurl.com/24qvd87" target="_blank">PwnageTool 4.2.1 Bundle for Apple TV 2G</a></p>
<p>1. Move <a href="http://tinyurl.com/23rkqar" target="_self">this entire folder</a> to the desktop and replace &#8220;AppleTV2,1_4.2_8C150.bundle&#8221; subfolder with <a href="http://tinyurl.com/24qvd87" target="_blank">this &#8220;AppleTV2,1_4.2.1_8C154.bundle&#8221; subfolder</a>.</p>
<p>2. Open Terminal app (if you don&#8217;t know where this is, you REALLY shouldn&#8217;t be doing this.</p>
<p>3. Run the following commands (this will fail if you didn&#8217;t move <a href="http://tinyurl.com/23rkqar" target="_self">this folder</a> to the desktop, PwnageTool almost <strong>MUST</strong> be in your /Applications folder)</p>
<address><em>cp -r ~/Desktop/tethered/AppleTV2,1_4.2.1_8C154.bundle /Applications/PwnageTool.app/Contents/Resources/FirmwareBundles/</em></address>
<address><em><br />
</em></address>
<address><em>cp ~/Desktop/tethered/Info.plist /Applications/PwnageTool.app/Contents/Resources/CustomPackages/CydiaInstallerATV.bundle/Info.plist</em><strong> </strong></address>
<p><strong> </strong></p>
<p>4. Run PwnageTool on the 4.2.1 ipsw (if you don&#8217;t know how to do this, again you REALLY shouldn&#8217;t be here) saving into the ~/Desktop/tethered folder with the default name PwnageTool gives it (AppleTV2,1_4.2.1_8C154_Custom_Restore.ipsw</p>
<p>5. Back in the terminal run the following:</p>
<p><em>unzip -j ~/Desktop/tethered/AppleTV2,1_4.2.1_8C154_Custom_Restore.ipsw Firmware/dfu/iBSS.k66ap.RELEASE.dfu kernelcache.release.k66 -d ~/Desktop/tethered/</em></p>
<p>6. Restore the AppleTV to the ~/Desktop/tethered/AppleTV2,1_4.2.1_8C154_Custom_Restore.ipsw firmware (your AppleTV SHOULD be in DFU mode after finishing up with PwnageTool)</p>
<p><strong>NOTE: Do not install any packages through cydia in expert mode, this produced very unpredictable results.</strong></p>
<p>7. Unplug and then replug the USB, after the AppleTV has finished started up (will be blinking steadily), plug in the power cable</p>
<p>8. Run the following commands in terminal:</p>
<p><strong> </strong><em>cd ~/desktop/tethered</em></p>
<p><em>./tetheredboot -i iBSS.k66ap.RELEASE.dfu -k kernelcache.release.k66</em><strong> </strong></p>
<p><strong> </strong></p>
<p><strong>NOTE:  it will loop a complaint re: DFU mode, just ignore this, once you are finished getting in DFU mode tetheredboot will take over.</strong></p>
<p>9. <strong>MANUALLY </strong>put the AppleTV in DFU (*<strong>DO NOT USE PWNAGETOOL</strong>*)</p>
<p>- Disconnect power cable and connect your Apple TV with your computer via microUSB<br />
- Now reboot your Apple TV by holding down Menu + Down buttons together for around 6 seconds.<br />
- After reboot, immediately hold Menu + Play until you see the message  in iTunes saying that Apple TV in recovery mode is detected</p>
<p><strong> </strong></p>
<p><strong>Successful output from tetheredboot looks like this:</strong></p>
<p><em>Initializing libpois0n</em><br />
<em>No matching processes belonging to you were found</em><br />
<em>Waiting for device to enter DFU mode</em><br />
<em>Device must be in DFU mode to continue</em><br />
<em>opening device 05ac:1227&#8230;</em><br />
<em>Found device in DFU mode</em><br />
<em>Checking if device is compatible with this jailbreak</em><br />
<em>Checking the device type</em><br />
<em>Identified device as AppleTV2,1</em><br />
<em>Preparing to upload limera1n exploit</em><br />
<em>Resetting device counters</em><br />
<em>Sending chunk headers</em><br />
<em>Sending exploit payload</em><br />
<em>Sending fake data</em><br />
<em>libusb:error [darwin_transfer_status] transfer error: timed out</em><br />
<em>Exploit sent</em><br />
<em>Reconnecting to device</em><br />
<em>Waiting 2 seconds for the device to pop up&#8230;</em><br />
<em>opening device 05ac:1227&#8230;</em><br />
<em>Uploading iBSS.k66ap.RELEASE.dfu to device</em><br />
<em>[==================================================] 100.0%</em><br />
<em>libusb:error [darwin_reset_device] ResetDevice: device not responding</em><br />
<em>libusb:error [darwin_close] USBDeviceClose: no connection to an IOService</em><br />
<em>Waiting 10 seconds for the device to pop up&#8230;</em><br />
<em>opening device 05ac:1281&#8230;</em><br />
<em>Setting to configuration 1</em><br />
<em>Setting to interface 0:0</em><br />
<em>Uploading kernelcache.release.k66 to device</em><br />
<em>[==================================================] 100.0%</em><br />
<em>libusb:error [darwin_transfer_status] transfer error: device not responding (value = 0xe00002ed)</em></p>
<p>10. if all went well, unplug USB and plug in HDMI and your AppleTV should be ready to go. You will need to repeat 7-9 every time you restart your AppleTV, this isn&#8217;t a convenient process by any stretch!</p>
<p>11. To get nitoTV installed (I couldn&#8217;t get the cydia, or custompackage sot work in PT)</p>
<p><em>apt-get install wget</em><br />
<em>wget -O- http://apt.awkwardtv.org/awkwardtv.pub | apt-key add -</em><br />
<em>echo &#8220;deb http://apt.awkwardtv.org/ stable main&#8221; &gt; /etc/apt/sources.list.d/awkwardtv.list</em><br />
<em>apt-get update</em><br />
<em>apt-get install com.nito.nitotv</em></p>
<p>[source: <a href="http://twitter.com/nitoTV" target="_blank">@nitoTV</a>]</p>
<p>Visit <a href="http://www.whatsoniphone.com">What's on iPhone</a> for the best iPad and iPhone app reviews!<br/>
<a href="http://www.amazon.com/gp/product/B002SJKWZ4?ie=UTF8&tag=atvhacks-20&linkCode=shr&camp=213733&crea">Do you want to feel like a wizard? Check the Kymera wand in Amazon: You can control your Apple TV waving a wand!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.appletvhacks.net/2010/12/16/how-to-jailbreak-apple-tv-2g-on-ios-4-2-1-with-pwnagetool/feed/</wfw:commentRss>
		<slash:comments>79</slash:comments>
		</item>
		<item>
		<title>Apple TV 2G Receives 4.1.1 Software Update</title>
		<link>http://www.appletvhacks.net/2010/12/15/apple-tv-2g-receives-4-1-1-software-update/</link>
		<comments>http://www.appletvhacks.net/2010/12/15/apple-tv-2g-receives-4-1-1-software-update/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 12:02:20 +0000</pubDate>
		<dc:creator>tomek</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[2G]]></category>
		<category><![CDATA[apple tv]]></category>
		<category><![CDATA[apple tv 2G]]></category>
		<category><![CDATA[apple tv hacks]]></category>
		<category><![CDATA[apple tv jailbreak]]></category>
		<category><![CDATA[appletv]]></category>
		<category><![CDATA[atv]]></category>
		<category><![CDATA[Build 8C150]]></category>
		<category><![CDATA[Build 8C154]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[iOS 4.2]]></category>
		<category><![CDATA[iOS 4.2.1]]></category>
		<category><![CDATA[new apple tv]]></category>
		<category><![CDATA[software update]]></category>
		<category><![CDATA[tethered Jailbreak]]></category>
		<guid isPermaLink="false">http://www.appletvhacks.net/?p=856</guid>
		<description><![CDATA[Apple has just released a minor iOS 4.2.1 software update for the Apple TV 2G. It addresses an issue that causes some high-definition TVs to incorrectly display at 480p as well as an issue that may cause a movie or TV show to be re-downloaded. The build which is marked as iOS 4.2.1 (8C154) is [...]<p>Visit <a href="http://www.whatsoniphone.com">What's on iPhone</a> for the best iPad and iPhone app reviews!<br/>
<a href="http://www.amazon.com/gp/product/B002SJKWZ4?ie=UTF8&tag=atvhacks-20&linkCode=shr&camp=213733&crea">Do you want to feel like a wizard? Check the Kymera wand in Amazon: You can control your Apple TV waving a wand!</a></p>
]]></description>
				<content:encoded><![CDATA[<p></p><p><img class="aligncenter" src="http://www.appletvhacks.net/wp-content/uploads/2010/11/apple-tv-4-2-1-update.jpg" alt="apple tv 4 2 1 update Apple TV 2G Receives 4.1.1 Software Update" width="500" height="375" title="Apple TV 2G Receives 4.1.1 Software Update" />Apple has just released a minor iOS 4.2.1 software update for the <a href="http://www.appletvhacks.net/tag/apple-tv-2g/" target="_blank">Apple TV 2G</a>. It addresses an issue that causes some high-definition TVs to incorrectly display at 480p as well as an issue that may cause a movie or TV show to be re-downloaded. The build which is marked as iOS 4.2.1 (8C154) is reported by Apple TV as software version <strong>4.1.1</strong>. The previous Apple TV iOS 4.2 was Build 8C150 and it was reported on the device as 4.1. According to <a href="http://www.appletvhacks.net/tag/nitotv" target="_blank">nitoTV</a><em>, it appears that SettingsAboutViewController grabs the &#8220;software version&#8221; number from the Info.plist inside of AppleTV.app rather than [ATVVersionInfo currentOSVersion] which is why it listed 4.2.1 in 4.2 and 4.1.1 in 4.2.1</em>. NitoTV also confirmed that tethered Jailbreak for 4.1.1 still works “just fine”.</p>
<p>Visit <a href="http://www.whatsoniphone.com">What's on iPhone</a> for the best iPad and iPhone app reviews!<br/>
<a href="http://www.amazon.com/gp/product/B002SJKWZ4?ie=UTF8&tag=atvhacks-20&linkCode=shr&camp=213733&crea">Do you want to feel like a wizard? Check the Kymera wand in Amazon: You can control your Apple TV waving a wand!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.appletvhacks.net/2010/12/15/apple-tv-2g-receives-4-1-1-software-update/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>aTV Flash (black) for Apple TV 2G Now Available (+giveaway)</title>
		<link>http://www.appletvhacks.net/2010/12/02/atv-flash-black-for-apple-tv-2g-now-available/</link>
		<comments>http://www.appletvhacks.net/2010/12/02/atv-flash-black-for-apple-tv-2g-now-available/#comments</comments>
		<pubDate>Thu, 02 Dec 2010 17:16:15 +0000</pubDate>
		<dc:creator>tomek</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Software Hacks]]></category>
		<category><![CDATA[2G]]></category>
		<category><![CDATA[apple tv]]></category>
		<category><![CDATA[apple tv 2G]]></category>
		<category><![CDATA[apple tv hacks]]></category>
		<category><![CDATA[apple tv jailbreak]]></category>
		<category><![CDATA[appletv]]></category>
		<category><![CDATA[atv]]></category>
		<category><![CDATA[aTV Flash black]]></category>
		<category><![CDATA[atvflash]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[couch surfer]]></category>
		<category><![CDATA[couchsurfer]]></category>
		<category><![CDATA[Fire Core]]></category>
		<category><![CDATA[firecore]]></category>
		<category><![CDATA[give away]]></category>
		<category><![CDATA[giveaway]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[iOS 4.0]]></category>
		<category><![CDATA[ios 4.1]]></category>
		<category><![CDATA[last.fm]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[NAS]]></category>
		<category><![CDATA[new apple tv]]></category>
		<category><![CDATA[Plex client]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">http://www.appletvhacks.net/?p=847</guid>
		<description><![CDATA[Fire Core has finally released the first beta version of aTV Flash (black) for the Apple TV 2G. It gives you a web browser with HTML5 support (not all HTML5 sites are supported yet), a Plex client that lets you stream nearly any kind of video from Plex Server running on your Mac, Last.fm access [...]<p>Visit <a href="http://www.whatsoniphone.com">What's on iPhone</a> for the best iPad and iPhone app reviews!<br/>
<a href="http://www.amazon.com/gp/product/B002SJKWZ4?ie=UTF8&tag=atvhacks-20&linkCode=shr&camp=213733&crea">Do you want to feel like a wizard? Check the Kymera wand in Amazon: You can control your Apple TV waving a wand!</a></p>
]]></description>
				<content:encoded><![CDATA[<p></p><p><a href="http://www.appletvhacks.net/tag/fire-core/" target="_blank"><img class="aligncenter size-full wp-image-848" title="90mm" src="http://www.appletvhacks.net/wp-content/uploads/2010/12/atv-flash-black-apple-tv-2g.jpg" alt="atv flash black apple tv 2g aTV Flash (black) for Apple TV 2G Now Available (+giveaway) " width="600" height="471" />Fire Core</a> has finally released the first beta version of <a href="http://www.appletvhacks.net/tag/atv-flash-black/" target="_blank">aTV Flash (black)</a> for the <a href="http://www.appletvhacks.net/tag/apple-tv-2g/" target="_blank">Apple TV 2G</a>. It gives you a web browser with HTML5 support (not all HTML5 sites are supported yet), a <a href="http://www.appletvhacks.net/tag/plex/" target="_blank">Plex</a> client that lets you stream nearly any kind of video from Plex Server running on your Mac, <a href="http://www.appletvhacks.net/tag/last.fm/" target="_blank">Last.fm</a> access and some info on demand (current weather and news feeds). Fire Core promises to enable additional media formats such as AVI, MP4, MKV, DVD files and to support media streaming from most <a href="http://www.appletvhacks.net/tag/nas/" target="_blank">NAS</a> devices (including Airport Extreme and Time Capsule) in the near future. You don’t need to be worry about the original Apple TV features, they will all remain fully operational.</p>
<p><span id="more-847"></span>The new aTV Flash is compatible with the <a href="http://www.appletvhacks.net/tag/ios-4.0/" target="_blank">4.0</a> Apple TV software only. The new <a href="http://www.appletvhacks.net/tag/ios-4.1/" target="_blank">4.1</a> software requires a few adjustments and the company plans to have compatible version available soon.</p>
<p>Note: before installing aTV Flash (black) your atv will need to be jailbroken!</p>
<p>Currently the software is for Mac only. Windows compatible version is expected to be available within the next few days.</p>
<p>For the current users<strong> </strong>aTV Flash is available as a free upgrade.<br />
(Some instructions from the developer: <em>After logging into your account you will have an extra download link for aTV Flash (black). Your normal aTV Flash license and download links will remain unchanged. Additionally any available renewal specials can also be found in your account</em>.)</p>
<p>For the new users the software is available at the discounted price of $19.95 during the beta (pre-order) phase. Once the final version is ready for release the price will return to the normal level of $29.95.</p>
<p>The original aTV Flash is also being reduced to $39.95.</p>
<p><strong>GIVEAWAY</strong></p>
<p>We have <strong>10 licenses</strong> of aTV Flash (black) to give away! Follow <a href="http://twitter.com/appletvhacks" target="_blank">@appletvhacks</a>, retweet the contest message and join us on <a href="http://www.facebook.com/pages/Apple-TV-Hacks/99802702916" target="_blank">Facebook</a> for your chance to win. The winners will be announced on Monday (December 6<sup>th</sup>).</p>
<p><strong>Related news</strong><br />
<a title="Permanent link to AirVideoEnabler Allows AirPlay Video Streaming from Any App" rel="bookmark" href="../2010/11/30/airvideoenabler-allows-airplay-video-streaming-from-any-app/">AirVideoEnabler Allows AirPlay Video Streaming from Any App</a><br />
<a title="Permanent link to Apple TV 2G Gets 4.2.1 Software Update" rel="bookmark" href="../2010/11/22/apple-tv-2g-gets-4-2-1-software-update/">Apple TV 2G Gets 4.2.1 Software Update</a><br />
<a title="Permanent link to Groovy Brings Grooveshark to Your Apple TV" rel="bookmark" href="../2010/11/15/groovy-brings-grooveshark-to-your-apple-tv/">Groovy Brings Grooveshark to Your Apple TV</a><br />
<a title="Permanent link to How to Install Plex on Apple TV 2G" rel="bookmark" href="../2010/11/04/how-to-install-plex-on-apple-tv-2g/">How to Install Plex on Apple TV 2G</a></p>
<p>Visit <a href="http://www.whatsoniphone.com">What's on iPhone</a> for the best iPad and iPhone app reviews!<br/>
<a href="http://www.amazon.com/gp/product/B002SJKWZ4?ie=UTF8&tag=atvhacks-20&linkCode=shr&camp=213733&crea">Do you want to feel like a wizard? Check the Kymera wand in Amazon: You can control your Apple TV waving a wand!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.appletvhacks.net/2010/12/02/atv-flash-black-for-apple-tv-2g-now-available/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>
