# ADB not showing but fastboot shows up

Source: https://forum.modalai.com/topic/3087/adb-not-showing-but-fastboot-shows-up
Category: VOXL 2 and VOXL 2 Mini (https://forum.modalai.com/category/26/voxl-2-and-voxl-2-mini)
Tags: voxl-2
Posted: 2024-02-05 12:11:08 UTC by Paola Lim
Replies: 1 · Views: 462

## Paola Lim · 2024-02-05 12:11:08 UTC

Hello, I just started working with voxl2. 
I just have an issue with the configuration.
Somehow I cannot see any adb values, but they show in fastboot. Is there any way to fix this?
Any help will be appreciated. Thank you.
![스크린샷 2024-02-05 오후 9.02.54.png](https://forum.modalai.com/assets/uploads/files/1707135065729-스크린샷-2024-02-05-오후-9.02.54.png)

## Reply by tom (ModalAI staff) · 2024-02-05 18:17:11 UTC

@Paola-Lim The board can either be in "adb mode" or "fastboot mode". To go from adb to fastboot you can use `adb reboot bootloader` and to go from fastboot to adb you can use `fastboot reboot`
