Skip to content

ChowonLau/XPS-15-9570-macOS-Mojave

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

XPS-15-9570-i5-8300h-1080p-DW1560-macOS-Mojave

setting setting setting setting setting setting setting setting setting setting setting setting

Base on https://github.com/shenlinsl/DELL-XPS-15-9570-8950-4K-macOS-Mojave.
And do something chaned.

If your xps 15 Displays is 4K, just chang config.plist 1080p patch for 4k patch. It's work by use the one of two patches.
Here path for 4k display

Info: ALT: Set the maximum link rate in DPCD buffer to 0x14 (HBR2) for laptops with 4K display (by FireWolf)
Name: AppleIntelCFLGraphicsFramebuffer
Find: 4883C304 4883FB08 72D0
Repl: 807DC100 7504C645 C114

config.plist

<key>KextsToPatch</key>
<array>
<dict>
<key>Comment</key>
<string>Set the maximum link rate in DPCD buffer to 0x14 (HBR2) for laptops with 4K display (by FireWolf)</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>
6AAAAABIg8MESIP7CHLQ
</data>
<key>InfoPlistPatch</key>
<false/>
<key>Name</key>
<string>AppleIntelCFLGraphicsFramebuffer</string>
<key>Replace</key>
<data>
QYO8JNwBAAAAdQTGRcEU
</data>
</dict>
<dict>
</array>

Thanks to:
Austere.J(FireWolf), shenlinsl and so on
https://www.tonymacx86.com/threads/fix-coffee-lake-intel-uhd-graphics-630-on-macos-mojave-kernel-panic-due-to-divide-by-zero.261687/
https://github.com/shenlinsl/DELL-XPS-15-9570-8950-4K-macOS-Mojave

About

XPS 9570 15 Mojave

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%