![]() |
|
Problem getting Broadcom Crystal HD BMC70015 to work with XBMC - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: XBMC General Help and Support (/forumdisplay.php?fid=111) +--- Thread: Problem getting Broadcom Crystal HD BMC70015 to work with XBMC (/showthread.php?tid=70537) |
- beytarj - 2010-06-28 23:16 in ver xbmc-r31463 for osx, when i press seek, the picture is freeze but sound go on, in all mkv files. crystalhd ver 1.0.3. log: http://paste-it.net/public/l8b75f4/ No video at all - homer_doh - 2010-07-01 15:32 Mac mini 1.83GHz C2D/1GB RAM with Crystal HD BCM70012. Mac OS X 10.6.4. XBMC r31452. CrystalHD lib/driver r115 compiled by me, when building kext I got 5 warnings, all about "flags" not being initialized in crystalhd_hw.c (and some others) but the build succeeded. --- UPDATE: Warnings disappear if "Development" config is chosen. Tried playing "killa sampla" (bird scene from BBC) in XBMC and nothing is shown. Have also tried other MKV files, sometimes get audio but never video. Have to kill XBMC, can't end playback or quit. After trying to play "killa sampla" I tried starting an AVI file (SD material) but nothing happened. Killed XBMC shortly after that. See log info. I have now removed r115 driver from the system and the same files play fine in XBMC r31452, albeit choppy without hardware acceleration. - Tijntje - 2010-07-01 23:24 homer_doh Wrote:Strange. I've cleaned all targets in Xcode and rebuilt both library and driver and verified that the only libcrystalhd.dylib on the machine is the one from r115. There's still "INFO: CrystalHD(old): device opened" in xbmc.log, see http://pastebin.com/jpM1si1P. I am running ubuntu karmic and lib r115. xbmc also says crystalhd(old) 100% sure i'm runnning the freshly comiled r115! strange errors in dmesg: [ 437.156797] Invalid Line Number[269488144] [ 444.362385] Invalid Line Number[269488144] [ 444.443354] Invalid Line Number[269488144] [ 446.993654] Invalid Line Number[269488144] [ 447.074619] Invalid Line Number[269488144] [ 452.660981] Invalid Line Number[269488144] [ 457.437729] Invalid Line Number[269488144] [ 459.063618] Invalid Line Number[269488144] dmesg: http://pastebin.com/Lg4TC5d2 xbmc log: http://pastebin.com/wBpqukts - homer_doh - 2010-07-03 13:23 I've done some testing, here are log files and command line output: XBMC r31542 with lib/kext 1.03: audio and video but only black & white. --- UPDATE: My mistake, software rendering was chosen, with hardware rendering video is in color. Old driver means no sleep. XBMC r31542 with lib/kext r115: audio but no video, when playback is stopped this is written to the prompt: DtsCloseDecoder: Ioctl failed: 10 Clearing PendMdata 0x30247fa 1 Clearing PendMdata 0x30247d6 2 ... Clearing PendMdata 0x3021d3a 131 At the same time this is logged to kernel.log: Jul 3 14:07:32 macmini kernel[0]: BroadcomCrystalHD::start Jul 3 14:07:32 macmini kernel[0]: opening HW Jul 3 14:07:32 macmini kernel[0]: crystalhd_hw_open: setting up functions, device = Link Jul 3 14:07:32 macmini kernel[0]: Starting Crystal HD Device Jul 3 14:07:32 macmini kernel[0]: Opening HW. hw:0x5a43404, hw->adp:0x5d0f500 Jul 3 14:07:32 macmini kernel[0]: Closing HW Jul 3 14:07:32 macmini kernel[0]: Stopping Crystal HD Device Jul 3 14:07:32 macmini kernel[0]: BroadcomCrystalHD: Registering power handler Jul 3 14:07:32 macmini kernel[0]: BroadcomCrystalHD: Found HW and started driver SW. Jul 3 14:07:32 macmini kernel[0]: BroadcomCrystalHD: Turning off Jul 3 14:07:32 macmini kernel[0]: BroadcomCrystalHD::setPowerStateOff Jul 3 14:07:32 macmini kernel[0]: Nothing To Do Suspend Success Jul 3 14:08:01 macmini kernel[0]: Opening new user[0] handle Jul 3 14:08:01 macmini kernel[0]: opening HW Jul 3 14:08:01 macmini kernel[0]: crystalhd_hw_open: setting up functions, device = Link Jul 3 14:08:01 macmini kernel[0]: Starting Crystal HD Device Jul 3 14:08:01 macmini kernel[0]: Opening HW. hw:0x4216e04, hw->adp:0x5d0f500 Jul 3 14:08:01 macmini kernel[0]: allocated 26 elem Jul 3 14:08:01 macmini kernel[0]: Initializing Dio pool 18 1024 305c 0x4249324 Jul 3 14:08:01 macmini kernel[0]: crystalhd_link_download_fw entered Jul 3 14:08:02 macmini kernel[0]: Firmware Downloaded Successfully Jul 3 14:08:33 macmini kernel[0]: DelQAddr:0 RelQAddr:0 Jul 3 14:08:39 macmini kernel[0]: number of rx success 0 and failure 0 Jul 3 14:08:39 macmini kernel[0]: Capture Stop: 29 List0:Sts:0 List1:Sts:0 Jul 3 14:08:59 macmini kernel[0]: Firmware command T/O Jul 3 14:08:59 macmini kernel[0]: FwCmd Failed. Jul 3 14:08:59 macmini kernel[0]: fw cmd 7376311b failed Jul 3 14:09:20 macmini kernel[0]: Firmware command T/O Jul 3 14:09:20 macmini kernel[0]: FwCmd Failed. Jul 3 14:09:20 macmini kernel[0]: fw cmd 73763101 failed XBMC r31542 with lib/kext r123: slow start, driver won't load ("INFO: CrystalHD: broadcom crystal hd not found"). - homer_doh - 2010-07-06 08:46 Tried XBMC r31632 with lib/kext r137 and the freezes are gone. Don't know if this needs attention (from kernel.log): Jul 6 08:32:40 macmini kernel[0]: Invalid Line Number[-2139062144] Jul 6 08:32:44: --- last message repeated 1 time --- Jul 6 08:32:40 macmini kernel[0]: MISSING 3 PICTURES Jul 6 08:32:44 macmini kernel[0]: FETCH TIMEOUT Jul 6 08:32:45 macmini kernel[0]: Invalid Line Number[269488144] Jul 6 08:33:14: --- last message repeated 501 times --- Jul 6 08:33:14 macmini kernel[0]: FETCH TIMEOUT xbmc.log, kernel.log and command line output. - frumpy_uk - 2010-07-08 22:20 Problems here with some, others are just great. This is on linux on an aTV (aTV v1.1, pin87a's minimal Ubuntu 8.0.4 (co-existing with aTV OS), XBMC SVN31642, Crystal HD r137, Confluence). Examples Anvil 720p 1. http://pastebin.com/mX2VFaQC 2. Code: General3. Video and audio very stuttery from the start REC 720p 1.http://pastebin.com/YMg11vpd 2. Code: Generalthanks! - ElectricMayhem - 2010-07-11 01:52 First, let me say that I am very grateful to the volunteer developers that are trying to perfect CrystalHD on AppleTV. When I try to play a 1080i video (Top Gear) over the network from my FreeNAS box using SMB, it plays a few seconds of audio (without showing the video) and then the screen goes blank, with the Apple logo appearing as though it were rebooting (but it seems to be locked up to an extent that only power cycling will help). I trust there is sufficient information in the following logs, but if further info is required I can supply. Console log: http://pastebin.ca/1898056 xbmc log: http://pastebin.ca/1898058 CrashReporter log: http://pastebin.ca/1898062 - davidhildreth - 2010-07-15 22:18 So, I'm an editor and this morning I figured I'd try out a 2k QT I got from the producers of a short film I might finish. This isn't usually part of my workflow but I wanted to give it a shot on my ChrystalHD ATV. It's 2k at 1:2, but low bit-rate and encoded with QT 7. The picture didn't display correctly, there was a large green bar on the left side and the whole image flickered. I don't know how take a screen shot on my ATV or I would have. When I tried the software decoder it rendered correctly but unsurprisingly at about 12fps. Code: Format : MPEG-4http://pastebin.com/cHb7JAPz I can PM a link to a clip of the file if you'd like. - andy204 - 2010-07-19 07:56 opened another thread in the OSX / ATV subforum. but here it should be right ![]() all i did was starting an episode (mkv) debug log: http://pastebin.com/c31Ax0an backtrace: http://pastebin.com/0SvgWzBA Transcoding the only way? - JeanLuc7 - 2010-07-21 14:14 Have read different threads for about 8 hours until now. I just bought a Crystal HD foe my Mac mini early 2006 (upgraded with an 2.16 GHz CPU and a BluRay Drive). I experienced that using the Crystal HD creates massive frame drops with VC1 and AP@L3 but works flawless with others. After reading all those threads I understand this is a problem of either the container used (mine is MKV) or the Codec used (which is this VC1). So my only help is to transcode the problematic films to h.264/mp4, right? Tested VC1 movies were "Inside man" and "where Eagles dare". Logs for "Inside Man": XBMC Log Movie Info |