I think you only need USBPorts.kext or SSDT-UIAC.aml + USBInjectAll.kext, not both.
Since you don't have USBInjectAll.kext in clover kexts, I guess it's harmless to have SSDT-UIAC.aml.
That's progress!
That just means your DVMT is not set.
Boot to Clover Options, go down to Graphics injection and change Igplatform-id and fakeID to 0x12345678
Continue booting to OSX.
Repair permissions and rebuild cache
Now reboot normally.
Basically the Skylake FB needs to be caches in order for the patches to be apply on-the-run ...so to speak.
To prevent this in the future, you could set DVMT with EFI shell, see guide here.
I think when you add EFI as bootpack that include Boot and Clover folder, they would replace the whole thing instead of just replacing ACPI/Kexts and Config file which is all they need.
Hmm, if you're using DW1820a, that might be the problem. It's missing the patch in the Config file and also missing CLOVERX64.efi in Clover folder.
To upgrade to bootpack #6, just use bootpack #5 and replace just the ACPI folder and ENABLE (check box) DellSMBIOSPatch in the Config.plist (bootpack#5) file under KextToPatch using Clover Configurator.
Looking over your Origin folder, it looks like your system has an AMD discrete card as well and it needs to be disabled.
Add this to /EFI/Clover/ACPI/Patched to disable it and hopefully should fix the sleep issue
@Eiskalt71
From your IOReg, I see your SMBIOS name is truncated (MacBookPro15,), should show MacBookPro15,2
Common issue on the newer Dell system. Enable DellSMBIOSPatch in the Config file, this might fix your issue with the webcam.
for this model you should have UEFI Enable and Legacy Option ROMs enabled, AHCI enabled.
Drive should be formatted with GUID / Journal Extended
In Clover folder, remove the following folders: drivers64UEFI and drivers64
Now install this version of Clover with the following settings:
Install for UEFI booting only
Install Clover in the ESP
UEFI Drivers\Recommended Drivers\ApfsDriverLoader
UEFI Drivers\Recommended Drivers\AptioMemoryFix
UEFI Drivers\Recommended Drivers\AudioDxe
UEFI Drivers\Recommended Drivers\DataHubDxe
UEFI Drivers\Recommended Drivers\FSInject
UEFI Drivers\Recommended Drivers\HFSPlus
UEFI Drivers\Additional Drivers\PartitionDxe
Install Clover Preference Pane (Optional)