• Become a Premium Member for $25/year with no ads to improve your community experience.

please help with full 4K resolution on intel 4600

supergreen

New member
Joined
Sep 16, 2020
Messages
1
Motherboard
Lenovo Thinkcentre M93
CPU
4790
Graphics
Intel 4600
OS X/macOS
12.x
Bootloader
  1. Clover (UEFI)
Mac
  1. Mac mini
Mobile Phone
  1. iOS
Hello guys,
I have been trying to do it by myself using google etc but no luck. Once I got it working but it was sluggish. Can anyone here please help me? I am willing to pay for help of course if needed.

I have a perfectly fine running Catalina latest version on my Lenovo Tiny PC M93 model with intel i5 cpu 4790 and Intel 4600 graphics. Under linux this pc runs perfectly fine full resolution of 4K the one 38..x2... something but on my mackintosh it only shows a max resolution of 2560x1400 but my 4k monitors native max resolution is higher.

I am new to all the mackintosh but would love to have a full 4k resolution.

Please help, Ask any questions you need to ask please.
 
@supergreen
Add this under the Kernel and Kext Patches to your config.plist and it will activate the 4K resolution:
Make sure that you have the latest version of Lilu and WhateverGreen.

Code:
   <dict>
                                <key>Comment</key>
                                <string>framebuffer4K</string>
                                <key>Disabled</key>
                                <false/>
                                <key>Find</key>
                                <data>
                                AwAiDQADAwMAAAACAAAwAQ==
                                </data>
                                <key>InfoPlistPatch</key>
                                <false/>
                                <key>Name</key>
                                <string>AppleIntelFramebufferAzul</string>
                                <key>Replace</key>
                                <data>
                                AwAiDQADAwMAAAAEAAAAAw==
                                </data>
   </dict>
 

Forum statistics

Threads
1,484
Messages
14,128
Members
21,346
Latest member
devakle87