Posts: 5
Joined: Feb 2013
Reputation:
0
2013-02-19, 18:38
(This post was last modified: 2013-02-19, 19:09 by Arjenliem.)
Hi All,
I used seasonpass to jailbreak my apple tv 2, after this i wanted to install xbmc.
In the settings -> general it now says version 5.2
i tried ssh commands to install xbmc, allso i tried nito tv installer wizzard but the icon of xbmc is not showing.
Am i doing something wrong?
Please all help is welcome, if more information is needed please tell me!
tnx,
Posts: 31,445
Joined: Jan 2011
XBMC does not work on Apple TV 2 software 5.2. You need to install 5.0.2 instead.
Posts: 5
Joined: Feb 2013
Reputation:
0
2013-02-19, 23:25
(This post was last modified: 2013-02-19, 23:28 by Arjenliem.)
how do i install 5.0.2?
if you have a link or program that would help a lot!
tnx
Posts: 31,445
Joined: Jan 2011
Seas0nPass will work with a 5.0.2 restore image, I hear.
Posts: 5
Joined: Feb 2013
Reputation:
0
Tnx, that fixed my issue works like a charm!
Posts: 20
Joined: Feb 2013
Reputation:
0
Hello guys,
I just built the current source code from github master branch and was able to get it to compile correctly thanks to several helpful posts from Memphiz. I created the org.xbmc.xbmc-atv2_13.0-0~alpha1_iphoneos-arm.deb file however when I install it I get an error that xvmc-seatbeltunlock isn't installed. Any help appreciated. Yes, I am learning...
My ATV2 is running 5.0.2 (4250) and I used SeasonPass to JB it and installed the FireCore software. That's all I've done.
Apple-TV:~/Media root# dpkg -i org.xbmc.xbmc-atv2_13.0-0~alpha1_iphoneos-arm.deb
Selecting previously deselected package org.xbmc.xbmc-atv2.
(Reading database ... 1334 files and directories currently installed.)
Unpacking org.xbmc.xbmc-atv2 (from org.xbmc.xbmc-atv2_13.0-0~alpha1_iphoneos-arm.deb) ...
dpkg: dependency problems prevent configuration of org.xbmc.xbmc-atv2:
org.xbmc.xbmc-atv2 depends on org.xbmc.xbmc-seatbeltunlock; however:
Package org.xbmc.xbmc-seatbeltunlock is not installed.
dpkg: error processing org.xbmc.xbmc-atv2 (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
org.xbmc.xbmc-atv2
Apple-TV:~/Media root#
Posts: 20
Joined: Feb 2013
Reputation:
0
2013-02-21, 06:18
(This post was last modified: 2013-02-21, 06:19 by mjgillen.)
Well, I poked around the web and tried "apt-get -f install" and that installed seatbeltunlock.
The I reran the install of XBMC and that seemed to work however I did not see it in the menus.
Next I restarted the ATV2 and I still do not see the XBMC logo...
I then did a "apt-get update" and several things updated. However still not XBMC logo.
Going into the "Maintenance" icon and then down to Manage Extras and XBMC - says it's installed with Version 13.0.0~alpha1 so it appears to be mostly there so what do I need to do to have it show up in the list?
Thanks,
Michael
Posts: 442
Joined: Jun 2005
Reputation:
4
You could try to install frodo first. That way seatbeltunlock will be installed, then install your self compiled "nightly"
Posts: 16,946
Joined: Feb 2011
Reputation:
256
mjgillen - you have to look into /var/log/syslog and see why xbmc isn't loaded by the appletv process.
Also it might just be that your buildsystem constellation (xcode 4.6 + ios 6.1sdk) does produce bs...
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much:
click here
HowTo setup NFS for Kodi:
NFS (wiki)
HowTo configure avahi (zeroconf):
Avahi_Zeroconf (wiki)
READ THE IOS FAQ!:
iOS FAQ (wiki)
Posts: 20
Joined: Feb 2013
Reputation:
0
Hello Memphiz and thanks for all your help.
I'm at work so won't be able to try anything until later tonight.
I think I'm going to revert to an older Xcode that is supported and try that first.
Then I'll try building the nightly.
And I'll move over to IRC for my questions.
And I'll install nitoTV and syslogd from that.
I dont' want to waste a lot of everyones's time, however I would like to contribute as a Dev once I have this figured out.
I don't mind choosing the hardest platform nor do I mind being blindfolded. I'm pretty good at debugging so this doesn't bother me at all. LIke I said, I just want to contribute. I'm sure once 13.0 is released for iOS6.x there will be lots of opportunity to fix bugs which is what I like to do. And I do appreciate the help. I know everyone is busy with more important stuff and their other jobs.
So for now, signing off this thread and will take it more private.
Michael
Posts: 16,946
Joined: Feb 2011
Reputation:
256
@work too here. Well i would suggest not to downgrade xcode. See it as your first task to get it working with the newest tools (else i have to do that sooner or later ;o) ). It might just be that you have upgraded the xcode project format and it set the target ios version to high (e.x. if it set the ios target version to 6.0 and you are running 5.0 on your atv2 - it won't get loaded).
Looking forward to your help and cu on irc sooner or later ...
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much:
click here
HowTo setup NFS for Kodi:
NFS (wiki)
HowTo configure avahi (zeroconf):
Avahi_Zeroconf (wiki)
READ THE IOS FAQ!:
iOS FAQ (wiki)
Posts: 20
Joined: Feb 2013
Reputation:
0
Hello Memphiz,
In a nutshell - got it working with Xcode 4.5.1 on ATV2 running 5.0.2.
Got tired of struggling with too many unknowns about the setup etc. so I did a clean install of Mountain Lion and then Xcode 4.5.1 and then followed the instructions. Only a couple of deviations: I needed to have Java installed, which it prompted me for so I did and reran the script it failed on. And the other note is in section 5 step 3 I think the "./mk-xbmc" should say "./mkdeb-xbmc"
OK now that I have it running I can turn on logging and other stuff to play with it and once I'm comfortable, I'll move towards Xcode 4.6, but not right away. I want to at least fix a few issues before I brave any new turf.
Thanks again for all the help!
Michael
PS: I saw your name on the announcement on Engadget - you're famous! Congrats!