Hi,
I am trying to setup a test system with cgminer accessing miners over the Internet. I have a Windows box running USB Redirector Server with 2 devices attached (Antminer and BitFORCE SHA256 SC), and an Ubuntu 12.04 box running the USB Redirector Client.
I can connect to the USB devices: "lsusb" and "cgminer -n" work as expected, but when I try to mine, cgminer terminates with signal 4, Illegal instruction:
#0 fill_device_drv (drv=0x679360) at cgminer.c:7696
7696 if (!drv->max_diff)
I have tried several versions of cgminer, included the last one at the time of this writing (4.3.3).
Am I trying to achieve something that is feasible? Any suggestion on what to do next?
Thank you
Jess