[ATV] Apple TV 3.0 update going live
#16
Any idea when launcher will be updated to handle the new menus or will i have to downgrade for a while?
Reply
#17
neotrex Wrote:Any idea when launcher will be updated to handle the new menus or will i have to downgrade for a while?

The new launcher was finished years ago... Davilla has it burned to a dirty CD and its sitting on top of his beer fridge in the garage. When will he release it? Beats me, you know how it is.. he goes off on the month long benders and then has to find his way back home from who-knows-were... It could be a week it could be a month... lets just hope he steers clear of the cops... not like LAST TIME...

Sorry I had to..

We should all know by know that it'll be done when its done... Davilla is juggling quite a number of XBMC centric projects and word on the street says he even has a day job that pays the bills that allow him to exist and perhaps even a personal life to live as well!

In the end I for one would not expect to see an updated patch stick appear overnight and if XBMC is you're main use on the ATV then you should follow one of the downgrade links posted above.
davilla: "...then all will be clear and everyone will go "hollysh**, I can't believe this happened"
Reply
#18
The good news is that when you run the patch stick on 3.0 you have SSH access again. This means Apple isn't looking to completely lock us out, if there were it would be trivial to block the patch stick method.

Looking at the new menu system it seems like a daunting fix to get the patch updated, I will play around to see if XBMC runs on 3.0 if anyone likes? I didn't think to launch it before I downgraded...
Reply
#19
I have turned on my apple tv today and automatically it got updated to apple tv 3.0 ...........All my menus and every thing got changed ..........it has completely new look and feel . All my previous XBMC menus are gone ..........I am actually running apple tv 2.4 with xbmc ...........now this new upgrade killed all my xbmc menus .............is there any solution for this .........If I re do the patch stick this will resolve the problem ? ...........

any one has similar experiance ? Please help me
Reply
#20
satyamb Wrote:I have turned on my apple tv today and automatically it got updated to apple tv 3.0 ...........All my menus and every thing got changed ..........it has completely new look and feel . All my previous XBMC menus are gone ..........I am actually running apple tv 2.4 with xbmc ...........now this new upgrade killed all my xbmc menus .............is there any solution for this .........If I re do the patch stick this will resolve the problem ? ...........

any one has similar experiance ? Please help me
No easy way to fix problem. See this thread. For the time being it appears that you are going to have to downgrade to an earlier ATV firmware rev and re-run the patchstick. As I stated in the other thread I was able to do a factory restore to 2.3.1 and the 2.4 patchstick appears to work OK. Hopefully there will be an update that will work with 3.0 before too long. Good luck.

Jay
Reply
#21
Thankd Jernd for the quick response . Can u pls post the steps to down grade to version 2.4 , I have gone through the thread you are referring it was very confusing ...

thanks a lot for the help .
Reply
#22
satyamb,

This is a slight change of someone elses method that worked for me:

Code:
wget -c http://mesu.apple.com/data/OS/061-6242.20090624.Aq20P/2Z694-5660-029.dmg
wget -c http://mesu.apple.com/data/EFI/009-7567.20080212.Vc45T/LOCKED_ATV11_00DA_00B.scap
wget -c http://mesu.apple.com/data/EFI/061-3046.20080212.U7tgG/AppleCapsule.efi
wget -c http://mesu.apple.com/data/IR/694-5484.20080708.hnji4/irrxfw-0x0244.irrxfw
wget -c http://mesu.apple.com/data/IR/061-3045.20080708.Aq12D/IRReceiverUpdaterTool2
wget -c http://mesu.apple.com/data/SI/061-3618.20080212.Pk8Bn/hdmiutil
wget -c http://mesu.apple.com/data/SI/061-3617.20080212.Qvh6u/FW29050_20080205_dse_hex.sihex
mv {2Z694-5660-029.dmg,LOCKED_ATV11_00DA_00B.scap,AppleCapsule.efi,irrxfw-0x0244.irrxfw,IRReceiverUpdaterTool2,hdmiutil,FW29050_20080205_dse_hex.sihex} /Users/frontrow/Updates/
wget -c http://ericiii.net/sa/appletv/osupdate
chmod 755 osupdate
sudo chown root:wheel osupdate
sudo ./osupdate
Reply
#23
turqmr2 Wrote:satyamb,

