• 1
  • 2
  • 3(current)
  • 4
  • 5
  • 30
[AppleTV] CrystalHD Driver for XBMC Launcher
#31
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
Reply
#32
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?
Reply
#33
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
Reply
#34
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
Reply
#35
the installer should have checked if the enabler is in place.

what was he problem?
CrystalHD Installer XBMC Community Forum Thread -
Apple TV CrystalHD Installer Announcement - Broadcom CrystalHD Installer
http://www.sartori.at/ - my weblog

Sync your MAC and Google Account (+ Google Apps) - Click here for 5$ Discout

Living Room: HFX Micro black - Zotac IONITX G - Intel X25V - Hama remote
Bedroom: Linux AppleTV - CrystalHD
Reply
#36
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
CrystalHD Installer XBMC Community Forum Thread -
Apple TV CrystalHD Installer Announcement - Broadcom CrystalHD Installer
http://www.sartori.at/ - my weblog

Sync your MAC and Google Account (+ Google Apps) - Click here for 5$ Discout

Living Room: HFX Micro black - Zotac IONITX G - Intel X25V - Hama remote
Bedroom: Linux AppleTV - CrystalHD
Reply
#37
Reply
#38
andy and davilla: you guys are awesome!! Smile
Reply
#39
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.
Server: Asus Sabertooth Z77 | Intel Core i5 3.4 GHz | 16 GB DDR3 | 128 GB SSD, 82 TB (9 x 6 TB, 7 x 4 TB)
HTPC 1: Raspberry Pi 2 | HTPC 2: Raspberry Pi 2 | HTPC 3: Raspberry Pi
Reply
#40
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
Reply
#41
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?
Server: Asus Sabertooth Z77 | Intel Core i5 3.4 GHz | 16 GB DDR3 | 128 GB SSD, 82 TB (9 x 6 TB, 7 x 4 TB)
HTPC 1: Raspberry Pi 2 | HTPC 2: Raspberry Pi 2 | HTPC 3: Raspberry Pi
Reply
#42
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 ?
Reply
#43
davilla Wrote:did you reboot ?

yes. unfortunately, still not there.
Server: Asus Sabertooth Z77 | Intel Core i5 3.4 GHz | 16 GB DDR3 | 128 GB SSD, 82 TB (9 x 6 TB, 7 x 4 TB)
HTPC 1: Raspberry Pi 2 | HTPC 2: Raspberry Pi 2 | HTPC 3: Raspberry Pi
Reply
#44
steve1977 Wrote:yes. unfortunately, still not there.

defaults read com.teamxbmc.xbmclauncher XBMCAdditionalDownloadPlistURLs

and see if what you wrote is there.
Reply
#45
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$
*****************
Server: Asus Sabertooth Z77 | Intel Core i5 3.4 GHz | 16 GB DDR3 | 128 GB SSD, 82 TB (9 x 6 TB, 7 x 4 TB)
HTPC 1: Raspberry Pi 2 | HTPC 2: Raspberry Pi 2 | HTPC 3: Raspberry Pi
Reply
  • 1
  • 2
  • 3(current)
  • 4
  • 5
  • 30

Logout Mark Read Team Forum Stats Members Help
[AppleTV] CrystalHD Driver for XBMC Launcher3