Post
Topic
Board Mining support
Re: [GUIDE] GridSeed GC3355 5 Chip Setup/power/windows/linux/rpi by UnicornHasher
by
edonkey
on 18/04/2014, 00:18:25 UTC
thanks that help we out alot i go give it a try right now. 1 last question do you have to state every device speed?

The way it works is you can specify a default frequency, plus any serial number/frequency combinations that override the default. That's what I did initially, but in the end I put all of my GS units serial numbers in the config because I found it was more convenient for tuning.

Here's an example of what you could put in your Scripta miner.options.json file, where 850 is the base frequency for any units for which you haven't specified an S/N specific frequency:

Code:
{
"key": "gridseed-options",
"value": "baud=115200,freq=850,chips=5"
},
{
"key": "gridseed-freq",
"value": "8D6E50A55748=900,8D9136685748=875"
},