ATV2 4.4.3 jailbreaked navi'x Problem

Hi, this is my problem i bought yesterday a new ATV2 everything went well already jailbreaked installed atv flash(black) also intsalled xbmc from Nitro Tv after that i intsalled navi’x through zip file got last file from the web site but each time when i start any movie streaming the atv2 reboot and i need to  Boot Tethered each time also is it normal when i install any plugin i need to reboot the atv2 and redo Boot Tethered thanks for your help 

Hi, my problem is solved if anyone getting this problem just reinstall xbmc with the latest file through ssh not nitrotv and everything should work flawless

hi i have the samproblem, 

 

how do you re install trough SSH? 

 

Hi i used the link on wiki : http://wiki.xbmc.org/index.php?title=HOW-TO:Install_XBMC_on_Apple_TV_2

  • The terminal that i used is Putty (just google it)

  • To connect to atv2 (i installed the atv flash first) i userd this adress and not the ip adress:  Apple-Tv.local

user name : root

pwd: alpine

  Copy paste this line one by one (this is for installing cydia):

apt-get install wget
wget -O- http://apt.awkwardtv.org/awkwardtv.pub | apt-key add -
echo "deb http://apt.awkwardtv.org/ stable main" > /etc/apt/sources.list.d/awkwardtv.list
echo "deb http://mirrors.xbmc.org/apt/atv2 ./" > /etc/apt/sources.list.d/xbmc.list
apt-get update
apt-get install org.xbmc.xbmc-atv2
apt-get install com.nito.updatebegone
reboot
once done . you need to log again into your atv2 with the same way above:
  1. Open http://mirrors.xbmc.org/nightlies/darwin/atv2/ in a web browser and copy the url of the most recent file in that listing. For example it will look something like "wget http://mirrors.xbmc.org/nightlies/darwin/atv2/xbmc-20111018-832ca62-master-atv2.deb".
  2. In that url you just copied, make note of the file name after "../atv2/". For example it will look something like "xbmc-20111018-832ca62-master-atv2.deb"
wget URL-FROM-STEP-ONE-HERE
dpkg -i FILENAME-FROM-STEP-TWO-HERE
rm FILENAME-FROM-STEP-TWO-HERE

thank you for this info.

i got it done by innstaling XBMC from Nito and then follow only the steps about innstaling latest nightly build. works great.