Jump to content

E7240 on Sierra working great except for two issues.


jbzcar

Recommended Posts

  • Moderators

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

 

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

  • Moderators

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

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

  • Moderators

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

×
×
  • Create New...