Hi MeatWar,
thx for prompt answer, i got some time to check it out, seems that “pure” driver will probably work just in win10 older versions 2015-2017.
But installing that driver on win8 doesn’t work. probably is that pure driver not “normal exe” as drivers for win7 are (ndis62).
I was hoping use “Intel(R) Ethernet Connection (17) I219-V” on winxp-win8,
for now i use just some slow wifi stick as alternative ;-(
about vbios, yes is legacy only and many things aren’t possible under uefi, so i need start old pc to do things like winxp, grub4dos, … and even network booting on uefi isn’t easy, … all config/booting files don’t work on uefi, even modify all for uefi is a nightmare, but thx again for your help.
Do you have access to the BMP tool for CherryView? I developed a custom (non UEFI) BIOS and needs to adopt VBIOS to some boards with different display port configurations. I’m familiar with BMP and have used it for CedarView and BayTrail, but the BMP for CherryView is no longer available at Intel site.
im need some explanation: VBT is using only in legacy csm mode, UEFI using intel gop .efi, right?
or VBT can affect on some in uefi module?
i have specific issue with z790 and gtx 3070 ti (update vgop not help), slow boot, black screen, juddering.
The VBT is present in Vbios and in GOP driver, the system will use vbios if set a Legacy and EFI GOP is set as UEFI.
Both have nothing to do with OS boot as long as they were already initialized and have output a video signal.
During OS boot, a defective gpu will have impact on OS boot, when this one loads drivers and initialize 2D/3D routines.
And this maybe your issue here…
EDIT: Your issue was reported with a RTX 3070… so that’s the possible card with an issue, not cards that you didn’t mention earlier.
“…i have specific issue with z790 and gtx 3070 ti”
i think that not OS issue because i put gtx 1060 card from pc (that pc is 8700k + 1066, startup time igpu - 4s, with pci gpu - 6.5s) on my z790 msi board and startuptime increased from 10-11 to 14s. That is POST time.
z370 - 6s
z790 - 14s
and im see in my led board gpu initialization is 6-8s vs 1-2s on z370 board.
Just curious, I can’t find my hardware flasher so I am not going to attempt it anytime soon.
I have a NUC 12 Enthusiast with an A770M (Serpent Canyon), seems abandoned for dGPU firmware updates, it seems Intel never released a firmware update with its drivers, there was one beta driver that included a matching firmware.
ARC firmware consists of 4 individual firmwares\parts.
In ARC Firmware Tool, “firmware” and “oprom (code)” are universal as long as it matches SOC/GPU.
Both “oprom (data)” and “fw data/config” are customised per SKU\vendor.
Do you think cloneVBT might work for some ARC oprom-data files?
I have attached a zip of the source files and cloneVBT output.
My aim is to have all ARC related firmware on my system as up to date as possible, I have had experience of newer ARC firmware improving or fixing graphical issues like corruption and flickering on multiple systems.
I believe ARC firmware is more important than the usual vbios/gop, Intel does roll out firmware updates with their drivers after all, unfortunately some models/vendors get left behind.
More info if required:
firmware can be downloaded with the above tool. the below firmware compilation matrix link, or you can download direct from Index of /downloads/Intel-FW/
As I also have one of those NUCs (Serpent Canyon), I wonder if you had any luck finding newer firmware for your A770M? Appreciate any information!
And, while likely unrelated, when I updated the Intel Graphics driver and associated software* with their newest release (February 2025), the “Graphics Command Center” simply wouldn’t load anymore, so I ended up having to uninstall the February version and reinstall the January 2025 version to restore function. So yes, I also have the impression that the A770M is like the unloved stepchild among Intel’s GPUs.
*Identified and suggested for installation by Intel’s own interactive tool.
Has anyone got “oem customizable modes” custom timings and resolution 2880x1800 (mbp10,1 with nvidia disabled), to work in the bmp editor? also has anyone able to read the i2c over AUX/DP A to get edid information in tianocore/coreboot? Now I use panel #16 LFP resolution with the color set from 16 to 24, but its not full screen. thx