Jump to content

Jake Lo

Moderators
  • Posts

    14365
  • Joined

  • Last visited

  • Days Won

    868

Everything posted by Jake Lo

  1. Try this bootpack, replace into /EFI/Clover Inspiron_5558_Catalina.zip
  2. Most like DVMT Graphics issue. Boot with this arg -igfxvesa
  3. Since you're using static DSDT.aml, you need to drop OEM in the Config file. If it still won't work, you could try Hervé file (Latitude 7490), just leave off the DSDT.aml https://osxlatitude.com/forums/topic/11410-dell-latitude-7490-with-i7-8650u-intel-uhd-620-and-1920x1080-lcd-mojavecatalina/?do=findComment&comment=94853
  4. Try this, remove AppleIntelE1000e.kext Not sure what you mean by 'internal display is a projector' Post screenshot by using shift+alt+3 to capture BCM5722D.kext.zip
  5. Latest release already have that implemented. https://github.com/acidanthera/AppleALC/releases/tag/1.4.3
  6. you shouldn't have to change anything from you Mojave files, just need to add the Catalina required EC patch if necessary, but in your DSDT, it's already set. Since you're using FakeSMC, you should still with ACPIBatteryManager.kext and remove SMCBatteryManager.kext for Battery. Your previous files, you use VirtualSMC with SMCBatteryManager.kext, why change?
  7. patched your file, replace into /E/C/A/Patched DSDT.aml.zip
  8. Hervé is right, I forgot to mention that. @fujitasyuro If you follow his advise above, you'll find that you need to enable write access in Catalina. Run the following in terminal prior to running the debug script
  9. I've posted the link a few posts back https://osxlatitude.com/forums/topic/12598-dell-vostro-3580-macos-catalina-install/?do=findComment&comment=96433
  10. DW1510 does not have Bluetooth so you must be using another device for Bluetooth. DW1550 will work since it's a combo card but you'll still the 2 kexts mentioned above for wifi. DW1560 will not wok since it's an M.2 card and you need a mini PCIe card. If you have Bluetooth working prior with BRCM*, then try upgrading the kexts. https://github.com/acidanthera/BrcmPatchRAM/releases YOu'll need these 3 kexts in /L/E: BrcmBluetoothInjector.kext BrcmPatchRAM3.kext BrcmFirmwareRepo.kext
  11. Reason your Config doesn't cause dark screen is because it doesn't have graphics acceleration and it's using a Desktop SMBIOS that's not for a laptop. Restore the Config file and add this additional SSDT to Patched folder SSDT-PNLFCFL.aml.zip
  12. BRCM* are for Bluetooth, since DW1510 is wifi only, they are not necessary.
  13. DW1510 is no longer supported in Catalina and as such you'll need to restore kext(s) from Mojave. https://osxlatitude.com/forums/topic/11138-inventory-of-supportedunsupported-wireless-cards-2-sierra-catalina/ For 10.15.0, you'll only need IO80211Family.kext replaced from Mojave copy to /L/E For 10.15.1, you'll need both IO80211Family.kext and IO80211FamilyV2.kext from Mojave copy to /L/E Repair permissions and rebuild cache
  14. I recall 5580's I2C touchpad is Alps and it's not fully supported by VoodooI2C.kext. You'll have basic functionality only. You can post in the developer's page for further assistance but I don't think he has the hardware to test and implement the feature for Alps. https://gitter.im/alexandred/VoodooI2C
  15. No issue with v5100 on my E7470. I'm using this version of Clover with the following settings 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)
  16. @narigondelsiglo What wifi device does it have, I believe the default is Intel. If that's the case, it's not supported in MacOS. You'll need to replace it with a supported card, I recommend DW1560 as what the OP is using as well.
  17. Did you reboot with the USB installer and then selecting the newly installed drive? After which you have to install Clover to the new drive and copy the Clover folder from the USB installer.
  18. Only reasons you need to update DSDT are: Update BIOS version Change BIOS settings Hardware changes System goes straight to sleep on boot
  19. Yes, that's a known requirement for Catalina. Reason I don't have it stated in the New Installation is because all my Catalina bootpack already have that added.
×
×
  • Create New...