How to update nightly build on atv2
#16
Is the nightly build the latest version of XBMC for ATV2? I installed XBMC recently and iam running Darwin 10.04.0, do I need to upgrade?
#17
jimton Wrote:Is the nightly build the latest version of XBMC for ATV2? I installed XBMC recently and iam running Darwin 10.04.0, do I need to upgrade?

You only need to upgrade if you have a specific reason to... as I mentioned a couple posts ago. The fact that you're asking if you need to upgrade tells me that you don't need to upgrade.
#18
jd2157 Wrote:It's best to upgrade to the latest unofficial nightly build only if you have a specific issue on the official build or want to upgrade to iOS 4.3 (for some of it's new features). Otherwise stay on the version you have.

If you do upgrade to the unofficial nightly build, make sure to keep up with new releases since things are being fixed regularly. Here's a summary of the commands to run:

- ssh to your atv2 as root
- cd /tmp
- wget http://hadm.net/~keith/xbmc_atv2/latest_atv2.deb
- dpkg -i latest_atv2.deb
- rm latest_atv2.deb

Thank you!
#19
jd2157 Wrote:You only need to upgrade if you have a specific reason to... as I mentioned a couple posts ago. The fact that you're asking if you need to upgrade tells me that you don't need to upgrade.

Ok I see you point, but can you tell me whatnew features iam missing out on?

Also are there different version of the nightly build?
#20
1) For you to be able to use many ADDONs (aka Plug-ins) you should install the NIGHTLY BUILD, which is highly compatable with the latest version of IOS 4.3 for the ATV2. There are a few interesting ADDON that help get more out of XBMC.

2) If you are fully functional after testing many functions, then just keep using the current OFFICIAL RELEASE. Also, if you have to ask someone else if you should, then you SHOULD NOT, as you do not know why you would need to, so dont.
#21
Please help me. I just did a fresh install of iOS 4.3, I then proceeded to jailbreak it. I then ssh into the ATV. I then entered the following:
cd /tmp
wget http://hadm.net/~keith/xbmc_atv2/latest_ios.deb
dpkg -i latest_ios.deb
rm latest_ios.deb

i get an error saying it can't be installed. Any ideas?

Here is a screenshot of the error I get:
Image
#22
xmurrx Wrote:Please help me. I just did a fresh install of iOS 4.3, I then proceeded to jailbreak it. I then ssh into the ATV. I then entered the following:
cd /tmp
wget http://hadm.net/~keith/xbmc_atv2/latest_ios.deb
dpkg -i latest_ios.deb
rm latest_ios.deb

i get an error saying it can't be installed. Any ideas?

Follow this post: http://forum.xbmc.org/showpost.php?p=766...stcount=22 and see how you go

If I have helped you in any way, please forgive me, it was entirely accidental.
#23
xmurrx Wrote:i get an error saying it can't be installed. Any ideas?
Here is a screenshot of the error I get:
Image

You want the atv2 package not the ios one.

Download and install this instead: http://hadm.net/~keith/xbmc_atv2/latest_atv2.deb
#24
griffore Wrote:You want the atv2 package not the ios one.

Download and install this instead: http://hadm.net/~keith/xbmc_atv2/latest_atv2.deb

Ha. I couldn't read the screenshot on my iPhone. Just assumed it was the seatbeltunlock issue Wink

If I have helped you in any way, please forgive me, it was entirely accidental.
#25
thanks that worked. can't believe I made that stupid of a mistake
#26
R0MSTER Wrote:1- Go here to find out the latest nightly build
http://hadm.net/~keith/xbmc_atv2
2- ssh to your AppleTV2
3- cd /private/var/tmp
4- wget <url to the latest build>
5- dpkg -i <filename of latest build>
6- rm <filename of latest build>

You should be updated Smile

Regards,

The url to the latest build doesn't work now. Is there any other place to find it?
#27
http://hadm.net/xbmc/
#28
Hi. This is probably a n00b question/problem. I just installed the nightly build over my existing stable release so that I could get the Crackle and ESPN3 addons to work. Before the nightly build, the addons would launch, but then XBMC would crash when I tried to play a video. Now, all of the addons won't start at all. Can anyone help?

EDIT: I restarted XBMC and the addons now work for the most part.
#29
I've gone through the processes above and the build that my xbmc Darwin 11.0

Is this correct?

Also, since installing this version there seems to be less skins??
#30
Cuthbert Wrote:I've gone through the processes above and the build that my xbmc Darwin 11.0

Is this correct?

Also, since installing this version there seems to be less skins??

"Darwin" is iOS system stuff, unrelated to updating XBMC.

If you are on a recent nightly or official build then you are using the pre-Eden repo, which is only listing Skins that are known to be working with that code (there's some major changes going on right now with skin APIs).

Logout Mark Read Team Forum Stats Members Help
How to update nightly build on atv20