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


- davilla - 2010-02-06

tegalus Wrote: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?

next time this happens, run the rc.local script and see why it fails.

sudo sh /etc/rc.local


- tegalus - 2010-02-06

davilla Wrote:next time this happens, run the rc.local script and see why it fails.

sudo sh /etc/rc.local

Hi, this is the error I am getting

Last login: Sat Feb 6 13:36:56 2010
-bash-2.05b$ sudo sh /etc/rc.local
Password:
/etc/rc.local: line 1: /sbin/turbo_kext_enabler.bin: No such file or directory
kextload: extension /System/Library/Extensions/BroadcomCrystalHD.kext appears to be valid
kextload: loading extension /System/Library/Extensions/BroadcomCrystalHD.kext
kextload: unable to register module with kernel
kextload: a link/load error occured for kernel extension /System/Library/Extensions/BroadcomCrystalHD.kext
kextload: sending 1 personality to the kernel

Any Ideas?


- tegalus - 2010-02-06

tegalus Wrote:Hi, this is the error I am getting

Last login: Sat Feb 6 13:36:56 2010
-bash-2.05b$ sudo sh /etc/rc.local
Password:
/etc/rc.local: line 1: /sbin/turbo_kext_enabler.bin: No such file or directory
kextload: extension /System/Library/Extensions/BroadcomCrystalHD.kext appears to be valid
kextload: loading extension /System/Library/Extensions/BroadcomCrystalHD.kext
kextload: unable to register module with kernel
kextload: a link/load error occured for kernel extension /System/Library/Extensions/BroadcomCrystalHD.kext
kextload: sending 1 personality to the kernel

Any Ideas?

cracked it. Thanks for the helpBig Grin


- garyi - 2010-02-06

Sorry to be dumb but if I install a nightly build on my ATV which I am about to do (I upload it with cyberduck) do I need to run this script again as its already on the ATV now.

i.e. is it changing files in the system or the application.

Cheers


- andy204 - 2010-02-06

the installer should have checked if the enabler is in place.

what was he problem?


- andy204 - 2010-02-06

garyi Wrote:Sorry to be dumb but if I install a nightly build on my ATV which I am about to do (I upload it with cyberduck) do I need to run this script again as its already on the ATV now.

i.e. is it changing files in the system or the application.

Cheers

if you install a xbmc nightly build on the atv and have NOT installed the crystal driver before, then you need to run the crystalhd driver installer.

-andy


- hamidf - 2010-02-06




- crystal_atv - 2010-02-09

andy and davilla: you guys are awesome!! Smile


- steve1977 - 2010-03-19

Thanks, sounds good. Two brief questions:

1) Any plans it will get added to launcher?

2) Which version will it download and which version works best. I saw in one of the other threads that the more recent ones are still a bit buggy.


One of the lost - rla1022 - 2010-03-19

steve1977 Wrote:Thanks, sounds good. Two brief questions:

1) Any plans it will get added to launcher?

2) Which version will it download and which version works best. I saw in one of the other threads that the more recent ones are still a bit buggy.

One of the lost posts but you can add both to launcher by
download putty....http://lmgtfy.com/?q=putty

sshe into your appletv
run the following commands




defaults write com.teamxbmc.xbmclauncher XBMCAdditionalDownloadPlistURLs -array-add http://crystalhd.sartori.at/files/crystalhd.plist


defaults write com.teamxbmc.xbmclauncher XBMCAdditionalDownloadPlistURLs -array-add http://mirrors.xbmc.org/nightlies/osx/update_urls.plist

Update launcher

Load drivers

Load SVN.

Thats what i did a few weeks ago. It should help


- steve1977 - 2010-03-20

rla1022 Wrote:One of the lost posts but you can add both to launcher by
download putty....http://lmgtfy.com/?q=putty

sshe into your appletv
run the following commands




defaults write com.teamxbmc.xbmclauncher XBMCAdditionalDownloadPlistURLs -array-add http://crystalhd.sartori.at/files/crystalhd.plist


defaults write com.teamxbmc.xbmclauncher XBMCAdditionalDownloadPlistURLs -array-add http://mirrors.xbmc.org/nightlies/osx/update_urls.plist

Update launcher

Load drivers

Load SVN.

Thats what i did a few weeks ago. It should help

Ran the two commands above and then updated the launcher (as I was already up-to-date, it remained at 3.2.4). Unfortunately, nothing got added to the download list to load the drivers. Any thoughts?


- davilla - 2010-03-20

steve1977 Wrote:Ran the two commands above and then updated the launcher (as I was already up-to-date, it remained at 3.2.4). Unfortunately, nothing got added to the download list to load the drivers. Any thoughts?

did you reboot ?


- steve1977 - 2010-03-20

davilla Wrote:did you reboot ?

yes. unfortunately, still not there.


- davilla - 2010-03-20

steve1977 Wrote:yes. unfortunately, still not there.

defaults read com.teamxbmc.xbmclauncher XBMCAdditionalDownloadPlistURLs

and see if what you wrote is there.


- steve1977 - 2010-03-20

davilla Wrote:defaults read com.teamxbmc.xbmclauncher XBMCAdditionalDownloadPlistURLs

and see if what you wrote is there.

See below. The "nightlies link" shows up, but the crystalhd one does not.

*****************
-bash-2.05b$ defaults read com.teamxbmc.xbmclauncher XBMCAdditionalDownloadPlistURLs
(
"http://mirrors.xbmc.org/nightlies/osx/update_urls.plist",
"http://crystalhd.sartori.at/files/crystalhd.plist"
)
-bash-2.05b$
*****************