OpenCore-Install-Guide icon indicating copy to clipboard operation
OpenCore-Install-Guide copied to clipboard

Add Rocket Lake support

Open alyxandraio opened this issue 3 years ago • 2 comments

~~Work is still needed in Getting Started with ACPI.~~ To make the maintainers' job easier with merge conflicts and such, the Gathering Files changes for Rocket Lake will be put the Alder Lake pull request (#342). Content is based on vit9696 and vandroiy2013's Z590 reference config.

alyxandraio avatar Feb 11 '22 16:02 alyxandraio

I'll share my working ethernet configuration for Monterey 12.5. I have a Z590 Aorus Ultra with a I225-V onboard NIC.

  • I set my device property to PciRoot(0x0)/Pci(0x1C,0x1)/Pci(0x0,0x0) -> device-id: F2150000

  • I left the Kernel patch in place for I225-V (disabled: false) as it doesn't apply to Monterey anyway I set my boot arg to e1000=0

  • In the advanced settings of my ethernet I set the hardware tab to 1000baseT, "full-duplex, flow-control", Standard (1500)

Now it is working and no kernel panics :)

https://github.com/TheFloydDivisionBell/Z590-Aorus-Ultra

TheFloydDivisionBell avatar Jul 31 '22 09:07 TheFloydDivisionBell