NSSpiral / Blackb0x

Apple TV 2/3 Jailbreak
511 stars 57 forks source link

Install Kodi on AppleTV 3,2 (A1469) #64

Closed TrickShotMLG02 closed 2 years ago

TrickShotMLG02 commented 2 years ago

I have used BlackB0X to jailbreak my appletv 3,2 (A1469) running OS 8.4.3. Everything worked, I can establish a ssh connection to the atv, but Kodi wasn't installed.

How can I manually install it via ssh?

turtlenation85 commented 2 years ago

hey man have you figured it out yet??

TrickShotMLG02 commented 2 years ago

No, still not

GISGuy commented 2 years ago

I do able to manually install kodi successfully via ssh. but the kodi icon doesn't show up at all, even after reboot. FYI, check the last section on https://kodi.wiki/view/HOW-TO:Install_Kodi_on_Apple_TV_4_and_5_(HD_and_4K) I used version 18.0-iphoneos since other version/architecture might not work on your atv.

TrickShotMLG02 commented 2 years ago

Same here, but i used kodi 16.4

22cms commented 2 years ago

iOS and Apple TV 2/3 builds are different, even with the same Kodi Version. Try opening the deb files of both 14.2 atv2 and 14.2 iphoneos-arm with 7-zip or whatever and you'll see a ton of different files between each other. Kodi likely needs to be recompiled to run on ATV 3, but I don't really know how (couldn't find any information about compiling Kodi 14.2 for apple tv 2, so finding out how to compile a newer version is basically impossible) and there's guarantee that it'd run smoothly enough on such hardware

NSSpiral commented 2 years ago

Newest build should install Kodi automatically again

nixcamic commented 10 months ago

Just in case it doesn't (mine didn't) ssh in with root:alpine, then run

apt-get update apt-get upgrade

(may have to run: apt-get install -f apt-get upgrade again if it fails first time)

then:

apt-get install org.xbmc.kodi-atv2