Open omarzandona opened 7 months ago
Hello Omar,
Thank you for your detailed description of the issues you are encountering. It appears that the problem may stem from the NVIDIA GPU drivers not being properly loaded within your Docker environment. To ensure that your system utilizes the NVIDIA GPU correctly, you need to enable GPU support in Docker.
Please follow the NVIDIA Container Toolkit installation guide available here: NVIDIA Container Toolkit Installation Guide. This guide will help you set up the Docker environment to correctly interact with the NVIDIA GPUs.
If you have any further questions or encounter additional issues after following the guide, please feel free to reach out.
Hello jian-dong,
Thank you for your prompt response and for providing insights.
I wanted to inform you that my system does not have an NVIDIA GPU installed. Consequently, it may not be feasible for me to proceed with the suggested solution.
Based on my past experience, I believe Femto Bolt can still function when connected to a system with only a CPU, albeit with potentially slower performance compared to systems equipped with an NVIDIA GPU. I've successfully used Femto Bolt on my old system running Ubuntu 18.04 without a GPU, and I didn't encounter any issues (with or without docker).
If you have any alternative suggestions or recommendations that are applicable to systems without NVIDIA GPUs, I would greatly appreciate your insights.
Thank you again for your assistance and understanding. I look forward to your response.
Hi all,
I am experiencing similar. Currently, I am running Orbbec SDK on Ubuntu 22.02 on RPI 4. The color viewer seems fine, but when running the DeptchViewer(from the example), I got the same error message. The DepthViewer window will pop up but with no image displayed.
I also installed OpenGL as many others has suggested, but no luck so far.
Any potential resolution to this issue?
Thanks, Richard
Hi all,
From the documentation, I have seen that Femto Bolt supports Ubuntu version 18.04 and later. Indeed, I managed to get it working on both amd64 and arm64 architectures (by compiling examples from the OrbbecSDK repository) with Ubuntu 20.04, but I'm unable to get it to work with Ubuntu 22.04 and later versions (both on amd64 and ARM64-Raspberry Pi 4B - and Ubuntu with versions higher than 20.04).
Even using a Docker with Ubuntu 20.04, I can't get it to work on Ubuntu 22.04 and later hosts.
On every platform, I get this error (arm64 architecture in this case):
Has anyone else encountered the same issue? If so, how did you resolve it?
NOTE: Using Femto Mega, I didn't encounter any issues on Ubuntu 22.04 and later versions.
Thank you for the support.
Best regards, Omar