Contribute
Register

Gigabyte Z490 Vision D (Thunderbolt 3) + i5-10400 + AMD RX 580

CaseySJ

Moderator
Joined
Nov 11, 2018
Messages
20,699
Motherboard
Asus ProArt Z690-Creator
CPU
i7-12700K
Graphics
RX 6800 XT
Mac
  1. MacBook Air
  2. MacBook Pro
  3. Mac Pro
Classic Mac
  1. Quadra
Mobile Phone
  1. iOS
Hi,

A few days ago I found out about this mod and I managed to spare some time and do it – as CaseySJ wrote, it's SO satisfying; special thanks to 5T33Z0 for providing screens and whatnot.

...but I do have a question :)

After flashing the firmware, I reverted the mods I did in config.plis, ie
  • disable the DMAR replacement table (so I re-enabled it)
  • under ACPI/delete, disable the rule for dropping the DMARtable (so I re-enabled it)
I booted into Monterey and it just works.
Glad to hear it!

Am I supposed to add back, under DeviceProperties, the line
Code:
PciRoot(0x0)/Pci(0x1C,0x1)/Pci(0x0,0x0)
?
This depends on the following:
  • In System Information --> Ethernet, click on the i225-V Ethernet device
  • Then look below to see if this driver (kext) is attached:
    • AppleIntel210Ethernet.kext
  • If this driver is attached then there's nothing more to do -- everything is correct.
  • If a different driver is attached then we need to configure DeviceProperties, specifically device-id should be changed to F3158680.
 

CaseySJ

Moderator
Joined
Nov 11, 2018
Messages
20,699
Motherboard
Asus ProArt Z690-Creator
CPU
i7-12700K
Graphics
RX 6800 XT
Mac
  1. MacBook Air
  2. MacBook Pro
  3. Mac Pro
Classic Mac
  1. Quadra
Mobile Phone
  1. iOS
** Public Beta of macOS Ventura Now Available **

If you have upgraded to OpenCore 0.8.2 it should be possible to perform an in-place upgrade to the public beta. As always, we strongly recommend making a full bootable backup first.

Update: OpenCore 0.8.3 pre-release may be necessary.
 
Last edited:
Joined
Sep 25, 2018
Messages
349
Motherboard
Gigabyte Z490 Vision D
CPU
i7-10700K
Graphics
RX 5700 XT
Mac
  1. MacBook Air
  2. Mac mini
Mobile Phone
  1. Android
Just updated (on a different partition of course...) to public ß Ventura after upgrading my 0.81 EFI (yours Casey -:) ) to 0.82 with HackINDROM.
Successful install.
Unfortunately no internet connection with Ethernet port.
0.83 may solve the issue?
I am going to download it now.
Thanks for your help as usual @CaseySJ !
 
Joined
Sep 25, 2018
Messages
349
Motherboard
Gigabyte Z490 Vision D
CPU
i7-10700K
Graphics
RX 5700 XT
Mac
  1. MacBook Air
  2. Mac mini
Mobile Phone
  1. Android
Are you using the Ventura build of AirportItlwm? It is available on the OpenIntelWireless GitHub page.
Thanks @CaseySJ i'll do it after solving out Ethernet issue.
My Wifi connection is just for the "beauty" of the config as I am always connected through Ethernet.
But I love when it is 100%functional :)
 

CaseySJ

Moderator
Joined
Nov 11, 2018
Messages
20,699
Motherboard
Asus ProArt Z690-Creator
CPU
i7-12700K
Graphics
RX 6800 XT
Mac
  1. MacBook Air
  2. MacBook Pro
  3. Mac Pro
Classic Mac
  1. Quadra
Mobile Phone
  1. iOS
Thanks @CaseySJ i'll do it after solving out Ethernet issue.
My Wifi connection is just for the "beauty" of the config as I am always connected through Ethernet.
But I love when it is 100%functional :)
Do both Ethernet ports have this problem? Or only the I-225V 2.5GbE?
 
Joined
Jun 2, 2020
Messages
60
Motherboard
GIGABYTE Z490 Aorus Master
CPU
i9-10900K
Graphics
RX 580
After flashing the i225-v with the mod-file, it is working and supported natively by the com.apple.DriverKit-AppleEthernetE1000 dext without an entry in the device-properties of OC. In Monterey you can use the com.apple.driver.AppleIntelI210Ethernet kext by using the boot-arg e1000=0 or with an entry in device-properties and setting the device-id to F3158680. The AppleIntelI210Ethernet.kext is no longer present in Ventura, but can be loaded via OC if you prefer. Then you have set the boot-arg or the device-properties of course. All this requires a correctly configured and working AppleVTD (dropping original DMAR and load the modified one).

The i219-v is also natively supported by the com.apple.DriverKit-AppleEthernetE1000 dext in Ventura and doesn't need the IntelMausi.kext or any entry in device-properties anymore.
 
Top