Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. Hmm, another Hackintoshzone build. Too messy to clean up so I'm going to just help you with just the Audio and Brightness issue you asked Replace Config file with the attached. Copy SSDT-PNLF.aml to /EFI/Clover/ACPI/Patched Copy AppleBacklightInjector.kext to /Library/Extensions. // you might already have this one In /EFI/Clover/Kexts/Other, remove the following: VoodooHDA.kext IntelBacklight.kext In /S/L/E, remove the following: VoodooHDA.kext AppleHDADisabler.kext AppleHDA_ALC255.kext Repair permissions and rebuild cache Archive.zip
  2. do you have Windows or Ubuntu installed? Check to see if it''ll work under those OS's You could run Ubuntu from an USB drive if you don't have it installed
  3. post your clover folder or the whole debug file
  4. Replace DSDT with the attached. Also remove OsxAptioFixDrv-64.efi from /EFI/Clover/drivers64UEFI. Just need AptioMemoryFix.efi DSDT.aml.zip
  5. @Smart Tek Peru That's incorrect. HDMI / DP are hardwired to the Nvidia graphics. Disabling via DSDT will prevent all external connection. Having patched AppleHDA has nothing to do with HDMI connection but perhaps HDMI Audio which is useless since HDMI is not going to work. If you want to use AppleHDA instead of VoodooHDA, you can use Lilu.kext + AppleALC.kext, but HDAPatcher should not be use together. Either or, not both.
  6. You have ApplePS2Controller in Clover kext and VoodooPS2Controller in /S/L/E Shouldn't have 2 PS2 kext, pick one or the other Also have FakePCIID_Broadcom_WiFi.kext in both /S/L/E and /L/E, pick one and remove the other, I recommend remove from /S/L/E. Should have all added kexts in /L/E instead. Again ACPIBatteryManager.kext in Clover kext and /S/L/E. Remove from /S/L/E Repair permissions and rebuild cache
  7. Probably don't need it if it's still working, but if you want to be thorough, go ahead and attach the files and I'll re-patch them.
  8. Replace contents into /EFI/Clover should enable card reader, and hopefully sleep E6530_SDReader.zip
  9. verbose mode is already enabled unless you're booting from a different directory as you're updating. Check to see if you have an EFI folder in the root of the USB you're booting from
  10. Try this, files from A12, goes into /EFI/Clover, replace not merge... 3446_A12.zip
  11. The files gets extracted to the disk that you're booting from. So if you're booting from the USB, and press F4 or Fn+F4 (maybe do both), then the files get extracted to the USB drive. You can then mount the USB EFI partition from a running system. Check the Origin folder for files and attach the folder. "Haswell Patch + Kernel support CPU + xcpm are already enabled in the Config I attached, so that's not the issue, besides it was booting, just stalled somewhere.
  12. Hmm Broadcom 43224 is just DW1520. You just need FakePCIID.kext + FakePCIID_Broadcom_WiFi.kext If stil not working, then add Lilu.kext + AirportBrcmFixup.kext All can go in /EFI/Clover/kexts/Other
  13. You won't see anything, it's all done in the background. To see the file, you go the same way as well you're replacing the files. Mount it on your running system and look inside the Origin folder, make sure it's populated Compress and attach it here
  14. Try this, replace contents into /EFI/Clover Don't forget to press F4 at the Clover GUI 3446_HS.zip
  15. post IOReg file before the patch
  16. Try repairing Windows by booting with the Windows installer
  17. run this, assuming wifi is on en1, change accordingly. Then reboot. networksetup -setairportpower en1 off networksetup -setairportpower en1 on If still not working, - Go to /Library/Preferences/SystemConfiguration/ and delete these files: CaptiveNetworkSupport com.apple.airport.preferences.plist com.apple.network.eapolclient.configuration.plist NetworkInterfaces.plist - Go to System Preferences > Network, delete all connection. Then restart - Go to System Preferences > Network, add your connection again. Start with Ethernet, then wifi....etc 
  18. Make sure to set the BIOS like you did on the E6430 UEFI, AHCI, Optimus enabled The error tells me you're install High Sierra. You need to enable FixHeaders in the Config file
  19. Try patching DSDT with this credits: Pokenguyen
  20. /EFI/Clover/ACPI/Origin folder is empty. Need you to reboot again into Clover GUI. Press F4 or Fn+F4. Just wait a couple of seconds if needed. Now check that /EFI/Clover/ACPI/Origin folder is populated with DSDT/SSDT.... Now compress and attach it.
  21. It should show in BIOS under wifi and bluetooth. If it's not detecting, then it's either faulty or need to be reseated. For bluetooth to work, all you need are these 2 kexts in /L/E BrcmPatchRAM2.kext BrcmFirmwareRepo.kext Repair permissions and rebuild cache
  22. Here, replace patched folder into /EFI/Clover/ACPI E7250_mefflecakes.zip
×
×
  • Create New...