Kodi Community Forum
XBMC wont start on Apple TV 2 - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: iOS & tvOS (https://forum.kodi.tv/forumdisplay.php?fid=137)
+---- Thread: XBMC wont start on Apple TV 2 (/showthread.php?tid=117293)



XBMC wont start on Apple TV 2 - stormillo - 2011-12-20

Hello all! 5 days im trying to install xbmc. I searched for the solution all over the internet. And no luck
I bought ATV2 with 4.4.2 Jailbreaked it with seasonpass. then i installed nitoTV. After i installed XBMC from nitoTV install packages list.

restart Lowtide.

so now when im pressing on XBMC button i have black screen for sec and then it goes back to Apple TV Main Screen.

Please help. Maybe its too simple for your, but not for me.... Help!


- Memphiz - 2011-12-20

Click the first link in my signature and provide a xbmc.log ...


- Ned Scott - 2011-12-20

Also check out the FAQ: http://wiki.xbmc.org/index.php?title=XBMC_for_iOS_specific_FAQ

And make sure you are using a nightly build: http://wiki.xbmc.org/index.php?title=HOW-TO:Install_XBMC_on_Apple_TV_2#Installing_the_latest_nightly_build


- Jester - 2011-12-20

10 bucks on a corrupted db, anyone ? anyone ? Bueller ??


- DLeavy - 2011-12-20

Jester Wrote:10 bucks on a corrupted db, anyone ? anyone ? Bueller ??

hmmm - I thought the Cydia version would behave like that on the 4.4+ tethered jailbreaks. Still not taking that bet though.


- Ned Scott - 2011-12-21

DLeavy Wrote:hmmm - I thought the Cydia version would behave like that on the 4.4+ tethered jailbreaks. Still not taking that bet though.

The Cydia build is just an old nightly that was manually made before the buildbot could do iOS. It's not a stable version.


- DLeavy - 2011-12-21

Ned Scott Wrote:The Cydia build is just an old nightly that was manually made before the buildbot could do iOS. It's not a stable version.

I'm aware of that. Just thought I remembered some changes after the Cydia version that were done to support the new iOS version and without those changes the system would hang. Could be my faulty memory. Either way, the two points of advice will probably fix it - update to latest nightly and blow away database if still not working.


- Memphiz - 2011-12-21

DLeavy Wrote:I'm aware of that. Just thought I remembered some changes after the Cydia version that were done to support the new iOS version and without those changes the system would hang. Could be my faulty memory. Either way, the two points of advice will probably fix it - update to latest nightly and blow away database if still not working.

cydia version will crash on ios > 4.2 when using hardware decoder (h.264) ... all in all ... something like that


- albertmartel - 2011-12-22

stormillo Wrote:Hello all! 5 days im trying to install xbmc. I searched for the solution all over the internet. And no luck
I bought ATV2 with 4.4.2 Jailbreaked it with seasonpass. then i installed nitoTV. After i installed XBMC from nitoTV install packages list.

restart Lowtide.

so now when im pressing on XBMC button i have black screen for sec and then it goes back to Apple TV Main Screen.

Please help. Maybe its too simple for your, but not for me.... Help!

try this command in a terminal

ssh root@yourappletv ip
pw=alpine


rm -f /private/var/mobile/Library/Preferences/XBMC/userdata/Database/*db


RE: XBMC wont start on Apple TV 2 - brkr4x4 - 2014-12-07

I'm having the same issues and I just tried the link "rm -f /private/var/mobile/Library/Preferences/XBMC/userdata/Database/*db " any other options?