All Projects → yuqi → Deskmini 310 Hackintosh

yuqi / Deskmini 310 Hackintosh

macOS Mojave 10.15.2 on Deskmini 310 + i5 8500 + BCM94352Z

Projects that are alternatives of or similar to Deskmini 310 Hackintosh

Efi For X1c6 Hackintosh
OpenCore and Clover configurations, ACPI Hot-patches for the Thinkpad X1 Carbon 6th Gen Hackintosh
Stars: ✭ 49 (-51.96%)
Mutual labels:  hackintosh
S200h Nuc Hackintosh
Install macOS on your S200H
Stars: ✭ 69 (-32.35%)
Mutual labels:  hackintosh
Msi B460m 10700 5500xt
hackintosh: MSI-B460M Mortar + i7 10700 + 5500XT
Stars: ✭ 85 (-16.67%)
Mutual labels:  hackintosh
Oc Little
ACPI Hotpatch Samples for the OpenCore Bootloader
Stars: ✭ 1,088 (+966.67%)
Mutual labels:  hackintosh
Voodoosmbus
i2c-i801 driver port for macOS X + ELAN SMBus macOS X driver for Thinkpad T480s, L380, P52
Stars: ✭ 64 (-37.25%)
Mutual labels:  hackintosh
Alienware Hackintosh
👽 Alienware All models MACOS 🍎 Hackintosh EFI/COLVER/OPENCORE collection LTS -- rockjesus.cn
Stars: ✭ 78 (-23.53%)
Mutual labels:  hackintosh
Asuss530un Hackintosh
Install macOS Catalina / BigSur 11.2.2 on laptop ASUS Vivobook S530UN
Stars: ✭ 46 (-54.9%)
Mutual labels:  hackintosh
Macos Strix B450i
OpenCore 0.6.6 for ASUS Strix B450-I
Stars: ✭ 101 (-0.98%)
Mutual labels:  hackintosh
Acer A515 51g Hackintosh
Hackintosh Clover EFI for Acer Aspire A515-51G
Stars: ✭ 68 (-33.33%)
Mutual labels:  hackintosh
Lenovo Ideapad 320 15isk 14isk Laptop Hackintosh
The goal of this repo is to run macOS on Lenovo Ideapad 320 15ISK, 14ISK Laptop.
Stars: ✭ 81 (-20.59%)
Mutual labels:  hackintosh
Razer blade stealth hackintosh
Some info on how I hackintoshed my Razer Blade Stealth (2018) with macOS Mojave.
Stars: ✭ 59 (-42.16%)
Mutual labels:  hackintosh
Hackintosh Optiplex 7060 Mff
Hackintosh EFI Folder for Dell OptiPlex 7060 MFF
Stars: ✭ 61 (-40.2%)
Mutual labels:  hackintosh
B360m Ds3h I5 9600kf Rx580 Clover
技嘉B360M DS3H i5-9600KF RX580 macOS Mojave 10.14.6 Hackintosh 黑苹果驱动Clover分享
Stars: ✭ 80 (-21.57%)
Mutual labels:  hackintosh
Hackintosh Z390 Aorus Pro 9700k Rx580
OpenCore EFI for Z390-Aorus-Pro-9700K-RX580 Build
Stars: ✭ 52 (-49.02%)
Mutual labels:  hackintosh
Gigabyte Ga Z77 Ds3h Rev1.1 Hackintosh
Hackintosh for Gigabyte GA-Z77-DS3H rev1.1 motherboard
Stars: ✭ 88 (-13.73%)
Mutual labels:  hackintosh
Thinkpad E480 Hackintosh
macOS Catalina & Big Sur on ThinkPad E480 (Hackintosh)
Stars: ✭ 46 (-54.9%)
Mutual labels:  hackintosh
Lenovo Thinkpad T450s Hackintosh Big Sur Opencore
此仓库可以让你在macos中使用ThinkPad T450s T450 X250 X1C3的所有功能。
Stars: ✭ 75 (-26.47%)
Mutual labels:  hackintosh
Xps 9570 Mojave
Stars: ✭ 101 (-0.98%)
Mutual labels:  hackintosh
Hackintosh Ryzen Msi B450i
Hackintosh for Ryzen 3700X & MSI B450i & DW1820A
Stars: ✭ 97 (-4.9%)
Mutual labels:  hackintosh
Thinkpadassistant
An Assistant Application that allows you to use all your Function Keys on a T-Series Thinkpad Laptop
Stars: ✭ 81 (-20.59%)
Mutual labels:  hackintosh

macOS Catalina 10.15.2 on Deskmini 310 + i5 8500 + BCM94352Z

Working Devices

  • [x] Ethernet (Intel I219V7)
  • [x] Audio (Realtek ALC233)
  • [x] WIFI/Bluetooth (Broadcom BCM93452Z)
  • [x] Graphics (Intel UHD 630)
  • [x] Dual Monitors (DELL U2715H x 2)
  • [x] Shutdown/Restart

Guide

BIOS

  • Load UEFI Defaults
  • Advanced
    • Chipset Configuration
      • VT-d: Disabled
      • Onboard HD Audio: Enabled
    • USB Configuration
      • XHCI Hand-off: Enabled
    • Super IO Configuration
      • Serial Port: Disabled
  • Security
    • Secure Boot: Disabled(by default)

Post Installtion

Clover bootloader

Install Clover bootloader v2.5k r5100

Release v2.5k-5100

Clover Configurator

  • ACPI:
    • Patches:
      • HDAS -> HDEF
      • EHC1 -> EC01
      • EHC2 -> EH02
  • Boot
    • Arguments
      • slide=0(*Fix shutdown)
  • Devices
    • Audio
      • Inject: 28
    • Properties
      • PciRoot(0x0)/Pci(0x1f,0x3) (*Fix audio)
        • layout-id: 1C000000
        • device-id: 48a30000
      • PciRoot(0x0)/Pci(0x2,0x0) (*Fix dual monitors)
        • AAPL,ig-platform-id: 07009B3E
        • device-id: 9B3E0000
        • enable-hdmi20: 01000000
        • framebuffer-con1-busid: 02000000
        • framebuffer-con1-enable: 01000000
        • framebuffer-con1-type: 00080000
        • framebuffer-con2-enable: 01000000
        • framebuffer-con2-index: FFFFFFFF
        • framebuffer-patch-enable: 01000000
        • framebuffer-portcount: 02000000
  • SMBIOS
    • Product Name: Macmini8,1
  • Install Drivers
    • DRIVERS UEFI 64 BIT
      • EmuVariableUefi
  • Kexts Install
    • OS Version: Other
      • Lilu
      • WhateverGreen (*Graphics)
      • AirportBrcmFixup (*WIFI)
      • IntelMausi (*Ethernet)
      • BrcmBluetoothInjector (*Bluetooth)
      • BrcmFirmwareData (*Bluetooth)
      • BrcmPatchRAM3 (*Bluetooth)

References

USB

List of Hackintosh USB Port Limit Patches (10.15 Updated)

Bluetooth/WIFI

BrcmPatchRAM

Broadcom WiFi/Bluetooth [Guide]

Fix shutdown

[SUCCESS] Ongoing Status of Designare Z390 with i7-9700K

Fix audio

https://github.com/YCF/Hackintosh-EFI-for-deskmini-310-i3-8100

Fix dual monitors

Install hackintosh(Mojave 10.14.x) in Asrock deskmini 310

Mojave UHD 630 on i5 8400 issues, have tried everything

[Guide] Intel Framebuffer patching using WhateverGreen

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].