zachs78 / MacOS-XPS-9500-OpenCore

OpenCore EFI that allows you to install and boot macOS X Catalina on your Dell XPS 15 9500 (2020)
MIT License
98 stars 11 forks source link

Sleep and VT-d can be activated #12

Open BenDevelopment opened 3 years ago

BenDevelopment commented 3 years ago

I've reactivated sleep (disabled block sleep) in BIOS so I can still use it when I boot on Windows. It doesn't works on MacOS but you can disable sleep mode with this command: sudo pmset -a disablesleep 1

I've re-enabled VT-d too (and enabled DisableIOMapper in plist as said here https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/coffee-lake-plus.html#quirks-3)

Everything seems to works well.

(This is not really an issue, I just wanted to share this)

BenDevelopment commented 3 years ago

Same for TPM, fingerprint reader and SD card reader. These three can stay enabled.