ms-iot / iot-adk-addonkit

Contains command line scripts for package creation and image creation process and samples for iot products
Other
222 stars 209 forks source link

Network and Bluetooth driver #369

Closed WinInsider closed 1 month ago

WinInsider commented 2 months ago

Problem: Have build Windows IoT image (flash.ffu) with ADDONKITVER. While the IoT OS was installed and it runs, it is without network or bluetooth functionality. It seems as if supplied drivers were not activated or included in flash.ffu

What was done: Have obtained drivers from these two sources:

1) Drivers from Intel support web site (BSP for Intel Bay Trail): image

2) Drivers from Lenovo Miix 2 8" support web site: image

Then used Add-IoTDriverPackage,Add-IoTProductFeature and buildpkg All to include network and bluetooth drivers in workspace.

However, these two devices are not working, due to missing driver/adapter. How to get WLAN and bluetooth drivers installed on Windows IoT? Am I missing a step?

image

Windows IoT Package : 17763.107 Device : Lenovo Miix 2 8" (Z3740 x86, due to UEFI) ADDONKITVER : 6.0.200326.1705 HostOS : 10.0.19045 BSP : BYTx86

_BTW: If someone would have direct link, and could share it to Windows10_IoTCore_Packages_ARM32_en-us_17763253.iso (last Windows IoT build); that would be great. Been looking for it everwhere.

WinInsider commented 1 month ago

Was able to resolve missing driver issue by running command manually on the device pnputil /add-driver file.inf /install