Jump to content

Need help getting 4K working on Dell Optiplex 7070 MFF i7-8700


baconeveryday
 Share

4 posts in this topic

Recommended Posts

Hello,

 

System has UHD 630 and running Ventura 13.6.1.  Current displaying is only showing 2K (default) as the highest resolution.  I'm unable to get 4K working.  It is configured for iMac 19,2.

 

Current settings follow:

https://dortania.github.io/OpenCore-Install-Guide/config.plist/coffee-lake.html#booter

 

Key    Type    Value
AAPL,ig-platform-id    Data    07009B3E
framebuffer-patch-enable    Data    01000000
framebuffer-stolenmem    Data    00003001

 

Any suggestions are appreciated. 

 

Thanks

Link to comment
Share on other sites

  • 3 weeks later...

Was able to solve this by following this and this...

 

[https://www.reddit.com/r/hackintosh/comments/lz03ov/how_to_use_mod_grub_shell/

atorback94: 
In your Opencore EFI:

 

add to the tools folder: modgrubshell.efi
update config.plist to pickup modgrubshell.efi
boot opencore, press the space bar when you see the picker.
https://github.com/datasone/grub-mod-setup_var/releases

 

And 

 

https://github.com/Jeffersoncharlles/DELL_OptiPlex_3070

Boot with it
    2-a.  on grub command type : setup_var 0x8DC to check the current value it should be 0x01
    2-b.  Change to 0x02 by typing : setup_var 0x8DC 0x2
    2-c.  Check the value again : setup_var 0x8DC make sure that it is 0x02
    2-d.  Reboot!

 

Remove stolenmem from config.plist

 

  • Like 1
Link to comment
Share on other sites

  • 3 weeks later...
On 11/20/2023 at 7:51 AM, baconeveryday said:

Was able to solve this by following this and this...

 

[https://www.reddit.com/r/hackintosh/comments/lz03ov/how_to_use_mod_grub_shell/

atorback94: 
In your Opencore EFI:

 

add to the tools folder: modgrubshell.efi
update config.plist to pickup modgrubshell.efi
boot opencore, press the space bar when you see the picker.
https://github.com/datasone/grub-mod-setup_var/releases

 

And 

 

https://github.com/Jeffersoncharlles/DELL_OptiPlex_3070

Boot with it
    2-a.  on grub command type : setup_var 0x8DC to check the current value it should be 0x01
    2-b.  Change to 0x02 by typing : setup_var 0x8DC 0x2
    2-c.  Check the value again : setup_var 0x8DC make sure that it is 0x02
    2-d.  Reboot!

 

Remove stolenmem from config.plist

 

thanks for sharing! Is this a kind of quasi-BIOS mod?

Link to comment
Share on other sites

 Share

×
×
  • Create New...