ATV2 4.3 reboots continiously
#31
netview Wrote:Aren't you forgetting something?

apt-get update
apt-get -u dist-upgrade
...
apt-get install org.xbmc.xbmc-atv2

Got it to work!

Got the deb files SSH in
apt-get update
apt-get -u dist-upgrade
dpkg -i uikittools_1.1.0_iphoneos-arm.deb
dpkg -i cydia_1.1.1_iphoneos-arm.deb
dpkg -i mobilesubstrate_0.9.3901_iphoneos-arm.deb
apt-get -u dist-upgrade (this will upgrade all the above deb you just did - replace mobilesubstrate 0.9.3901 (using .../mobilesubstrate_0.9.3995_iphoneos-arm.deb)
apt-get install org.xbmc.xbmc-atv2

ATV2 Reboots itself and it appears and it is good

Welcome to Eden.
Reply
#32
xpingu Wrote:Got it to work!

Got the deb files SSH in
apt-get update
apt-get -u dist-upgrade
dpkg -i uikittools_1.1.0_iphoneos-arm.deb
dpkg -i cydia_1.1.1_iphoneos-arm.deb
dpkg -i mobilesubstrate_0.9.3901_iphoneos-arm.deb
apt-get -u dist-upgrade (this will upgrade all the above deb you just did - replace mobilesubstrate 0.9.3901 (using .../mobilesubstrate_0.9.3995_iphoneos-arm.deb)
apt-get install org.xbmc.xbmc-atv2

ATV2 Reboots itself and it appears and it is good

Welcome to Eden.

Did you do

dpkg -i uikittools_1.1.0_iphoneos-arm.deb
dpkg -i cydia_1.1.1_iphoneos-arm.deb
dpkg -i mobilesubstrate_0.9.3901_iphoneos-arm.deb

in that order, cause when I tried it uikittools said it was something wrong with mobilesubstrate.
Reply
#33
xpingu Wrote:Got it to work!

Got the deb files SSH in
apt-get update
apt-get -u dist-upgrade
dpkg -i uikittools_1.1.0_iphoneos-arm.deb
dpkg -i cydia_1.1.1_iphoneos-arm.deb
dpkg -i mobilesubstrate_0.9.3901_iphoneos-arm.deb
apt-get -u dist-upgrade (this will upgrade all the above deb you just did - replace mobilesubstrate 0.9.3901 (using .../mobilesubstrate_0.9.3995_iphoneos-arm.deb)
apt-get install org.xbmc.xbmc-atv2

ATV2 Reboots itself and it appears and it is good

Welcome to Eden.

May I ask where on the ATV, what directory, did you put these files? Thank you.
Reply
#34
Can someone else please confirm that the following:

Got the deb files SSH in
apt-get update
apt-get -u dist-upgrade
dpkg -i uikittools_1.1.0_iphoneos-arm.deb
dpkg -i cydia_1.1.1_iphoneos-arm.deb
dpkg -i mobilesubstrate_0.9.3901_iphoneos-arm.deb
apt-get -u dist-upgrade (this will upgrade all the above deb you just did - replace mobilesubstrate 0.9.3901 (using .../mobilesubstrate_0.9.3995_iphoneos-arm.deb)
apt-get install org.xbmc.xbmc-atv2

is correct and that someone has installed XBMC correctly (on newly Jailbreaked ATV) and it runs without reboots?
Reply
#35
The problem was fixed with mobilesubstrate_0.9.3994_iphoneos-arm.deb.
So the only thing you have to do is

Code:
apt-get update
apt-get -u dist-upgrade

thats enough - nothing more!

This was a workaround before the fix came out:

Code:
apt-get update
apt-get -u dist-upgrade
dpkg -i uikittools_1.1.0_iphoneos-arm.deb
dpkg -i cydia_1.1.1_iphoneos-arm.deb
dpkg -i mobilesubstrate_0.9.3901_iphoneos-arm.deb
Reply
#36
Something is wrong,

I just did a fresh Jb with 4.3.
Ssh'd and all i did was apt-get update which completes correctly and then i left it there waiting for 30 minutes.
When i returned, it was rebooting continuously.

Anyone know what might be wrong?
Is it possible to be the device itself?

EDIT: I Restored it to 4.4.4 with no jb at all, and it is still rebooting !!!!
Reply

Logout Mark Read Team Forum Stats Members Help
ATV2 4.3 reboots continiously0