alkindivv / DELL-3421-BigSur

16 stars 4 forks source link
bigsur-catalina bigsur-hackintosh dell dell-inspiron dell-precision-hackintosh dell-touchpad hackintosh hackintosh-efi hackintosh-laptop inspiron intel intel-centrino-wireless opencore

Hackintosh-Dell-Inspiron14-3421

Dell MacOS High Siera MacOS Mojave MacOS Catalina MacOS BigSur OpenCore

Donate link:
donate

This is my complete EFI folder to be used for hackintosh on Dell Inspiron 14 3421 notebook with multibooting:

2021-08-04 11 14 05

How to Get

  • Clone whole repo: $ https://github.com/alkindivv/DELL-3421-BigSur.git
  • Download Specific Folder only.

Notebook Specs

EFI Contains

  • [x] OpenCore binary, config.plist, drivers for uefi, themes, etc..
  • [x] Patched ACPI Tables (DSDT-SSDT) for Sleep, Restart, Shutdown, Touchpad, Brightness, CPU Power Magement, USB Port Map etc..
  • [x] 3rd party kexts for working devices under macOS High Sierra (10.13), macOS Mojave (10.14), macOS Catalina (10.15), macOS BigSur (11) and macOS Monterey BETA (12), macOS Ventura
What's Worked
| Feature | Status | Dependency | | :----------------------------------- | ------ | ------------------- | | QE/CI Enabled Graphics | ✅ | DSDT Inject + WhateverGreen.kext | | Brightness Adjustments | ✅ | PNLF DSDT Patch + WhateverGreen.kext | | FN Keys | ✅ | DSDT Patch | | CPU Power Management | ✅ | ssdtPRGen Patch | | Realtek ALC282 Audio out | ✅ | HDEF DSDT Patch + AppleALC.kext | | WiFi Intel Centrino 2230U | ✅ | Airportitwlm.kext | | Ethernet Realtek | ✅ | RealtekRTL8100.kext | | Bluetooth | ✅ | IntelBluetoothInjector.kext + IntelBluetoothFirmware.kext | | Synpatics TouchPad and Track Point | ✅ | ApplePS2SmartTouchPad.kext + VoodoRMI.kext | | Battery Indicator | ✅ | ECEnabler.kext + Lilu.kext | | WebCam | ✅ | Native | | USB2.0 Port + USB 3.0 Port | ✅ | DSDT Patch | | Sleep and Wake | ✅ | DSDT Patch | | Mac App Store Access | ✅ | Set BSD name to en0 | | iMessage and FaceTime | ✅ | Native |
List of Gestures
| Feature | Status | Dependency | | :----------------------------------- | ------ | ------------------- | | 2 Finger Swipe Left and Right | ✅ | Normal Gestures. | | 3 Finger Swipe Left and Right | ❌ | Unsupprted. | | 3 Finger Swipe Up And Down | ❌ | Unsupported. | | 4 Finger Swipe Up And Down | ❌ | Unsupported. |
Not Working
| Feature | Status | Dependency | | :----------------------------------- | ------ | ------------------- | | NVIDIA GeForce GT730M | ❌ | Nvidia Optimus isn’t supported on any macOS Version | | Bluetooth | ❌ | Stopped Working after wake from Sleep | | TouchScreen | ❌ | Disabled for Better Battrey Power Consumption |
Not Tested
| Feature | Status | Dependency | | :----------------------------------- | ------ | ------------------- | | HDMI out | ❌ | I don't have any External Monitor. |

Notes

  1. macOS versions used are Retail from Mac App Store, using createinstallmedia for USB Installer
  2. dont use my DSDT.aml if you have different BIOS version
Credits
- [Apple](https://www.apple.com) for macOS. - [Acidanthera](https://github.com/acidanthera) for all the kexts/utilities that they made. - [Rehabman](https://github.com/RehabMan) and [Daliansky](https://github.com/daliansky) for the patches and guides and kexts. - [Dortania](https://github.com/dortania) for for the OpenCore Install Guide. - [Piker-Alpha](https://github.com/Piker-Alpha) For ssdtPRGen