davilla / atvusb-creator

Automatically exported from code.google.com/p/atvusb-creator
27 stars 53 forks source link

Blank screen after 3rd party install #490

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Loaded the patchstick and it installed fine
2. Checked for proper loading, all fine
3. Install 3rd party software Boxee etc
4. Restarted after install

What is the expected output? What do you see instead?
See the animation - apple tv and logo then the screen goes blank

What version of the product are you using? On what operating system?
latest version

Please provide any additional information below.
If I need to to a factory reset how doe I accomplish it with out any
visuals on screen?

Original issue reported on code.google.com by rlas...@gmail.com on 23 Feb 2010 at 6:19

GoogleCodeExporter commented 9 years ago
There are a few solutions to this, here's two good ways of fixing your problem:

1. SSH in and remove whatever third party software you installed (you say Boxee 
but 
you say etc, do you mean other frapps as well?). If you installed atvfiles then 
that's probably your problem, just see the recent issues, I posted a scripted 
solution for updating version.
2. Hold Menu and - Keys and choose Factory Restore

Go to the third party website and seek help there. We cover atvusb issues, and 
to a 
lesser extend the implementation of xbmc-launcher.

Original comment by Sam.Nazarko on 23 Feb 2010 at 6:33

GoogleCodeExporter commented 9 years ago
I was able to do a work around by doing a factory restore and not updating the 
apple
tv . Everything worked well until I tried to install the atvfiles {wish I had 
read
your comment before doing that oh well just time. You mentioned SSH , being a 
newbee
to the mac can you explain this for the old guy in the group. Not sure what to 
do?
Thanks

Original comment by rlas...@gmail.com on 23 Feb 2010 at 11:45

GoogleCodeExporter commented 9 years ago
Hehe, knew it was atvFiles giving you the trouble. To connect via SSH (taken 
from 
Wiki page): Open Terminal and type the following command, with your Apple TV's 
IP 
address where it says <atv ip>: 

ssh frontrow@<atv ip> 

then hit Enter, type frontrow as the password, and hit enter again. 

Now to download and install a working atvfiles for 3.x firmware, run these 
commands:

wget http://ericiii.net/sa/appletv/ATVFiles-1.3.0b1.run
sudo ./ATVFiles-1.3.0b1.run

Original comment by Sam.Nazarko on 24 Feb 2010 at 7:25

GoogleCodeExporter commented 9 years ago
I was able to get the new ATV files to install by using this command sudo sh
ATVFiles-1.3.0b1.run

Original comment by tea...@gmail.com on 26 Feb 2010 at 6:31

GoogleCodeExporter commented 9 years ago
Issue 493 has been merged into this issue.

Original comment by Sam.Nazarko on 26 Feb 2010 at 7:38