Jump to content
GeoSt77

No video acceleration Intel HD 630

Recommended Posts

Finally I managed to install Sonoma on my "new" used PC I got, as my old laptop was only able to run Ventura.

My PC is Dell Optiplex 7050 Mini
CPU: Intel i5-7500T
iGPU: HD 630

While install it went into a boot loop, so I had to add -igfxvesa:

<key>boot-args</key>
<string>-v alcid=1 watchdog=0 agdpmod=pikera dk.e1000=0 e1000=0 -igfxvesa</string>

While this helped with boot loop and was able to instal Sonoma, now it is extremely laggy for normal use. 

I can see at System Information -> Hardware -> Graphics that it say Chipset Model : Intel HD Graphics 630, but that is all, it is not accelerating it and if I remove -igfxvesa I again go into boot loop. 

I guess I need kext, but I am searching last 6+ hours and can't find anything. 

How I can fix this and have normal use of Sonoma, with my iGPU acceleration? Any suggestions or help? I can't add other GPU in that tiny PC, no slots or space, so other GPU is not an option.

Link to comment
Share on other sites

  • Administrators

-Donations-

PayPal HERE - Stripe HERE - Ko-Fi HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill [email protected]

BTC 1BDzsV4bw3DVCiffFAeNKsdEzqkPXNVrXR

ETH BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9

BNB 0x10D1d656eCa00bD521f9b4A43B83098B8142e115

USDT BSC BEP20 0xb57cfdfa371fad1981910f0e8332409ab99f74d9

USDT TRC20 TUR6Z9AVS4AYzqPnULoHrfFvppRbhXmNbZ

PicPay @danielnmaldonado

PiX @[email protected]

Problems with Paypal HERE

xcd5u2Y.png

Sign up for a Bybit account and claim exclusive rewards HERE

New ways to earn money with Linkvertise HERE

Link to comment
Share on other sites

16 minutes ago, MaLd0n said:

I already saw that page and as not good at this, used ChatGTP to help me set proper values to config.plist. We ended with this for now:

 

Quote

<key>DeviceProperties</key>

        <dict>            

            <key>Add</key>

            <dict>

                <key>PciRoot(0x0)/Pci(0x2,0x0)</key>

                <dict>

                    <key>AAPL,ig-platform-id</key>

                    <data>AQAAAAAAAA==</data>

                    <key>device-id</key>

                    <data>AgAAAAAAAA==</data>

                </dict>

            </dict>

            <key>Delete</key>

            <dict/>

        </dict>

Which shoud fake device-id to 0x5912 (Base64 encoded to AgAAAAAAAA==) and framebuffer to 0x59160000 (Base64 encoded to AQAAAAAAAA==). 

I also removed existing -igfxvesa and added instead shikigva=128 (that was ChatGPT suggestion). 

All above fixed my issue with boot loop (without -igfxvesa it was boot loop always). 

But I still have no iGPU acceleration, as tehre is no chage of how laggy everything is. Minimizing a window make MAc freeze for 5-10 seconds, animation not show up, jsut 1-2 frames. Many things are still same lag. And of course no audio (I think they are related with iGPU issue).

What else I can do? Any mistakes I made aven with help of both that page and AI ?

Link to comment
Share on other sites

I have the same problem I have tried every possible solution and not seem to get anywhere 

Type: GPU

  Bus: PCIe

  PCIe Lane Width: x4

  Vendor: AMD (0x1002)

  Device ID: 0x6900

  Revision ID: 0x00c3

  Kernel Extension Info: No Kext Loaded

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.





×
  • Create New...