Up board + Windows 10 driver problem

I couldn't find a better place, so I'm asking on the forum.
Situation: UPBoard (Atom x5-Z8350), Windows 10 installation (22H2, build 19045.3803), drivers from "UP Board Windows 10 64-bit drivers" (from https://downloads.up-community.org/#).
Running Setup.exe and confirming several windows going to an installation error with the following message in the logfile:
E Unable to pre-install driver file: C:\Users\pgadmin\Desktop\UP-board\20190516\Step 1 - Chipset Platform\Drivers\MBI\MBI.inf - error code: 2
E Uninstalling drivers that were previously pre-installed by DriverPackagePreInstall...
E Setup aborted!
Has anyone encountered this problem?
Best regards
Best Answers
-
Hi @gbanach
Please try to move all chipset driver files to the desktop and install them.
Best Regards,
Harry Chiu -
Hi @gbanach
Some drivers are not installed.
(AAEON Windows Dummy (Manual) 6.0.5736.1 and Microchip USBHub 4.1.3.0)Please download the driver from this link.
https://aaeon365-my.sharepoint.com/:u:/g/personal/harrychiu_aaeon_com_tw/Ef9NIoZWYPJBrPncN6X297IByaBlgxbIJGj0dWmkm3wupw?e=LNfATXBest Regards,
Harry Chiu
Answers
-
Thank You Harry Chiu, I chose this approach, adding all the devices defined in the Driver directory one by one. In most cases, Windows reported that the device was installed correctly, but in a few cases, this information was missing (including: MBI, GPIO, dptf_acpi, I2C). Finally, I see three undefined devices in Device Manager:
1. Bridge device
install requasted: Device USB\VID_0424&PID_2530\6&a9e3480&0&4 requires further installation.
configured: Device USB\VID_0424&PID_2530\6&a9e3480&0&4 was configured.Unknown device (PCI Express Root Complex):
install requasted: Device ACPI\80862288\1 requires further installation.
configured: Device ACPI\80862288\1 was configured.Unknown device (PCI Express Root Complex):
install requasted: Device ACPI\80862288\2 requires further installation.
configured: Device ACPI\80862288\2 was configured.
Can I safely use a system configured this way to test I2C connections?
Regards
GB