RSS

My name is Mark McKay and I am an editor and producer living in Toronto. This is my tumbleblog where I post interesting things I find around the web.

Check out my
website to see some of my work, read my blog, or see what I'm up to on Twitter.

Archive

Oct
11th
Sat
permalink

Finally, if you lose color by unplugging the ATV or for what ever reason, to get it back up and running all you have to do is remote into the ATV with terminal and enter these lines of code:

Connect to ATV using terminal: ssh -1 frontrow@appletv.local pss: frontrow

chmod 755 turbo_kext_enabler.bin

sudo ./turbo_kext_enabler.bin

sudo kextload -v 6 /System/Library/Extensions/TVComposite.kext

Comments (View)