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


- andy204 - 2010-10-25

CrystalHD Driver for XBMC Launcher has been updated to r172. Build Date 20101025.

if there are any issues please reply here. i could not test it yet, since my wife is using the atv box (as usual).

Steps to do:
  1. update through launcher
  2. reboot



- Patrics83 - 2010-10-25

andy204 Wrote:CrystalHD Driver for XBMC Launcher has been updated to r172. Build Date 20101025.

if there are any issues please reply here. i could not test it yet, since my wife is using the atv box (as usual).

Steps to do:
  1. update through launcher
  2. reboot

Hi, for me it didn´t work so good.

Installation was OK but when I start XBMC everything is very laggy and crystalhd card isn´t in the option menu.
I cant ssh to apple tv after the crash.
Where can i post my logs? Pastbin isn´t working for the moment.


dmesg after r172 - Patrics83 - 2010-10-25

crystalhd_hw_open: setting up functions, device = Link
Starting Crystal HD BCM70012 Device
Opening HW. hw:0x21ce604, hw->adp:0x1fc1500
BroadcomCrystalHD opened
allocated 18 elem
Initializing Dio pool 10 1024 305c 0x1dfa704
Downloading FW
crystalhd_link_download_fw entered
Firmware Downloaded Successfully
crystalhd_link_do_fw_cmd entered
Firmware command T/O
FwCmd Failed.
fw cmd 73763001 failed
Closing user[0] handle with mode 417a00
Capture Stop: 0 List0:Sts:0 List1:Sts:0
Releasing RX Pkt pool
Released dio pool 10
released 18 elem
Stopping Crystal HD BCM70012 Device
BroadcomCrystalHD closed


- andy204 - 2010-10-25

xmbc.log please, too


- Patrics83 - 2010-10-25

andy204 Wrote:XBMC.log please, too

Yes but where can I upload it? Pastebin.org is not working.


- andy204 - 2010-10-25

Patrics83 Wrote:Hi, for me it didn´t work so good.

Installation was OK but when I start XBMC everything is very laggy and crystalhd card isn´t in the option menu.
I cant ssh to apple tv after the crash.
Where can i post my logs? Pastbin isn´t working for the moment.

and can please please do:

Code:
ls -la /usr/lib/libcrystal*

Code:
kextstat | grep crystalhd

and post the results. thanks


- andy204 - 2010-10-25

Patrics83 Wrote:Yes but where can I upload it? Pastebin.org is not working.

for me its working. but you can use:


- Patrics83 - 2010-10-25

andy204 Wrote:and can please please do:

Code:
ls -la /usr/lib/libcrystal*

Code:
kextstat | grep crystalhd

and post the results. thanks

-bash-2.05b$ ls -la /usr/lib/libcrystal*
lrwxrwxrwx 1 root wheel 22 Oct 25 22:37 /usr/lib/libcrystalhd.dylib -> l ibcrystalhd.dylib.3.6
-rwxr-xr-x 1 root wheel 107080 Oct 25 20:35 /usr/lib/libcrystalhd.dylib.3.6

-bash-2.05b$ kextstat | grep crystalhd
72 0 0x308c9000 0x11000 0x10000 com.broadcom.crystalhd.driver (3.8.0) <5 4 3 2>


- andy204 - 2010-10-25

Patrics83 Wrote:-bash-2.05b$ ls -la /usr/lib/libcrystal*
lrwxrwxrwx 1 root wheel 22 Oct 25 22:37 /usr/lib/libcrystalhd.dylib -> l ibcrystalhd.dylib.3.6
-rwxr-xr-x 1 root wheel 107080 Oct 25 20:35 /usr/lib/libcrystalhd.dylib.3.6

-bash-2.05b$ kextstat | grep crystalhd
72 0 0x308c9000 0x11000 0x10000 com.broadcom.crystalhd.driver (3.8.0) <5 4 3 2>

from my point of view that looks good. you can revert to old revision r156 if you add another launcher entry:

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



- Patrics83 - 2010-10-25

XBMC LOG: http://pastebin.ca/1973154

DMESG: http://pastebin.ca/1973157


- andy204 - 2010-10-25

Patrics83 Wrote:XBMC LOG: http://pastebin.ca/1973154

DMESG: http://pastebin.ca/1973157

this dmesg has not the same errors as you posted before? to be exact: no errors at all.


- andy204 - 2010-10-25

time for me to go to bed. sorry. i hope that another one can help you right now. ill check in again tomorrow morning.

-andy


- Patrics83 - 2010-10-25

After revert everything is back to normal... Puhh, haha.

The drivers must be realy bad. (as my english)

The script it self did fine.


- andy204 - 2010-10-25

we will see. i hope others are testing, too. i trust davilla that he did not make such a bad release.


- Patrics83 - 2010-10-25

andy204 Wrote:we will see. i hope others are testing, too. i trust davilla that he did not make such a bad release.

I will reproduce it and post new logs.
Thanks for your help!