Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. replace DSDT DSDT.aml.zip Looks like you moved all the kexts found in /L/E to EFi/Clover/Kexts/10.15. Don't do that, remove them from EFI. Those are vanilla kexts native to the OS. Keep all kexts in Other, no need to split. You now have 2 different versions of kext in 10.15 and Other...messy. Clean that up. Either use FakeSMC +ACPIBatteryManager or VirtualSMC + SMCBatterymanager.kext.
  2. You were asking about Opencore, so I suggested to use the one I had posted in my E7470 guide by replace the entire EFI Folder. It's not as easy as it was with Clover but once you get a hang of it, it's not that bad. The thing with Clover is that due to Big Sur, they had make so many changes that it's cause issue after version 5122. I'm still using 5119 before the OpenCore integration with Quirks. I prefer kext injections than caching in /L/E or /S/L/E, cleaner without having to deal with 2 different places every time I update. Only exception is if a kext will not inject properly in EFI and must be cache to /L/E. If you click on my signature file, you should be able to find this
  3. Please post your EFI file and include IOReg file using IORegistryExplorer.app v2.1
  4. You should disable all Brcm* kexts and patches for Broadcom since you're using an external USB wifi.
  5. Yes, just replace the EFI Folder I had included in my E7470 guide. You should remove any kexts you installed to /L/E, I have all my kexts injected from EFI
  6. Boot without the USB, at the Clover GUI, press spacebar. Select verbose + debug=0x100 mode Post error message where it hangs Do you install kexts to /L/E? When you update the kexts, did you also update the kexts in /L/E? Repair permissions and rebuild cache before rebooting?
  7. @mringis If you're still not successful, give this a try config.plist.zip
  8. for ROM, enter your ethernet mac address leaving out the colons in between instead of the 112233445566
  9. You can't compare windows and Mac, it's like Apples and Oranges, no pun intended. You can try guide here
  10. @Jorge1964 is your wireless Intel? Cuz that's customized for Intel wireless. @tanya You have to generate new serial #, enter your personal Mac address...etc Check the FAQ section
  11. Yes, add the -v to bootarg as you do for Clover
  12. I noticed you enter igfxonln=1 incorrectly. The 2nd to the last letter is an "el", not a capital "eye". But that doesn't matter either because I was still able to wake without issue. I also enable debug and verbose mode, both not seeing any issue or hang. I have a Samsung PM830 256GB SSD. You could try updating the firmware on your SSD, but might need windows to do that or try different drive for testing. I also replace my Broadwell Wifi with an Intel and no issue as well other than the Intel is not able to connect to Hidden networks.
  13. Your Config file is for OpenCore, yet all your other files are for Clover. They are not mixable other than the SSDT and kexts.
  14. My E7450 has an i7-5600U and DW1560 wifi running Big Sur/Catalina/Mojave. I tried your files as is without changing anything but sleep still work just fine, wake in 1-2 secs. I reset NVRam just to be sure nothing is cached. Try on all 3 OS's and all wake up in 1-2 secs. So the issue might be elsewhere. Hervé's system also has i5-5300u as you both and he doesn't have any issue either. BIOS settings are the same. What type of drives are on your system? I don't think it's Intel Wireless, I'll install and Intel wifi/BT and see...
  15. @pokujoe Your files are a mess, way too many unnecessary kexts and patches. Try my files. Download this and then add this to /EFI/Clover In the Config file under devices/properties, remove the # from #PciRoot(0x0)/Pci(0x1c,0x0)/Pci(0x0,0x0) <- this is configure for the DW1820A wireless card Save the Config file. Replace both Boot and Clover folder to your /EFI folder overwriting yours. Maybe make a backup first
  16. @chr0sy Did you reset NVRam after replacing files? Try adding to boot arg igfxonln=1
  17. Replace the ssd-xosi with one from my files. Please no need to quote me on every reply.
  18. no sleep issue on my end. Try my files click on my signature file for E7450 I'm going to update my file with this version, seems to be working ok
  19. this one from 1Revenger1 works, but the speed is a bit slow for my taste. you could try tweaking it and see how it goes. Make sure to enable dragging from the Accessibility / Pointer option VoodooPS2Controller-Alps_6.0_1Revenger1.kext.zip
  20. Have you tried resetting NVRam? You have too many I2C kexts. Your system has an Alps I2C touchpad it seems...so just need VoodooI2C and VoodooI2CHID
  21. What is shown in Windows is not indicative of what's in the firmware level. Good luck with the DVMT, hopefully successful.
  22. Are you using the VoodooPS2Controller from Hervé file now?
  23. Try this, replace Config and add the 2 kexts to /kexts folder 5568_touchapd.zip
  24. You need to disable ApplePS2Controller.kext or delete it. Problem is your friend is using files from my bootpack without understanding what they are. I've included 2 versions of kexts ( ApplePS2Controller and VoodooPS2Controller) For some user VoodooPS2Controller causes boot issue, in those case they need to use an old legacy ApplePS2Controller...works but has caps lock issue. If you use ProperTree snapshot, it'll add every kexts, ssdt* to the Config files, hence both touchpad kexts are enabled. You see how this can be an issue?
×
×
  • Create New...