ms-iot/iot-adk-addonkit

Network and Bluetooth driver

Closed this issue · 1 comments

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_17763_253.iso (last Windows IoT build); that would be great. Been looking for it everwhere.

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