Skip to content

OpenCore config for Dell Optiplex 7040 with Ventura and Sonoma support

Notifications You must be signed in to change notification settings

restorerootfs/Dell-Optiplex-7040-OpenCore-Ventura

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dell-Optiplex-7040-OpenCore

OpenCore Configuration for Dell Optiplex 7040. Should also work with 7050 and 7060 by replacing the ACPI files with the correct ones for Kaby Lake & Coffee Lake.

This is assuming you're using a stock model with just the iGPU, and either a SATA HDD, M.2 SSD or both. If using a dedicated GPU, be sure to add the appropriate tweaks needed.

F2 Settings (before installing):

  • Uncheck "Enable Legacy Option ROMS"
  • Disable Serial Port
  • SATA Operation: AHCI
  • Secure Boot Enable: Disabled
  • Intel SGX Enable: Disabled
  • HyperThread control: Enabled (this will only show for Core i7 users)
  • (6700K only) Fan Control Override: Check - this will improve thermals (Optional, very loud)

How to install:

  • Create a macOS install USB. Follow the Dortania guide on how to do this until you reach "Adding The Base OpenCore Files".
  • Use MountEFI to mount the EFI partition if on macOS.
  • Use GenSMBIOS to create an iMac19,1 SMBIOS and flush it to the config.plist.
  • Drag and drop the EFI folder into the root folder of the EFI partition.
  • Press F12 upon seeing the Dell logo and select your USB stick.

Post-Installation:

  • Use MountEFI to mount both the macOS and USB EFI partition.
  • Drag and drop the EFI folder from your USB stick into the root folder of your EFI partition of your primary storage device
  • Unmount both EFI partitions
  • Reboot and enter F2 menu to clear the boot list from the Boot Sequence menu
  • F12 again and boot to your primary storage.

TO-DO:

  • Fix sleep: It currently can enter sleep but cannot wake from sleep properly.
  • Fix Realtek HD Audio: The HDMI audio from the iGPU works flawlessly, but for those who want to use the headphone jack, I'll get around to fixing the Realtek audio if not using the HDMI audio.
    • Workaround: Plug your speakers into the front headphone jack.
  • Fix monitor replug issue: The monitor may require a replug to work on iMac18,1 and a green screen may appear.
    • Fix: Use iMac19,1 instead of iMac18,1.

About

OpenCore config for Dell Optiplex 7040 with Ventura and Sonoma support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 49.9%
  • C 48.9%
  • Other 1.2%