I am currently trying to acquire images from a Jai Spark 12401M camera in CVB. I usually get one image and that’s it - after that G2Wait will only return timeouts. I am using 13.04.000 on Ubuntu 18.04 in case that matters. CameraSuite license should be active as well (first image shows no watermark). Is this broken in 13.4??
You seem to be facing a problem that is related to the USBFS memory limit of Linux.
This is per default limited to 16MB thus also limiting the number of buffers you can lock in the driver.
A detailed description on this and some more background information can be found here: