I'm trying to get my ST-8300M camera working with indiserver and the sbig driver. I'm using Ubuntu 15.04 running in a VirtualBox VM provisioned with Vagrant and hosted on OSX Yosemite.
The device shows up in lsusb:
When I try to connect to it on port "sbigusb0" I get the following message:
I've set every debug level to the maximum everywhere I can find it and I can't get any more information. I've also tried running indiserver in its own shell in super verbose mode (vvv) and there's no information other than the "Camera not Found" message.
Is there any way to debug this other than building the driver myself and stepping through the code with GDB? I'd like to help myself, but I seem to be the only person to have this problem as there are no other forum posts about it.
The device shows up in lsusb:
When I try to connect to it on port "sbigusb0" I get the following message:
I've set every debug level to the maximum everywhere I can find it and I can't get any more information. I've also tried running indiserver in its own shell in super verbose mode (vvv) and there's no information other than the "Camera not Found" message.
Is there any way to debug this other than building the driver myself and stepping through the code with GDB? I'd like to help myself, but I seem to be the only person to have this problem as there are no other forum posts about it.