Page 1 of 1

pico mini B board is not detected in adb or SSH

Posted: 2026-01-15 12:54
by eclipse
as described, I have installed ubuntu onto the sd card, and when i plug it in, adb cannot detect it , device manager cannot detect it, it does not show on ssh
when i type adb devices it returns empty and for ssh no new options appear when i plug it in and refresh
the board has a red light on after flashing once, and i assume it has already booted.
The usb-c cable is the only usb cable in my possession capable of flashing the device, so i think it is not the cable's problem
I did not experience any problems with the linux installation on both the sd card or the rootkit through nand flash using the cable

Re: pico mini B board is not detected in adb or SSH

Posted: 2026-01-16 7:25
by Crocodile
Hello, due to authorization issues, we have stopped supporting the Ubuntu image. Therefore, we are not aware of the configuration of the Ubuntu image you are using.
Both adb and ssh are initiated when entering the rootfs and are implemented through USB configuration of gadgetfs. If adb cannot be recognized, rndis usually does not start either. Your computer will not recognize an additional new network device, and thus cannot perform SSH connection. It is possible that the pico mini B stops working during the kernel loading stage.