XBMC Community Forum
GreenPois0n adds untethered for 4.2.1 ATV2! RC6 Available now! - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Off-Topic (/forumdisplay.php?fid=34)
+--- Forum: Off-Topic Discussion (/forumdisplay.php?fid=113)
+--- Thread: GreenPois0n adds untethered for 4.2.1 ATV2! RC6 Available now! (/showthread.php?tid=94033)

Pages: 1 2 3 4 5 6 7 8 9


Untethered Jailbreak for 4.2.1 ATV2! Update with Instructions - bircoe - 2011-02-13 02:08

Title says it all really...

Removed old Info and updated with below instructions:

Download greepois0n RC6 (Use Google to locate download source, a mod removed the previous links, hint try greenpois0n's website).

Restore Apple TV2 to stock firmware using iTunes.

Follow the instructions given by the greepois0n application (IT IS VERY IMPORTANT TO LEAVE THE USB CABLE PLUGGED IN FOR 40 SECONDS OR MORE ONCE THE APPLICATION SAYS COMPLETE), once jailbreak is complete follow below steps to install XBMC etc.

On first boot go to the greepois0n menu and select Inject Software, this will install the cydia payload, nitoTV and ssh, reboot AppleTV when finished.

Using Linux or Mac Terminal (or for Windows use Putty) ssh into AppleTV to complete some manual steps.
Code:
ssh root@appletvip
default password = alpine

You should probably change the default password first
Code:
passwd root


To Fix Time Zone (Apple TV GUI provides no way to adjust time or time zone)
Code:
rm /var/db/timezone/localtime
Create link to correct zoneinfo file for your timezone, To find appropriate zoneinfo file “ls /usr/share/zoneinfo/”
Code:
ln -s /usr/share/zoneinfo/America/Detroit /var/db/timezone/localtime
Substitute America/Detroit for your timezone, note file names are case sensitive.
This site will be useful however check that the file exists in the /usr/share/zoneinfo directory before creating the link.

Check Time is correct
Code:
date


Install XBMC
Code:
apt-get update && apt-get -y --force-yes install org.xbmc.xbmc-atv2

Storing Media Locally:
You can store media locally, use sftp or winscp to copy media files to /var/mobile/Media/, then simply add a source within XBMC to the same directory, you have approx 6.4gb to fill up with music and videos.

Congratulations your AppleTV should be properly setup and ready to stream media, I've had great experience with this thing and now own multiple ATV2's with more to come, I can run 10 or more of these for the same power consumption as my previous HTPC.


Optional steps:

Enable AC3 and DTS Output:
http://forum.xbmc.org/showpost.php?p=699812&postcount=1

Uninstall nitoTV
Code:
apt-get -y --force-yes remove com.nito.nitotv

Enable Bluetooth Keyboard Support
Code:
apt-get install ch.ringwald.keyboard-atv
apt-get install org.tomcool.btstack-ui
killall AppleTV
In Frontrow goto Settings -> Custom Settings -> BTStack to pair BT devices


- DuMbGuM - 2011-02-13 02:13

Thanks for posting, hadn't seen it was out.


- Phunky - 2011-02-13 02:19

just saw this release Big Grin


- DuMbGuM - 2011-02-13 02:24

Agree with OP, flashes right over seas0npass and very simple, nice!


- danish - 2011-02-13 02:40

Anyone had any luck with this? Telling me "Jailbreak Complete!" and wait the 40 seconds.. it boots up and it looks like a default Apple TV (no greenpois0n menu etc.).
Using the Windows GreenPois0n RC6 final.

EDIT: Nevermind, had a 4.0 ATV2 (surprising, thought they were all 4.2.x when bought new these days, must have been old stock). Upgrading then trying again.


- npkamen - 2011-02-13 02:43

Anyone else having trouble downloading?

I'm trying to get the mac version and have tried links from the first post and off the greenp0ison site.


- bircoe - 2011-02-13 02:46

danish Wrote:Anyone had any luck with this? Telling me "Jailbreak Complete!" and wait the 40 seconds.. it boots up and it looks like a default Apple TV (no greenpois0n menu etc.).

Using the Windows GreenPois0n RC6 final.

I have done 2x 4.2.1's now with the Mac version and no dramas what so ever... I don't think you get a greenpois0n menu in ATV but you should be able to SSH in and install software like XBMC.

npkamen Wrote:Anyone else having trouble downloading?

I'm trying to get the mac version and have tried links from the first post and off the greenp0ison site.

The site is probably getting smashed, trying googleing for mirrors.


- npkamen - 2011-02-13 02:52

bircoe Wrote:The site is probably getting smashed, trying googleing for mirrors.

Cheers I got it just took a few goes


- npkamen - 2011-02-13 03:07

Anyone having trouble logging in via ssh since the new JB?

I get this.

mbp17old:~ nick$ ssh root@10.0.0.111
root@10.0.0.111's password:
Connection to 10.0.0.111 closed.

I didn't change the password from before it still should be alpine.


- Rauf27 - 2011-02-13 03:20

I don't have any trouble. Everything ok.