Kodi Community Forum

Full Version: Cannot downgrade to Eden
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello Guys, I am new here,

I am trying to revert back to eden on my apple tv 2 from frodo rc 2.

I have carefully followed everything in the wiki to the letter to try and do this (section on reverting to eden using shsh), however when i run the required scripts i get a message saying "installing previousley deselected package" or something simular and installs version 12 repack ? and just puts back on frodo.

any help would be greatly received.

also i have 3 occurances of mirrors.xbmc listed on my nitotv under manage > sources which i cannot for the life of me remove, trying to select them restarts my apple TV.

again any help would be greatly received.

Many Thanks

Ashley
I managed to sort this out myself.

this didnt work for me

"echo "deb http://mirrors.xbmc.org/apt/atv2 ./" > /etc/apt/sources.list.d/xbmc.list"

but this did......

apt-get install wget

wget http://mirrors.xbmc.org/apt/atv2/deb/org...os-arm.deb

dpkg -i org.xbmc*11.0-4*.deb

rm org.xbmc*11.0-4*.deb

also i did apt-get autoclean which tided everything up and my xbmc runs alot better.
Weird. I've tested the commands before and they worked then. It's probably an issue with those multiple listings that you mentioned in your first post.