Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    871

Everything posted by Jake Lo

  1. Remove the DW1820A card and try again. Stick with the Catalina bootpack. Most up to date but of course maybe updating some of the kexts too. DW180A has caused issue on my E7470. Someone has success with it on E7470 but has a different ID than the one I have. So you might want to confirm which version of the DW1820a you have. But start the install without it for now. AppleBacklightFixup.kext is not needed anymore, you could remove that
  2. Hi @black.dragon74 Hope you don't mine, I added a third Note3 in your 1st post suggesting to allow terminal access in Sys Prefs > Security & Privacy > Accessibility I've also noticed that in latest MacOS, IOReg file don't have permission to write to the random generated folder, therefore failed. You have to manually save it to another directory and then add it to the debug file and recompress them together. I made a change to the write permission when generating the folder and that seems to work. Here's my change in gen_debug From To
  3. Looks like you're mixing 2 different bootpacks together... Static patching and hotpatching files Here, replace with this DSDT.aml Get rid of all the hotpatch SSDT-xxx DSDT.aml.zip
  4. run this in terminal and post output log show --start 2019-13-27 --style syslog | fgrep "Wake reason"
  5. It can't be use on MacOS. It'll just drain your battery, best to disable it via DSDT patching. Just use the built-in HD5500.
  6. you should be able to use the same catalina bootpack for Mojave and High Sierra
  7. See D630 guide here with bootpack by Hervé
  8. run this, save, compress and attach it. the IOReg txt file is too hard to read https://raw.githubusercontent.com/black-dragon74/OSX-Debug/master/IORegistryExplorer.zip
  9. Have you tried googling the problem? https://support.apple.com/en-us/HT201583
  10. Not an USB issue since it's detectable. Try updating kexts with this new version https://github.com/acidanthera/BrcmPatchRAM/releases
  11. No issue updating on my end, did you upgrade to Clover v5100?
  12. Yes, you could copy the entire Clover folder if all is working
  13. are you using the files I attached previously? I know it already has the latest VoodooPS2Controller.kext....what new version are you referring to? For ethernet, please confirm with ProductID/vendorID it has (model #)
  14. NVRam issue. Download Clover from here Delete following folders from your /EFI/Clover drivers drivers64 drivers64UEFI Install Clover with the following setting Install for UEFI booting only Install Clover in the ESP UEFI Drivers\Recommended Drivers ApfsDriverLoader AptioMemoryFix AudioDxe DataHubDxe FSInject HFSPlus SMCHelper (leave off if you have VirtualSMC.kext in bootpack) Additional drivers PartitionDxe Themes (Optional) Reboot and test
  15. Replace your files with bootpack here, replace into /EFI/Clover In BIOS, make sure Legacy Option ROMs is disabled
  16. Yes, just run this app, save and compress it along with the debug files. IORegistryExplorer.app.zip
  17. Replace VoodooPS@* with this ApplePS2SmartTouchPad.kext.zip
  18. enable Legacy Option ROMs in the BIOS. VoodooPS2Controller already added otherwise your keyboard would not work either.
  19. Try this bootpack, replace into /EFI/Clover Inspiron_5558_Catalina.zip
×
×
  • Create New...