I have an Apple TV v. 2.2 with the lastest aFlash ver 3.3.4. Any time I go to any website using flash my controls freeze up. I found these instructions on this board but they don’t help me…
- Locate /System/Library/Frameworks/CoreAudioKit.framework
- If using the restore discs, you can use a software program call ‘Pacifist’ to extract the file (http://www.charlessoft.com/)
- Using Cyberduck or WinSCP, copy the CoreAudioKit.framework to the Apple TV, to the frontrow (default) folder
- Open Terminal, and enter the following.
Code: Select all
ssh -1 frontrow@appletv.local
Enter frontrow as password when prompted.
Code: Select all
sudo mv CoreAudioKit.framework /System/Library/Frameworks
Code: Select all
sudo chown -R root:wheel /System/Library/Frameworks/CoreAudioKit.framework
Okay, so I finally figured out what an FTP program was, downloaded Cyberduck, finally figured out that I could access my Apple TV box through the ftp site. I found the Coreaudiokit.framework file and copied it onto the FTP directory as a folder.
Now it says to “Open Terminal.” What’s a Terminal? I can’t find anything called terminal. And then I’m supposed to enter code? I’m not a programer and this doesn’t seem easy to me. I paid $50 to watch Hulu on my TV through this program after reading raves about it in Popular Science. But I’m now stumped with getting Hulu to work.
If anyone could give very straightforward, basic instruction for us non-programer idiot types, it would great.