itzkr0me Posted August 10, 2017 Share Posted August 10, 2017 Wondering if anyone can assist me. Hackintosh/Clover/ETC beginner. I was able to follow your guides and have everything working aside from the DW1830 wifi/bluetooth card. I have the following on order if you think it would help: https://smile.amazon.com/gp/product/B00JY6X9HM/ref=od_aui_detailpages00?ie=UTF8&psc=1 I've tried your alternate bootpack as well as following some support threads here. Not sure what I'm doing wrong. Any help would be most graciously appreciated. I have a USB wifi card from TPLink installed, which I'm OK with using. I really would like to at the very least get bluetooth working so I can airdrop to my phone. Literally the only thing I really NEED here. Software Versions: CoreWLAN: 11.0 (1200.31) CoreWLANKit: 12.0 (1200.31) Menu Extra: 12.0 (1200.47) System Information: 12.0 (1200.3) IO80211 Family: 12.0 (1200.12.2) Diagnostics: 7.0 (700.5) AirPort Utility: 6.3.7 (637.6) Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted August 10, 2017 Moderators Share Posted August 10, 2017 What issue are you having? Is the bluetooth showing under Bluetooth and under USB of system information? You'll need 4 kexts and 1 patch to work. See post 1 and 2 here. It's for DW1550/DW1560 but the same works for DW1830. Link to comment Share on other sites More sharing options...
itzkr0me Posted August 10, 2017 Author Share Posted August 10, 2017 I added those 4 kexts to S/L/E and fixed permissions. I think added the patch to kextstopatch (at least I believe I did). Screenshots are attached. I have no working wifi (does not show up in networks), no working bluetooth (also does not show up in networks). USB in system information shows 5880 (see attached), though I'm not sure if that's my bluetooth device or not. Link to comment Share on other sites More sharing options...
itzkr0me Posted August 10, 2017 Author Share Posted August 10, 2017 I should say that system information now shows BCM2045A0 in the USB 3.0 bus list (after a reboot, it's gone now). Bluetooth in system information still says "no info found" and wifi shows: Wi-Fi: Type: AirPort Hardware: AirPort BSD Device Name: en3 IPv4: Configuration Method: DHCP IPv6: Configuration Method: Automatic Proxies: Exceptions List: *.local, 169.254/16 FTP Passive Mode: Yes Service Order: 4 Does any of this matter? Dereks-MacBook:~ dmac$ sudo kextcache -Boot -u / kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_Intel_HD_Graphics.kext kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext EAPDFix.kext kext file:///Library/Extensions/DisableTurboBoostBattery.kext/ is in hash exception list, allowing to load kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleHDA_ALC293.kext kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext AppleBacklightInjector.kext kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_Broadcom_WiFi.kext kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID.kext AppleHSBluetoothDriver.kext - dependency 'com.apple.iokit.IOBluetoothFamily' not found. AppleHSBluetoothDriver.kext - dependency 'com.apple.driver.IOBluetoothHIDDriver' not found. AppleHSBluetoothDriver.kext is missing dependencies (including anyway; dependencies may be available from elsewhere) kext-dev-mode allowing invalid signature -67013 0xFFFFFFFFFFFEFA3B for kext AppleMobileDevice.kext AppleBluetoothHIDMouse.kext - dependency 'com.apple.driver.IOBluetoothHIDDriver' not found. AppleBluetoothHIDMouse.kext is missing dependencies (including anyway; dependencies may be available from elsewhere) AppleBluetoothHIDKeyboard.kext - dependency 'com.apple.driver.IOBluetoothHIDDriver' not found. AppleBluetoothHIDKeyboard.kext is missing dependencies (including anyway; dependencies may be available from elsewhere) AppleBluetoothMultitouch.kext - dependency 'com.apple.iokit.IOBluetoothFamily' not found. AppleBluetoothMultitouch.kext - dependency 'com.apple.driver.IOBluetoothHIDDriver' not found. AppleBluetoothMultitouch.kext is missing dependencies (including anyway; dependencies may be available from elsewhere) AppleHSBluetoothDriver.kext - dependency 'com.apple.iokit.IOBluetoothFamily' not found. AppleHSBluetoothDriver.kext - dependency 'com.apple.driver.IOBluetoothHIDDriver' not found. AppleBluetoothHIDMouse.kext - dependency 'com.apple.driver.IOBluetoothHIDDriver' not found. AppleBluetoothHIDKeyboard.kext - dependency 'com.apple.driver.IOBluetoothHIDDriver' not found. AppleBluetoothMultitouch.kext - dependency 'com.apple.iokit.IOBluetoothFamily' not found. AppleBluetoothMultitouch.kext - dependency 'com.apple.driver.IOBluetoothHIDDriver' not found. AppleHSBluetoothDriver.kext - dependency 'com.apple.iokit.IOBluetoothFamily' not found. AppleHSBluetoothDriver.kext - dependency 'com.apple.driver.IOBluetoothHIDDriver' not found. Prelink failed for com.apple.driver.AppleHSBluetoothDriver; omitting from prelinked kernel. AppleBluetoothHIDMouse.kext - dependency 'com.apple.driver.IOBluetoothHIDDriver' not found. Prelink failed for com.apple.driver.AppleBluetoothHIDMouse; omitting from prelinked kernel. AppleBluetoothHIDKeyboard.kext - dependency 'com.apple.driver.IOBluetoothHIDDriver' not found. Prelink failed for com.apple.driver.AppleBluetoothHIDKeyboard; omitting from prelinked kernel. AppleBluetoothMultitouch.kext - dependency 'com.apple.iokit.IOBluetoothFamily' not found. AppleBluetoothMultitouch.kext - dependency 'com.apple.driver.IOBluetoothHIDDriver' not found. Prelink failed for com.apple.driver.AppleBluetoothMultitouch; omitting from prelinked kernel. KernelCache ID: 39BE9C05C952799E571F7E4C84700636 Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted August 10, 2017 Moderators Share Posted August 10, 2017 The screenshot didn't show any Bluetooth device. Did you add any modded Bluetooth kext, keep showing dependency error which is not normal. The FVCO patch is wrong, see post #5 from that link. Link to comment Share on other sites More sharing options...
Administrators Hervé Posted August 10, 2017 Administrators Share Posted August 10, 2017 Re: Broadcom 5880 https://osxlatitude.com/index.php?/topic/1225-fingerprint-broadcom-ush-bcm5880/&do=findComment&comment=54164 https://osxlatitude.com/index.php?/topic/9301-dell-precision-m4800-macos-sierra/page-9&do=findComment&comment=71698 Guys, if in doubt, use Google! Link to comment Share on other sites More sharing options...
itzkr0me Posted August 10, 2017 Author Share Posted August 10, 2017 The screenshot didn't show any Bluetooth device. Did you add any modded Bluetooth kext, keep showing dependency error which is not normal. The FVCO patch is wrong, see post #5 from that link. To be perfectly honest, I've gone through a bunch of kexts trying to get this to work throughout the forums before asking. It's possible I removed something I shouldn't have. Is there a way to get those dependencies back without starting the process over again? I see my error with FVCO and have corrected it (attached files, both ways do nothing to help) Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted August 10, 2017 Moderators Share Posted August 10, 2017 From the screenshot, you might just need to restore the following files from your USB installer. Remember to rerun the permission fix and rebuild cache again. IOBluetoothFamily.kext IOBluetoothHIDDriver.kext AppleBluetoothMultitouch.kext AppleHIDKeyboard.kext AppleHIDMouse.kext Link to comment Share on other sites More sharing options...
itzkr0me Posted August 11, 2017 Author Share Posted August 11, 2017 Added those in, ran permissions, this is the output. After reboot, still no WIFI or Bluetooth rebuilding //System/Library/PrelinkedKernels/prelinkedkernel kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_Intel_HD_Graphics.kext kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_Broadcom_WiFi.kext kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID.kext kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext EAPDFix.kext kext file:///Library/Extensions/DisableTurboBoostBattery.kext/ is in hash exception list, allowing to load kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleHDA_ALC293.kext kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext AppleBacklightInjector.kext kext-dev-mode allowing invalid signature -67013 0xFFFFFFFFFFFEFA3B for kext AppleMobileDevice.kext KernelCache ID: 49943769245673AE512C1D24299AA9C2 kextcache updated critical boot files, requesting launchd reboot Dereks-MacBook:~ dmac$ Not seeing BRCMFirmwareRepo.kext or BRCMPatchRAM2.kext, even though they're both in S/L/E. I did notice they're also in L/E and Clover other/LE as well. Where should they be? What should my next steps be? *** EDIT*** I removed both above kexts from L/E and re-ran permissions. They're now showing correctly. On reboot, I see Bluetooth available (though I can't connect my iPhone to it for some reason - any thoughts there?) WiFi is still showing NO HARDWARE. Any ideas there? I'm 1/2 way there! Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted August 11, 2017 Moderators Share Posted August 11, 2017 Kexts in /Clover/kexts/other/LE won't be detected and will not load. Install to /L/E so it's easier and cleaner. Remove duplicates from /S/L/E repair permission and rebuild cache. If that still doesn't work, then most likely it'll need DSDT/SSDT patched. In that case, boot to Clover, hit F4. Boot to OSX. Compress and attach /E/C/A/Origin folder here Link to comment Share on other sites More sharing options...
Recommended Posts