Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    871

Everything posted by Jake Lo

  1. 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
  2. post your clover folder or the whole debug file
  3. Replace DSDT with the attached. Also remove OsxAptioFixDrv-64.efi from /EFI/Clover/drivers64UEFI. Just need AptioMemoryFix.efi DSDT.aml.zip
  4. @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.
  5. 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
  6. 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.
  7. Replace contents into /EFI/Clover should enable card reader, and hopefully sleep E6530_SDReader.zip
  8. 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
  9. Try this, files from A12, goes into /EFI/Clover, replace not merge... 3446_A12.zip
  10. 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.
  11. 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
  12. 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
  13. Try this, replace contents into /EFI/Clover Don't forget to press F4 at the Clover GUI 3446_HS.zip
  14. post IOReg file before the patch
  15. Try repairing Windows by booting with the Windows installer
  16. 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 
  17. 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
  18. Try patching DSDT with this credits: Pokenguyen
  19. /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.
  20. 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
  21. Here, replace patched folder into /EFI/Clover/ACPI E7250_mefflecakes.zip
  22. F4 and F2 extracts files from the background. Now post your Clover folder, compress and attached
  23. still need you to run this and post the output log show --style syslog | fgrep "Wake reason"
×
×
  • Create New...