Post
Topic
Board Mining (Altcoins)
Re: [GUIDE] GridSeed 5-Chip USB & Blade Miner Support/Tuning
by
KaChingCoinDev
on 24/05/2014, 00:00:12 UTC
Got it working!!!

How do I specify which device to use? I would like to point one gridseed to one pool, and the other gridseed elsewhere

Fantastic!

That one question I would not know I never experimented with nor do I know if the program is capable of doing this such type of work.

Okay. I know with CGMiner you can tell it to use device 0, and the other one will be off

Here is the help line.

Code:
D:\Miners\minerd-gc3355 v1.0c\Coinshift>minerd-gc3355.exe --help
Usage: minerd [OPTIONS]
Options:
  -G, --gc3355=DEV0,DEV1,...,DEVn                                       enable G
C3355 chip mining mode (default: no)
  -d  --gc3355-detect
automatically detect GC3355 miners (default: no)
  -F, --freq=FREQUENCY
        set GC3355 core frequency in NONE dual mode (default: 600)
  -f, --gc3355-freq=DEV0:F0,DEV1:F1,...,DEVn:Fn                 individual frequ
ency setting
          --gc3355-freq=DEV0:F0:CHIP0,...,DEVn:Fn:CHIPn         individual per c
hip frequency setting
  -A, --gc3355-autotune
        auto overclocking each GC3355 chip (default: no)
  -c, --gc3355-chips=N
        # of GC3355 chips (default: 5)
  -x, --gc3355-timeout=N
        max. time after no share is submitted before restarting GC3355 chips (de
fault: never)
  -w, --no-refresh
        only send new work when a new block is detected
  -a, --api-port=PORT
        set the JSON API port (default: 4028)
  -t, --text
                disable curses tui, output text
  -L, --log=PATH
                file logging
  -o, --url=URL
        URL of mining server (default: http://127.0.0.1:9332/)
  -O, --userpass=U:P
        username:password pair for mining server
  -u, --user=USERNAME
        username for mining server
  -p, --pass=PASSWORD
        password for mining server
  -r, --retries=N
        number of times to retry if a network call fails

                                (default: retry indefinitely)
  -R, --retry-pause=N
        time to pause between retries, in seconds (default: 30)
  -T, --timeout=N
        network timeout, in seconds (default: 270)
  -q, --quiet
        disable per-thread hashmeter output
  -D, --debug
        enable debug output
  -P, --protocol-dump
        verbose dump of protocol-level activities
  -c, --config=FILE
        load a JSON-format configuration file
  -V, --version
        display version information and exit
  -h, --help
        display this help text and exit

D:\Miners\minerd-gc3355 v1.0c\Coinshift>pause
Press any key to continue . . .

Edit:
The dev or someone else with knowledge to this might want to chip in.

Edit2:
My best guess is run single folders of the json configured.

Okay

How do you tell the JSON not to use a certian gridseed?