# VOXL2 ERROR: Could not detect voxl hardware type

Source: https://forum.modalai.com/topic/1640/voxl2-error-could-not-detect-voxl-hardware-type
Category: VOXL 2 and VOXL 2 Mini (https://forum.modalai.com/category/26/voxl-2-and-voxl-2-mini)
Tags: voxl-2
Posted: 2022-12-22 13:14:45 UTC by AngelAlbeniz
Replies: 2 · Views: 512

## AngelAlbeniz · 2022-12-22 13:14:45 UTC

I was testing with a VOXL2 Dev Bundle and everything was working correctly. And in a reboot I got this error. Now it pops up all the time and I can't make use of the voxl SDK.

![1929fed1-55bc-4c0f-b236-33a49e306ec6-image.png](https://forum.modalai.com/assets/uploads/files/1671714849702-1929fed1-55bc-4c0f-b236-33a49e306ec6-image.png) 

How can I fix it?

## Reply by modaltb (ModalAI staff) · 2022-12-22 14:28:36 UTC

Hi @AngelAlbeniz ,

The `jq` package is in our system image, I'm wondering if you have upgraded the system image at the same time?

`apt-get install jq` should fix it for you (assuming you have network connection)

Our system image installs it here: https://gitlab.com/voxl-public/system-image-build/meta-voxl2/-/blob/dev/recipes-append/recipes-core/ubuntu-base/ubuntu-base_18.04.bbappend#L12

(I would recommend updating the system image too if possible if you haven't?  We deliver our "platform release" in a system image and then the SDK that rides on top).

## Reply by AngelAlbeniz · 2023-01-19 12:07:50 UTC (in reply to modaltb)

@modaltb Sorry for the delay in replying.

apt-get install jq, worked and fixed the problem. I am about to update the system image. 

Many thanks.
