Skip to content

Latest commit

 

History

History
86 lines (68 loc) · 4.04 KB

File metadata and controls

86 lines (68 loc) · 4.04 KB

My own setup and changes - use case is daily work driver running lightroom + davinci resolve. Dual boot into windows (separate drive) for occasion work

Hardware

  • Intel i9-10900k
  • Gigabyte Z490 Vision D:
    • Audio: Realtek ALC1220-VB
    • 1Gbit Ethernet: Intel I219-V
    • 2.5Gbit Ethernet: Intel I225-V
    • Two USB-C/Thunderbolt 3 ports
  • RAM: 64GB Corsair Vengeance LPX 64GB (2x32GB) DDR4 3600(PC4-28800) C18
  • GPU: MSI Gaming X Trio RX 6900XT
    • DisplayPort to LG 31MU97-B
    • DisplayPort to motherboard displayport in
  • Caldigit TS3 Plus Thunderbolt 3 Dock
    • connected to motherboard thunderbolt out
    • connected to LG ultrafine 24" via thunderbolt out
  • SolarFlare S6102 SFN5122F Dual Port 10Gbe PCIe Adapter SF329-9021-R7
    • connected to unraid server via a DAC
  • PSU: Corsair HXi 1000 (USB link not connected to avoid sleep-wake issues)

Software

  • MacOS Big Sur Monterey
  • iStats Menus
  • HWInfo

Opencore specifics

  • Currently using iMac20,2 - config_iMac20,2__iGPU display output

Differences from upstream

Changes on top of SchmockLord's upstream

  • running generate_config.sh <file> against one of the config_X.plist will patch serials from secrets.env file. See secrets.example for inspiration on creating secrets file
  • Enabled BrcmPatchRAM for Bluetooth support
  • UpdateSMBIOSMode=Custom & CustomSMBIOSGuid=true for Windows boot support
  • Added Solarflare 10GBe NIC support

Fork ChangeLog

reverse chronology: newest entries first

Jun 2024

  • sync to upstream 772f630 - OC 0.9.3
  • Ready for Sonoma update

Sep 2023

  • sunc to upstream d2516af - OC 0.9.4

Jul 2023

  • sync to upstream d7b4e99 - OC 0.9.3
  • added script to print currently booted OC version
  • enabled RadeonSensor kexts
  • Added Solarflare 10GBe kext
  • add boot .contentVisibility to hide entries from bootloader

Apr 2023

  • sync to upstream 8d64a47 - OC 0.8.9

Jan 2023

  • sync to upstream 1e5abee - OC 0.8.8

Dec 2022

  • sync to upstream 7d9d697 - OC 0.8.7
  • Ready for Ventura update

Oct 2022

  • sync to upstream 4d337bd - OC 0.8.4
  • Removed SSDT-RX580-Version 1.0.aml as I am no longer using it
  • Reverted RadeonSensor and SMCRadeonGPU since upstream provides it now
  • Switched to Upstream provided value for SecureBootModel

Mar 2022

  • sync to upstream 9564b04 - OC 0.7.9

Feb 2022

  • sync to upstream d9e0762 - OC 0.7.8
  • added generate_config.sh to patch secrets (serials) into config template

Jan 2022

  • sync to upstream df5513e - OC 0.7.7
  • added fork changelog
  • added SSDT-RX580-Version 1.0.aml (RX580 optimizations)
  • Added RadeonSensor and SMCRadeonGPU for RX6900XT support
  • Added BrcmPatchRAM for Bluetooth support
  • UpdateSMBIOSMode=Custom & CustomSMBIOSGuid=true for Windows boot support
  • SecureBootModel=Default for Monterey software update support