You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I run MacOS Mojave and tried today to fastboot my kindle (no problem getting it in bist fastboot mode via serial), but when executed./fastboot devices to check the connection, I got this error :
ERROR: Couldn't create a device interface iterator: (e00002bd)
I tried the Android SDK's fastboot and the device is showing up with this release. (06703091634404HS fastboot)
I did not have any strong warnings during compile.
Can you either fix the problem or tell what actual changes you made to the code in order to have a patch ?
Thanks for taking care,
Cheers !
The text was updated successfully, but these errors were encountered:
Hi !
I run MacOS Mojave and tried today to fastboot my kindle (no problem getting it in
bist fastboot
mode via serial), but when executed./fastboot devices
to check the connection, I got this error :ERROR: Couldn't create a device interface iterator: (e00002bd)
I tried the Android SDK's fastboot and the device is showing up with this release. (
06703091634404HS fastboot
)I did not have any strong warnings during compile.
Can you either fix the problem or tell what actual changes you made to the code in order to have a patch ?
Thanks for taking care,
Cheers !
The text was updated successfully, but these errors were encountered: