sigb1n / macOS-Dell-Latitude-E7470

EFI for installing macOS Catalina and Big Sur on Dell Latitude E7470 using OpenCore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dell Latitude E7470 macOS Big Sur (OpenCore)

Important [OpenCore 0.6.6 update and newer]

  • There are some changes that need to be followed to update to OpenCore 0.6.6 and newer from previous versions(OpenCore 0.6.5 and below)

  • Please read this Reddit Post and this page from Dortania guide before proceeding.

Introduction

Getting started

Meet the bootloader:

Recommended tools:

My Hardware
Model Dell Latitude E7470
Processor Intel Core i7-6600U
Graphics Integrated Intel HD Graphics 520
Memory 8GB 2133MHz DDR4 SODIMM
Display 14" WQHD (2560x1440) with ELAN Touchscreen
Storage Micron 512GB M.2 SATA SSD
WLAN + Bluetooth Intel Dual Band Wireless-AC 8260
Camera 1920x1080 FHD Webcam
Fingerprint Reader No
Soundcard Realtek ALC293
Keyboard Backlit Keyboard
Trackpad ALPS Touchpad

Status

What's working
  • Intel HD 520 Graphics incuding graphics acceleration
  • All USB ports
  • Internal camera
  • WiFi using AirportItlwm
  • Bluetooth using IntelBluetoothFirmware and IntelBluetoothInjector
  • Shutdown/ Reboot/ Sleep/ Wake
  • Speakers and headphones jack
  • Intel Gigabit Ethernet
  • iMessage, FaceTime, App Store
  • miniDP and HDMI with digital audio passthrough(If you experience cursor lags, try turning on and off one of the displays.)
  • Keyboard and Trackpad(two finger vertical swipes)
  • DRM(Works with Google Chrome. Tested with Prime Video and Netflix.)
  • SD Card Reader using Sinetek-rtsx
What's not working
  • Multitouch gestures for ALPS touchpad.(#1)

Current configuration

  • macOS: Big Sur 11.2.3
  • OpenCore: 0.6.8

Installation

Create the USB

Follow the guide on the OpenCore documentation to create a USB for installation. Choose the operating system you use to create the USB and proceed with the guide. At the end of the Create USB section, OpenCore will ask us to do additional configurations. We don't need to do any of that because the EFI folder in this repository provides all necessary configurations we need for installation on Dell Latitude E7470.

Boot and Install macOS
  • Plug in the USB we created to your Dell computer
  • Press the Power button to turn on our computer (if you used the Dell to create the USB, shutdown the computer first)
  • Wait and we will see the Apple icon on a black screen with a progress bar at the bottom
  • Then, we will see a menu with four options. Make sure select Disk Utility to partition your disk appropriately and format the partition for installing macOS into APFS. If you are dual booting with other operating systems, an easier way would be to partition the drive beforehand as some formats like NTFS are readonly on macOS.
  • Follow the installation steps and configure the preferences to your liking
  • Log in to macOS and enjoy

Post Installation

Booting without USB

You need to plug in the installation USB created previously everytime you start macOS after shutdown. If you want to boot without the USB, follow this guide by OpenCore.

Update Instructions
  • To Update to Big Sur from Catalina, just replace the previous Catalina EFI(only if you're using it from my repo) with this one and update normally.

  • To update from an older version of EFI to the current one, download this repository and replace your EFI folder with this one. Make sure you use your own SMBIOS, the included one is only for reference.

Fixing iServices
  • In order to get Apple Services like App Store working, you need to generate your own SMBIOS(The included one is only for reference).

  • For more information on how to do that, visit the Dortania Guide.

Credits

  • Acidanthera for OpenCore, Lilu and related kexts.
  • OpenIntelWireless and others whose kexts I've used.
  • Dortania for installation and other guides.
  • Everyone else who contributed to this repository directly/indirectly.

About

EFI for installing macOS Catalina and Big Sur on Dell Latitude E7470 using OpenCore

License:BSD Zero Clause License