Contribute
Register

[Success] Hackintosh on a Dell Optiplex 3040 SFF Mojave(10.14.5)

Status
Not open for further replies.
Would this EFI and config.plist work for Catalina? I have the same machine and I'm getting LocHB 71B4903C-14EC-42C4-BDC6-CE1449930E49 error. Any idea how to resolve this?
 
Would this EFI and config.plist work for Catalina? I have the same machine and I'm getting LocHB 71B4903C-14EC-42C4-BDC6-CE1449930E49 error. Any idea how to resolve this?
By reference to
 
Forgive my English.

Mac Osx Catalina 10.15.4 clean installation, everything working correctly.

Hardware
Dell 3040 Micro
i7 6700t
8 Gb
HD 530
HP 500Gb SSD

Use the following files.

Thanks to the following guide #47

Captura de Pantalla 2020-05-17 a la(s) 11.14.09.png

Captura de Pantalla 2020-05-17 a la(s) 11.14.18.png


Captura de Pantalla 2020-05-17 a la(s) 11.15.41.png

Captura de Pantalla 2020-05-17 a la(s) 11.15.50.png
 

Attachments

  • config.plist
    7.5 KB · Views: 236
  • Kext.zip
    3.6 MB · Views: 239
Hi guys,

this is my first time I try to get an hackintosh. I read several guides and this thread a lot of time!
I have Dell Optiplex 3040 Micro:
i5-6500T
8GB RAM
240GB SSD
HD 530

Hardware is similar to previous post so I used in order
1. Unibeast 10.2.0 to create USB stick with Catalina 10.15.5
2. I added kext of #65 to my EFI folder and replaced config.plist
3. RAM is in the upper slot
4. To boot I inserted USB stick in the USB 2.0 port
5. BIOS configuration is the same of post #1 (bios version 1.11.3 latest update)

I use a USB receiver for both keyboard and mouse

In attachment the error and the EFI folder
Can anyone help me to fix the error?
 

Attachments

  • EFI.zip
    6.4 MB · Views: 167
  • IMG_5339.jpg
    IMG_5339.jpg
    3.7 MB · Views: 196
  • IMG_5340.jpg
    IMG_5340.jpg
    5.7 MB · Views: 198
Last edited:
I've done like you write but the problem in starting installation still remain.
Can you tell me your BIOS configuration? Maybe the problem is there...
 
I've done like you write but the problem in starting installation still remain.
Can you tell me your BIOS configuration? Maybe the problem is there...
solution
1. Update clove to the latest version
2. Make all KEXT the latest version
3. Recreate and install USB boot disk with catarina 10.15.4
4. Reinitialize HDD with APFS format
5. Create a USB boot disk with clover.

If this procedure does not solve the problem, it is impossible to propose that there is no actual machine.
I don't think it's a BIOS issue.
We recommend that you install the proven catalina 10.15.4. There is information that the operation becomes slow and freezes when upgrading from 10.15.4 to 10.15.5.

Good luck
 
DELL 3040 SFF Catarina 10.15.5 instal

1 , Hard spec
DELL OptiPlex 3040 SFF
Core i3-6100 3.70GHz
8GB
SSD256GB

2,Hardware Overview:


Model Name: iMac
Model Identifier: iMac17,1
Processor Name: Dual-Core Intel Core i3
Processor Speed: 3.70 GHz
Number of Processors: 1
Total Number of Cores: 2
L2 Cache (per Core): 256 KB
L3 Cache: 3 MB
Hyper-Threading Technology: Enabled
Memory: 8 GB
Boot ROM Version: 178.0.0.0.0
Apple ROM Info: Apple ROM Version.
Board-ID : Mac-B809C3757DA9BB8D
⌘ Powered by Clover revision: 5119 (master, commit 0f5da727e)
SMC Version (system): 2.33f12

3, Prosess

1. Unibeast 10.2.0 to create USB stick with Catalina 10.15.1
2. Clover 5119 install to USB
Screen Shot 2020-06-06 at 17.54.27.png



Screen Shot 2020-06-06 at 17.57.15.png


Screen Shot 2020-06-06 at 17.57.51.png

