gpt4 book ai didi

android - fastboot 闪存启动我的谷歌眼镜时等待设备

转载 作者:行者123 更新时间:2023-11-29 02:32:17 24 4
gpt4 key购买 nike

我的谷歌眼镜还没有更新。我从最近 10 天开始尝试。我已经按照谷歌给出的所有步骤 ( https://support.google.com/glass/answer/3226482?hl=en )

我决定启动我的谷歌眼镜

所以,我遵循了 doc ( https://developers.google.com/glass/tools-downloads/system ) 但我被困在下面的命令上

techno-30@techno-30:~/Dhims/SDKupdate/sdk/platform-tools$ sudo $(which fastboot) 设备015ECD7119006014 快速启动

techno-30@techno-30:~/Dhims/SDKupdate/sdk/platform-tools$ fastboot flash boot boot.img<等待设备>

我已经尝试了两次,但总是在等待设备是否已连接。

谢谢..

最佳答案

首先将 Glass 设备置于快速启动模式:

adb reboot bootloader 

如果锁定,请解锁 Glass 设备:

fastboot oem unlock 
fastboot oem unlock

(是的,您需要发出该命令两次)

[可选] 删除设备 - 如果设备没有被锁定(上面的命令会告诉你)那么你可能想要删除用户数据分区以开始清理,如果是这样的话

fastboot -w

然后,闪存每个分区。前任。对于 boot.img

fastboot flash boot boot.img

我希望这会奏效。试过我这边工作正常。

关于android - fastboot 闪存启动我的谷歌眼镜时等待设备,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48948823/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com