Closed vitcozzolino closed 3 years ago
Same issue for me, running on Ubuntu 16.04
Did you find a workaround for this issue..? I'm facing a similar issue with Seek Compact Pro and Ubuntu 18.04.
Camera works well if started within a few seconds of plugging in, but results in this error if started later after plugging the camera to the USB (10 secs or later).
i had the same issue on raspberrypi3. so i connected another USB port as a workaround.
My colleague helped me to find a workaround. Apparently the camera went to auto suspend mode and could not be started. Disabling USB auto suspend on Ubuntu helped to get the camera running successfully in all the cases. Guide: https://askubuntu.com/questions/1140925/how-can-i-disable-usb-autosuspend-on-ubuntu-18-04
I have compiled and installed the library (and followed all required configuration steps) but I'm not able to run the tests. This is the output I see when running
seek_test
:Any ideas what could be the issue? I had a look at the code and checked the type of error, it seems that the init commands sent to the camera are not correct. I'm using a SeekThermal CompactXR and running on Ubuntu 18.04