f0cal / google-coral

Community gathering point for Google Coral dev board and dongle knowledge.
107 stars 14 forks source link

fastboot does not work on MacOS Catalina #75

Closed kamend closed 4 years ago

kamend commented 4 years ago

I am on MacOS Catalina 10.15.4, on a Macbook Pro 2017

Trying to flash my new Coral Dev Board, after I run the fastboot mode vie the serial port, when I run "fastboot devices", I do not get anything.

This is what I get in the system log:

"000498.372493 fastboot@(null): AppleUSBHostUserClient::start: missing entitlement com.apple.ibridge.control"

I installed the "CP210x USB to UART Bridge VCP" driver.

I am using a USB-C to USB-C cable to connect to the data port, do you think that may be the problem and I have to use a USB-A to USB-C cable with a USB-C adapater?

Any ideas how to get through this error?

Thanks!

kamend commented 4 years ago

For those who are having the same problem, the solution is to use a USB-A to USB-C cable with an adapter, I guess a usb-c to usb-c cable does not work for some reason.