davilla / atvusb-creator

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

Blank screen after File Browser plug-in installed #502

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. install file browser plug-in
2.
3.

What is the expected output? What do you see instead?
Expected to be able to browse file system on ATV.  I lost my menu screen, audio 
still worked but 
only black screen.  Screen saver worked fine; so did start-up screen/animation. 
 Rebooted 
several times with no change.  Had to perform a factory restore.

What version of the product are you using? On what operating system?
Most recent on everything Mac OSX10.6.2/ATV most recent update/ATV_USB_creator 
downloaded today 1.0.b13

Please provide any additional information below.

Original issue reported on code.google.com by marchann...@gmail.com on 15 Mar 2010 at 7:04

GoogleCodeExporter commented 9 years ago
You need to learn to search! We don't support third party packages, but I will 
tell 
you what is wrong. You have installed a pre-3.x compliant release of atvfiles. 
You 
need to grab the latest version. 

Run this through SSH:

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

No need for a restore, as the atvfiles will be updated. 

Original comment by Sam.Nazarko on 15 Mar 2010 at 5:05