Skip to content

macOS Ventura 13.4 and macOS Monterey 12.3 for the Dell Inspiron 15 5567 using the OpenCore 0.8.7 bootloader ( Updated to OpenCore 0.9.8 ).

License

Notifications You must be signed in to change notification settings

AmrMohamad/Hackintosh_Dell_Inspiron_15_5567

Repository files navigation

EFI for Dell Inspiron 15 5567 using OpenCore

This repository contains the EFI ( Updated to OpenCore 0.9.8 ) folder for a successful hackintosh installation of macOS Big Sur or macOS Monterey and the ability to update to macOS Ventura and Sonoma 14.3.1 (updated successfully) on a Dell Inspiron 15 5567 laptop with an Intel 7th generation i7 processor.


Notes

Updated successfully to OpenCore v0.9.8


Screenshot

about-mac-of-hackintosh-dell-5567


Laptop Specifications

  • Laptop Model: Dell Inspiron 15R 5567

  • Processor: Intel Core i7-7500U 2.50 GHz Processor (4M Cache, up to 3.50 GHz)

  • Memory: 8GB, 2400MHz, DDR4, up to 16GB (additional memory sold separately)

  • Display: 15.6-inch HD (1920 x 1080) LED-Backlit Display

  • Video Cardy:

    • iGPU: Intel HD Graphics 620
    • dGPU: AMD Radeon(TM) R7 M445 Graphics 2G GDDR5
  • Audio Codec: ALC3246 Analog (ALC256)

  • SATA Ports: 2 SATA Ports, the second by removing the Tray load DVD Drive

  • Ports: 1 HDMI v1.4a, 2x USB 3.0, 1x USB 2.0, Ethernet


Installation

  1. Download the latest version of OpenCore from the official website (https://github.com/acidanthera/OpenCorePkg).
  2. Create a bootable USB drive using OpenCore and Use EFI-OC-for-KabyLake-PreInstall in this repository to make sure that macOS installation succeeded by renaming it to EFI and paste to USB EFI partition
  3. By default, macOS will setup freshly formatted drives with 200MB. then by using MountEFI mount that partition and paste EFI-for-booting folder and rename it to EFI

Working Components

  • HDMI
  • Battery readouts (Not tested, I removed my laptop battery )
  • Headphone audio output and input (wired and Bluetooth headphones) How it work
  • Keyboard and Trackpad (with gestures)
  • Intel Bluetooth (Intel(R) Dual Band Wireless-AC 3165) How it work
  • built-in Intel Wifi (Intel(R) Dual Band Wireless-AC 3165) How it work
  • WiFi: tp-link TL-WN725N USB Adapter (Optional)
  • USB ports
  • Webcam

Not Working

  • dGPU -> AMD Radeon(TM) R7 M445 Graphics 2G GDDR5

Bluetooth

⚠️ If You Will Use The EFI For macOS Big Sur do the next steps:

  • Download OCAuxiliaryTools
  • open config.plist with OCAuxiliaryTools
  • Go to kernel
  • For IntelBluetoothInjector.kext make it true

⚠️ If Updating from Big Sur to Monterey or a higher version do the next step:

⚠️ working well with macOS Ventura

screenshot of WiFi

working-bluetooth-Intel(R)_Dual_Band_Wireless-AC_3165

Wifi

Now I added itlwm.kext v2.2.0 and its true under Kernal->Add and download HeliPort app as WiFi control panel from here and working at the same time with Bluetooth without any problem

⚠️ BUT NEVER use both itlwm.kext and AirportItlwm.kext at the same time.

screenshot of WiFi

working-wifi-Intel(R)_Dual_Band_Wireless-AC_3165

⚠️ If BT and WiFi didn't work with you on macOS Ventura after the first time installation, Try install BigSur or Monterey then update to Ventura

⚠️⚠️⚠️ I replaced my current wifi card with DELL DW1560

to switch to Supported EFI:

git checkout EFI-1560-wifi

and read the instructions of how to enable it.

Fix Headphone Jack / ComboJack

This is for ALC3246 Analog (ALC256) from (https://github.com/hackintosh-stuff/ComboJack)

  1. put ComboJack_Installer/VerbStub.kext in EFI/OC/kexts/

  2. Run ComboJack_Installer/install.sh in terminal (just drag and drop install.sh in terminal)

    ./ComboJack-master/ComboJack_Installer/install.sh 
    
  3. reboot your laptop

When you attach a headphone there will be a popup asking about headphone type. and earphone and mic work fine

⚠️ working well with macOS Ventura

screenshot

combojack-for-dell-5567

Credits