Everything was working fine for months, then today all of a sudden my Apple TV starts behaving very strangely.
The ATV 2G boots up normally, gets to the main apple interface, then immediately the screen flashes black for about 10 seconds and then returns to the main apple UI. The white light on the apple tv blinks once during this ongoing problem. It has been doing it constantly since the issue started.
The only thing I did prior to this problem occuring is I unplugged the apple tv (while it was on) and replugged it into another outlet.
Anyone have any clue what this is? I'm thinking I'll have to rejailbreak, but I'd rather not if I don't have to.
Update: One other thing I can mention is that when I removed the LAN cable, the rebooting stopped. But as soon as I put the LAN back in the reboot/flash would occur. I even tried wifi, but that had the same issue. I decided to restore back to 4.4.4 and am in the process of transferring back my XBMC backup.
The interesting this is that I had a friend mention that he was seeing this same thing. I thought he was nuts, but then it happened to me. Maybe 11.0-3 could have caused it?
Apple TV crashing
dieselboy27
Fan Joined: Aug 2008 Reputation: 0 Location: Canada |
2012-04-29 23:03
Post: #1
(This post was last modified: 2012-04-29 23:55 by dieselboy27.)
|
| find quote |
Memphiz
Team-XBMC Developer Joined: Feb 2011 Reputation: 91 Location: germany |
2012-04-30 01:57
Post: #2
definitly unrelated to xbmc. if you still can ssh in you could try to get the syslog - this could tell whats going on...
AppleTV2/iPhone/iPod: HowTo find debug logs and everything else which the devs like so much: click here HowTo setup NFS for XBMC: Wiki NFS HowTo configure avahi (zeroconf): Wiki Avahi READ THE IOS FAQ!: iOS FAQ |
| find quote |
IT-King
Junior Member Posts: 29 Joined: Apr 2012 Reputation: 0 |
2012-04-30 09:44
Post: #3
I disagree on that, i had the same issue after i started playing around with some skins.
Open a shell to your apple-tv and delete/rename your userdata folder. This should get you back into XBMC |
| find quote |
Italo Disco
Junior Member Posts: 15 Joined: Feb 2011 Reputation: 1 |
2012-04-30 12:35
Post: #4
I had the exact same problem after I updated the software using NitoTV's update all option. The ATV2 kept rebooting over and over again when the network cable was attached. Removing the network cable would stop the reboot loop, and as soon as the cable was back in, reboots all over again.
I found a solution on the firecore/seas0npass forums. This worked for me, and ATV2 and XBMC now run properly again. For details, go here: http://forum.firecore.com/topic/7837?page=2 In a nutshell, you need to ssh into the ATV2, and then remove and re-install these three packages: beigelist com.nito.nitotv org.xbmc.xbmc-atv2 |
| find quote |
Memphiz
Team-XBMC Developer Joined: Feb 2011 Reputation: 91 Location: germany |
2012-04-30 12:41
Post: #5
Only beigelist is the problem then. And when i say its unrelated to xbmc the i mean it. As the op stated it doesn't crash on starting xbmc, but its just in a reboot loop without even beeing able to do anything with the box @IT-King.
AppleTV2/iPhone/iPod: HowTo find debug logs and everything else which the devs like so much: click here HowTo setup NFS for XBMC: Wiki NFS HowTo configure avahi (zeroconf): Wiki Avahi READ THE IOS FAQ!: iOS FAQ
(This post was last modified: 2012-04-30 12:42 by Memphiz.)
|
| find quote |
dieselboy27
Fan Joined: Aug 2008 Reputation: 0 Location: Canada |
2012-05-02 23:03
Post: #6
Here is the info from the syslog I pulled:
May 1 15:03:13 Apple-TV AppleTV[266]: DISP: About to set display mode to: mode:<CADisplayMode 1280 x 720; pixelAspect 1> refreshRate:60.000000 May 1 15:03:13 Apple-TV AppleTV[266]: DISP: Display mode change successful May 1 15:03:13 Apple-TV AppleTV[266]: DISP: setting color mode from preferences to 1 May 1 15:03:13 Apple-TV AppleTV[266]: DISP: setting color mode to 1. May 1 15:03:13 Apple-TV timed[48]: (Note ) CoreTime: Received setup time request. May 1 15:03:13 Apple-TV timed[48]: (Note ) CoreTime: TMSetupTime: timezone already set. May 1 15:03:13 Apple-TV timed[48]: (Note ) CoreTime: Received setup timezone request. May 1 15:03:13 Apple-TV timed[48]: (Note ) CoreTime: TMSetupTimeZone: timezone already set. May 1 15:03:13 Apple-TV kernel[0]: AppleRGBOUT, capabilities:supportsMirroring=0 May 1 15:03:13: --- last message repeated 1 time --- May 1 15:03:13 Apple-TV wifid[46]: WiFi:[357591793.754493]: Enable WoW requested by "AppleTV" May 1 15:03:13 Apple-TV AppleTV[266]: AP: Failed to get current network for WiFi channel. May 1 15:03:14 Apple-TV AppleTV[266]: Appliance com.apple.frontrow.appliance.movies not loaded because it doesn't have any categories. May 1 15:03:14 Apple-TV AppleTV[266]: Appliance com.apple.frontrow.appliance.music not loaded because it doesn't have any categories. May 1 15:03:15 Apple-TV AppleTV[266]: Appliance com.apple.frontrow.appliance.tv not loaded because it doesn't have any categories. May 1 15:03:16 Apple-TV AppleTV[266]: NITOTV INITIALIZE May 1 15:03:16 Apple-TV AppleTV[266]: +[<ATVSWUpdateCheckTask: 0x3eab793c> _shouldPerformCheck] May 1 15:03:16 Apple-TV AppleTV[266]: Appliance com.apple.frontrow.appliance.movies not loaded because it doesn't have any categories. May 1 15:03:16 Apple-TV AppleTV[266]: Appliance com.apple.frontrow.appliance.music not loaded because it doesn't have any categories. May 1 15:03:16 Apple-TV AppleTV[266]: Appliance com.apple.frontrow.appliance.tv not loaded because it doesn't have any categories. |
| find quote |
Ned Scott
Team-XBMC Wiki Guy Posts: 11,900 Joined: Jan 2011 Reputation: 130 Location: Arizona, USA |
2012-05-03 03:48
Post: #7
beigelist should be updated, so you should be able to fix this by applying updates either via NitoTV or by doing these two commands
apt-get update apt-get upgrade You can make easy links to the XBMC wiki using double brackets around words: [[debug log]] = debug log, [[Add-on:YouTube]] = Add-on:YouTube, [[Adding videos to the library]] = Adding videos to the library, [[userdata]] = userdata, etc |
| find quote |
dieselboy27
Fan Joined: Aug 2008 Reputation: 0 Location: Canada |
2012-05-05 20:18
Post: #8
apt-get update
apt-get upgrade This isn't enough to fix the problem, what fixed it was: # apt-get remove beigelist # apt-get install beigelist com.nito.nitotv org.xbmc.xbmc-atv2 |
| find quote |
Ned Scott
Team-XBMC Wiki Guy Posts: 11,900 Joined: Jan 2011 Reputation: 130 Location: Arizona, USA |
2012-05-05 20:58
Post: #9
(2012-05-05 20:18)dieselboy27 Wrote: apt-get update I guess the guy didn't bump the version number when he posted the update.. how odd. You can make easy links to the XBMC wiki using double brackets around words: [[debug log]] = debug log, [[Add-on:YouTube]] = Add-on:YouTube, [[Adding videos to the library]] = Adding videos to the library, [[userdata]] = userdata, etc |
| find quote |
rstockm
Donor Posts: 20 Joined: Jan 2011 Reputation: 0 |
2012-05-11 20:00
Post: #10
(2012-05-05 20:18)dieselboy27 Wrote: This isn't enough to fix the problem, what fixed it was: Thx - this fixed my problems as well. |
| find quote |

Search
Help