This is a slight change of someone elses method that worked for me:

Code:
wget -c http://mesu.apple.com/data/OS/061-6242.20090624.Aq20P/2Z694-5660-029.dmg
wget -c http://mesu.apple.com/data/EFI/009-7567.20080212.Vc45T/LOCKED_ATV11_00DA_00B.scap
wget -c http://mesu.apple.com/data/EFI/061-3046.20080212.U7tgG/AppleCapsule.efi
wget -c http://mesu.apple.com/data/IR/694-5484.20080708.hnji4/irrxfw-0x0244.irrxfw
wget -c http://mesu.apple.com/data/IR/061-3045.20080708.Aq12D/IRReceiverUpdaterTool2
wget -c http://mesu.apple.com/data/SI/061-3618.20080212.Pk8Bn/hdmiutil
wget -c http://mesu.apple.com/data/SI/061-3617.20080212.Qvh6u/FW29050_20080205_dse_hex.sihex
mv {2Z694-5660-029.dmg,LOCKED_ATV11_00DA_00B.scap,AppleCapsule.efi,irrxfw-0x0244.irrxfw,IRReceiverUpdaterTool2,hdmiutil,FW29050_20080205_dse_hex.sihex} /Users/frontrow/Updates/
wget -c http://ericiii.net/sa/appletv/osupdate
chmod 755 osupdate
sudo chown root:wheel osupdate
sudo ./osupdate

Just what does that doHuh
I just did a simple factory restore and re-installed the patch stick and turned off auto updates. Took about 15 mins.
Reply
#24
Not sure what I did, but my ATV upgraded to the latest fw. (I turned the ATV on before the AVR and must have clicked "Yes" accidentally.

Am I out of luck?
Reply
#25
I accidentally auto-updated (shakes fist at not knowing about disabling auto update until now). I just did the method in the link and in 5min it was back up and running on the updated apple tv...

http://code.google.com/p/atvusb-creator/...id=411#c36
Reply
#26
gwire Wrote:Just what does that doHuh
I just did a simple factory restore and re-installed the patch stick and turned off auto updates. Took about 15 mins.

I did a simple factory restore back to 1.0 and I cannot get it to update to the 2.4 or 3 again. Ive tried all of these options http://wiki.awkwardtv.org/wiki/OSupdate with no hope. Still on 1.0. Any suggestions?
Reply
#27
br33d Wrote:I did a simple factory restore back to 1.0 and I cannot get it to update to the 2.4 or 3 again. Ive tried all of these options http://wiki.awkwardtv.org/wiki/OSupdate with no hope. Still on 1.0. Any suggestions?

Never mind.. forgot about the hosts file
Reply
#28
So if we want to continue to use XBMC we can't update to 3.0 until Davilla has a look and releases a new patch stick?

Thanks for the work, hope it's soon.
Reply
#29
Sorry, just saw this here:
http://forum.xbmc.org/showthread.php?tid=60598

Will this work and allow ATV 3.0 to run XBMC?
Reply
#30
Esra Wrote:Sorry, just saw this here:
http://forum.xbmc.org/showthread.php?tid=60598

Will this work and allow ATV 3.0 to run XBMC?

If you read everything, then yes the above link is instructions on how to make XBMC work with aTv 3.0.

However, you will notice that MaestroDD says this is not for public use yet, it is a beta. If you haven't upgraded to 3.0 yet then wait until such time as the developer teams says everything is good to go.

For me I use XBMC 98% of the time, so until there is a reason to update the apple software, I am going to keep using what I know works and wait for the Dev-Team to give me the big thumbs-up to upgrade.
Reply

Logout Mark Read Team Forum Stats Members Help
[ATV] Apple TV 3.0 update going live0