Moderators Jake Lo Posted September 22, 2017 Moderators Share Posted September 22, 2017 Seem to be partially supported. Check the insanelymac link below Atheros AR5B22 Mini PCIe 168c-0034 AR94624 A/B/G/N N N N Y Y Y Y N FW + Atheros40 patch 4 AR946x (168c,34), AR9485 (168c,32) and AR9565 (168c,36) work to some degree with alternative (re-written) Atheros40 driver as posted at InsanelyMac by Chunnann: http://www.insanelym...ed-cards/page-1 Link to comment Share on other sites More sharing options...
sanchower Posted September 22, 2017 Share Posted September 22, 2017 Thanks. Will try to find kext there Link to comment Share on other sites More sharing options...
Administrators Hervé Posted September 22, 2017 Administrators Share Posted September 22, 2017 Last time I checked, wireless connections could not operate beyond 11Mbps, so you really should consider replacing your card. Link to comment Share on other sites More sharing options...
sanchower Posted September 22, 2017 Share Posted September 22, 2017 Could you please recommend something similar with OOB working?Will it be fine with something like this? Btw sound is still not working for me.I used KCPM Utility with no luck. Maybe I chose wrong kext? How can I identify a sound card? Link to comment Share on other sites More sharing options...
sanchower Posted September 22, 2017 Share Posted September 22, 2017 Or this one? http://s.aliexpress.com/6jqa6jeY Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted September 22, 2017 Moderators Share Posted September 22, 2017 DW1510 will work OOB with no Bluetooth. Azureware might be a better choice if you need bluetooth and try Continuity. This will require a couple of patches and kexts to work. As for audio, run the following commands and place the output here sudo chmod -Rf 755 /L*/E* sudo chown -Rf 0:0 /L*/E* sudo touch -f /L*/E* sudo chmod -Rf 755 /S*/L*/E* sudo chown -Rf 0:0 /S*/L*/E* sudo touch -f /S*/L*/E* sudo kextcache -Boot -U / Link to comment Share on other sites More sharing options...
sanchower Posted September 22, 2017 Share Posted September 22, 2017 bash-3.2# /Users/sancho/Desktop/mac_hack/Tools/Tools/permission.sh rebuilding //System/Library/PrelinkedKernels/prelinkedkernel kext file:///Library/Extensions/DisableTurboBoostBattery.kext/ is in hash exception list, allowing to load kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext CodecCommander.kext kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext BTFirmwareUploader.kext kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext AppleBacklightInjector.kext kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AirPortAtheros40.kext kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleKextExcludeList.kext Invalid signature -67030 for kext <OSKext 0x7f945ef67170 [0x7fff90fdfda0]> { URL = "BTFirmwareUploader.kext/ -- file:///Library/Extensions/", ID = "org.emlydinesh.driver.BTFirmwareUploader" } KernelCache ID: 90C05C82F70FF3FD813F6F0023FB70A1 kextcache updated critical boot files, requesting launchd reboot Finished Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted September 22, 2017 Moderators Share Posted September 22, 2017 Not seeing AppleHDA_ALC292.kext in the output. If you have it in /L/E or /S/L/E, one or the other, not both. Delete it, run those commands again. Then place this in /L/E and run the commands once again, make sure rebuild cache is successful. Make sure you see AppleHDA_ALC292 in the output and reboot. Link to comment Share on other sites More sharing options...
sanchower Posted September 23, 2017 Share Posted September 23, 2017 Thanks, it helps. I already installed 10.12.6 update and had to reinstall wifi kexts. The main issues I have now is: 1. Bluetooth is not working 2. Wifi fails after sleep-mode 3. Touchpad feels lagging Is there any way to fix them? Thanks anyway! Link to comment Share on other sites More sharing options...
sanchower Posted September 23, 2017 Share Posted September 23, 2017 Last time I checked, wireless connections could not operate beyond 11Mbps, so you really should consider replacing your card.I tested my module with ac-wifi router and spedtest shows me about 60Mb/sec either for upload and download, so it is ok Link to comment Share on other sites More sharing options...
Recommended Posts