无法在 Windows 10 上安装 BeagleBone 的驱动程序

Cannot install the driver of BeagleBone on the Windows 10

当我尝试在 Windows 10 上安装 BeagleBone 的驱动程序时,我得到:

知道我有 Beaglebone 的最新图像,其中:

我该如何解决?

当前/最新映像不需要安装任何额外的驱动程序。

你应该有:

  • 一个带有文件的 USB 驱动器
  • 一个USB串口
  • 一个USB网口

该设备公开了 Windows 未使用的第二个网络端口。其他操作系统更喜欢该端口而不是 Windows.

使用的端口

注意:如果您没有看到这些设备,则您的 Beaglebone 尚未启动到映像中。通常,通过查看 LED 就可以很明显地看出这一点。应该有一个稳定的,两个闪烁的。如果遇到问题,请重新将图像写入卡,并确保在设备开机时按住 S2!

Windows 10 拒绝 BeagleBoard 驱动程序,因为它们未签名。您可以通过高级启动选项暂时禁用所需的驱动程序签名。

You can use the advanced boot options menu to boot Windows 10 with driver signature enforcement disabled. This isn’t a permanent configuration change. The next time you restart Windows, it will boot with driver signature enforcement enabled—unless you go through this menu again.

To do this, get to the Windows 8 or 10 advanced boot options menu. For example, you can hold down the Shift key while you click the “Restart” option in Windows. Your computer will restart into the menu.

有关屏幕抓取的详细分步说明,请参阅此处(选项二): https://www.howtogeek.com/167723/how-to-disable-driver-signature-verification-on-64-bit-windows-8.1-so-that-you-can-install-unsigned-drivers/