Code Monkey home page Code Monkey logo

hackintosh-dell-t5810-opencore's Introduction

DELL-T5810-OpenCore (Monterey/Ventura Support)

DELL Precision T5810 OpenCore 0.9.1. Support macOS Big Sur/Monterey/Ventura.

About this EFI

OpenCore loader (0.9.1) for DELL workstations T5810 (reported to also work on T7810). Support macOS Big Sur to Ventura (13.4 tested).

Adding ResetTSCAdjust.efi driver to perform TSC Reset during booting, required to solve the kernel panic during Monterey/Ventura booting.

Supported Hardware

  • Precision T5810 (BIOS A33)
  • CPUs: E5-1600/2600 V3 & V4 Xeons (Hanswell/Broadwell)
  • Required BIOS Settings: SATA Operation -> AHCI, Secure Boot Enable -> Disabled, VT for Direct I/O -> Disabled.
  • [TIP]: If you had a working setup, but suddenly encounter OC/macOS booting issue, e.g. after a CPU change, toogle the BIOS setting [Memory Map I/O ABove 4G] could fix the problem. Either [YES] or [NO] would work. This would force the BIOS to re-initialize for the new hardware.

Installation:

  • Generate new serials unique for your system
  • Choose correct CPU Emulation. Modify config.plist->Root->Kernel->Emulate->Cpuid1Data
    • For V3 Xeon's: C3060300 00000000 00000000 00000000 (<- current setting)
    • For V4 Xeon's: D4060300 00000000 00000000 00000000

What Works:

  • Everything, but Sleep/Wake has issue under Monterey/Ventura (should be disabled for now).

EFI Folder

  • OpenCore 0.9.1

  • SYMBIOS: iMacPro1,1

  • ACPI folder:

    • SSDT-EC.aml - Fix Embedded Controller, via OC Guide
    • SSDT-HPET.aml - Fix HPET/IRQ conflict. Created with SDDTTimes, via OC Guide
    • SSDT-PLUG.aml - Enable CPU power management, via OC Guide
    • SDT-UNC.aml - Disable unused Uncore Bridges, via OC Guide
    • SSDT-RTC0-RANGE.aml - Fix RTC range, via OC Guide
    • SSDT-USBX.aml - Fix USB BUS Power properties, via OC Guide.
    • SSDT-SBUS-MCHC.aml - SBUS/MCHC fix, via OC Guide
  • Kexts folder:

    • Lilu.kext
    • WhateverGreen.kext
    • VirtualSMC.kext
    • AppleALC.kext - On-board Audio (Layout ID 11)
    • CpuTscSync.kext - CPU TSC sync (fix TSC out of sync from wake/sleep)
    • IntelMausi.kext - Intel LAN port driver
    • USBMap.kext - Custom USB port maps for T5810
    • NVMeFix.kext - NvMe SSD on PCI-E adapter
    • CtlnaAHCIPort.kext - additinal SATA ports support
    • X99_InjectorUSB3.kext - USB3 ports injector
  • Driver folder:

    • ResetTSCAdjust.efi - Reset TSC sync at OC boot (required for Monterey/Ventura. DELL BIOS failed to do this.)

Credits:

  • This EFI was optimized from two earlier builds by OreyM (GitHub link) and NOTNICE (Github link).
  • ResetTSCAdjust.efi tool by denskop (Github link). This little tool allowed CPU TSC sync to be performed before macOS launch (DELL BIOS failed to do this). Without this, Monterey/Ventura booting would encounter kernel panic due to "non-monotonic time" error.

hackintosh-dell-t5810-opencore's People

Contributors

billdh2k avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.