Contribute
Register

<< Solved >> [Help needed] Gigabyte 15 AERO KC OLED. Not work iGPU UHD630 of i7-10870H

Status
Not open for further replies.

Attachments

  • config.plist
    20.7 KB · Views: 62
  • Report.htm.zip
    71.7 KB · Views: 45
Last edited:

Yes, I've seen this previously on the Ark.

When it's a UHD Graphics 630 they explicitly say so. But for these laptop iGPUs they only say "Intel® UHD Graphics for 10th Gen Intel®", so I've often wondered if there is a difference?

For example:

 
try setting ProcessorType to 0

you could try adding in:

Code:
    <key>device_type</key>
                <string>VGA compatible controller</string>
                <key>framebuffer-con0-enable</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-con0-pipe</key>
                <data>
                EgAAAA==
                </data>
                <key>framebuffer-con1-enable</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-con1-pipe</key>
                <data>
                EgAAAA==
                </data>
                <key>framebuffer-con1-type</key>
                <data>
                AAgAAA==
                </data>
                <key>framebuffer-con2-enable</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-con2-pipe</key>
                <data>
                EgAAAA==
                </data>
                <key>framebuffer-con2-type</key>
                <data>
                AAgAAA==
                </data>
                <key>framebuffer-fbmem</key>
                <data>
                AACQAA==
                </data>
                <key>framebuffer-patch-enable</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-stolenmem</key>
                <data>
                AAAwAQ==
                </data>
                <key>framebuffer-unifiedmem</key>
                <data>
                AAAAgA==
                </data>
                <key>model</key>
                <string>Intel UHD 630</string>

possible that you may not need to stolemem etc if you can confirm your dvmt is set to 64mb but you can try

also worth reading over:

and also possible boot arguments:
 
Yes, I've seen this previously on the Ark.

When it's a UHD Graphics 630 they explicitly say so. But for these laptop iGPUs they only say "Intel® UHD Graphics for 10th Gen Intel®", so I've often wondered if there is a difference?
I think there is a difference. But devid 0x9BC4. It's UHD630
 
I think there is a difference. But devid 0x9BC4. It's UHD630

Hmmm. That's not the normal desktop or mobile device ID.

Having said that I know the Comet Lake UHD 630 has a different device ID to the Coffee Lake version.

I think Intel have a reason...

Follow @Feartech 's advice. :thumbup:
 
Doesn't start.
 

Attachments

  • tempImageJQMt2Y.png
    tempImageJQMt2Y.png
    18.4 MB · Views: 88
  • tempImageRHZzuU.png
    tempImageRHZzuU.png
    13.4 MB · Views: 79
Hmmm. That's not the normal desktop or mobile device ID.

Having said that I know the Comet Lake UHD 630 has a different device ID to the Coffee Lake version.

I think Intel have a reason...

Follow @Feartech 's advice. :thumbup:
Possibly, but I've seen 11.4 launches successfully with a similar processor, but from different laptop manufacturers. The methods used there did not work for me. Therefore, I think that it should start here as well.
 
Status
Not open for further replies.
Back
Top