Skip to content

Commit

Permalink
Create Enabling_AppleIGC.md
Browse files Browse the repository at this point in the history
  • Loading branch information
5T33Z0 committed Aug 10, 2024
1 parent 647627e commit 74d81a3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Enabling_AppleIGC.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Enabling AppleIGC

In order to make use of the AppleIGC kext for Intel I225/226 NICs, the following config settings are required – otherwise Ethernet won't work:

- **ACPI**
- "Add" Section: enable `DMAR.aml`
- "Delete" Sction: enable `Drop OEM HPET Table` rule
- **Kernel**
- "Add" Section: enable `AppleIGC.kext`
- "Quirks" Section: enable `DisableIoMapperMapping` quirk

Tested with macOS Sonoma and Sequoia beta 5. But it should work with macOS Catalina and onward as well.

0 comments on commit 74d81a3

Please sign in to comment.