Seems it does make that to become present, but fastboot does not recognize the device somehow
After "adb reboot bootloader"
lsusb (it's not a native app on Mac, had to install from brew):
Bus 020 Device 049: ID 1f3a:1010 1f3a USB Developer Serial: Android Fastboot
lsusb -v:
USB Developer:
Product ID: 0x1010
Vendor ID: 0x1f3a
Version: 2.00
Serial Number: Android Fastboot
Speed: Up to 480 Mb/s
Manufacturer: Android Bootloader Interface
Location ID: 0x14230000 / 49
Current Available (mA): 500
Extra Operating Current (mA): 0
Before:
Lsusb before fastboot command:
Bus 020 Device 048: ID 2080:000d 2080 BNRV1100 Serial: 5014610072485003
lsusb -v
BNRV1100:
Product ID: 0x000d
Vendor ID: 0x2080
Version: 4.09
Serial Number: 5014610072485003
Speed: Up to 480 Mb/s
Manufacturer: BarnesAndNoble
Location ID: 0x14230000 / 48
Current Available (mA): 500
Current Required (mA): 500
Extra Operating Current (mA): 0
|