[Discussion] UBU Tool related Questions/Reports/Suggestions

@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?

@BlackArchon Yes, there is this guide for example → AMI INTEL CPU Microcode Update Guide

Thanks, then I will try it this way. :slight_smile:

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)

@westlake Ha… you just beat me to posting these :slight_smile:

@SoniX EVGA Z370 Classified K + UHD630

1105 + VBT228

GOP1105_ubu.png

GOP1105.jpg


1107 + VBT228

GOP1107_ubu.png

GOP1107.jpg


1108 + VBT228

GOP1108_ubu.png

GOP1108.jpg


1109 + VBT228

GOP1109_ubu.png

GOP1109.jpg


1111 + VBT228

GOP1111_ubu.png

GOP1111.jpg


Testing with DX9

rthrdribl.jpg

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

1107_VBT_228_ubu.png

1107_VBT_228.jpg


1111 + VBT228

1111_VBT_228_ubu.png

1111_VBT_228.jpg



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)

@chinobino

Which GOP VBT 228 was used? Which folder (SKL, CFL, AML, CML)?

@SoniX SKL-KBL which is the same as Apollo Lake. There is no Amber Lake folder in Intel_GOP_VBT_r4.

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

1
2
3
 

if /I %ec%==f if %cfll%==0 set fefi=%cflg%
 
 

Change %cfll% -> %cfl%

Thank you. With fix it works.