Skip to content

Releases: SchmockLord/Hackintosh-Intel-i9-10900k-Gigabyte-Z490-Vision-D

OC 0.8.5

16 Oct 09:54
Compare
Choose a tag to compare
  • Update to OC 0.8.5
  • Updated Kexts: Lilu, AppleALC, Whatevergreen, VirtualSMC
  • Removed SSDT-Disable-CNVW.aml as it was not loaded anyways
  • Removed SSDT-I225V.aml as it is not required. dk.e1000=0 (Big Sur) or e1000=0 (Monterey and Ventura) and the AppleIntelI210Ethernet.kext (Ventura) should be enough

OC 0.8.4

26 Sep 14:40
Compare
Choose a tag to compare
  • Update to OC 0.8.4
  • Updated Lilu, Whatevergreen, VirtualSMC

OC 0.8.3 Preview for macOS Ventura Beta 3

18 Jul 10:34
Compare
Choose a tag to compare
  • Updated to Nightly OC 0.8.3
  • Updated Kexts: Lilu, Whatevergreen, VirtualSMC

With this you should be able to install macOS Ventura Beta 3

OC 0.8.2 for macOS Monterey/Ventura

06 Jul 17:34
Compare
Choose a tag to compare

OC 0.8.1 (Fixed GUI and added NVRAM Reset option again)

08 Jun 21:38
Compare
Choose a tag to compare

This is another OC 0.8.1 release with fixed GUI and added NVRAM Reset option in all config.plist variants.

Fixed #227 and #226, thanks to @crashmaster4000

  • Update to OC 0.8.1
  • Updated Kexts: AppleALC, Lilu, VirtualSMC, Whatevergreen
  • Added Kext: RadeonSensor

OC 0.8.1

08 Jun 11:00
Compare
Choose a tag to compare

This is a reupload of yesterdays release of 0.8.1.

Some tags (SerialInit, AllowNvramReset, AllowToggleSIP) where still in two of the config.plist files and needed to be removed because they are not in OC 0.8.1 anymore. So #224 is fixed.

  • Update to OC 0.8.1
  • Updated Kexts: AppleALC, Lilu, VirtualSMC, Whatevergreen
  • Added Kext: RadeonSensor

OC 0.8.0

06 May 21:45
Compare
Choose a tag to compare
  • Update to OC 0.8.0
  • Changed device-id for the I225-V back to like it was before: F3158680
  • And added the Kernel patch which is enabled only up to Big Sur 11.3 dortania/bugtracker#213
  • Updated Kexts: AppleALC, Lilu, VirtualSMC, Whatevergreen

OC 0.7.9 + other major improvements

17 Mar 17:58
Compare
Choose a tag to compare

Today I have another fine release for you. Fully packed with good stuff.

  • Update to OC 0.7.9
  • Updated Kexts: AppleALC, VirtualSMC, Whatevergreen
  • Updated SSDT-Disable-CNVW.aml
  • SetApfsTrimTimeout=0 for very fast boot. thanks to @gtrooper and @irodeanu
  • Changed to iGPU device-ID 923E0000 thanks to @gtrooper
  • USB-Mapping: Back to Kext-base USB-mapping as default because many were having issues with other bios versions (I guess the ACPI-delete doesn't work then). SSDT-based USB-mapping is still in the config. You just have to disable the USBMap_xxx.kext and instead enable the SSDT-USB-Ports-Z490-VisionD.aml and the ACPI-Delete of the SSDT-7-xh_cmsd4.aml.
  • Added bootarg dk.e1000=0 again because it still seems to be required on the Z490 Vision D to have the 2.5Gbit ethernet working. On my Gigabyte Z590i Vision D somehow I don't need it.

Fixed #208 #210 #195

OC 0.7.8 + Kextless USB-Port Mapping via SSDT

10 Feb 11:21
d9e0762
Compare
Choose a tag to compare
  • Update to OC 0.7.8
  • USB-Port Mapping via SSDT, no kexts needed anymore (SSDT-USB-Ports-Z490-VisionD.aml replaces USBMap_iMac202.kext and USBMap_iMacPro11.kext)
  • Disabled Quirk DisableRTCChecksum as it is not required
  • Updated the USB-Port Configuration HowTo with a short explanation of how to enable/disable and define port types via SSDT.

Reupload OC 0.7.7 (OpenCore.efi was 0.7.6 in v9)

17 Jan 09:32
Compare
Choose a tag to compare

Update: Somehow the OpenCore.efi wasn't updated to 0.7.7 in my last release. Fixed #200. Thanks to @ethankhoa.

Release notes (same as v9):

  • Update to OC 0.7.7
    -Updated Kexts: AppleALC, Lilu, Whatevergreen, VirtualSMC
  • Renamed SSDT-DTPG.aml to SSDT-DTGP.aml because the correct method name is DTGP
    Enabled both Thunderbolt-SSDTs again, because a lot of people were having TB issues without them: SSDT-DTGP.aml and SSDT-TB3HP.aml