GithubHelp home page GithubHelp logo

amrmohamad / hackintosh_dell_inspiron_15_5567 Goto Github PK

View Code? Open in Web Editor NEW
11.0 5.0 3.0 103.34 MB

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: MIT License

ASL 9.02% Rich Text Format 53.92% Shell 0.70% Objective-C 12.53% C 14.64% C++ 9.19%
hackintosh mac macos macosx opencore opencore-configuration opencore-efi clover dell dell-inspiron efi inspiron-5567 5567 monterey monterey-hackintosh ventura ventura-hackintosh efi-hackintosh

hackintosh_dell_inspiron_15_5567's Introduction

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

hackintosh_dell_inspiron_15_5567's People

Contributors

amrmohamad avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

hackintosh_dell_inspiron_15_5567's Issues

SD Card Reader Support

I have the exact device specifications this project was made for, and I noticed that the built-in SD card reader does not work, and it seems to be unmentioned in the readme. I have identified that it is an internal USB RealTek card reader, so https://github.com/0xFireWolf/RealtekCardReader and https://github.com/0xFireWolf/RealtekCardReaderFriend should (in theory) take care of it.

I'll probably do some testing if I have time, but I hope this can be supported in the future!

Fans control

I have a dell inspiron 15 5577 laptop running macOS Monterey. Its pretty smooth but i have 2 issues :

  1. I am not able to control the fans by any method. I am using VirtualSMC but i cant control fans. I have tried many apps.
  2. after waking from sleep, The fans automatically starts spinning. Although the temperature is showing 46 degrees only still the fans are not stopping.
    please guide how did you controlled this?

I have used your EFI folder for booting ventura but i am unable to do so, i get a black screen error. Graphics is not working.
I changed platform id to 00001659 and device id to 16190000 then i was able to beet but no graphics acceleration. Please help if you can suggest something.

my laptop details - https://www.gadgets360.com/dell-inspiron-5577-5939
Thank you

Bluetooth is not working.

Updated to ventura, bluetooth won't turn on.

IntelBluetoothInjector.kext set to true.

Any help would be welcome.

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.