http://wiki.xbmc.org/index.php?title=XBM...r_settings
I changed the header to just "Repair settings" so it's easier to find.
Ned Scott
Team-XBMC Wiki Guy Posts: 11,898 Joined: Jan 2011 Reputation: 130 Location: Arizona, USA |
2012-01-09 08:29
Post: #11
|
| find quote |
cbarre
Junior Member Posts: 10 Joined: Jan 2012 Reputation: 0 |
2012-01-11 02:01
Post: #12
Ned Scott Wrote:http://wiki.xbmc.org/index.php?title=XBM...r_settings Ran the command, restarted atv2, went into xbmc in library mode - still comes up blank! any other advice? Should I downgrade? Thanks |
| find quote |
altered.colours
Junior Member Posts: 2 Joined: Apr 2012 Reputation: 0 |
2012-04-07 12:07
Post: #13
Same issue here, the repair doesn't work. Nito TV and XBMC are missing on the main menu.
Tryed to patch again from scratch by restoring and running Greenpois0n, Nito TV and install of XBMC. All seemed ok but after doing the XBMC setup it crashed again on Frontrow with the menu entries missing. SSH works fine and the Apps seems to be there but the entries got removed. |
| find quote |
puls
Junior Member Posts: 3 Joined: Apr 2012 Reputation: 0 |
2012-04-07 12:17
Post: #14
Having the same problem after update today.
|
| find quote |
puls
Junior Member Posts: 3 Joined: Apr 2012 Reputation: 0 |
2012-04-07 12:32
Post: #15
(2012-04-07 12:17)puls Wrote: Having the same problem after update today. Btw, I don't think this has anything to to with the update to Eden beta. I've updated to Eden beta weeks ago, today I think it was nitotv that got updated. |
| find quote |
johan.adriaans
Junior Member Posts: 1 Joined: Apr 2012 Reputation: 2 |
2012-04-08 13:30
Post: #16
I have found a fix to this problem. I'd like to point out that I have no experience in how the ATV jb works, but I do have some experience in apt and dpkg ^^ So bare with me
![]() My symptoms: After updating using SSH (apt-get update && apt-get dist-upgrade) my XMBC and NitoTV menus were missing. My /var/log/syslog showed me the following errors: Code: Apr 8 04:00:32 Apple-TV /Applications/AppleTV.app/AppleTV[123]: Failed to allow loading of appliance /Applications/AppleTV.app/Appliances//Overflow.frapplianceAfter a long Google session and about an hour of trying stuff, I figured out what to do. Have a look at what your update did. I used less to read the apt logfile: Code: Apple-TV:~ root# less /var/log/apt/term.logLook for the update that caused your problems. Here is mine: Code: Log started: 2012-04-05 13:01:45In my case, amonst others, the beigelist package was updated: (Setting up beigelist (2.2.2-3) ...) I decided to start downgrading stuff at random and see what it would do. Beigelist was the one that did the trick. So, have a look at what version you had before the upgrade. Its in the term.log file. Code: Preparing to replace beigelist 2.1-2 (using .../beigelist_2.2.2-3_iphoneos-arm.deb) ...Have a look if that version is still supported by the repository: Code: Apple-TV:~ root# apt-cache showpkg beigelistLook at the "Provides" list and look up your previous version: Code: .....If your version is listed here, you are able to downgrade beigelist using apt-get. Mine was version 2.2-1 so i executed the following command. Code: Apple-TV:~ root# apt-get install beigelist=2.1-2And that fixed it! Yay! I would like to add that I have no idea of the implications this downgrade has on the system. As said before, I have little experience in these matters. All I know is that i have my ATV2 back, with Eden!
|
| find quote |
puls
Junior Member Posts: 3 Joined: Apr 2012 Reputation: 0 |
2012-04-08 17:01
Post: #17
@johan.adriaans: Worked like a charm for me too. Thanks for posting your solution!
|
| find quote |
altered.colours
Junior Member Posts: 2 Joined: Apr 2012 Reputation: 0 |
2012-04-08 22:11
Post: #18
My Provides where the same so 'apt-get install beigelist=2.1-2' worked fine.
Seems there is something wrong in the latest upgrade, hope somebody looks at it, but in the meantime it is working fine with this fix.
(This post was last modified: 2012-04-09 00:33 by altered.colours.)
|
| find quote |
svela
Junior Member Posts: 7 Joined: Mar 2011 Reputation: 0 |
2012-04-11 00:09
Post: #19
@johan.adriaans: Thanx alot! Worked like a charm!
|
| find quote |
chocolateboy
Junior Member Posts: 16 Joined: Mar 2011 Reputation: 0 |
2012-04-14 21:18
Post: #20
@johan.adriaans: Same problem, same solution. Thanks!
|
| find quote |


Search
Help