Kodi Community Forum
[AppleTV] CrystalHD Driver for XBMC Launcher - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Mac OS X (https://forum.kodi.tv/forumdisplay.php?fid=56)
+---- Thread: [AppleTV] CrystalHD Driver for XBMC Launcher (/showthread.php?tid=69321)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30


- baxtermedic - 2010-02-03

This isn't working for me.

When I click on downloads with this installed it locks up my ATV until I hit menu to go back then it unfreezes 2 minutes later.

I hate to remove the plist to get it working again. Any clues/


- andy204 - 2010-02-03

andy204 Wrote:in the next 2 -3 hours there the download server will be under maintenance.
server switch is upgraded.

-andy

i announced, that i am doing a maintenance. we exchanged a complete server switch, changed network masks and changed some other things.

should be up and running again. just 1 more hour to go.. 3am here..


- Legacy.box - 2010-02-03

Hi,

I'm planning on getting an Apple TV soon, but as I will get a newly manufactured model, chances are it has Revision 3.0.1 on it. So I was doing some reading and testing lately (f.e. downloading the 3.0.1 dmg, building a patchstick with it etc.). So here's the question: Does this work with a Patchstick treaded 3.0.1?


- andy204 - 2010-02-03

Legacy.box Wrote:Hi,

I'm planning on getting an Apple TV soon, but as I will get a newly manufactured model, chances are it has Revision 3.0.1 on it. So I was doing some reading and testing lately (f.e. downloading the 3.0.1 dmg, building a patchstick with it etc.). So here's the question: Does this work with a Patchstick treaded 3.0.1?

yes. you must install launcher and then everything else is straightforward.

-andy


- Legacy.box - 2010-02-03

andy204 Wrote:yes. you must install launcher and then everything else is straightforward.

-andy

Wow, thanks for the fast response! Sorry to bug you with another question, but I didn't find the answer when searching the forums: Does aTV with XBMC installed and CrystalHD enabled support output over Component (i.e. RGB) as well, or does it work only with HDMI? If it supports Component output, what are the supported output resolutions?

Thanks!


- amet - 2010-02-03

Legacy.box Wrote:Wow, thanks for the fast response! Sorry to bug you with another question, but I didn't find the answer when searching the forums: Does aTV with XBMC installed and CrystalHD enabled support output over Component (i.e. RGB) as well, or does it work only with HDMI? If it supports Component output, what are the supported output resolutions?

Thanks!

http://wiki.awkwardtv.org/wiki/Composite
http://forum.xbmc.org/showthread.php?tid=66939&highlight=atv+Component

but lets not turn Andy's post into ATV support forum

Amet


existing rc.local - dereitz - 2010-02-04

Andy,

Thank you so much for your effort on this! It did greatly simplify my install!

One small item I did notice, and I don't know if it is specific to me, but the correct entries were not added to /etc/rc.local. Once I added/ran them manually, everything worked great! I did already have an existing /etc/rc.local, so is that something to watch out for?

Thanks again!! I really appreciate it!!!!


- andy204 - 2010-02-04

can please post the content of your old rc.local. that would helo alot. thanks! i will modify the installer then.

thanks in advance

-andy


- liquid64 - 2010-02-04

Just a small bit of information. I too, had an rc.local already. I was using it to fire up my samba binaries. After running your script, those entries were gone. Not a big deal, as I just edited them back in.

Thanks for the script!


- andy204 - 2010-02-04

liquid64 Wrote:Just a small bit of information. I too, had an rc.local already. I was using it to fire up my samba binaries. After running your script, those entries were gone. Not a big deal, as I just edited them back in.

Thanks for the script!

old rc.local is backuped as rc.local.orig

i will update the installer in the evening.

-andy


- andy204 - 2010-02-04

i changed the update script. extisting content should not be removed anymore.

-andy


- andy204 - 2010-02-04

currently i do have a but in the update script. rc.local doesnt get changed at all.
argh..

will be fixed in a few minutes


- andy204 - 2010-02-04

should work again. sorry for that mistake!


- neomits - 2010-02-05

Just installed with this. Piece of Cake. Worked flawlessly

THANKS!!!!!!!!!!


rc.local not running on boot - tegalus - 2010-02-06

Hi thanks for the script. I'm having a problem that after reboot I lose the Crystal HD option.

I can fire it off manually by going into putty and entering:

sudo chmod 755 /sbin/turbo_atv_enabler.bin
sudo /sbin/turbo_atv_enabler.bin
sudo kextload -v /System/Library/Extensions/BroadcomCrystalHD.kext.

I've checked and the rc.local exists and has the correct entries

Any ideas?