I'm experiencing an issue with my VOXL2 board where it fails to connect to adb shell. Normally, when the board powers on, the three LEDs (D1, DS2, and D3) light up, and after 5 seconds, the DS2 LED turns off, allowing the adb shell connection to establish. However, now the DS2 LED remains lit, preventing any communication through USB, Ethernet, or SSH. The board also does not appear in lsusb.
When I force the board into fastboot mode using SW1, I can see the device listed with the fastboot devices command and in lsusb. Similarly, in QDL mode, the device is detectable with the appropriate indications. However, until the DS2 LED turns off, the board remains unresponsive to all other communication methods. This is also preventing me from attempting the unbricking process.
Here, I’ve attached images of the VOXL2 board connectivity and the terminal outputs for lsusb and adb devices. Could you provide guidance on how to resolve this issue?