Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. Seems @ahalol was able to get DW1820a to work if you have the same chipset he has. What you are describing is exactly what I encounter with my DW1820a (subsystem id 1028:0021 and Dell part # CN-0VW3T3)
  2. 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
  3. 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
  4. 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
  5. run this in terminal and post output log show --start 2019-13-27 --style syslog | fgrep "Wake reason"
  6. 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.
  7. you should be able to use the same catalina bootpack for Mojave and High Sierra
  8. See D630 guide here with bootpack by Hervé
  9. 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
  10. Have you tried googling the problem? https://support.apple.com/en-us/HT201583
  11. Not an USB issue since it's detectable. Try updating kexts with this new version https://github.com/acidanthera/BrcmPatchRAM/releases
  12. No issue updating on my end, did you upgrade to Clover v5100?
  13. Yes, you could copy the entire Clover folder if all is working
  14. 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 #)
  15. 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
  16. Replace your files with bootpack here, replace into /EFI/Clover In BIOS, make sure Legacy Option ROMs is disabled
  17. Yes, just run this app, save and compress it along with the debug files. IORegistryExplorer.app.zip
  18. Replace VoodooPS@* with this ApplePS2SmartTouchPad.kext.zip
  19. enable Legacy Option ROMs in the BIOS. VoodooPS2Controller already added otherwise your keyboard would not work either.
×
×
  • Create New...