Closed sampaioxsamuel closed 2 years ago
changing this
<key>PciRoot(0x0)/Pci(0x1F,0x3)</key>
<dict>
<key>AAPL,slot-name</key>
<string>Internal@0,31,3</string>
<key>device-id</key>
<data>cJ0AAA==</data>
<key>device_type</key>
<string>Audio device</string>
<key>hda-gfx</key>
<string>onboard-1</string>
<key>layout-id</key>
<integer>50</integer>
<key>model</key>
<string>Comet Lake PCH cAVS</string>
</dict>
to this
<key>PciRoot(0x0)/Pci(0x1F,0x3)</key>
<dict>
<key>layout-id</key>
<integer>50</integer>
</dict>
somehow fix the random crash but I lose HDMI audio
Use this kext for Monterey https://github.com/mbarbierato/OS-X-Fake-PCI-ID/releases . Replace the 2 kext present in EFI \ OC \ Kext
Hey, I'm using this EFI with a kinda similar setup, only difference is that I'm using a i7 10700k with iGPU UHD 630 Everything works just fine but from times to times the system crash and reboot, I look up and found that may be the HDMI, any suggestions on how I should fix?