- Notifications
You must be signed in to change notification settings - Fork72
LuletterSoul/Dell-XPS15-9570-macOS
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
English |中文
This hackintosh configuration is built for the Dell XPS 9570 laptop based Clover.It theoretically supports macOS 10.14.X - macOS 10.15.X. It integrates common kexts for almost all devices,such as audio card, intel graphic card, 4K display and so on.It fully supports dual signals output using 4K@60Hz via HDMI 2.0 and Type C, thunderbolt devices are boot coldly and DW1830 is used to suppot WLAN and Airdop.It also brings original touch gestures like Mac devices, and sleep and wake up are general normal.。
- Model: Dell XPS 9570
- CPU: Intel Core i7-8750H
- Intel Graphic: UHD630
- Memory: Micron 8ATF1G64HZ-2G6E1 8GB* 2
- Display: 4K Sharp Display
- SSD: PC401 NVMe SK hynix 512GB SSD
- Trackpad: Synaptics SYNA2393
- Audio: Realtek ALC298
- Touchscreen: Wacom WCOM488F
- WLAN + Bluetooth : DW1830
- Killer 1535
- Goodix fingerpint reader
- Nvidia Geforce 1050Ti
- BIOS:
1.5.0 - 1.11.2
- macOS Mojave:
10.14.0 - 10.14.6
- macOS Catalina:
10.15.0 - 10.15.5
Kevin Shroff brought us awsomeFull Installation Guide.See it firstly and you should kown as below before installation:
This is used for installation phase, the purpose is to inject a incorrectig-platform-id = 0x12345678
, and disable graphic card, so that the system can enter desktop after complete installation.
This file is used forXPS 9570 8750H 4K
model. The following sub-item injects the correct graphic platform and enables graphic acceleration.
- Devices/Properties/PciRoot(0x0)/Pci(0x2,0x0)
- framebuffer-portcount = <04000000>
- framebuffer-con1-enable = <01000000>
- framebuffer-con1-alldata = <01050900 00040000 87010000>
- framebuffer-con2-enable = <01000000>
- framebuffer-con2-alldata = <02060900 00040000 87010000>
- framebuffer-con3-enable = <01000000>
- framebuffer-con3-alldata = <03040a00 00080000 87010000>
- enable-hdmi20 = <01000000>
- enable-lspcon-support = <01000000>
- framebuffer-con3-has-lspcon = <01000000>
- framebuffer-con3-preferred-lspcon-mode = <01000000>
It's different fromconfig_install.plist
is that the correctig-platform-id = 0x3e9b0000
is injected into our system.One the other hand,the maximum link rate of theXPS 9570 8750H 4K
model is fixed by the following field:
dpcd-max-link-rate
=<14000000>
This file is used forXPS 9570 8750H 1080P
model.The difference fromconfig.plist
is only that:
dpcd-max-link-rate
=<0A000000>
Delete the clover folder from original EFI partition and replace it with the Clover folder of this repository.
Useconfig_install.plist
to enter installation UI and complete the installation; if there are installation failure problems, try multiple times to enter the installation UI.(3~5 times)
Runsudo kextcache -i /
command in terminal to rebuild kext cache after entering desktop.
If your model is 4K, useconfig.plist
to enter desktop directly.Otherwise,useconfig_1080P.plist
instead.
It is recommended to only keepVirtualSmc.kext
/FakeSMC.kext
inCLOVE/kexts/Other
, install the rest of kexts intoL/E
orS/L/E
. Delete all kexts inCLOVER/kexts/other
which already are installed.Finally, rebuild kext cache again and restart your computer.
Switch backconfig_install.plist
to complete upgrade, runsudo kextcache -i /
to rebuild kext cache immediately after entering destop.
see more details fromissues set andupdate history
I sincerely apologize for my procrastination.But the project is stable enough and has supported full version of Catalina so far.Thank you for all passion and stars.I am strongly support everyone to promote this project. If you need to publish this EFI or reprint it to others, please be sure to indicate myrepo,bavariancake's repo andXigtun's repo.Star me if you really like my contribution for hackintosh community!
About
let macOS Mojave/macOS Catalina run on Dell XPS 9570 4K
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.