-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
I am using an RB1 flashed with a WiFi & ADB image with qdl on Mac OS 15.0.1 arm.
When the RB1 starts up, plugged into power, and to the Mac via USB-C and Micro USB, it is not listed in the output of adb devices
in Mac terminal.
Connecting to the RB1 shell via minicom, and running systemctl daemon-reload && systemctl restart adbd.service
, resolves the problem, and subsequently the device is visible from Mac terminal with adb devices
.
Unplugging and replugging the RB1, the problem re-presents.
Outside of flashing the device no other modifications have been made.