@BlackArchon You aren’t doing anything wrong, UBU does not support Apollo Lake systems and does not provide microcodes for socket 1296 BGA CPU’s.
Well, that’s sad. Is there a list of supported CPUs?
@BlackArchon Any Intel CPU using these LGA sockets 1150, 1151, 1151v2, 1155, 1200, 2011, 2011v3, 2066, 3647.
Thank you! Is there maybe a guide for manually updating the microcode on unsupported platforms, like my Apollo Lake one?
Thanks, then I will try it this way.
EFI AMD GOP Driver - 2.16.0.17.10 (>2.15.0.17.10)
OROM VBIOS Cezanne - 017.010.000.029.000000 (>017.010.000.028.000000)
OROM VBIOS Renoir - 017.010.000.029.000000 (>017.010.000.028.000000)
pack.rar (74.4 KB)
RFI Intel GOP Driver v9
1098 + GOP VBT v221 DT/v228 Mobile
1102 + GOP VBT v228
1108 and up + GOP VBT v230 and above
1105 and 1107 Who can check with GOP VBT v228?
iGOP_9.rar (42.6 KB)
@SoniX EVGA Z370 Classified K + UHD630
1105 + VBT228
1107 + VBT228
1108 + VBT228
1109 + VBT228
1111 + VBT228
Testing with DX9
Strange…
Ok. Then in the next UBU assembly I will not change GOP 1111.
Can you provide the 1111 and VBT228 you used. Last I checked myself it wasn’t working on Gigabyte Z390 and want to check with your files you used.
@KedarWolf The 9.0.1111 GOP is already in UBU_v1_79_15 in UBU_v1_79_15\Files\intel\GOP\v9_1</b>.
As for the VBT it isn’t universal, what may work on one board may not work on another due to different configuration (e.g. my motherboard has a HDMI 2.0a port that is connected to a MegaChips MCDP2800BC LSPCON to play 4K Blu Ray).
Here are the files anyway if you want to compare them (GOP VBT 212, 221 228)
EVGA_Z370_CLASSIFIED_K_GOP_VBT.zip (4.26 KB)
@SoniX @KedarWolf Gigabyte Z390 UD + UHD630
1107 + VBT228
1111 + VBT228
The Gigabyte Z390 UD only has 1 x HDMI 1.4 for the iGPU, here is the GOP VBT (212, 228)
GIGABYTE_Z390_UD_GOP_VBT.zip (2.99 KB)
Hello
Not wanting to install Py, I was using MC Extractor for firmware update, I have the MCE.exe file in UBU folder
It’s been a while since I followed the information and on the github page, this file is no longer present
Is it updated?
Thanks
@SoniX UBU v1.79.16 immediately exits with warning “set was unexpected at this time.” if “Force Replace EFI GOP Driver” option is used. Not sure if it is relevant but BIOS/UEFI I tried to update with UBU.
@Feyd1364
Thank you. I’ll fix the bug this weekend.
Added:
Quick fix
Find string
2
3
if /I %ec%==f if %cfll%==0 set fefi=%cflg%
Change %cfll% -> %cfl%
Thank you. With fix it works.