1
0
Fork 0
mirror of https://github.com/tylernguyen/x1c6-hackintosh.git synced 2025-02-05 09:33:13 -06:00
x1c6-hackintosh/docs/post-installation/display.md

21 lines
1.1 KiB
Markdown
Raw Normal View History

2022-03-02 17:48:59 -06:00
## HiDPI, specfically, HiDPI for the WQHD-HDR 1440p Display
2022-08-24 06:54:32 -05:00
!!! warning
Enabling HiDPI requires disabling Apple's System Integrity Protection (SIP).
!!! danger
Users of `SecureBootModel` may end up in a RecoveryOS boot loop if the system partition has been modified. To resolve this, Reset NVRAM and set `SecureBootModel` to `Disabled`
1. Disable SIP. I prefer to use `ToggleSipEntry.efi` at Boot Picker.
2. Mount drive is writeable. See [instructions](https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/extended/post-issues.html#writing-to-the-macos-system-partition)
3. Run [xzhih/one-key-hidpi](https://github.com/xzhih/one-key-hidpi)
4. Enable SIP.
2022-03-02 17:48:59 -06:00
## EDID Override
- This is necessary to fix HDMI hotplug.
- See current available patches in `/patches/Internal Displays/`, merge them with `config.plist`
- If a patch is not yet created for your display model. Please see [Issue #60](https://github.com/tylernguyen/x1c6-hackintosh/issues/60) to create your own EDID override. Please create a pull request to add your EDID override for different displays.