vscode remote ssh connection not working anymore with voxl sdk 0.9
-
Hello!
Is there any workaround that I can do to get vscode remote ssh to work again with voxl? It was working fine a couple of months ago, but now it seems like it's not working anymore. I checked from here and it seems that the current SDK running on my voxl runs on an older Kernel which is not supported anymore for vscode ssh remote connection? I suspect it's due to the VOXL running on an outdated kernel. I'm guessing that because the error that it throws away while trying to connect says:
The remote host may not meet VS Code Server's prerequisites for glibc and libstdc++ /home/root/.vscode-server/bin/903b1e9d8990623e3d7da1df3d33db3e42d80eda/bin/helpers/check-requirements.sh: line 22: getconf: not found
Did anyone face a similar issue and manage to solve it?
Below is the output of
voxl-version
command on my current setup.-------------------------------------------------------------------------------- system-image: 4.0.0 kernel: #1 SMP PREEMPT Thu Oct 13 17:57:05 UTC 2022 3.18.71-perf -------------------------------------------------------------------------------- hw version: VOXL -------------------------------------------------------------------------------- voxl-suite: 0.9.4 -------------------------------------------------------------------------------- Packages: Repo: http://voxl-packages.modalai.com/dists/apq8096/sdk-0.9/binary-arm64/ Last Updated: 1970-01-01 00:05:23 List: apq8096-dfs-server 0.3.1 apq8096-imu-server 1.0.3 apq8096-libpng 1.6.38-1 apq8096-system-tweaks 0.1.3 apq8096-tflite 2.8.3-1 libapq8096-io 0.6.0 libmodal-cv 0.2.3 libmodal-exposure 0.0.7 libmodal-journal 0.2.1 libmodal-json 0.4.3 libmodal-pipe 2.6.0 libvoxl-cci-direct 0.1.5 libvoxl-cutils 0.1.1 voxl-camera-calibration 0.2.3 voxl-camera-server 1.3.5 voxl-ceres-solver 1.14.0-9 voxl-cpu-monitor 0.3.0 voxl-docker-support 1.2.4 voxl-eigen3 3.4.0 voxl-gphoto2-server 0.0.10 voxl-jpeg-turbo 2.1.3-4 voxl-libgphoto2 0.0.4 voxl-libuvc 1.0.7 voxl-logger 0.3.4 voxl-mapper 0.1.9 voxl-mavlink 0.1.0 voxl-mavlink-server 0.2.0 voxl-modem 0.16.1 voxl-mongoose 7.7.0-1 voxl-mpa-to-ros 0.3.6 voxl-mpa-tools 0.7.6 voxl-nlopt 2.5.0-4 voxl-opencv 4.5.5-1 voxl-portal 0.4.2 voxl-qvio-server 0.8.2 voxl-streamer 0.4.1 voxl-suite 0.9.4 voxl-system-image 4.0-r0 voxl-tag-detector 0.0.4 voxl-tflite-server 0.3.1 voxl-utils 1.2.2 voxl-uvc-server 0.1.3 voxl-vision-px4 1.4.0 voxl-voxblox 1.1.3 voxl-vpn 0.0.6 --------------------------------------------------------------------------------
I think an SDK upgrade might be the solution, but I'm looking for a quick fix to tide me over until my current project is completed.
Thanks in advance for your help.
-
Yes, definitely update the SDK first! We're many versions past SDK 0.9. Once you do, try again and let me know, I'll be happy to help.
Thomas