has anyone tried cgminer in the beginning of this thread?
I can't get it to work
root@raspberrypi:/home/miner/usb-miner/software/cgminer# ./cgminer -F 850 -G /dev/ttyACM10 -o stratum+tcp://us.ltcrabbit.com:3334 -u xxxx.10 -p 123
[2014-03-18 16:09:36] ./cgminer: -F: unrecognized option
Try this instead:
./cgminer --gridseed-options=baud=115200,freq=850 --usb 1:1 -o stratum+tcp://us.ltcrabbit.com:3334 -u xxxx.10 -p 123
Instead of 1:1 you would use actual bus:device numbers, you can find those by running cgminer -n --usb-list. If you don't specify --usb, it will use all available gridseed miners.
still can;t get cgminer to work
compile gies fine using instruction in post #1 of this thread.
has anyone else tried cgminer yet?
in any event - when attempting to run cgminer with all usb devices I get a segmentation fault.
and when trying it with a usb device defined it just sits there - although It does write some info to the syslog - rasberry pi
root@raspberrypi:/home/miner/usb-miner/software/cgminer# ./cgminer --gridseed-options=baud=115200,freq=850 -o stratum+tcp://us.ltcrabbit.com:3334 -u xxx.17 -p 123
it just sits there.
I also run netstat -an and it has not opened any connections either.
from syslog
Mar 19 12:25:41 raspberrypi cgminer: Started cgminer 3.8.5
Mar 19 12:25:41 raspberrypi kernel: [39129.199616] usb 1-1.2.1: reset full-speed USB device number 5 using dwc_otg
Mar 19 12:25:42 raspberrypi cgminer: GridSeed options: 'baud=115200,freq=850'
Mar 19 12:25:42 raspberrypi cgminer: System reseting
Mar 19 12:25:42 raspberrypi cgminer: Set GC3355 core frequency to 850Mhz
Mar 19 12:25:43 raspberrypi cgminer: Device found, firmware version 0x13011401, driver version v3.8.5.20140210.02
Mar 19 12:25:43 raspberrypi cgminer[13717]: GridSeed: send thread running, GridSeed_Send/0
Mar 19 12:25:43 raspberrypi cgminer[13717]: GridSeed: recv thread running, GridSeed_Recv/0
and I know my device names are valid:
.USB dev 18: Bus 1 Device 6 ID: 0483:5740
Manufacturer: 'STMicroelectronics'
Product: 'STM32 Virtual COM Port '
.USB dev 19: Bus 1 Device 5 ID: 0483:5740
Manufacturer: 'STMicroelectronics'
Product: 'STM32 Virtual COM Port '
[2014-03-19 12:22:46] 20 known USB devices