# dpkg nor opkg found on VOXL

Source: https://forum.modalai.com/topic/3530/dpkg-nor-opkg-found-on-voxl
Category: General Questions (https://forum.modalai.com/category/2/general-questions)
Posted: 2024-06-06 18:44:14 UTC by Gary Holmgren
Replies: 8 · Views: 2031

## tom (ModalAI staff) · 2024-06-06 18:55:57 UTC

@Gary-Holmgren In what context are you seeing this error? Running `./deploy_to_voxl.sh`?

## Reply by tom (ModalAI staff) · 2024-06-06 18:56:27 UTC (in reply to tom)

@tom And do you have ADB connected or are you trying to deploy via SSH?

## Reply by Gary Holmgren · 2024-06-06 18:57:01 UTC (in reply to tom)

@tom yes correct I am using ./deploy_to_voxl.sh over ssh

## Reply by tom (ModalAI staff) · 2024-06-06 19:01:16 UTC (in reply to Gary Holmgren)

@Gary-Holmgren I'll see if I can replicate

## Reply by tom (ModalAI staff) · 2024-06-06 19:06:23 UTC (in reply to Gary Holmgren)

@Gary-Holmgren Works fine for me ![12c9f7b3-4248-401d-a781-323f02bf1cdf-image.png](https://forum.modalai.com/assets/uploads/files/1717700767648-12c9f7b3-4248-401d-a781-323f02bf1cdf-image.png) 

I have my VOXL 2 in SoftAP mode, is that what you are doing as well?

## Reply by tom (ModalAI staff) · 2024-06-06 19:07:39 UTC (in reply to tom)

@tom And then in docker it works as well: ![621a7fc4-49f2-442a-987f-a055f0a470da-image.png](https://forum.modalai.com/assets/uploads/files/1717700858536-621a7fc4-49f2-442a-987f-a055f0a470da-image.png)

## Reply by tom (ModalAI staff) · 2024-06-06 19:15:48 UTC

@Gary-Holmgren Hmm yeah station mode is working fine for me as well.

Are you able to just ssh onto the VOXL normally?

Did you happen to change the root user password on VOXL?

## Reply by tom (ModalAI staff) · 2024-06-06 19:19:29 UTC

@Gary-Holmgren Ah so that would be the issue, the default password of `oelinux123` is hard-coded into the `deploy_to_voxl.sh` script

## Reply by tom (ModalAI staff) · 2024-06-06 19:23:14 UTC

@Gary-Holmgren I'm also going to update the help text on that error in our `deploy_to_voxl.sh` template as the "ERROR neither dpkg nor opkg found on VOXL" is obviously not accurate
