Skip to content

Commit

Permalink
Merge pull request #1 from emaa10/fixing-iGPU
Browse files Browse the repository at this point in the history
Fixing i gpu
  • Loading branch information
emaa10 authored May 10, 2023
2 parents ba64092 + 868e38d commit a66e409
Showing 1 changed file with 28 additions and 20 deletions.
48 changes: 28 additions & 20 deletions EFI/OC/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -257,12 +257,20 @@
<dict>
<key>AAPL,ig-platform-id</key>
<data>AACbPg==</data>
<key>device-id</key>
<data>mz4AAA==</data>
<key>disable-external-gpu</key>
<data>AQAAAA==</data>
<key>force-online</key>
<data>AQAAAA==</data>
<key>framebuffer-patch-enable</key>
<data>AQAAAA==</data>
<key>framebuffer-stolenmem</key>
<data>AAAwAQ==</data>
<key>framebuffer-fbmem</key>
<data>AACQAA==</data>
<key>model</key>
<string>Intel UHD Graphics 620</string>
</dict>
</dict>
<key>Delete</key>
Expand Down Expand Up @@ -308,6 +316,24 @@
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>Any</string>
<key>BundlePath</key>
<string>USBPorts.kext</string>
<key>Comment</key>
<string>USBPorts.kext</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string></string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string></string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>Any</string>
Expand Down Expand Up @@ -632,24 +658,6 @@
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>Any</string>
<key>BundlePath</key>
<string>USBPorts.kext</string>
<key>Comment</key>
<string>USBPorts.kext</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string></string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string></string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
</array>
<key>Block</key>
<array>
Expand Down Expand Up @@ -1224,7 +1232,7 @@
<key>SystemAudioVolume</key>
<data>Rg==</data>
<key>boot-args</key>
<string>-v keepsyms=1 debug=0x100 alcid=3</string>
<string>-v keepsyms=1 debug=0x100 alcid=3 igfxonln=1 -igfxblr agdpmod=vit9696</string>
<key>csr-active-config</key>
<data>AAAAAA==</data>
<key>prev-lang:kbd</key>
Expand Down Expand Up @@ -1299,7 +1307,7 @@
<key>ProcessorType</key>
<integer>0</integer>
<key>ROM</key>
<data>ESIzAAAA</data>
<data>AAOTABEi</data>
<key>SpoofVendor</key>
<true/>
<key>SystemMemoryStatus</key>
Expand Down

0 comments on commit a66e409

Please sign in to comment.