# No devices listed when checking ADB Devices

Source: https://forum.modalai.com/topic/720/no-devices-listed-when-checking-adb-devices
Category: Flight Core and Legacy VOXL (https://forum.modalai.com/category/9/flight-core-and-legacy-voxl)
Tags: flight-deck
Posted: 2022-02-08 04:22:25 UTC by cer5517
Replies: 1 · Views: 605

## cer5517 · 2022-02-08 04:22:25 UTC

I am trying to find the list of attached devices and nothing pops up when I adb devices within my Ubuntu Client. I have followed the video given by ModalAI for the flight quick start and am using a VM on my personal computer. I do not know what the issue is that I am facing so early into my voxl flight deck installation. 

: https://docs.modalai.com/voxl-flight-quickstart/
![0_1644294135611_Screenshot 2022-02-07 231937.png](Uploading 100%)

## Reply by Chad Sweet (ModalAI staff) · 2022-02-08 04:42:15 UTC

Not sure if USB is exposed into your VM, or if that is possible? Can you type 

```
$ lsusb
```

And share if anything shows up?