<<<<<<. Config.plist >>>>>>>

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>ACPI</key>
<dict>
<key>DSDT</key>
<dict>
<key>Fixes</key>
<dict>
<key>AddMCHC</key>
<true/>
<key>FixHPET</key>
<true/>
<key>FixIPIC</key>
<true/>
<key>FixRTC</key>
<true/>
<key>FixShutdown</key>
<true/>
<key>FixTMR</key>
<true/>
</dict>
<key>Patches</key>
<array>
<dict>
<key>Comment</key>
<string>change XHCI to XHC</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>WEhDSQ==</data>
<key>Replace</key>
<data>WEhDXw==</data>
</dict>
<dict>
<key>Comment</key>
<string>change XHC1 to XHC</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>WEhDMQ==</data>
<key>Replace</key>
<data>WEhDXw==</data>
</dict>
<dict>
<key>Comment</key>
<string>change SAT0 to SATA</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>U0FUMA==</data>
<key>Replace</key>
<data>U0FUQQ==</data>
</dict>
<dict>
<key>Comment</key>
<string>change GFX0 to IGPU</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>R0ZYMA==</data>
<key>Replace</key>
<data>SUdQVQ==</data>
</dict>
<dict>
<key>Comment</key>
<string>change PEGP to GFX0</string>
<key>Disabled</key>
<true/>
<key>Find</key>
<data>UEVHUA==</data>
<key>Replace</key>
<data>R0ZYMA==</data>
</dict>
<dict>
<key>Comment</key>
<string>change HDAS to HDEF</string>
<key>Disabled</key>
<true/>
<key>Find</key>
<data>SERBUw==</data>
<key>Replace</key>
<data>SERFRg==</data>
</dict>
</array>
</dict>
<key>DropTables</key>
<array>
<dict>
<key>Signature</key>
<string>DMAR</string>
</dict>
<dict>
<key>Signature</key>
<string>MATS</string>
</dict>
</array>
<key>FixHeaders</key>
<true/>
<key>HaltEnabler</key>
<false/>
<key>SSDT</key>
<dict>
<key>Generate</key>
<dict>
<key>PluginType</key>
<true/>
</dict>
</dict>
</dict>
<key>Boot</key>
<dict>
<key>Arguments</key>
<string>keepsyms=1 dart=0 debug=0x100 shikigva=40 darkwake=no -v</string>
<key>CustomLogo</key>
<string>Apple</string>
<key>DefaultVolume</key>
<string>LastBootedVolume</string>
<key>Legacy</key>
<string>PBR</string>
<key>Timeout</key>
<integer>5</integer>
<key>XMPDetection</key>
<string>Yes</string>
</dict>
<key>Devices</key>
<dict>
<key>Audio</key>
<dict>
<key>Inject</key>
<integer>3</integer>
<key>ResetHDA</key>
<true/>
</dict>
<key>Properties</key>
<dict>
<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
<dict>
<key>AAPL,ig-platform-id</key>
<data>AAASGQ==</data>
<key>framebuffer-fbmem</key>
<data>AACQAA==</data>
<key>framebuffer-patch-enable</key>
<data>AQAAAA==</data>
<key>framebuffer-stolenmem</key>
<data>AAAwAQ==</data>
</dict>
</dict>
<key>USB</key>
<dict>
<key>FixOwnership</key>
<true/>
</dict>
</dict>
<key>GUI</key>
<dict>
<key>Custom</key>
<dict>
<key>Entries</key>
<array>
<dict>
<key>Disabled</key>
<false/>
<key>FullTitle</key>
<string>Mac HD</string>
<key>Ignore</key>
<false/>
<key>NoCaches</key>
<false/>
<key>Type</key>
<string>OSX</string>
<key>Volume</key>
<string>E5780C08-A72F-48DD-855F-12AC6B4CAA31</string>
<key>VolumeType</key>
<string>Internal</string>
</dict>
</array>
</dict>
<key>Hide</key>
<array>
<string>VM</string>
<string>Preboot</string>
<string>Recovery</string>
</array>
<key>Scan</key>
<dict>
<key>Entries</key>
<true/>
<key>Tool</key>
<true/>
</dict>
<key>Theme</key>
<string>random</string>
</dict>
<key>Graphics</key>
<dict>
<key>Inject</key>
<dict>
<key>ATI</key>
<false/>
<key>Intel</key>
<false/>
<key>NVidia</key>
<false/>
</dict>
</dict>
<key>KernelAndKextPatches</key>
<dict>
<key>AppleIntelCPUPM</key>
<false/>
<key>KernelPm</key>
<true/>
<key>KextsToPatch</key>
<array>
<dict>
<key>Comment</key>
<string>Port limit increase</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>g710////EA==</data>
<key>InfoPlistPatch</key>
<false/>
<key>MatchOS</key>
<string>10.12.x</string>
<key>Name</key>
<string>com.apple.driver.usb.AppleUSBXHCI</string>
<key>Replace</key>
<data>g710////Gw==</data>
</dict>
<dict>
<key>Comment</key>
<string>Port limit increase (RehabMan)</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>g32IDw+DpwQAAA==</data>
<key>InfoPlistPatch</key>
<false/>
<key>MatchOS</key>
<string>10.13.x</string>
<key>Name</key>
<string>com.apple.driver.usb.AppleUSBXHCI</string>
<key>Replace</key>
<data>g32ID5CQkJCQkA==</data>
</dict>
<dict>
<key>Comment</key>
<string>Port limit increase (Ricky)</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>g/sPD4OPBAAA</data>
<key>InfoPlistPatch</key>
<false/>
<key>MatchOS</key>
<string>10.14.x</string>
<key>Name</key>
<string>com.apple.driver.usb.AppleUSBXHCI</string>
<key>Replace</key>
<data>g/sPkJCQkJCQ</data>
</dict>
<dict>
<key>Comment</key>
<string>External icons patch</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>RXh0ZXJuYWw=</data>
<key>InfoPlistPatch</key>
<false/>
<key>Name</key>
<string>AppleAHCIPort</string>
<key>Replace</key>
<data>SW50ZXJuYWw=</data>
</dict>
<dict>
<key>Comment</key>
<string>USB Port limit patch #2/2 10.15.x (credit DalianSky)</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>g/kPDw==</data>
<key>InfoPlistPatch</key>
<false/>
<key>MatchOS</key>
<string>10.15.x</string>
<key>Name</key>
<string>com.apple.driver.usb.AppleUSBXHCI</string>
<key>Replace</key>
<data>g/k/Dw==</data>
</dict>
<dict>
<key>Comment</key>
<string>USB Port limit patch #1/2 10.15.x (credit DalianSky)</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>g/sPDw==</data>
<key>InfoPlistPatch</key>
<false/>
<key>MatchOS</key>
<string>10.15.x</string>
<key>Name</key>
<string>com.apple.iokit.IOUSBHostFamily</string>
<key>Replace</key>
<data>g/s/Dw==</data>
</dict>
</array>
</dict>
<key>RtVariables</key>
<dict>
<key>BooterConfig</key>
<string>0x28</string>
<key>CsrActiveConfig</key>
<string>0x3E7</string>
<key>MLB</key>
<string>C02726902CDH69F1M</string>
<key>ROM</key>
<data>Sl25ukE3</data>
</dict>
<key>SMBIOS</key>
<dict>
<key>BiosReleaseDate</key>
<string>09/25/2018</string>
<key>BiosVendor</key>
<string>Apple Inc.</string>
<key>BiosVersion</key>
<string>IM171.88Z.F000.B00.1809251200</string>
<key>Board-ID</key>
<string>Mac-B809C3757DA9BB8D</string>
<key>BoardManufacturer</key>
<string>Apple Inc.</string>
<key>BoardSerialNumber</key>
<string>C02503802CDGPF71F</string>
<key>BoardType</key>
<integer>10</integer>
<key>BoardVersion</key>
<string>1.0</string>
<key>ChassisAssetTag</key>
<string>iMac-Aluminum</string>
<key>ChassisManufacturer</key>
<string>Apple Inc.</string>
<key>ChassisType</key>
<string>0x09</string>
<key>EfiVersion</key>
<string>161.0.0.0.0</string>
<key>Family</key>
<string>iMac17,1</string>
<key>FirmwareFeatures</key>
<string>0xFC0FE137</string>
<key>FirmwareFeaturesMask</key>
<string>0xFF1FFF3F</string>
<key>LocationInChassis</key>
<string>Part Component</string>
<key>Manufacturer</key>
<string>Apple Inc.</string>
<key>Mobile</key>
<false/>
<key>PlatformFeature</key>
<string>0x00</string>
<key>ProductName</key>
<string>iMac17,1</string>
<key>SerialNumber</key>
<string>********</string>
<key>SmUUID</key>
<string>*********</string>
<key>Version</key>
<string>1.0</string>
</dict>
<key>SystemParameters</key>
<dict>
<key>InjectKexts</key>
<string>Yes</string>
<key>InjectSystemID</key>
<true/>
</dict>
</dict>
</plist>

<<<< ****** >>>>. please remake



3, USB install 10.15.1 to SSD

Pass

4, USB boot SSD select 10.15.1

Copy USB EFI >> SSD EFI

Copy Other >> exterminates
Screen Shot 2020-06-06 at 18.12.18.png


5, Download apple 10.15.5 combo

Install 10.15.5 combo

6, restart select ~~DATA

2 restart

8, 10.15.5 OK

Screen Shot 2020-06-06 at 18.23.38.png
 
Status
Not open for further replies.
Back
Top