Releases: SchmockLord/Hackintosh-Intel-i9-10900k-Gigabyte-Z490-Vision-D
Releases Β· SchmockLord/Hackintosh-Intel-i9-10900k-Gigabyte-Z490-Vision-D
OC 0.8.5
- 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
- Update to OC 0.8.4
- Updated Lilu, Whatevergreen, VirtualSMC
OC 0.8.3 Preview for macOS Ventura Beta 3
- 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
- Update to OC 0.8.2
- Updated Kexts: Lilu, Whatevergreen, AppleALC, VirtualSMC
- Added SecureBootModel again: j185f for iMac20,2 and j137 for iMacPro1,1
- Added LSPCON Support for the iGPU in the iMac20,2 for Display config. This should enable proper HDMI 2.0 and DP over HDMI support.
- Update for Intel I225-V Ethernet: With macOS Ventura are some changes necessary to get the I225V working. Bootarg e1000=0 instead of dk.e1000=0 (macOS Big Sur). Added a SSDT-I225V.aml and the AppleIntell210Ethernet.kext. Thanks to @macabe and @5T33Z0 and this guide: https://github.com/5T33Z0/Gigabyte-Z490-Vision-G-Hackintosh-OpenCore/blob/main/I225-V_FIX.md#option-1-using-a-ssdt-with-corrected-header-description
OC 0.8.1 (Fixed GUI and added NVRAM Reset option again)
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
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
- 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
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.
OC 0.7.8 + Kextless USB-Port Mapping via SSDT
- 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)
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