<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2026-03-02T15:38:20+00:00</updated><id>/feed.xml</id><title type="html">Dortania</title><subtitle></subtitle><entry><title type="html">Acidanthera Updates: May 2023</title><link href="/hackintosh/updates/2023/05/10/acidanthera-may.html" rel="alternate" type="text/html" title="Acidanthera Updates: May 2023" /><published>2023-05-10T10:00:00+00:00</published><updated>2023-05-10T10:00:00+00:00</updated><id>/hackintosh/updates/2023/05/10/acidanthera-may</id><content type="html" xml:base="/hackintosh/updates/2023/05/10/acidanthera-may.html"><![CDATA[<ul>
  <li><a href="#acidanthera-updates-a-message-from-pmheart">Acidanthera Updates: A message from PMheart</a></li>
  <li><a href="#changelogs">Changelogs</a></li>
</ul>

<h1 id="acidanthera-updates-a-message-from-pmheart">Acidanthera Updates: A message from PMheart</h1>

<p>Hello folks! We are late, but 2023.05 releases are worth waiting.</p>

<p>First, OpenCore 0.9.2 brings significant improvements on <code class="language-plaintext highlighter-rouge">GopBurstMode</code> thanks to @mikebeaton: guard checks which ensure that it is not arbitrarily turned on; compatibility with non-standard GOP implementations; fix for potential hang on DEBUG builds; and even support for natively supported cards. The other fixes and improvements cannot be neglected either: @CaseySJ introduces a new kext quirk <code class="language-plaintext highlighter-rouge">DisableIoMapperMapping</code> which resolves conflicts in AppleVTD. As well, @vit9696 ensures that single user mode is disabled when Apple Secure Boot is enabled. Following the fix of <code class="language-plaintext highlighter-rouge">ThirdPartyDrives</code> on macOS 13.3 and above, <code class="language-plaintext highlighter-rouge">ExternalDiskIcons</code> also functions correctly now, thanks to @fusion71au. The <code class="language-plaintext highlighter-rouge">Builtin</code> text renderer receives various updates, together with the new <code class="language-plaintext highlighter-rouge">InitialMode</code>. Also, <code class="language-plaintext highlighter-rouge">LogModules</code> now supports a new <code class="language-plaintext highlighter-rouge">?</code> filter for matching non-standard log lines. Last but not least, <code class="language-plaintext highlighter-rouge">AppleCpuPmCfgLock</code> is enabled back on macOS 13, to patch the injected <code class="language-plaintext highlighter-rouge">AppleIntelCPUPowerManagement</code> kext. There are also other minor improvements. Please review the full changelog below.</p>

<p>Lilu 1.6.5 can now detect Recovery and Installer mode on macOS 13, too. Thus, it is essential to upgrade together with plugin kexts.</p>

<p>As always, we continue to appreciate contributions to AppleALC database, including ALC1220 layout-id 18 for Gigabyte Z490 Aorus Master by hgsshaanxi, and layout-id 21 for ALC298 on X270 by MKjanek32. There are bundled in AppleALC 1.8.2.</p>

<p>RestrictEvents 1.1.1 fixes <code class="language-plaintext highlighter-rouge">f16c</code> patch misreporting other <code class="language-plaintext highlighter-rouge">hw.optional</code> features.</p>

<p>Last but not least, BrcmPatchRAM 2.6.6 integrates firmware for legacy BCM20702A1, thanks to @chapuza.</p>

<p>Enjoy,</p>

<p>— PMheart</p>

<h1 id="changelogs">Changelogs</h1>

<h4 id="opencorepkg-092"><a href="https://github.com/acidanthera/OpenCorePkg/releases">OpenCorePkg 0.9.2</a></h4>

<ul>
  <li>Added <code class="language-plaintext highlighter-rouge">DisableIoMapperMapping</code> quirk, thx @CaseySJ</li>
  <li>Fixed disabling single user mode when Apple Secure Boot is enabled</li>
  <li>Improved guard checks for <code class="language-plaintext highlighter-rouge">GopBurstMode</code> on systems where it’s not needed</li>
  <li>Improved compatibility of <code class="language-plaintext highlighter-rouge">GopBurstMode</code> with some very non-standard GOP implementations</li>
  <li>Fixed possible hang with <code class="language-plaintext highlighter-rouge">GopBurstMode</code> enabled on DEBUG builds</li>
  <li>Enabled <code class="language-plaintext highlighter-rouge">GopBurstMode</code> even with natively supported cards, in EnableGop firmware driver</li>
  <li>Fixed inability to patch force-injected kexts</li>
  <li>Fixed <code class="language-plaintext highlighter-rouge">ExternalDiskIcons</code> quirk on macOS 13.3+, thx @fusion71au</li>
  <li>Fixed various recent reversions and some longer-standing minor bugs in <code class="language-plaintext highlighter-rouge">Builtin</code> text renderer</li>
  <li>Applied some additional minor optimizations to <code class="language-plaintext highlighter-rouge">Builtin</code> text renderer</li>
  <li>Implemented <code class="language-plaintext highlighter-rouge">InitialMode</code> option to allow fine control over text renderer operating mode</li>
  <li>Added support for <code class="language-plaintext highlighter-rouge">ConsoleMode</code> text resolution setting to <code class="language-plaintext highlighter-rouge">Builtin</code> renderer</li>
  <li>Fixed regression for ACPI quirks <code class="language-plaintext highlighter-rouge">RebaseRegions</code> and <code class="language-plaintext highlighter-rouge">SyncTableIds</code></li>
  <li>Updated build process to provide stable and bleeding-edge versions of <code class="language-plaintext highlighter-rouge">EnableGop</code></li>
  <li>Implemented minor improvements in <code class="language-plaintext highlighter-rouge">PickerMode</code> <code class="language-plaintext highlighter-rouge">Apple</code></li>
  <li>Improved filtering algorithm for <code class="language-plaintext highlighter-rouge">LogModules</code> and added <code class="language-plaintext highlighter-rouge">?</code> filter for matching non-standard log lines</li>
  <li>Fixed crash when gathering system report on virtualised CPUs</li>
  <li>Fixed unnecessary warning when first booting with emulated NVRAM</li>
  <li>Enabled <code class="language-plaintext highlighter-rouge">AppleCpuPmCfgLock</code> quirk on macOS 13</li>
</ul>

<h4 id="applealc-182"><a href="https://github.com/acidanthera/AppleALC/releases">AppleALC 1.8.2</a></h4>

<ul>
  <li>Added ALC1220 layout-id 18 for Gigabyte Z490 Aorus Master by hgsshaanxi</li>
  <li>Fixed LayoutId 21 for ALC298 on X270 by MKjanek32</li>
</ul>

<h4 id="restrictevents-111"><a href="https://github.com/acidanthera/RestrictEvents/releases">RestrictEvents 1.1.1</a></h4>

<ul>
  <li>Fixed <code class="language-plaintext highlighter-rouge">f16c</code> patch misreporting other <code class="language-plaintext highlighter-rouge">hw.optional</code> features</li>
</ul>

<h4 id="brcmpatchram-266"><a href="https://github.com/acidanthera/BrcmPatchRAM/releases">BrcmPatchRAM 2.6.6</a></h4>

<ul>
  <li>Added firmware for legacy BCM20702A1 (thx @chapuza)</li>
</ul>

<h4 id="lilu-165"><a href="https://github.com/acidanthera/Lilu/releases">Lilu 1.6.5</a></h4>

<ul>
  <li>Fixed macOS 13+ recovery and installer detection</li>
</ul>]]></content><author><name></name></author><category term="Hackintosh" /><category term="updates" /><summary type="html"><![CDATA[Acidanthera Updates: A message from PMheart Changelogs Acidanthera Updates: A message from PMheart Hello folks! We are late, but 2023.05 releases are worth waiting. First, OpenCore 0.9.2 brings significant improvements on GopBurstMode thanks to @mikebeaton: guard checks which ensure that it is not arbitrarily turned on; compatibility with non-standard GOP implementations; fix for potential hang on DEBUG builds; and even support for natively supported cards. The other fixes and improvements cannot be neglected either: @CaseySJ introduces a new kext quirk DisableIoMapperMapping which resolves conflicts in AppleVTD. As well, @vit9696 ensures that single user mode is disabled when Apple Secure Boot is enabled. Following the fix of ThirdPartyDrives on macOS 13.3 and above, ExternalDiskIcons also functions correctly now, thanks to @fusion71au. The Builtin text renderer receives various updates, together with the new InitialMode. Also, LogModules now supports a new ? filter for matching non-standard log lines. Last but not least, AppleCpuPmCfgLock is enabled back on macOS 13, to patch the injected AppleIntelCPUPowerManagement kext. There are also other minor improvements. Please review the full changelog below. Lilu 1.6.5 can now detect Recovery and Installer mode on macOS 13, too. Thus, it is essential to upgrade together with plugin kexts. As always, we continue to appreciate contributions to AppleALC database, including ALC1220 layout-id 18 for Gigabyte Z490 Aorus Master by hgsshaanxi, and layout-id 21 for ALC298 on X270 by MKjanek32. There are bundled in AppleALC 1.8.2. RestrictEvents 1.1.1 fixes f16c patch misreporting other hw.optional features. Last but not least, BrcmPatchRAM 2.6.6 integrates firmware for legacy BCM20702A1, thanks to @chapuza. Enjoy, — PMheart Changelogs OpenCorePkg 0.9.2 Added DisableIoMapperMapping quirk, thx @CaseySJ Fixed disabling single user mode when Apple Secure Boot is enabled Improved guard checks for GopBurstMode on systems where it’s not needed Improved compatibility of GopBurstMode with some very non-standard GOP implementations Fixed possible hang with GopBurstMode enabled on DEBUG builds Enabled GopBurstMode even with natively supported cards, in EnableGop firmware driver Fixed inability to patch force-injected kexts Fixed ExternalDiskIcons quirk on macOS 13.3+, thx @fusion71au Fixed various recent reversions and some longer-standing minor bugs in Builtin text renderer Applied some additional minor optimizations to Builtin text renderer Implemented InitialMode option to allow fine control over text renderer operating mode Added support for ConsoleMode text resolution setting to Builtin renderer Fixed regression for ACPI quirks RebaseRegions and SyncTableIds Updated build process to provide stable and bleeding-edge versions of EnableGop Implemented minor improvements in PickerMode Apple Improved filtering algorithm for LogModules and added ? filter for matching non-standard log lines Fixed crash when gathering system report on virtualised CPUs Fixed unnecessary warning when first booting with emulated NVRAM Enabled AppleCpuPmCfgLock quirk on macOS 13 AppleALC 1.8.2 Added ALC1220 layout-id 18 for Gigabyte Z490 Aorus Master by hgsshaanxi Fixed LayoutId 21 for ALC298 on X270 by MKjanek32 RestrictEvents 1.1.1 Fixed f16c patch misreporting other hw.optional features BrcmPatchRAM 2.6.6 Added firmware for legacy BCM20702A1 (thx @chapuza) Lilu 1.6.5 Fixed macOS 13+ recovery and installer detection]]></summary></entry><entry><title type="html">Acidanthera Updates: April 2023</title><link href="/hackintosh/updates/2023/04/03/acidanthera-april.html" rel="alternate" type="text/html" title="Acidanthera Updates: April 2023" /><published>2023-04-03T15:35:00+00:00</published><updated>2023-04-03T15:35:00+00:00</updated><id>/hackintosh/updates/2023/04/03/acidanthera-april</id><content type="html" xml:base="/hackintosh/updates/2023/04/03/acidanthera-april.html"><![CDATA[<ul>
  <li><a href="#acidanthera-updates-a-message-from-pmheart">Acidanthera Updates: A message from PMheart</a></li>
  <li><a href="#changelogs">Changelogs</a></li>
</ul>

<h1 id="acidanthera-updates-a-message-from-pmheart">Acidanthera Updates: A message from PMheart</h1>

<p>Embracing a warm spring, we published our 2023.04 releases.</p>

<p>OpenCore 0.9.1 brings better support for legacy graphic cards together with bug fixes. To begin with, @corpnewt fixed a minor printing bug in ocvalidate which led to the failure of message printing. @mikebeaton made VS Code debugging easier by providing sample config for gdb. As well, he implemented <code class="language-plaintext highlighter-rouge">GopBurstMode</code> quirk for faster GOP operation on older firmware; now <code class="language-plaintext highlighter-rouge">SysReport</code> will also include GOP memory caching reports. Thanks to @vit9696’s discovery, we also integrated the new patch for <code class="language-plaintext highlighter-rouge">ThirdPartyDrives</code> quirk on macOS 13.3 and above. Last but not least, @Andrey1970AppleLife has always continuously updated builtin firmware versions.</p>

<p>macOS Ventura introduced a new check for Continuity Camera which is only available on Kaby Lake and above. FeatureUnlock 1.1.4 patches this restriction to make it possible everywhere thanks to @khronokernel.</p>

<p>Users’ consistent maintenance to AppleALC database has been integrated into AppleALC 1.8.1 as well. We would like to thank @lgh07711, @DalianSky, @Pinokyo-H, @wern-apfel, and @imoize, for their contibutions to the configurations of ALC293, Alder Lake PCH-P High Definition Audio Controller (0x51C8), ALC269, ALC623, ALC295, and ALC255 respectively.</p>

<p>To investigate NSS issues, @lvs1974 updated AirportBrcmFixup to 2.1.7 to dump debugging logs from the methods <code class="language-plaintext highlighter-rouge">AirPort_BrcmNIC::setTX_NSS</code>, <code class="language-plaintext highlighter-rouge">AirPort_BrcmNIC::getTX_NSS</code>, and <code class="language-plaintext highlighter-rouge">AirPort_BrcmNIC::getNSS</code>.</p>

<p>As of RestrictEvents 1.1.0, it is possible to disable <code class="language-plaintext highlighter-rouge">hw.optional.f16c</code> on macOS 13.3 and above. This is particularly useful on Ivy Bridge CPUs where AVX 2.0 instructions are not present, resulting in CoreGraphics.framework crash.</p>

<p>We appreciate @AsdMonio who fixed <code class="language-plaintext highlighter-rouge">board-id</code> length calculation for legacy Mac models where it is shorter. This is now integrated into BrcmPatchRAM 2.6.5.</p>

<p>In BrightnessKeys 1.0.3, @ChefKissInc added support for certain laptops including AMD ones where <code class="language-plaintext highlighter-rouge">kIOACPILegacyPanel</code> is used.</p>

<p>Thanks to @1Revenger1, one of the primary authors of our VoodooPS2 project, version 2.3.5 removed <code class="language-plaintext highlighter-rouge">actAsTrackpad</code> and related logic; and on Elan Touchpads, Trackpoint logic is now powered by VoodooInput.</p>

<p>Enjoy,</p>

<p>— PMheart</p>

<h1 id="changelogs">Changelogs</h1>

<h4 id="opencorepkg-091"><a href="https://github.com/acidanthera/OpenCorePkg/releases">OpenCorePkg 0.9.1</a></h4>

<ul>
  <li>Fixed long comment printing for ACPI patches, thx @corpnewt</li>
  <li>Added sample config for VS Code source level debugging with <code class="language-plaintext highlighter-rouge">gdb</code></li>
  <li>Updated builtin firmware versions for SMBIOS and the rest</li>
  <li>Added GOP memory caching report to <code class="language-plaintext highlighter-rouge">SysReport</code></li>
  <li>Implemented <code class="language-plaintext highlighter-rouge">GopBurstMode</code> quirk for faster GOP operation on older firmware</li>
  <li>Fixed <code class="language-plaintext highlighter-rouge">ThirdPartyDrives</code> quirk on macOS 13.3 and above</li>
</ul>

<h4 id="featureunlock-164"><a href="https://github.com/acidanthera/FeatureUnlock/releases">FeatureUnlock 1.6.4</a></h4>

<ul>
  <li>Added Continuity Camera unlocking for pre-Kaby Lake CPUIDs</li>
</ul>

<h4 id="applealc-181"><a href="https://github.com/acidanthera/AppleALC/releases">AppleALC 1.8.1</a></h4>

<ul>
  <li>Added ALC293 layout-id 31 for Hasee Z7-CT7NA by lgh07711</li>
  <li>Added Alder Lake PCH-P High Definition Audio Controller (0x51C8) by DalianSky</li>
  <li>Added ALC269 layout-id 111 for minisforum NAG6 by DalianSky</li>
  <li>Added ALC623 layout-id 13 for Lenovo ThinkCentre M720e with internal speaker by Pinokyo-H</li>
  <li>Added ALC295 layout-id 11 for ZenBook UX581 by wern-apfel</li>
  <li>Added ALC255 layout-id 37 for Acer Nitro 5 AN515-52-73Y8 by imoize</li>
</ul>

<h4 id="airportbrcmfixup-217"><a href="https://github.com/acidanthera/AirportBrcmFixup/releases">AirportBrcmFixup 2.1.7</a></h4>

<ul>
  <li>Override methods AirPort_BrcmNIC::setTX_NSS, AirPort_BrcmNIC::getTX_NSS and AirPort_BrcmNIC::getNSS to investigate NSS issues. Original method is called, and debug version of kext (with boot-arg -brcmfxdbg) prints info into log</li>
</ul>

<h4 id="restrictevents-110"><a href="https://github.com/acidanthera/RestrictEvents/releases">RestrictEvents 1.1.0</a></h4>

<ul>
  <li>Added <code class="language-plaintext highlighter-rouge">hw.optional.f16c</code> disabling for macOS 13.3+
    <ul>
      <li>Resolves CoreGraphics.framework invoking AVX2.0 code paths on Ivy Bridge CPUs</li>
      <li>Configurable via <code class="language-plaintext highlighter-rouge">revpatch</code>’s <code class="language-plaintext highlighter-rouge">f16c</code> argument</li>
    </ul>
  </li>
</ul>

<h4 id="brcmpatchram-265"><a href="https://github.com/acidanthera/BrcmPatchRAM/releases">BrcmPatchRAM 2.6.5</a></h4>

<ul>
  <li>Fixed legacy Mac compatibility (thx @AsdMonio)</li>
</ul>

<h4 id="brightnesskeys-103"><a href="https://github.com/acidanthera/BrightnessKeys/releases">BrightnessKeys 1.0.3</a></h4>

<ul>
  <li>Added legacy panel support in ACPI (thx @ChefKissInc)</li>
</ul>

<h4 id="voodoops2-235"><a href="https://github.com/acidanthera/VoodooPS2/releases">VoodooPS2 2.3.5</a></h4>

<ul>
  <li>Removed actAsTrackpad and related logic</li>
  <li>Fix Trackpoints connected to Elan Touchpads</li>
  <li>Use VoodooInput Trackpoint logic for Elan Touchpads</li>
</ul>]]></content><author><name></name></author><category term="Hackintosh" /><category term="updates" /><summary type="html"><![CDATA[Acidanthera Updates: A message from PMheart Changelogs Acidanthera Updates: A message from PMheart Embracing a warm spring, we published our 2023.04 releases. OpenCore 0.9.1 brings better support for legacy graphic cards together with bug fixes. To begin with, @corpnewt fixed a minor printing bug in ocvalidate which led to the failure of message printing. @mikebeaton made VS Code debugging easier by providing sample config for gdb. As well, he implemented GopBurstMode quirk for faster GOP operation on older firmware; now SysReport will also include GOP memory caching reports. Thanks to @vit9696’s discovery, we also integrated the new patch for ThirdPartyDrives quirk on macOS 13.3 and above. Last but not least, @Andrey1970AppleLife has always continuously updated builtin firmware versions. macOS Ventura introduced a new check for Continuity Camera which is only available on Kaby Lake and above. FeatureUnlock 1.1.4 patches this restriction to make it possible everywhere thanks to @khronokernel. Users’ consistent maintenance to AppleALC database has been integrated into AppleALC 1.8.1 as well. We would like to thank @lgh07711, @DalianSky, @Pinokyo-H, @wern-apfel, and @imoize, for their contibutions to the configurations of ALC293, Alder Lake PCH-P High Definition Audio Controller (0x51C8), ALC269, ALC623, ALC295, and ALC255 respectively. To investigate NSS issues, @lvs1974 updated AirportBrcmFixup to 2.1.7 to dump debugging logs from the methods AirPort_BrcmNIC::setTX_NSS, AirPort_BrcmNIC::getTX_NSS, and AirPort_BrcmNIC::getNSS. As of RestrictEvents 1.1.0, it is possible to disable hw.optional.f16c on macOS 13.3 and above. This is particularly useful on Ivy Bridge CPUs where AVX 2.0 instructions are not present, resulting in CoreGraphics.framework crash. We appreciate @AsdMonio who fixed board-id length calculation for legacy Mac models where it is shorter. This is now integrated into BrcmPatchRAM 2.6.5. In BrightnessKeys 1.0.3, @ChefKissInc added support for certain laptops including AMD ones where kIOACPILegacyPanel is used. Thanks to @1Revenger1, one of the primary authors of our VoodooPS2 project, version 2.3.5 removed actAsTrackpad and related logic; and on Elan Touchpads, Trackpoint logic is now powered by VoodooInput. Enjoy, — PMheart Changelogs OpenCorePkg 0.9.1 Fixed long comment printing for ACPI patches, thx @corpnewt Added sample config for VS Code source level debugging with gdb Updated builtin firmware versions for SMBIOS and the rest Added GOP memory caching report to SysReport Implemented GopBurstMode quirk for faster GOP operation on older firmware Fixed ThirdPartyDrives quirk on macOS 13.3 and above FeatureUnlock 1.6.4 Added Continuity Camera unlocking for pre-Kaby Lake CPUIDs AppleALC 1.8.1 Added ALC293 layout-id 31 for Hasee Z7-CT7NA by lgh07711 Added Alder Lake PCH-P High Definition Audio Controller (0x51C8) by DalianSky Added ALC269 layout-id 111 for minisforum NAG6 by DalianSky Added ALC623 layout-id 13 for Lenovo ThinkCentre M720e with internal speaker by Pinokyo-H Added ALC295 layout-id 11 for ZenBook UX581 by wern-apfel Added ALC255 layout-id 37 for Acer Nitro 5 AN515-52-73Y8 by imoize AirportBrcmFixup 2.1.7 Override methods AirPort_BrcmNIC::setTX_NSS, AirPort_BrcmNIC::getTX_NSS and AirPort_BrcmNIC::getNSS to investigate NSS issues. Original method is called, and debug version of kext (with boot-arg -brcmfxdbg) prints info into log RestrictEvents 1.1.0 Added hw.optional.f16c disabling for macOS 13.3+ Resolves CoreGraphics.framework invoking AVX2.0 code paths on Ivy Bridge CPUs Configurable via revpatch’s f16c argument BrcmPatchRAM 2.6.5 Fixed legacy Mac compatibility (thx @AsdMonio) BrightnessKeys 1.0.3 Added legacy panel support in ACPI (thx @ChefKissInc) VoodooPS2 2.3.5 Removed actAsTrackpad and related logic Fix Trackpoints connected to Elan Touchpads Use VoodooInput Trackpoint logic for Elan Touchpads]]></summary></entry><entry><title type="html">Acidanthera Updates: March 2023</title><link href="/hackintosh/updates/2023/03/07/acidanthera-march.html" rel="alternate" type="text/html" title="Acidanthera Updates: March 2023" /><published>2023-03-07T09:00:00+00:00</published><updated>2023-03-07T09:00:00+00:00</updated><id>/hackintosh/updates/2023/03/07/acidanthera-march</id><content type="html" xml:base="/hackintosh/updates/2023/03/07/acidanthera-march.html"><![CDATA[<ul>
  <li><a href="#acidanthera-updates-a-message-from-pmheart">Acidanthera Updates: A message from PMheart</a></li>
  <li><a href="#changelogs">Changelogs</a></li>
</ul>

<h1 id="acidanthera-updates-a-message-from-pmheart">Acidanthera Updates: A message from PMheart</h1>

<p>Hello. Sorry guys! I have been sick and busy moving, hence I skipped the February 2023 message.</p>

<p>While there is not much listed in the changelog, OpenCore 0.9.0 has improvements on graphics thanks to @mikebeaton, including verbose boot log appearance, versioning information for the <code class="language-plaintext highlighter-rouge">EnableGop UI</code> tool, and AMD support and GOP offset auto-detection, with which macOS 10.11+ gets support for the EnableGop vBIOS insertion script. As well, the quirk <code class="language-plaintext highlighter-rouge">ProvideCurrentCpuInfo</code> now supports macOS 13.3 DP. Lastly, we included precompiled EDK-II EfiRom and GenFfs in Utilities/BaseTools with OpenCore releases.</p>

<p>For many years, AppleALC 1.8.0 enlarges its codec and layout database again with new and improved support for ALC274 (layout-id 28), ALC256 (layout-id 95), and ALC236 (layout-id 55) thanks to contributions from @Tweakkinn, @Floron, and @8DireZ3.</p>

<p>As a minor improvement, MaciASL 1.6.4 deletes broken URLs patches.</p>

<p>In the wake of stability, VirtualSMC 1.3.1 includes a tiny fix for <code class="language-plaintext highlighter-rouge">smcread -l</code> output.</p>

<p>VoodooPS2 2.3.4 introduces two fixes: device count detection when ps2rst=0 is set, and handleClose not being called by VoodooInput, thanks to @1Revenger1.</p>

<p>Last but not least, Lilu 1.6.4 adds AMD IGPU detection.</p>

<p>Enjoy,</p>

<p>— PMheart</p>

<h1 id="changelogs">Changelogs</h1>

<h4 id="opencorepkg-090"><a href="https://github.com/acidanthera/OpenCorePkg/releases">OpenCorePkg 0.9.0</a></h4>

<ul>
  <li>Resolved issues with verbose boot log appearing over picker graphics</li>
  <li>Added version number to EnableGop UI section, so tool builders can track it</li>
  <li>Added <code class="language-plaintext highlighter-rouge">ProvideCurrentCpuInfo</code> support for macOS 13.3 DP</li>
  <li>Added AMD support, GOP offset auto-detection and macOS 10.11+ support to EnableGop vBIOS insertion script</li>
  <li>Included precompiled EDK-II <code class="language-plaintext highlighter-rouge">EfiRom</code> and <code class="language-plaintext highlighter-rouge">GenFfs</code> in <code class="language-plaintext highlighter-rouge">Utilities/BaseTools</code> with OpenCore releases</li>
</ul>

<h4 id="applealc-180"><a href="https://github.com/acidanthera/AppleALC/releases">AppleALC 1.8.0</a></h4>

<ul>
  <li>Fixed ALC274 layout-id 28 in/out 3.5mm jacks audio by Tweakkinn</li>
  <li>Added ALC256 layout-id 95 for Honor MagicBook Pro HBB-WAH9 by Floron</li>
  <li>Added ALC236 layout-id 55 for HP-240G8 by 8DireZ3</li>
</ul>

<h4 id="maciasl-164"><a href="https://github.com/acidanthera/MaciASL/releases">MaciASL 1.6.4</a></h4>

<ul>
  <li>Deleted broken URLs patches</li>
</ul>

<h4 id="virtualsmc-131"><a href="https://github.com/acidanthera/VirtualSMC/releases">VirtualSMC 1.3.1</a></h4>

<ul>
  <li>Fixed <code class="language-plaintext highlighter-rouge">smcread -l</code> output</li>
</ul>

<h4 id="voodoops2-234"><a href="https://github.com/acidanthera/VoodooPS2/releases">VoodooPS2 2.3.4</a></h4>

<ul>
  <li>Fixed device count detection when ps2rst=0 is set</li>
  <li>Fixed handleClose not being called by VoodooInput</li>
</ul>

<h4 id="lilu-164"><a href="https://github.com/acidanthera/Lilu/releases">Lilu 1.6.4</a></h4>

<ul>
  <li>Added AMD IGPU detection</li>
</ul>]]></content><author><name></name></author><category term="Hackintosh" /><category term="updates" /><summary type="html"><![CDATA[Acidanthera Updates: A message from PMheart Changelogs Acidanthera Updates: A message from PMheart Hello. Sorry guys! I have been sick and busy moving, hence I skipped the February 2023 message. While there is not much listed in the changelog, OpenCore 0.9.0 has improvements on graphics thanks to @mikebeaton, including verbose boot log appearance, versioning information for the EnableGop UI tool, and AMD support and GOP offset auto-detection, with which macOS 10.11+ gets support for the EnableGop vBIOS insertion script. As well, the quirk ProvideCurrentCpuInfo now supports macOS 13.3 DP. Lastly, we included precompiled EDK-II EfiRom and GenFfs in Utilities/BaseTools with OpenCore releases. For many years, AppleALC 1.8.0 enlarges its codec and layout database again with new and improved support for ALC274 (layout-id 28), ALC256 (layout-id 95), and ALC236 (layout-id 55) thanks to contributions from @Tweakkinn, @Floron, and @8DireZ3. As a minor improvement, MaciASL 1.6.4 deletes broken URLs patches. In the wake of stability, VirtualSMC 1.3.1 includes a tiny fix for smcread -l output. VoodooPS2 2.3.4 introduces two fixes: device count detection when ps2rst=0 is set, and handleClose not being called by VoodooInput, thanks to @1Revenger1. Last but not least, Lilu 1.6.4 adds AMD IGPU detection. Enjoy, — PMheart Changelogs OpenCorePkg 0.9.0 Resolved issues with verbose boot log appearing over picker graphics Added version number to EnableGop UI section, so tool builders can track it Added ProvideCurrentCpuInfo support for macOS 13.3 DP Added AMD support, GOP offset auto-detection and macOS 10.11+ support to EnableGop vBIOS insertion script Included precompiled EDK-II EfiRom and GenFfs in Utilities/BaseTools with OpenCore releases AppleALC 1.8.0 Fixed ALC274 layout-id 28 in/out 3.5mm jacks audio by Tweakkinn Added ALC256 layout-id 95 for Honor MagicBook Pro HBB-WAH9 by Floron Added ALC236 layout-id 55 for HP-240G8 by 8DireZ3 MaciASL 1.6.4 Deleted broken URLs patches VirtualSMC 1.3.1 Fixed smcread -l output VoodooPS2 2.3.4 Fixed device count detection when ps2rst=0 is set Fixed handleClose not being called by VoodooInput Lilu 1.6.4 Added AMD IGPU detection]]></summary></entry><entry><title type="html">Acidanthera Updates: January 2023</title><link href="/hackintosh/updates/2023/01/04/acidanthera-january.html" rel="alternate" type="text/html" title="Acidanthera Updates: January 2023" /><published>2023-01-04T16:00:00+00:00</published><updated>2023-01-04T16:00:00+00:00</updated><id>/hackintosh/updates/2023/01/04/acidanthera-january</id><content type="html" xml:base="/hackintosh/updates/2023/01/04/acidanthera-january.html"><![CDATA[<ul>
  <li><a href="#acidanthera-updates-a-message-from-pmheart">Acidanthera Updates: A message from PMheart</a></li>
  <li><a href="#changelogs">Changelogs</a></li>
</ul>

<h1 id="acidanthera-updates-a-message-from-pmheart">Acidanthera Updates: A message from PMheart</h1>

<p>Happy belated new year!</p>

<p>OpenCore 0.8.8 includes several practical fixes: Synchronising with upstream, @savvamitrofanov updated the EDK II package to <code class="language-plaintext highlighter-rouge">edk2-stable202211</code>. As well, @Andrey1970AppleLife provided us with the latest firmware and keyboard layout information. On Apple Silicon, the prebuilt mtoc binary is now universal, together with fixed OpenDuet build and new secure PE/COFF loader. The ocvalidate tool now allows duplicate tool if FullNvramAccess is different, authored by @mikebeaton. As for the kernel patching engine, @Goldfish64 fixed blocking entries not being processed if one was skipped due to <code class="language-plaintext highlighter-rouge">Arch</code>. In addition, he also fixed intermittent prelinking failures caused by XML corruption when kext blocking is enabled. @vit9696 also changed the logic of picker hiding: now the magic Acidanthera sequence from OpenCore files is removed, and <code class="language-plaintext highlighter-rouge">.contentVisibility</code> file is added to hide and disable boot entries. For better Duet debugging, QemuBuild.command supports Linux thanks to @MikhailKrichanov’s effort. Last but not least, @Goldfish64 added SD card device path support for boot device selection.</p>

<p>Having hibernated for nearly two years, VoodooInput 1.1.3 is revived with trackpoint logic improvements by @1Revenger1, seperated X and Y axis, higher solution. The addition of divisor for scroll and mouse movement also makes the Voodoo projects better ones. One more thing, @kprinssu worked around crashes with USB devices on macOS 13.</p>

<p>In FeatureUnlock 1.1.2, @khronokernel added AirPlay to Mac unlocking inside Control Center.app.</p>

<p>With continuous contributions to our AppleALC database, new layout configurations for ALC255, ALC1220, ALCS1220A, and 700 series PCH HD Audio have been added thanks to @juniorcaesar, @CaseySJ, and @dreamwhite; these are added to AppleALC 1.7.8.</p>

<p>Included in WhateverGreen 1.6.3, @nikey22 added various GPU identifiers from different Macs, together with the new property <code class="language-plaintext highlighter-rouge">disable-telemetry-load</code> which disables iGPU telemetry loading by @Goldfish64.</p>

<p>VoodooPS2 2.3.3 fixed scrolling and button issues, as well as DynamicEWMode problem on Lenovo ThinkPad Laptops, thanks to @1Revenger1.</p>

<p>@al3xtjames added Raptor Lake CPU model as of Lilu 1.6.3.</p>

<p>Enjoy,</p>

<p>— PMheart</p>

<h1 id="changelogs">Changelogs</h1>

<h4 id="opencorepkg-088"><a href="https://github.com/acidanthera/OpenCorePkg/releases">OpenCorePkg 0.8.8</a></h4>

<ul>
  <li>Updated underlying EDK II package to edk2-stable202211</li>
  <li>Updated AppleKeyboardLayouts.txt from macOS 13.1</li>
  <li>Updated builtin firmware versions for SMBIOS and the rest</li>
  <li>Updated ocvalidate to allow duplicate tool if FullNvramAccess is different</li>
  <li>Fixed <code class="language-plaintext highlighter-rouge">Kernel</code> -&gt; <code class="language-plaintext highlighter-rouge">Block</code> entries not being processed if one was skipped due to <code class="language-plaintext highlighter-rouge">Arch</code></li>
  <li>Fixed intermittent prelinking failures caused by XML corruption when kext blocking is enabled</li>
  <li>Removed magic Acidanthera sequence from OpenCore files used for picker hiding</li>
  <li>Added <code class="language-plaintext highlighter-rouge">.contentVisibility</code> to hide and disable boot entries</li>
  <li>Added Linux support to QemuBuild.command used for Duet debugging</li>
  <li>Built in new secure PE/COFF loader</li>
  <li>Added prebuilt mtoc universal binary with Apple Silicon support</li>
  <li>Corrected OpenDuet build on Apple Silicon</li>
  <li>Added SD card device path support for boot device selection</li>
</ul>

<h4 id="voodooinput-113"><a href="https://github.com/acidanthera/VoodooInput/releases">VoodooInput 1.1.3</a></h4>

<ul>
  <li>Added trackpoint logic improvements by @1Revenger1</li>
  <li>Seperated X and Y axis</li>
  <li>Switched to higher resolution (400)</li>
  <li>Added divisor for scroll and mouse movement</li>
  <li>Workaround crashes with USB devices on macOS 13, thx @kprinssu</li>
</ul>

<h4 id="applealc-178"><a href="https://github.com/acidanthera/AppleALC/releases">AppleALC 1.7.8</a></h4>

<ul>
  <li>Added ALC255 layout-id 69 for Acer Aspire 3 A315-56-327T by juniorcaesar</li>
  <li>Added ALC1220 layout-id 20 for Gigabyte B550 Vision D by CaseySJ</li>
  <li>Added ALCS1220A layout-id 15 for Asus ROG Strix X570-F Gaming by CaseySJ</li>
  <li>Added 700 series PCH HD Audio by dreamwhite</li>
</ul>

<h4 id="featureunlock-112"><a href="https://github.com/acidanthera/FeatureUnlock/releases">FeatureUnlock 1.1.2</a></h4>

<ul>
  <li>Added AirPlay to Mac unlocking inside Control Center.app
    <ul>
      <li>Applicable for systems with <code class="language-plaintext highlighter-rouge">kern.hv_vmm_present</code> set to <code class="language-plaintext highlighter-rouge">1</code> in macOS Ventura</li>
    </ul>
  </li>
</ul>

<h4 id="machypervsupport-093"><a href="https://github.com/acidanthera/MacHyperVSupport/releases">MacHyperVSupport 0.9.3</a></h4>

<ul>
  <li>Created daemons for each userspace function replacing hvutil</li>
  <li>Added support for host to guest file copy (Guest Services integration service)</li>
  <li>Fixed very high storage latency when heaving network I/O is occurring</li>
</ul>

<h4 id="whatevergreen-163"><a href="https://github.com/acidanthera/WhateverGreen/releases">WhateverGreen 1.6.3</a></h4>

<ul>
  <li>Added various GPU identifiers from different Macs</li>
  <li>Added <code class="language-plaintext highlighter-rouge">disable-telemetry-load</code> to disable iGPU telemetry loading that may cause a freeze during startup on certain laptops such as Chromebooks.</li>
</ul>

<h4 id="voodoops2-233"><a href="https://github.com/acidanthera/VoodooPS2/releases">VoodooPS2 2.3.3</a></h4>

<ul>
  <li>Fixed rapidly opening pages in browsers while scrolling with the trackpoint</li>
  <li>Fixed buttons on various trackpads (especially those without trackpoints attached)</li>
  <li>Fixed DynamicEWMode problem on Lenovo ThinkPad Laptops (acidanthera/bugtracker#890)</li>
</ul>

<h4 id="lilu-163"><a href="https://github.com/acidanthera/Lilu/releases">Lilu 1.6.3</a></h4>

<ul>
  <li>Added Raptor Lake CPU definitions</li>
</ul>]]></content><author><name></name></author><category term="Hackintosh" /><category term="updates" /><summary type="html"><![CDATA[Acidanthera Updates: A message from PMheart Changelogs Acidanthera Updates: A message from PMheart Happy belated new year! OpenCore 0.8.8 includes several practical fixes: Synchronising with upstream, @savvamitrofanov updated the EDK II package to edk2-stable202211. As well, @Andrey1970AppleLife provided us with the latest firmware and keyboard layout information. On Apple Silicon, the prebuilt mtoc binary is now universal, together with fixed OpenDuet build and new secure PE/COFF loader. The ocvalidate tool now allows duplicate tool if FullNvramAccess is different, authored by @mikebeaton. As for the kernel patching engine, @Goldfish64 fixed blocking entries not being processed if one was skipped due to Arch. In addition, he also fixed intermittent prelinking failures caused by XML corruption when kext blocking is enabled. @vit9696 also changed the logic of picker hiding: now the magic Acidanthera sequence from OpenCore files is removed, and .contentVisibility file is added to hide and disable boot entries. For better Duet debugging, QemuBuild.command supports Linux thanks to @MikhailKrichanov’s effort. Last but not least, @Goldfish64 added SD card device path support for boot device selection. Having hibernated for nearly two years, VoodooInput 1.1.3 is revived with trackpoint logic improvements by @1Revenger1, seperated X and Y axis, higher solution. The addition of divisor for scroll and mouse movement also makes the Voodoo projects better ones. One more thing, @kprinssu worked around crashes with USB devices on macOS 13. In FeatureUnlock 1.1.2, @khronokernel added AirPlay to Mac unlocking inside Control Center.app. With continuous contributions to our AppleALC database, new layout configurations for ALC255, ALC1220, ALCS1220A, and 700 series PCH HD Audio have been added thanks to @juniorcaesar, @CaseySJ, and @dreamwhite; these are added to AppleALC 1.7.8. Included in WhateverGreen 1.6.3, @nikey22 added various GPU identifiers from different Macs, together with the new property disable-telemetry-load which disables iGPU telemetry loading by @Goldfish64. VoodooPS2 2.3.3 fixed scrolling and button issues, as well as DynamicEWMode problem on Lenovo ThinkPad Laptops, thanks to @1Revenger1. @al3xtjames added Raptor Lake CPU model as of Lilu 1.6.3. Enjoy, — PMheart Changelogs OpenCorePkg 0.8.8 Updated underlying EDK II package to edk2-stable202211 Updated AppleKeyboardLayouts.txt from macOS 13.1 Updated builtin firmware versions for SMBIOS and the rest Updated ocvalidate to allow duplicate tool if FullNvramAccess is different Fixed Kernel -&gt; Block entries not being processed if one was skipped due to Arch Fixed intermittent prelinking failures caused by XML corruption when kext blocking is enabled Removed magic Acidanthera sequence from OpenCore files used for picker hiding Added .contentVisibility to hide and disable boot entries Added Linux support to QemuBuild.command used for Duet debugging Built in new secure PE/COFF loader Added prebuilt mtoc universal binary with Apple Silicon support Corrected OpenDuet build on Apple Silicon Added SD card device path support for boot device selection VoodooInput 1.1.3 Added trackpoint logic improvements by @1Revenger1 Seperated X and Y axis Switched to higher resolution (400) Added divisor for scroll and mouse movement Workaround crashes with USB devices on macOS 13, thx @kprinssu AppleALC 1.7.8 Added ALC255 layout-id 69 for Acer Aspire 3 A315-56-327T by juniorcaesar Added ALC1220 layout-id 20 for Gigabyte B550 Vision D by CaseySJ Added ALCS1220A layout-id 15 for Asus ROG Strix X570-F Gaming by CaseySJ Added 700 series PCH HD Audio by dreamwhite FeatureUnlock 1.1.2 Added AirPlay to Mac unlocking inside Control Center.app Applicable for systems with kern.hv_vmm_present set to 1 in macOS Ventura MacHyperVSupport 0.9.3 Created daemons for each userspace function replacing hvutil Added support for host to guest file copy (Guest Services integration service) Fixed very high storage latency when heaving network I/O is occurring WhateverGreen 1.6.3 Added various GPU identifiers from different Macs Added disable-telemetry-load to disable iGPU telemetry loading that may cause a freeze during startup on certain laptops such as Chromebooks. VoodooPS2 2.3.3 Fixed rapidly opening pages in browsers while scrolling with the trackpoint Fixed buttons on various trackpads (especially those without trackpoints attached) Fixed DynamicEWMode problem on Lenovo ThinkPad Laptops (acidanthera/bugtracker#890) Lilu 1.6.3 Added Raptor Lake CPU definitions]]></summary></entry><entry><title type="html">Acidanthera Updates: December 2022</title><link href="/hackintosh/updates/2022/12/06/acidanthera-december.html" rel="alternate" type="text/html" title="Acidanthera Updates: December 2022" /><published>2022-12-06T16:00:00+00:00</published><updated>2022-12-06T16:00:00+00:00</updated><id>/hackintosh/updates/2022/12/06/acidanthera-december</id><content type="html" xml:base="/hackintosh/updates/2022/12/06/acidanthera-december.html"><![CDATA[<ul>
  <li><a href="#acidanthera-updates-a-message-from-pmheart">Acidanthera Updates: A message from PMheart</a></li>
  <li><a href="#changelogs">Changelogs</a></li>
</ul>

<h1 id="acidanthera-updates-a-message-from-pmheart">Acidanthera Updates: A message from PMheart</h1>

<p>Prior to a nice Christmas and New Year vacation, we slightly updated some of our projects.</p>

<p>To begin with, OpenCore 0.8.7 introduced several minor changes primarily in the GUI. With some reverse engineering from @mikebeaton, and additional helpful input from @cdf and @tsialex, we have now added support for Apple builtin picker on models GPUs without Mac-EFI support, and now the selected entry can be successfully launched using <code class="language-plaintext highlighter-rouge">BootKicker.efi</code> or <code class="language-plaintext highlighter-rouge">PickerMode</code> <code class="language-plaintext highlighter-rouge">Apple</code>. As well, @dakanji updated spoof proof UEFI 2.x checking to OpenVariableRuntimeDxe. After some discussion, we introduced <code class="language-plaintext highlighter-rouge">Misc -&gt; Boot -&gt; HibernateSkipsPicker</code> not to show picker if waking from macOS hibernation, as a boolean value, in lieu of string settings. @Shaneee fixed TSC/FSB for AMD CPUs in ProvideCurrentCpuInfo; and @mikebeaton removed unwanted clear screen when launching non-text boot entry. We would also like to thank @dreamwhite who helped created the <code class="language-plaintext highlighter-rouge">com.apple.recovery.boot</code> folder hiearchy in our macrecovery script.</p>

<p>@Goldfish64 created daemons for each userspace function replacing hvutil and added Guest Services integration service support, together with the fix of high storage latency when heaving network I/O is occurring. These changes are included in MacHyperVSupport 0.9.3.</p>

<p>In FeatureUnlock 1.1.1, @khronokernel resolved patch regression on <code class="language-plaintext highlighter-rouge">Macmini8,1</code> and <code class="language-plaintext highlighter-rouge">iPad</code> models.</p>

<p>Thanks to @nikey22’s contribution, W7170M/S7100X ID is now included in WhateverGreen 1.6.2. In addition, @Andrey1970AppleLife, @dreamwhite, @perez987, and @unChiled helped produce a more readable version of README documentation.</p>

<p>After months of silence, @lvs1974 made HibernationFixup 1.4.7 respect parameters <code class="language-plaintext highlighter-rouge">standbydelaylow</code>, <code class="language-plaintext highlighter-rouge">standbydelayhigh</code>, <code class="language-plaintext highlighter-rouge">highstandbythreshold</code> set via pmset utility, and introduced a new bit in hbfx-ahbm boot-arg: <code class="language-plaintext highlighter-rouge">DoNotOverrideWakeUpTime</code> = 64, to let macOS decide when wake for standby sleep maintenance.</p>

<p>Starting with VoodooPS2 2.3.2, a new boot argument <code class="language-plaintext highlighter-rouge">ps2kbdonly=1</code> is introduced by @Kethen to prevent touchpad line from being disabled on reboot.</p>

<p>For AppleALC 1.7.7, we appreciate @littlesum contributing a new layout-id 68 for ALC256 for nuc9.</p>

<p>Enjoy,</p>

<p>— PMheart</p>

<h1 id="changelogs">Changelogs</h1>

<h4 id="opencorepkg-087"><a href="https://github.com/acidanthera/OpenCorePkg/releases">OpenCorePkg 0.8.7</a></h4>

<ul>
  <li>Removed unwanted clear screen when launching non-text boot entry</li>
  <li>Fixed TSC/FSB for AMD CPUs in ProvideCurrentCpuInfo, thx @Shaneee</li>
  <li>Added <code class="language-plaintext highlighter-rouge">Misc</code> -&gt; <code class="language-plaintext highlighter-rouge">Boot</code> -&gt; <code class="language-plaintext highlighter-rouge">HibernateSkipsPicker</code> not to show picker if waking from macOS hibernation</li>
  <li>Changed macrecovery to download files into <code class="language-plaintext highlighter-rouge">com.apple.recovery.boot</code> by default, thx @dreamwhite</li>
  <li>Supported Apple builtin picker (using <code class="language-plaintext highlighter-rouge">BootKicker.efi</code> or <code class="language-plaintext highlighter-rouge">PickerMode</code> <code class="language-plaintext highlighter-rouge">Apple</code>) when running GPUs without Mac-EFI support on units such as the MacPro5,1 (thx @cdf, @tsialex)</li>
  <li>Enabled <code class="language-plaintext highlighter-rouge">PickerMode</code> <code class="language-plaintext highlighter-rouge">Apple</code> to successfully launch selected entry</li>
  <li>Enabled <code class="language-plaintext highlighter-rouge">BootKicker.efi</code> to successfully launch selected entry (via reboot) (thx @cdf)</li>
  <li>Added spoof proof UEFI 2.x checking to OpenVariableRuntimeDxe, thx @dakanji</li>
</ul>

<h4 id="applealc-177"><a href="https://github.com/acidanthera/AppleALC/releases">AppleALC 1.7.7</a></h4>

<ul>
  <li>Added ALC256 layout-id 68 for nuc9 by littlesum</li>
</ul>

<h4 id="featureunlock-111"><a href="https://github.com/acidanthera/FeatureUnlock/releases">FeatureUnlock 1.1.1</a></h4>

<ul>
  <li>Resolved Macmini8,1 patch regression from 1.1.0</li>
  <li>Resolved iPad Sidecar patch regression from 1.1.0
    <ul>
      <li>Applicable if host model did not require Sidecar patch</li>
    </ul>
  </li>
</ul>

<h4 id="machypervsupport-093"><a href="https://github.com/acidanthera/MacHyperVSupport/releases">MacHyperVSupport 0.9.3</a></h4>

<ul>
  <li>Created daemons for each userspace function replacing hvutil</li>
  <li>Added support for host to guest file copy (Guest Services integration service)</li>
  <li>Fixed very high storage latency when heaving network I/O is occurring</li>
</ul>

<h4 id="whatevergreen-162"><a href="https://github.com/acidanthera/WhateverGreen/releases">WhateverGreen 1.6.2</a></h4>

<ul>
  <li>Added W7170M/S7100X ID</li>
</ul>

<h4 id="hibernationfixup-147"><a href="https://github.com/acidanthera/HibernationFixup/releases">HibernationFixup 1.4.7</a></h4>

<ul>
  <li>Respect parameters <code class="language-plaintext highlighter-rouge">standbydelaylow</code>, <code class="language-plaintext highlighter-rouge">standbydelayhigh</code>, <code class="language-plaintext highlighter-rouge">highstandbythreshold</code> set via pmset utility</li>
  <li>Introduce a new bit in hbfx-ahbm boot-arg: <code class="language-plaintext highlighter-rouge">DoNotOverrideWakeUpTime</code> = 64, to let macOS decide when wake for standby sleep maintenance</li>
</ul>

<h4 id="voodoops2-232"><a href="https://github.com/acidanthera/VoodooPS2/releases">VoodooPS2 2.3.2</a></h4>

<ul>
  <li>Added ps2kbdonly=1 argument not to disable touchpad line on reboot, thx @Kethen</li>
</ul>]]></content><author><name></name></author><category term="Hackintosh" /><category term="updates" /><summary type="html"><![CDATA[Acidanthera Updates: A message from PMheart Changelogs Acidanthera Updates: A message from PMheart Prior to a nice Christmas and New Year vacation, we slightly updated some of our projects. To begin with, OpenCore 0.8.7 introduced several minor changes primarily in the GUI. With some reverse engineering from @mikebeaton, and additional helpful input from @cdf and @tsialex, we have now added support for Apple builtin picker on models GPUs without Mac-EFI support, and now the selected entry can be successfully launched using BootKicker.efi or PickerMode Apple. As well, @dakanji updated spoof proof UEFI 2.x checking to OpenVariableRuntimeDxe. After some discussion, we introduced Misc -&gt; Boot -&gt; HibernateSkipsPicker not to show picker if waking from macOS hibernation, as a boolean value, in lieu of string settings. @Shaneee fixed TSC/FSB for AMD CPUs in ProvideCurrentCpuInfo; and @mikebeaton removed unwanted clear screen when launching non-text boot entry. We would also like to thank @dreamwhite who helped created the com.apple.recovery.boot folder hiearchy in our macrecovery script. @Goldfish64 created daemons for each userspace function replacing hvutil and added Guest Services integration service support, together with the fix of high storage latency when heaving network I/O is occurring. These changes are included in MacHyperVSupport 0.9.3. In FeatureUnlock 1.1.1, @khronokernel resolved patch regression on Macmini8,1 and iPad models. Thanks to @nikey22’s contribution, W7170M/S7100X ID is now included in WhateverGreen 1.6.2. In addition, @Andrey1970AppleLife, @dreamwhite, @perez987, and @unChiled helped produce a more readable version of README documentation. After months of silence, @lvs1974 made HibernationFixup 1.4.7 respect parameters standbydelaylow, standbydelayhigh, highstandbythreshold set via pmset utility, and introduced a new bit in hbfx-ahbm boot-arg: DoNotOverrideWakeUpTime = 64, to let macOS decide when wake for standby sleep maintenance. Starting with VoodooPS2 2.3.2, a new boot argument ps2kbdonly=1 is introduced by @Kethen to prevent touchpad line from being disabled on reboot. For AppleALC 1.7.7, we appreciate @littlesum contributing a new layout-id 68 for ALC256 for nuc9. Enjoy, — PMheart Changelogs OpenCorePkg 0.8.7 Removed unwanted clear screen when launching non-text boot entry Fixed TSC/FSB for AMD CPUs in ProvideCurrentCpuInfo, thx @Shaneee Added Misc -&gt; Boot -&gt; HibernateSkipsPicker not to show picker if waking from macOS hibernation Changed macrecovery to download files into com.apple.recovery.boot by default, thx @dreamwhite Supported Apple builtin picker (using BootKicker.efi or PickerMode Apple) when running GPUs without Mac-EFI support on units such as the MacPro5,1 (thx @cdf, @tsialex) Enabled PickerMode Apple to successfully launch selected entry Enabled BootKicker.efi to successfully launch selected entry (via reboot) (thx @cdf) Added spoof proof UEFI 2.x checking to OpenVariableRuntimeDxe, thx @dakanji AppleALC 1.7.7 Added ALC256 layout-id 68 for nuc9 by littlesum FeatureUnlock 1.1.1 Resolved Macmini8,1 patch regression from 1.1.0 Resolved iPad Sidecar patch regression from 1.1.0 Applicable if host model did not require Sidecar patch MacHyperVSupport 0.9.3 Created daemons for each userspace function replacing hvutil Added support for host to guest file copy (Guest Services integration service) Fixed very high storage latency when heaving network I/O is occurring WhateverGreen 1.6.2 Added W7170M/S7100X ID HibernationFixup 1.4.7 Respect parameters standbydelaylow, standbydelayhigh, highstandbythreshold set via pmset utility Introduce a new bit in hbfx-ahbm boot-arg: DoNotOverrideWakeUpTime = 64, to let macOS decide when wake for standby sleep maintenance VoodooPS2 2.3.2 Added ps2kbdonly=1 argument not to disable touchpad line on reboot, thx @Kethen]]></summary></entry><entry><title type="html">Acidanthera Updates: November 2022</title><link href="/hackintosh/updates/2022/11/07/acidanthera-november.html" rel="alternate" type="text/html" title="Acidanthera Updates: November 2022" /><published>2022-11-07T20:00:00+00:00</published><updated>2022-11-07T20:00:00+00:00</updated><id>/hackintosh/updates/2022/11/07/acidanthera-november</id><content type="html" xml:base="/hackintosh/updates/2022/11/07/acidanthera-november.html"><![CDATA[<ul>
  <li><a href="#acidanthera-updates-a-message-from-pmheart">Acidanthera Updates: A message from PMheart</a></li>
  <li><a href="#changelogs">Changelogs</a></li>
</ul>

<h1 id="acidanthera-updates-a-message-from-pmheart">Acidanthera Updates: A message from PMheart</h1>

<p>Embracing the final release of macOS Ventura and following Halloween, we entered November 2022.</p>

<p>Overall speaking, OpenCore 0.8.6 brings several groundbreaking changes. To begin with, @mikebeaton updated the LogoutHook script for the compatibility with earlier versions of macOS and brought the capability of automatic installation as launch daemon/logout hook on Yosemite and above. As well, @mikebeaton fixed a recursive loop crash and early logging failure, and resolved wake-from-sleep failure on EFI 1.1 systems. After months of hard work, @mhaeuser has brought the most impressive feature in this release, dwell-clicking, to our bootloader. As always, @Andrey1970AppleLife ensures that firmware/SMBIOS info is up-to-date.</p>

<p>After nearly one year of hibernation, MaciASL got a minor improvement where line number breaking during scroll has been fixed, thanks to @SkyrilHD.</p>

<p>For AppleALC 1.7.6, we would like to thank @anderson-suga, @andreszerocross, @mishurov, and @RockJesus for their contributions to our audio configuration database.</p>

<p>In CryptexFixup 1.0.1, @khronokernel added support for in-OS macOS installation via Install macOS.app on Big Sur and newer. As well, he refactored model patch set detection, and replaced the previously unused boot argument <code class="language-plaintext highlighter-rouge">-disable_uni_control</code> with <code class="language-plaintext highlighter-rouge">-disable_sidecar_mac</code> in FeatureUnlock 1.1.0. Last but not least, in RestrictEvents 1.0.9, the new <code class="language-plaintext highlighter-rouge">revblock</code> userspace processes blocking is added, together with <code class="language-plaintext highlighter-rouge">displaypolicyd</code> blocking for genuine <code class="language-plaintext highlighter-rouge">MacBookPro9,1/10,1</code>, <code class="language-plaintext highlighter-rouge">mediaanalysisd</code> for Metal 1 GPUs on Ventura, and conditional blocking for PCIe/memory notifications on <code class="language-plaintext highlighter-rouge">MacPro7,1</code> SMBIOS.</p>

<p>Enjoy,</p>

<p>— PMheart</p>

<h1 id="changelogs">Changelogs</h1>

<h4 id="opencorepkg-086"><a href="https://github.com/acidanthera/OpenCorePkg/releases">OpenCorePkg 0.8.6</a></h4>

<ul>
  <li>Updated NVRAM save script for compatibilty with earlier macOS (Snow Leopard+ tested)</li>
  <li>Updated NVRAM save script to automatically install as launch daemon (Yosemite+) or logout hook (older macOS)</li>
  <li>Fixed maximum click duration and double click speed for non-standard poll frequencies</li>
  <li>Added support for pointer dwell-clicking</li>
  <li>Fixed recursive loop crash at first non-early log line on some systems</li>
  <li>Fixed early log preservation when using unsafe fast file logging</li>
  <li>Updated builtin firmware versions for SMBIOS and the rest</li>
  <li>Resolved wake-from-sleep failure on EFI 1.1 systems (including earlier Macs) with standalone emulated NVRAM driver</li>
  <li>Updated macrecovery commands with macOS 12 and 13, thx @Core-i99</li>
  <li>Updates SSDT-BRG0 with macOS-specific STA to avoid compatibility issues on Windows, thx @Lorys89</li>
  <li>Fixed memory issues in OpenLinuxBoot causing crashes on 32-bit UEFI firmware</li>
</ul>

<h4 id="maciasl-163"><a href="https://github.com/acidanthera/MaciASL/releases">MaciASL 1.6.3</a></h4>

<ul>
  <li>Fix line number breaking during scroll, thanks to @SkyrilHD</li>
</ul>

<h4 id="applealc-176"><a href="https://github.com/acidanthera/AppleALC/releases">AppleALC 1.7.6</a></h4>

<ul>
  <li>Added ALC298 layout-id 33 for surface laptop 1gen by Rockjesus.cn</li>
  <li>Added ALC255 layout-id 23for Acer Aspire A515-54G by anderson-suga</li>
  <li>Added ALC897 combo jack mic layout-id 22 for CHUWI CoreBook X by mishurov</li>
  <li>Added ALC897 layout-id 21 for OPS Computer by Andres ZeroCross</li>
</ul>

<h4 id="cryptexfixup-101"><a href="https://github.com/acidanthera/CryptexFixup/releases">CryptexFixup 1.0.1</a></h4>

<ul>
  <li>Allow in-OS Install macOS.app usage on Big Sur and newer</li>
</ul>

<h4 id="featureunlock-110"><a href="https://github.com/acidanthera/FeatureUnlock/releases">FeatureUnlock 1.1.0</a></h4>

<ul>
  <li>Refactored model patch set detection
    <ul>
      <li>Implemented proper VMM detection for AirPlay to Mac on Ventura</li>
      <li>Avoids unnessary patching on supported models (ex. NightShift on 2012+)</li>
    </ul>
  </li>
  <li>Removed unused <code class="language-plaintext highlighter-rouge">-disable_uni_control</code> boot argument
    <ul>
      <li>Was non-functional previously, use <code class="language-plaintext highlighter-rouge">-disable_sidecar_mac</code> instead</li>
    </ul>
  </li>
</ul>

<h4 id="restrictevents-109"><a href="https://github.com/acidanthera/RestrictEvents/releases">RestrictEvents 1.0.9</a></h4>

<ul>
  <li>Added <code class="language-plaintext highlighter-rouge">revblock</code> for user configuration of blocking processes</li>
  <li>Added additional process blocking:
    <ul>
      <li><code class="language-plaintext highlighter-rouge">gmux</code> * block displaypolicyd on Big Sur+ (for genuine MacBookPro9,1/10,1)</li>
      <li><code class="language-plaintext highlighter-rouge">media</code> * block mediaanalysisd on Ventura+ (for Metal 1 GPUs)</li>
      <li><code class="language-plaintext highlighter-rouge">pci</code> * block PCIe &amp; memory notifications (for MacPro7,1 SMBIOS)
        <ul>
          <li>Previous unconditional</li>
        </ul>
      </li>
      <li><code class="language-plaintext highlighter-rouge">auto</code> * same as <code class="language-plaintext highlighter-rouge">pci</code>, set by default</li>
    </ul>
  </li>
</ul>]]></content><author><name></name></author><category term="Hackintosh" /><category term="updates" /><summary type="html"><![CDATA[Acidanthera Updates: A message from PMheart Changelogs Acidanthera Updates: A message from PMheart Embracing the final release of macOS Ventura and following Halloween, we entered November 2022. Overall speaking, OpenCore 0.8.6 brings several groundbreaking changes. To begin with, @mikebeaton updated the LogoutHook script for the compatibility with earlier versions of macOS and brought the capability of automatic installation as launch daemon/logout hook on Yosemite and above. As well, @mikebeaton fixed a recursive loop crash and early logging failure, and resolved wake-from-sleep failure on EFI 1.1 systems. After months of hard work, @mhaeuser has brought the most impressive feature in this release, dwell-clicking, to our bootloader. As always, @Andrey1970AppleLife ensures that firmware/SMBIOS info is up-to-date. After nearly one year of hibernation, MaciASL got a minor improvement where line number breaking during scroll has been fixed, thanks to @SkyrilHD. For AppleALC 1.7.6, we would like to thank @anderson-suga, @andreszerocross, @mishurov, and @RockJesus for their contributions to our audio configuration database. In CryptexFixup 1.0.1, @khronokernel added support for in-OS macOS installation via Install macOS.app on Big Sur and newer. As well, he refactored model patch set detection, and replaced the previously unused boot argument -disable_uni_control with -disable_sidecar_mac in FeatureUnlock 1.1.0. Last but not least, in RestrictEvents 1.0.9, the new revblock userspace processes blocking is added, together with displaypolicyd blocking for genuine MacBookPro9,1/10,1, mediaanalysisd for Metal 1 GPUs on Ventura, and conditional blocking for PCIe/memory notifications on MacPro7,1 SMBIOS. Enjoy, — PMheart Changelogs OpenCorePkg 0.8.6 Updated NVRAM save script for compatibilty with earlier macOS (Snow Leopard+ tested) Updated NVRAM save script to automatically install as launch daemon (Yosemite+) or logout hook (older macOS) Fixed maximum click duration and double click speed for non-standard poll frequencies Added support for pointer dwell-clicking Fixed recursive loop crash at first non-early log line on some systems Fixed early log preservation when using unsafe fast file logging Updated builtin firmware versions for SMBIOS and the rest Resolved wake-from-sleep failure on EFI 1.1 systems (including earlier Macs) with standalone emulated NVRAM driver Updated macrecovery commands with macOS 12 and 13, thx @Core-i99 Updates SSDT-BRG0 with macOS-specific STA to avoid compatibility issues on Windows, thx @Lorys89 Fixed memory issues in OpenLinuxBoot causing crashes on 32-bit UEFI firmware MaciASL 1.6.3 Fix line number breaking during scroll, thanks to @SkyrilHD AppleALC 1.7.6 Added ALC298 layout-id 33 for surface laptop 1gen by Rockjesus.cn Added ALC255 layout-id 23for Acer Aspire A515-54G by anderson-suga Added ALC897 combo jack mic layout-id 22 for CHUWI CoreBook X by mishurov Added ALC897 layout-id 21 for OPS Computer by Andres ZeroCross CryptexFixup 1.0.1 Allow in-OS Install macOS.app usage on Big Sur and newer FeatureUnlock 1.1.0 Refactored model patch set detection Implemented proper VMM detection for AirPlay to Mac on Ventura Avoids unnessary patching on supported models (ex. NightShift on 2012+) Removed unused -disable_uni_control boot argument Was non-functional previously, use -disable_sidecar_mac instead RestrictEvents 1.0.9 Added revblock for user configuration of blocking processes Added additional process blocking: gmux * block displaypolicyd on Big Sur+ (for genuine MacBookPro9,1/10,1) media * block mediaanalysisd on Ventura+ (for Metal 1 GPUs) pci * block PCIe &amp; memory notifications (for MacPro7,1 SMBIOS) Previous unconditional auto * same as pci, set by default]]></summary></entry><entry><title type="html">Acidanthera Updates: October 2022</title><link href="/hackintosh/updates/2022/10/04/acidanthera-october.html" rel="alternate" type="text/html" title="Acidanthera Updates: October 2022" /><published>2022-10-04T14:15:00+00:00</published><updated>2022-10-04T14:15:00+00:00</updated><id>/hackintosh/updates/2022/10/04/acidanthera-october</id><content type="html" xml:base="/hackintosh/updates/2022/10/04/acidanthera-october.html"><![CDATA[<ul>
  <li><a href="#acidanthera-updates-a-message-from-pmheart">Acidanthera Updates: A message from PMheart</a></li>
  <li><a href="#changelogs">Changelogs</a></li>
</ul>

<h1 id="acidanthera-updates-a-message-from-pmheart">Acidanthera Updates: A message from PMheart</h1>

<p>Having experienced a chilling September, October comes after a nice weekend. Following iOS 16, macOS Ventura is coming soon.</p>

<p>As usual, there are no critical updates to OpenCore 0.8.5, as recent beta versions of macOS 13 tend to be stable. To begin with, @Andrey1970AppleLife updated builtin firmware versions which might be useful for the official macOS update. Then, several more updates regarding Hyper-V, including the correction for CPU objects that are exclusively available in Windows Server 2022, and extra hot-adding/removing device path expansion support, have been carried out by @Goldfish64. As well, we improved verbose logging for kernel patching, which can be useful for developers to filter patcher status. That’s it.</p>

<p>@Goldfish64 pushed a bunch of updates to MacHyperVSupport 0.9.2: The issue with control key pressing has been fixed, together with DMA allocation problems and another one with buffer overrun in network packet sending; VMBus implemenations get improved; intermittent hangs storage and network drivers are addressed. Finally, he added support for storage disk hot-adding/removing and that for guest restart via Restart-VM; time synchronization support for the guest machine has landed as well.</p>

<p>Thanks to the hard work of @dhinakg and @khronokernel, those CPU models without AVX2.0 support can boot normally by installing the Apple Silicon Cryptex (OS.dmg) with the help of the new Lilu plugin - CryptexFixup. Still, this breaks delta updates (<a href="https://github.com/acidanthera/bugtracker/issues/2080">ref</a>), and we are looking forward to patches and contributions to this.</p>

<p>For VoodooPS2, we would like to give credits to @diepeterpan who fixed disabled keyboard after reboot. Users with the common problems can now enjoy VoodooPS2 2.3.1. Also, @lalithkota improved compatibility with BCM43142A0 on macOS Big Sur in BrcmPatchRAM 2.6.4.</p>

<p>Enjoy,</p>

<p>— PMheart</p>

<h1 id="changelogs">Changelogs</h1>

<h4 id="opencorepkg-085"><a href="https://github.com/acidanthera/OpenCorePkg/releases">OpenCorePkg 0.8.5</a></h4>

<ul>
  <li>Updated builtin firmware versions for SMBIOS and the rest</li>
  <li>Moved CPU objects that exist only in Windows Server 2022 into SSDT-HV-DEV-WS2022.dsl</li>
  <li>Updated Hyper-V device path expansion to support hot add/remove of disks</li>
  <li>Improved verbose logging during kernel patching</li>
</ul>

<h4 id="brcmpatchram-264"><a href="https://github.com/acidanthera/BrcmPatchRAM/releases">BrcmPatchRAM 2.6.4</a></h4>

<ul>
  <li>Improve compatibility with BCM43142A0 on macOS Big Sur (thx lalithkota)</li>
</ul>

<h4 id="voodoops2-231"><a href="https://github.com/acidanthera/VoodooPS2/releases">VoodooPS2 2.3.1</a></h4>

<ul>
  <li>Fixed disabled keyboard after reboot</li>
</ul>

<h4 id="cryptexfixup-100"><a href="https://github.com/acidanthera/CryptexFixup/releases">CryptexFixup 1.0.0</a></h4>

<ul>
  <li>Initial release</li>
</ul>

<h4 id="machypervsupport-092"><a href="https://github.com/acidanthera/MacHyperVSupport/releases">MacHyperVSupport 0.9.2</a></h4>

<ul>
  <li>Fixed crash when control key is pressed under macOS 10.4</li>
  <li>Fixed DMA allocations under macOS 10.4 and 10.5</li>
  <li>Refactored and cleaned up VMBus core logic and integration services</li>
  <li>Fixed crash caused by a buffer overrun in network packet sending</li>
  <li>Fixed intermittent hangs in storage and network drivers</li>
  <li>Added support for storage disk addition and removal while VM is running</li>
  <li>Added support for guest restart via Restart-VM</li>
  <li>Renamed hvshutdown daemon to hvutil to support all userspace-side functions</li>
  <li>Added guest time synchronization support</li>
  <li>Added support for “Type clipboard text” function</li>
</ul>]]></content><author><name></name></author><category term="Hackintosh" /><category term="updates" /><summary type="html"><![CDATA[Acidanthera Updates: A message from PMheart Changelogs Acidanthera Updates: A message from PMheart Having experienced a chilling September, October comes after a nice weekend. Following iOS 16, macOS Ventura is coming soon. As usual, there are no critical updates to OpenCore 0.8.5, as recent beta versions of macOS 13 tend to be stable. To begin with, @Andrey1970AppleLife updated builtin firmware versions which might be useful for the official macOS update. Then, several more updates regarding Hyper-V, including the correction for CPU objects that are exclusively available in Windows Server 2022, and extra hot-adding/removing device path expansion support, have been carried out by @Goldfish64. As well, we improved verbose logging for kernel patching, which can be useful for developers to filter patcher status. That’s it. @Goldfish64 pushed a bunch of updates to MacHyperVSupport 0.9.2: The issue with control key pressing has been fixed, together with DMA allocation problems and another one with buffer overrun in network packet sending; VMBus implemenations get improved; intermittent hangs storage and network drivers are addressed. Finally, he added support for storage disk hot-adding/removing and that for guest restart via Restart-VM; time synchronization support for the guest machine has landed as well. Thanks to the hard work of @dhinakg and @khronokernel, those CPU models without AVX2.0 support can boot normally by installing the Apple Silicon Cryptex (OS.dmg) with the help of the new Lilu plugin - CryptexFixup. Still, this breaks delta updates (ref), and we are looking forward to patches and contributions to this. For VoodooPS2, we would like to give credits to @diepeterpan who fixed disabled keyboard after reboot. Users with the common problems can now enjoy VoodooPS2 2.3.1. Also, @lalithkota improved compatibility with BCM43142A0 on macOS Big Sur in BrcmPatchRAM 2.6.4. Enjoy, — PMheart Changelogs OpenCorePkg 0.8.5 Updated builtin firmware versions for SMBIOS and the rest Moved CPU objects that exist only in Windows Server 2022 into SSDT-HV-DEV-WS2022.dsl Updated Hyper-V device path expansion to support hot add/remove of disks Improved verbose logging during kernel patching BrcmPatchRAM 2.6.4 Improve compatibility with BCM43142A0 on macOS Big Sur (thx lalithkota) VoodooPS2 2.3.1 Fixed disabled keyboard after reboot CryptexFixup 1.0.0 Initial release MacHyperVSupport 0.9.2 Fixed crash when control key is pressed under macOS 10.4 Fixed DMA allocations under macOS 10.4 and 10.5 Refactored and cleaned up VMBus core logic and integration services Fixed crash caused by a buffer overrun in network packet sending Fixed intermittent hangs in storage and network drivers Added support for storage disk addition and removal while VM is running Added support for guest restart via Restart-VM Renamed hvshutdown daemon to hvutil to support all userspace-side functions Added guest time synchronization support Added support for “Type clipboard text” function]]></summary></entry><entry><title type="html">Acidanthera and Dortania Updates: September 2022</title><link href="/hackintosh/updates/2022/09/06/acidanthera-september.html" rel="alternate" type="text/html" title="Acidanthera and Dortania Updates: September 2022" /><published>2022-09-06T04:30:00+00:00</published><updated>2022-09-06T04:30:00+00:00</updated><id>/hackintosh/updates/2022/09/06/acidanthera-september</id><content type="html" xml:base="/hackintosh/updates/2022/09/06/acidanthera-september.html"><![CDATA[<ul>
  <li><a href="#acidanthera-updates-a-message-from-pmheart">Acidanthera Updates: A message from PMheart</a></li>
  <li><a href="#dortania-updates-a-message-from-dhinakg">Dortania Updates: A message from dhinakg</a></li>
  <li><a href="#changelogs">Changelogs</a></li>
</ul>

<h1 id="acidanthera-updates-a-message-from-pmheart">Acidanthera Updates: A message from PMheart</h1>

<p>With the heatwave moving away in Europe, we are finally approaching the fall. And it’s also about time to embrace the new OS updates coming this month and/or in October.</p>

<p>Compared to OpenCore 0.8.3, the changes introduced in 0.8.4 are fairly minor. Following @mikebeaton’s groundbreaking work on NVRAM, our mission is finalised by syncing the checks for <code class="language-plaintext highlighter-rouge">LoadEarly</code> in ocvalidate and the addition of the new option <code class="language-plaintext highlighter-rouge">FullNvramAccess</code> allowing direct access to NVRAM. When it comes to Hyper-V support, @Goldfish64 brought the new <code class="language-plaintext highlighter-rouge">SSDT-HV-DEV.dsl</code> for better compatibility with older macOS versions on Windows 10 and newer; in addition, he fixed a <code class="language-plaintext highlighter-rouge">SysReport</code> crash on Pentium 4 systems, and another crash on an<code class="language-plaintext highlighter-rouge">ExitBootServices</code> call while using DEBUG builds and file logging. For developers, @mhaeuser made a new ProcessKernel utility for testing kext injection by reading users’ config, making tests easier; in addition, @mikebeaton fixed 32-bit userspace build support on macOS. With basic set of NetworkPkg drivers with HTTP boot support included in OpenCore, we can start working on a new EFI tool which downloads and boots macOS Recovery, replacing <a href="https://github.com/acidanthera/OpenCorePkg/tree/master/Utilities/macrecovery">macrecovery</a>. Last but not least, we updated the <a href="https://zlib.net">zlib library</a> to 1.2.12, and @savvamitrofanov made characters invisible on password input in ocpasswordgen. We would also like to thank @dreamwhite for his constant and solid work to defeat all warnings in our Python scripts.</p>

<p>@Goldfish64 brought a bunch of changes to MacHyperVSupport, providing a more seamless experience for Hyper-V users. These include PCI passthrough support, a fix for IOPCIBridge crash on macOS 12 and newer, and a new <code class="language-plaintext highlighter-rouge">hvshutdown</code> daemon for Hyper-V shutdown requests. As well, macOS 10.4 and 10.5 support has been added, together with the standardisation of boot arguments.</p>

<p>For VoodooPS2, in spite of small changes, we fixed variable shadowing to make the code more consistent.</p>

<p>We would also like to thank @hgsshaanxi and @Feartech for their contributions to our AppleALC codec database for ALC222, ALC235, and ALC255 (3234). Also, without @vandroiy2013’s consistent maintainance, the AppleALC project would not even have been alive.</p>

<p>Thanks to the developers of dmidecode, our fork has been updated to upstream a1a2258f with Apple Silicon support by @vit9696.</p>

<p>It is a pity that no further progress has been made for Skylake users spoofing as Kaby Lake. We are looking forward to contributions reviving the support for Skylake.</p>

<p>Enjoy our updates and macOS Ventura,</p>

<p>— PMheart</p>

<h1 id="dortania-updates-a-message-from-dhinakg">Dortania Updates: A message from dhinakg</h1>

<p>Hi everyone! Nothing much for this month. We’re slowly progressing on merging in PRs and pushing some updates to the guides before I start working on reorganizing the install guide as mentioned in the <a href="2022-08-02-acidanthera-dortania-august.md">previous post</a>.</p>

<p>Enjoy the last vestiges of summer,</p>

<p>— Dhinak</p>

<h1 id="changelogs">Changelogs</h1>

<h4 id="opencorepkg-084"><a href="https://github.com/acidanthera/OpenCorePkg/releases">OpenCorePkg 0.8.4</a></h4>

<ul>
  <li>Added checks for <code class="language-plaintext highlighter-rouge">Driver</code> -&gt; <code class="language-plaintext highlighter-rouge">LoadEarly</code> in ocvalidate</li>
  <li>Added <code class="language-plaintext highlighter-rouge">FullNvramAccess</code> option for tools which require direct access to NVRAM</li>
  <li>Replaced <code class="language-plaintext highlighter-rouge">SSDT-HV-CPU.dsl</code> with <code class="language-plaintext highlighter-rouge">SSDT-HV-DEV.dsl</code> for compatiblity with older macOS versions on Windows 10 and newer</li>
  <li>Updated builtin zlib library to 1.2.12</li>
  <li>Changed ocpasswordgen not to print characters on password input</li>
  <li>Added ProcessKernel utility for testing kext injection based on configs</li>
  <li>Fixed crash while using <code class="language-plaintext highlighter-rouge">SysReport</code> on Pentium 4 systems</li>
  <li>Fixed crash after ExitBootServices() is called while using DEBUG builds and file logging</li>
  <li>Fixed 32-bit userspace build support on macOS (use High Sierra 10.13 and below)</li>
  <li>Added basic set of NetworkPkg drivers with HTTP boot support</li>
</ul>

<h4 id="machypervsupport-091"><a href="https://github.com/acidanthera/MacHyperVSupport/releases">MacHyperVSupport 0.9.1</a></h4>

<ul>
  <li>Added initial PCI passthrough support</li>
  <li>Fix crash related to IOPCIBridge on 12.0 and newer</li>
  <li>Added support for macOS 10.4 and 10.5</li>
  <li>Added hvshutdown daemon to support shutdowns from Hyper-V</li>
  <li>Standardized boot arguments</li>
</ul>

<h4 id="voodoops2-230"><a href="https://github.com/acidanthera/VoodooPS2/releases">VoodooPS2 2.3.0</a></h4>

<ul>
  <li>Fixed variable shadowing</li>
</ul>

<h4 id="applealc-175"><a href="https://github.com/acidanthera/AppleALC/releases">AppleALC 1.7.5</a></h4>

<ul>
  <li>Added ALC222 layout-id 12 for Lenovo Tianyi 510s-07IMB Desktop PC by hgsshaanxi</li>
  <li>Added ALC235 layout-id 36 for Lenovo Tianyi 510 pro-18ICB Desktop PC by hgsshaanxi</li>
  <li>Added ALC255(3234) layout-id 22 for Asus N752VX by Feartech by feartech</li>
</ul>

<h4 id="dmidecode-34a"><a href="https://github.com/acidanthera/dmidecode/releases">dmidecode 3.4a</a></h4>

<ul>
  <li>Synced with dmidecode a1a2258f</li>
  <li>Added Apple Silicon support</li>
</ul>]]></content><author><name></name></author><category term="Hackintosh" /><category term="updates" /><summary type="html"><![CDATA[Acidanthera Updates: A message from PMheart Dortania Updates: A message from dhinakg Changelogs Acidanthera Updates: A message from PMheart With the heatwave moving away in Europe, we are finally approaching the fall. And it’s also about time to embrace the new OS updates coming this month and/or in October. Compared to OpenCore 0.8.3, the changes introduced in 0.8.4 are fairly minor. Following @mikebeaton’s groundbreaking work on NVRAM, our mission is finalised by syncing the checks for LoadEarly in ocvalidate and the addition of the new option FullNvramAccess allowing direct access to NVRAM. When it comes to Hyper-V support, @Goldfish64 brought the new SSDT-HV-DEV.dsl for better compatibility with older macOS versions on Windows 10 and newer; in addition, he fixed a SysReport crash on Pentium 4 systems, and another crash on anExitBootServices call while using DEBUG builds and file logging. For developers, @mhaeuser made a new ProcessKernel utility for testing kext injection by reading users’ config, making tests easier; in addition, @mikebeaton fixed 32-bit userspace build support on macOS. With basic set of NetworkPkg drivers with HTTP boot support included in OpenCore, we can start working on a new EFI tool which downloads and boots macOS Recovery, replacing macrecovery. Last but not least, we updated the zlib library to 1.2.12, and @savvamitrofanov made characters invisible on password input in ocpasswordgen. We would also like to thank @dreamwhite for his constant and solid work to defeat all warnings in our Python scripts. @Goldfish64 brought a bunch of changes to MacHyperVSupport, providing a more seamless experience for Hyper-V users. These include PCI passthrough support, a fix for IOPCIBridge crash on macOS 12 and newer, and a new hvshutdown daemon for Hyper-V shutdown requests. As well, macOS 10.4 and 10.5 support has been added, together with the standardisation of boot arguments. For VoodooPS2, in spite of small changes, we fixed variable shadowing to make the code more consistent. We would also like to thank @hgsshaanxi and @Feartech for their contributions to our AppleALC codec database for ALC222, ALC235, and ALC255 (3234). Also, without @vandroiy2013’s consistent maintainance, the AppleALC project would not even have been alive. Thanks to the developers of dmidecode, our fork has been updated to upstream a1a2258f with Apple Silicon support by @vit9696. It is a pity that no further progress has been made for Skylake users spoofing as Kaby Lake. We are looking forward to contributions reviving the support for Skylake. Enjoy our updates and macOS Ventura, — PMheart Dortania Updates: A message from dhinakg Hi everyone! Nothing much for this month. We’re slowly progressing on merging in PRs and pushing some updates to the guides before I start working on reorganizing the install guide as mentioned in the previous post. Enjoy the last vestiges of summer, — Dhinak Changelogs OpenCorePkg 0.8.4 Added checks for Driver -&gt; LoadEarly in ocvalidate Added FullNvramAccess option for tools which require direct access to NVRAM Replaced SSDT-HV-CPU.dsl with SSDT-HV-DEV.dsl for compatiblity with older macOS versions on Windows 10 and newer Updated builtin zlib library to 1.2.12 Changed ocpasswordgen not to print characters on password input Added ProcessKernel utility for testing kext injection based on configs Fixed crash while using SysReport on Pentium 4 systems Fixed crash after ExitBootServices() is called while using DEBUG builds and file logging Fixed 32-bit userspace build support on macOS (use High Sierra 10.13 and below) Added basic set of NetworkPkg drivers with HTTP boot support MacHyperVSupport 0.9.1 Added initial PCI passthrough support Fix crash related to IOPCIBridge on 12.0 and newer Added support for macOS 10.4 and 10.5 Added hvshutdown daemon to support shutdowns from Hyper-V Standardized boot arguments VoodooPS2 2.3.0 Fixed variable shadowing AppleALC 1.7.5 Added ALC222 layout-id 12 for Lenovo Tianyi 510s-07IMB Desktop PC by hgsshaanxi Added ALC235 layout-id 36 for Lenovo Tianyi 510 pro-18ICB Desktop PC by hgsshaanxi Added ALC255(3234) layout-id 22 for Asus N752VX by Feartech by feartech dmidecode 3.4a Synced with dmidecode a1a2258f Added Apple Silicon support]]></summary></entry><entry><title type="html">Acidanthera and Dortania Updates: August 2022</title><link href="/hackintosh/updates/2022/08/02/acidanthera-dortania-august.html" rel="alternate" type="text/html" title="Acidanthera and Dortania Updates: August 2022" /><published>2022-08-02T07:00:00+00:00</published><updated>2022-08-02T07:00:00+00:00</updated><id>/hackintosh/updates/2022/08/02/acidanthera-dortania-august</id><content type="html" xml:base="/hackintosh/updates/2022/08/02/acidanthera-dortania-august.html"><![CDATA[<ul>
  <li><a href="#acidanthera-updates-a-message-from-pmheart">Acidanthera Updates: A message from PMheart</a></li>
  <li><a href="#dortania-updates-a-message-from-dhinakg">Dortania Updates: A message from dhinakg</a></li>
  <li><a href="#changelogs">Changelogs</a></li>
</ul>

<h1 id="acidanthera-updates-a-message-from-pmheart">Acidanthera Updates: A message from PMheart</h1>

<p>Howdy! We wish you enjoyed this summer as life is getting back to normal. It has been a while since the last message from @vit9696 in <a href="https://dortania.github.io/hackintosh/updates/2022/02/10/acidanthera-february.html">February 2022</a>, but the monthly greeting is back now.</p>

<p>In addition to the fix for one of the most important OpenCore quirks, <code class="language-plaintext highlighter-rouge">AvoidRuntimeDefrag</code>, in our July 2022 release, the new updates to OpenCore (again by @mhaeuser) make it possible to load the Kernel Collection on macOS Ventura beta 3 and above. Thanks to @savvamitrofanov’s hard work, we have integrated the ext4 file system driver into OpenCore. In addition, @Goldfish64 fixed <code class="language-plaintext highlighter-rouge">OSBundleLibraries_x86_64</code> handling and a crash when using kext blocking for cacheless injection, and another issue with FAT binary architecture selection. Furthermore, he added macOS 10.4 and 10.5 support to the <code class="language-plaintext highlighter-rouge">AllowRelocationBlock</code> Booter quirk, and CPU cache info injection for macOS 10.4 to the <code class="language-plaintext highlighter-rouge">ProvideCurrentCpuInfo</code> quirk. @mikebeaton brought another significant code refactoring for NVRAM operations by introducing <code class="language-plaintext highlighter-rouge">OpenVariableRuntimeDxe</code>, so now it is possible to specify drivers which need to be loaded before NVRAM initialisation. What’s more, he made various improvements to AudioDxe, including the new <code class="language-plaintext highlighter-rouge">--force-device</code> and <code class="language-plaintext highlighter-rouge">--codec-setup-delay</code> options, the removal of default codec connection delay, as well as the change of unit (from microseconds to milliseconds) in <code class="language-plaintext highlighter-rouge">Audio</code> -&gt; <code class="language-plaintext highlighter-rouge">SetupDelay</code>. Brought by the same author, @mikebeaton contributed a new option named <code class="language-plaintext highlighter-rouge">--show-csr</code> to the ToggleSipEntry tool for toggling SIP boot menu, and fixed a rare assertion caused by label animation initialisation in OpenCanopy. Last but not least, RsaTool is no longer dependant on macOS system SSL thanks to @dhinakg.</p>

<p>When it comes to Lilu, @mhaeuser addressed the kernel panic on macOS Ventura beta 3 and above by fixing the segment name for the new Kernel Collection. Although a small change, without his contribution, all Lilu plugins would have stopped working. As well, @Goldfish64 disabled EFI64 runtime APIs when <code class="language-plaintext highlighter-rouge">-legacy</code> is used on 32-bit kernels.</p>

<p>Although there are not many updates to our AppleALC v1.7.4 release, @wern-apfel corrected the pinconfig data for ALC294 with <code class="language-plaintext highlighter-rouge">layout-id</code> 15, and @Ardhi9696 contributed new audio data with <code class="language-plaintext highlighter-rouge">layout-id</code> 25 for ALC1220 on MSI GE73 Raider RGB 8RF.</p>

<p>While Apple removed support for Skylake in macOS 13, it is easy to spoof it as Kaby Lake. Building off the preliminary support in WhateverGreen v1.6.0, v1.6.1 addressed HEVC playback problems thanks to @abenraj and @dhinakg. However, further investigation is required for a proper solution to the intermittent flickering, which we wish to include in the next release.</p>

<p>Enjoy the last spot of summer,</p>

<p>— PMheart</p>

<h1 id="dortania-updates-a-message-from-dhinakg">Dortania Updates: A message from dhinakg</h1>

<p>Hello everyone! It’s been a while since I’ve posted one of these, and it’s about time that I posted.</p>

<p>I’m happy to share that our <a href="https://dortania.github.io/builds/">build repo</a> is now running on an M1 machine, drastically improving build times - 30-minute builds of OC are now 7 minutes! More plugins have also been added, and development on the build repo will continue in the future.</p>

<p>Let’s jump to the crux of the matter though - the guides.</p>

<p>Many of you have probably been wondering why the install guide has remained on 0.7.8 for a while when we’re up to 0.8.3 already. Albeit the changes between 0.7.8 and the latest version haven’t been major, it has been a while since the guides have been getting updates. How come?</p>

<p>Well, the dortania team has not had as much time or as many active people as it once had. Mykola (khronokernel) has moved on to legacy Macs. And I no longer have the abundance of time I had while under a lockdown order.</p>

<p>Avery (@1Revenger1) and I, however, have been actively working to change this. First off, PMheart is helping out with maintaining the guides, recently reviewing a PR to the power management section of the post-install guide. In addition, we’ve finally been able to find some time to go through PRs and issues, and thanks to the help of several external contributors - @hkusdaryanto, @dreamwhite, @YuiiiPTChan, @Krazy-Killa, @thegermanguyben, and @extremegrief1 - we’ve been able to update the install guide to 0.8.3. The post-install guide does need updates for 0.8.3 too, but these are minor updates that will be completed in the near future. There are still many issues and updates that all of the guides need though.</p>

<p>This does raise the question - haven’t the updates to OC been minor? Why has it been so hard to keep the install guide up to date?</p>

<p>Well, the answer lies in how the install guide is organized. Currently, it’s organized by CPU generation, and all aspects of configuring your config.plist for that generation are covered in one page. However, this design leads to a humongous amount of copy and paste - there are 26 config pages as of current, and a lot of the core content is shared among the pages, but with different variations. This makes it incredibly difficult to change all the pages and ensure nothing is missed, and it also makes any PRs fairly difficult to review.</p>

<p>To combat this, we’ve come up with a new idea of organizing the guide: instead of by generation, by config.plist section. Each section of the config (ie. ACPI, Booter, DeviceProperties, Kernel) would be its own page, and shared configuration for several generations would be grouped on each page. This would significantly reduce the amount of repeated content and allow updates to the guide to be made much more easily. To better demonstrate, <a href="https://dortania.github.io/other/install-guide-reorganized-sample">here’s a demo site</a>.</p>

<p>Alongside this, we’d also like to combine the current WiFi Buyers Guide, GPU Buyers Guide, and Anti-Hackintosh Buyers Guide into one guide to have compatibility info in one central place. This new guide would be called the Hackintosh Compatibility Guide.</p>

<p>We know that the best way to get feedback is to ask the users, so we’re asking for public comment on these proposed changes. Please comment down in the comments below.</p>

<p>Thank you all,</p>

<p>— Dhinak (dhinakg)</p>

<h1 id="changelogs">Changelogs</h1>

<h4 id="opencorepkg-083"><a href="https://github.com/acidanthera/OpenCorePkg/releases">OpenCorePkg 0.8.3</a></h4>

<ul>
  <li>Added ext4 file system driver</li>
  <li>Added support for macOS 13 DP3 Kernel Collection</li>
  <li>Added <code class="language-plaintext highlighter-rouge">--force-device</code> option to AudioDxe, allowing UEFI audio on HDA contollers which misreport themselves as non-HDA audio devices</li>
  <li>Provided optional unsafe fast file logging (suitable only for firmware with a fully compliant FAT32 driver)</li>
  <li>Fixed incorrect OSBundleLibraries_x86_64 handling during cacheless injection</li>
  <li>Changed RsaTool not to link against system ssl on macOS</li>
  <li>Fixed crash during cacheless injection when kext blocking is enabled</li>
  <li>Removed default codec connection delay from AudioDxe</li>
  <li>Added optional <code class="language-plaintext highlighter-rouge">--codec-setup-delay</code> argument to AudioDxe</li>
  <li>Changed units of <code class="language-plaintext highlighter-rouge">Audio</code> -&gt; <code class="language-plaintext highlighter-rouge">SetupDelay</code> from microseconds to milliseconds (divide previous value by 1000 if using this setting)</li>
  <li>Fixed incorrect FAT binary slice being selected under macOS 10.4.11 when performing a cacheless boot</li>
  <li>Fixed rare assertion caused by label animation initialisation in OpenCanopy</li>
  <li>Added <code class="language-plaintext highlighter-rouge">--show-csr</code> option for <code class="language-plaintext highlighter-rouge">Toggle SIP</code> boot menu entry</li>
  <li>Added macOS 10.4 and 10.5 support to <code class="language-plaintext highlighter-rouge">AllowRelocationBlock</code> Booter quirk</li>
  <li>Added CPU cache info injection for macOS 10.4 to <code class="language-plaintext highlighter-rouge">ProvideCurrentCpuInfo</code> quirk</li>
  <li>Added emulated NVRAM driver for use separately from OpenDuet</li>
  <li>Added support for NVRAM reset and set default boot entry when using emulated NVRAM</li>
  <li>Upgraded emulated NVRAM logout script to allow unsupervised installation of recent macOS OTA updates</li>
  <li>Added <code class="language-plaintext highlighter-rouge">Driver</code> -&gt; <code class="language-plaintext highlighter-rouge">LoadEarly</code> for drivers which need to be loaded before NVRAM init</li>
</ul>

<h4 id="lilu-162"><a href="https://github.com/acidanthera/Lilu/releases">Lilu 1.6.2</a></h4>

<ul>
  <li>Fixed KC segment name, which also fixed kernel panic on macOS 13 b3</li>
  <li>Disable EFI64 runtime APIs when <code class="language-plaintext highlighter-rouge">-legacy</code> is used on 32-bit kernels</li>
</ul>

<h4 id="applealc-174"><a href="https://github.com/acidanthera/AppleALC/releases">AppleALC 1.7.4</a></h4>

<ul>
  <li>ALC294 layout-id 15 corrected incorrect pinconfig by wern-apfel</li>
  <li>Added ALC1220 layout-id 25 for MSI GE73 Raider RGB 8RF by Ardhi9696</li>
</ul>

<h4 id="whatevergreen-161"><a href="https://github.com/acidanthera/WhateverGreen/releases">WhateverGreen 1.6.1</a></h4>

<ul>
  <li>Improved Skylake graphics spoofing support by removing profile 2 from VTSupportedProfileArray on macOS 13+, thanks @abenraj and @dhinakg</li>
</ul>]]></content><author><name></name></author><category term="Hackintosh" /><category term="updates" /><summary type="html"><![CDATA[Acidanthera Updates: A message from PMheart Dortania Updates: A message from dhinakg Changelogs]]></summary></entry><entry><title type="html">Acidanthera Updates: February 2022</title><link href="/hackintosh/updates/2022/02/10/acidanthera-february.html" rel="alternate" type="text/html" title="Acidanthera Updates: February 2022" /><published>2022-02-10T17:00:00+00:00</published><updated>2022-02-10T17:00:00+00:00</updated><id>/hackintosh/updates/2022/02/10/acidanthera-february</id><content type="html" xml:base="/hackintosh/updates/2022/02/10/acidanthera-february.html"><![CDATA[<ul>
  <li><a href="#a-message-from-vit9696">A message from vit9696</a></li>
  <li>Changelogs (coming soon!)</li>
</ul>

<p><em>Note: This post was originally supposed to go up on 2022-02-07. We are sorry for the delay.</em></p>

<h1 id="a-message-from-vit9696">A message from vit9696</h1>

<p>Good evening,</p>

<p>We have just released one more stability upgrade:</p>

<ul>
  <li>Thanks to @mikebeaton, OpenCore will finally work correctly with SIP values, OpenLinuxBoot will no longer crash on partially valid setups, and AudioDxe will work as normal with older macOS versions.</li>
  <li>@Goldfish64 updated RestrictEvents to work with older macOS versions and also fixed its configuration abilities, making them more logical.</li>
  <li>With the help of @Sergey-Galan and others, more codec controller patches were updated to the new format, resolving some HDMI issues in AppleALC.</li>
  <li>@mikebeaton also updated alc-verb to more closely resemble hda-verb behaviour in Linux to increase the interoperability.</li>
  <li>AirportBrcmFixup was updated by @lvs1974 to be more stable on macOS 12.1+.</li>
  <li>@Ph-FrX fixed several backlight issues in WhateverGreen on Ice Lake platforms.</li>
</ul>

<p>While that makes it for today, we are currently working on improving bootloader security and reliability.</p>

<p>Stay safe,</p>

<p>— Vit</p>

<h1 id="changelogs">Changelogs</h1>

<h4 id="opencore-078"><a href="https://github.com/acidanthera/OpenCorePkg/releases">OpenCore 0.7.8</a></h4>

<h4 id="lilu-160"><a href="https://github.com/acidanthera/Lilu/releases">Lilu 1.6.0</a></h4>

<h4 id="featureunlock-106"><a href="https://github.com/acidanthera/FeatureUnlock/releases">FeatureUnlock 1.0.6</a></h4>

<h4 id="whatevergreen-157"><a href="https://github.com/acidanthera/WhateverGreen/releases">WhateverGreen 1.5.7</a></h4>

<h4 id="gfxutil-183b"><a href="https://github.com/acidanthera/gfxutil/releases">gfxutil 1.83b</a></h4>

<h4 id="restrictevents-107"><a href="https://github.com/acidanthera/RestrictEvents/releases">RestrictEvents 1.0.7</a></h4>

<h4 id="airportbrcmfixup-214"><a href="https://github.com/acidanthera/AirportBrcmFixup/releases">AirportBrcmFixup 2.1.4</a></h4>

<h4 id="cputscsync-106"><a href="https://github.com/acidanthera/CpuTscSync/releases">CpuTscSync 1.0.6</a></h4>

<h4 id="applealc-169"><a href="https://github.com/acidanthera/AppleALC/releases">AppleALC 1.6.9</a></h4>]]></content><author><name></name></author><category term="Hackintosh" /><category term="updates" /><summary type="html"><![CDATA[A message from vit9696 Changelogs (coming soon!) Note: This post was originally supposed to go up on 2022-02-07. We are sorry for the delay. A message from vit9696 Good evening, We have just released one more stability upgrade: Thanks to @mikebeaton, OpenCore will finally work correctly with SIP values, OpenLinuxBoot will no longer crash on partially valid setups, and AudioDxe will work as normal with older macOS versions. @Goldfish64 updated RestrictEvents to work with older macOS versions and also fixed its configuration abilities, making them more logical. With the help of @Sergey-Galan and others, more codec controller patches were updated to the new format, resolving some HDMI issues in AppleALC. @mikebeaton also updated alc-verb to more closely resemble hda-verb behaviour in Linux to increase the interoperability. AirportBrcmFixup was updated by @lvs1974 to be more stable on macOS 12.1+. @Ph-FrX fixed several backlight issues in WhateverGreen on Ice Lake platforms. While that makes it for today, we are currently working on improving bootloader security and reliability. Stay safe, — Vit Changelogs OpenCore 0.7.8 Lilu 1.6.0 FeatureUnlock 1.0.6 WhateverGreen 1.5.7 gfxutil 1.83b RestrictEvents 1.0.7 AirportBrcmFixup 2.1.4 CpuTscSync 1.0.6 AppleALC 1.6.9]]></summary></entry></feed>