ankanpratik / Gigabyte-Z490-AORUS-Pro-AX-EFI-OpenCore

OpenCore EFI for Z490 AORUS Pro Motherboard. Just copy-paste and you're good to go.
https://dortania.github.io/OpenCore-Install-Guide/
43 stars 6 forks source link

Fix onboard wifi ax201 and Intel i225V, Monterey Ventura #5

Closed wutaijieing closed 1 year ago

wutaijieing commented 2 years ago

Fix onboard wifi ax201 and Intel i225V, Monterey Ventura

AX201: ACPI>Add> z490 aorus pro ax DMAR. aml [enabled] true

ACPI>Delete> [Comment Drop] OEM DMAR Table [Enabled] true [OemTableId] 45444B3220202020 [TableLength] 0 [TableSignature] 444D4152

Kernel>Quirks>DisableIoMapper false

z490 aorus pro ax DMAR. aml

i225V: DeviceProperties>Add Deletes the configuration of Intel i225V

NVRAM>Add>7C436110-AB2A-4BBB-A880-FE41995C9F82>boot-args>dk.e1000=0

chaun85 commented 1 year ago

z490 aorus pro ax DMAR. aml do not download?

ankanpratik commented 1 year ago

Tried all the steps but still not working, will need help if anyone else has figured this out for Ventura.

wutaijieing commented 1 year ago

Tried all the steps but still not working, will need help if anyone else has figured this out for Ventura.

try del NVRAM>Add>7C436110-AB2A-4BBB-A880-FE41995C9F82>boot-args>dk.e1000=0

ankanpratik commented 1 year ago

On Ventura, unless I add e1000=0, the AppleIntelI210Ethernet driver doesn't load. Can you share your EFI so that I could check and compare? Thanks