lisai9093 Posted June 9, 2015 Share Posted June 9, 2015 Clover works great on 10.11, as usual. Kext injection is working perfect, and smooth installation process. However problem arises when I tried to install some necessary kexts. Kext wizard still works, but only for third party kexts. Native kexts, i.e. AppleHDA.kext cannot be installed because it cannot be changed under Apple's new policy. One work through is go to Recovery mode and modify the kext there. Other problem I met so far includes second stage glitch for Intel GPU patch seems invalid now. Broadcom94352 bluetooth firmware kext did not work either. Brightness control also went down. Update1: native kext can be modified using boot arg: rootless=0 Link to comment Share on other sites More sharing options...
RCOO Posted June 9, 2015 Share Posted June 9, 2015 I've noticed the second problem as well. This reflects on applying AICPM and AppleHDA patch. (I'm assuming this can also be bypassed with a paralell installation, and copying the modified files to the main 10.11 install) I don't know what you mean by "second stage glitch" but the Dual Link patch for HD3000 doesn't work. I've had instability with HD3000 overal. Generally gets stuck loading, because of HD3000 problems. Link to comment Share on other sites More sharing options...
Austere.J Posted June 9, 2015 Share Posted June 9, 2015 You need add a new kernel boot flag: rootless=1 1 Link to comment Share on other sites More sharing options...
RCOO Posted June 9, 2015 Share Posted June 9, 2015 You need add a new kernel boot flag: rootless=1 Will try that. Thanks. Link to comment Share on other sites More sharing options...
alfa147x Posted June 9, 2015 Share Posted June 9, 2015 Will try that. Thanks. I think it's rootless=0 Link to comment Share on other sites More sharing options...
Longyi-Li Posted June 9, 2015 Share Posted June 9, 2015 版主大人好 My brightness control was working but I lost bluetooth and I can't patch AppleHDA I think it's rootless=0 I'll try that. Thanks! Link to comment Share on other sites More sharing options...
lisai9093 Posted June 9, 2015 Author Share Posted June 9, 2015 版主大人好 My brightness control was working but I lost bluetooth and I can't patch AppleHDA I'll try that. Thanks! Hello! Yeah AppleHDA and bluetooth are problematic so far. Which GPU do you have? Do you use ACPIBacklight.kext to change brightness level? 1 Link to comment Share on other sites More sharing options...
Longyi-Li Posted June 10, 2015 Share Posted June 10, 2015 Hello! Yeah AppleHDA and bluetooth are problematic so far. Which GPU do you have? Do you use ACPIBacklight.kext to change brightness level? I'm on HD4600, and I used to have ACPIBacklight+Function Keys+Patched DSDT, but after updating to El Capitan brightness only works without ACPIBacklight. The binary file of AppleHDA seems to be very different from Yosemite. By the way... Where did you get the NGFF BCM94352Z? Link to comment Share on other sites More sharing options...
lisai9093 Posted June 10, 2015 Author Share Posted June 10, 2015 I'm on HD4600, and I used to have ACPIBacklight+Function Keys+Patched DSDT, but after updating to El Capitan brightness only works without ACPIBacklight. The binary file of AppleHDA seems to be very different from Yosemite. By the way... Where did you get the NGFF BCM94352Z? A laptop part store online, but not shipping to china...... Link to comment Share on other sites More sharing options...
Longyi-Li Posted June 10, 2015 Share Posted June 10, 2015 A laptop part store online, but not shipping to china...... Sure... But I'm in the United States recently... If possible, could you please PM me the link? Thanks! Link to comment Share on other sites More sharing options...
lisai9093 Posted June 10, 2015 Author Share Posted June 10, 2015 (edited) Sure... But I'm in the United States recently... If possible, could you please PM me the link? Thanks!Try this link: ##### Edited June 12, 2015 by ErmaC Link removed Link to comment Share on other sites More sharing options...
sebinouse Posted June 10, 2015 Share Posted June 10, 2015 What you mean by version to 999? Is it bundle version under info.plist? Any improvement on BT ? HandOff is broken (nowhere to be found in the binaries) : a NEW patch is needed ... so is Second Boot Stage Graphics ... Link to comment Share on other sites More sharing options...
lisai9093 Posted June 10, 2015 Author Share Posted June 10, 2015 Any improvement on BT ? HandOff is broken (nowhere to be found in the binaries) : a NEW patch is needed ... so is Second Boot Stage Graphics ... Bluetooth is working now. Second boot stage is working as well. And finally I figured out the binary patch for handoff! now everything is working! Link to comment Share on other sites More sharing options...
sebinouse Posted June 10, 2015 Share Posted June 10, 2015 Great ! can you give us more details ? Link to comment Share on other sites More sharing options...
lisai9093 Posted June 10, 2015 Author Share Posted June 10, 2015 Great ! can you give us more details ? Bluetooth you need use BTFirmwareUploader.kext, not dark void/rehabman's version until they update. Also inject your bluetooth IDs to /System/Library/Extensions/IOBluetoothFamily.kext/Contents/Plugins/BroadcomBluetoothHostControllerUSBTransport.kext (not verified) Second stage glitch fix: IOGraphicsFamily patch find: 0100007517 replace: 0100007417 Handoff fix I posted here: http://www.insanelymac.com/forum/topic/292542-airport-pcie-half-mini/?p=2143521 2 Link to comment Share on other sites More sharing options...
sebinouse Posted June 10, 2015 Share Posted June 10, 2015 Whaa that was fast ! Congrats ! 1 Link to comment Share on other sites More sharing options...
Longyi-Li Posted June 12, 2015 Share Posted June 12, 2015 (edited) Try this link: #### 在insanelymac发tonymacx86的链接会被这的版主和谐掉的。。。 Edited June 12, 2015 by ErmaC Link removed Link to comment Share on other sites More sharing options...
JahStories Posted June 12, 2015 Share Posted June 12, 2015 the second stage patch is not working on the surface pro... it did not worked even on yosemite, I've used a perl patch, but it's no longer working on El Capitan... Link to comment Share on other sites More sharing options...
mnfesq Posted June 24, 2015 Share Posted June 24, 2015 the second stage patch is not working on the surface pro... it did not worked even on yosemite, I've used a perl patch, but it's no longer working on El Capitan... Second stage patch not working for me either on my laptop. Link to comment Share on other sites More sharing options...
RehabMan Posted June 24, 2015 Share Posted June 24, 2015 Second stage patch not working for me either on my laptop. If you're referring to the "boot glitch" IOGraphicsFamily patch, it requires an update. The original patch 'Find' is not present in the binary. Link to comment Share on other sites More sharing options...
Awesome Donkey Posted August 22, 2015 Share Posted August 22, 2015 If you're referring to the "boot glitch" IOGraphicsFamily patch, it requires an update. The original patch 'Find' is not present in the binary. Has anyone updated the second stage glitch patch for the latest El Capitan public betas yet? Link to comment Share on other sites More sharing options...
lisai9093 Posted August 22, 2015 Author Share Posted August 22, 2015 Has anyone updated the second stage glitch patch for the latest El Capitan public betas yet? already posted Link to comment Share on other sites More sharing options...
Awesome Donkey Posted August 22, 2015 Share Posted August 22, 2015 already posted Doesn't work in Clover. Link to comment Share on other sites More sharing options...
lisai9093 Posted August 23, 2015 Author Share Posted August 23, 2015 Doesn't work in Clover. Only work for integrated gpu Link to comment Share on other sites More sharing options...
D-an-W Posted August 24, 2015 Share Posted August 24, 2015 Do we need just the one patch for 10.11 or does the patch above just replace the second of the two patches I had for 10.10? Link to comment Share on other sites More sharing options...
Recommended Posts