# Seeker won't connect via ADB out of box

Source: https://forum.modalai.com/topic/2107/seeker-won-t-connect-via-adb-out-of-box
Category: General Questions (https://forum.modalai.com/category/2/general-questions)
Posted: 2023-04-28 17:36:57 UTC by sjp131416
Replies: 7 · Views: 1050

## sjp131416 · 2023-04-28 17:36:57 UTC

I'm pretty new to VOXL/ADB. Just got a Seeker drone a couple weeks ago, and straight out of the box have been unable to connect via ADB. I know ADB is installed and functioning correctly because I can connect my android tablet to the PC with no issues. When I try to connect Seeker, it does not register as a device. lsusb shows that the device is recognized by my PC. Running ubuntu 20.04. Seeker is on battery power, fully charged. Have tried killing/restarting ADB already. Have also tried different ports/USB cables. Any suggestions?

Sorry for the terrible image.

![b4c905fa-5948-4365-ada2-4e347f57eb4e-image.png](https://forum.modalai.com/assets/uploads/files/1682703296422-b4c905fa-5948-4365-ada2-4e347f57eb4e-image.png)

## Reply by tom (ModalAI staff) · 2023-04-28 17:39:45 UTC

@sjp131416 It's possible you need to update your machine's udev rules, see here: https://docs.modalai.com/voxl2-setup-adb/#host-computer-setup

## Reply by sjp131416 · 2023-04-28 17:41:03 UTC

I did go through that guide already (and had one of my coworkers go through the process a second time for validation) and it did not work.

## Reply by tom (ModalAI staff) · 2023-04-28 17:45:24 UTC

@sjp131416 Interesting, it does seem as though it is booting as expected as it is enumerating in the correct mode. Do you get a different result with `sudo adb devices`? Or `adb kill-server && adb start-server`

## Reply by sjp131416 · 2023-04-28 17:47:26 UTC (in reply to tom)

@tom Yes, I did both

## Reply by sjp131416 · 2023-04-28 17:54:15 UTC

Ah sorry, I realized I responded to that not very intelligently. No, I do not get a different result from trying either.

## Reply by tom (ModalAI staff) · 2023-04-28 17:58:55 UTC

@sjp131416 How about a reboot of your PC? (I know these suggestions are a bit annoying but sometimes it's hard to tell exactly what linux is unhappy about)

## Reply by sjp131416 · 2023-04-28 18:39:09 UTC (in reply to tom)

@tom No, not annoying at all. I rebooted the PC, no changes.
