Bitcoin Forum
May 09, 2024, 09:54:11 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 [78] 79 80 81 82 83 »
  Print  
Author Topic: [GUIDE] GridSeed GC3355 5 Chip Setup/power/windows/linux/rpi by UnicornHasher  (Read 365535 times)
thevictimofuktyranny
Legendary
*
Offline Offline

Activity: 1092
Merit: 1004


View Profile
May 31, 2014, 03:57:07 PM
 #1541

Hi

So i have 2 Gridseeds, and am using CGMiner for them to hash in SHA256 (at around 12.5GHS total) and CPUMiner for Scrypt (at around 600mhs total) - Connected to a Windows 7 PC.


I've read they should be able to hash upto 11GHS each in SHA256 only mode, but i can't figure out how to get them upto those speeds in SHA256 only?

Any advise?

Thanks

Hi, you need to overclock them and simply not activate the cpuminer (scrypt) side of the device.

Apparently, when the sha cores are hashing and LTC core are hashing they limit each others speed.

The max Dual core speed is 750mhz, however scrypt only mode will runs stably between 850/900mhz (depending on the quality of the chips). Apparently, the same speeds applies to the Sha core 850/900mhz (depending on the quality of the chips).

Very few people are dual mining and software is pretty ropey and crashes a lot. Nearly all the work on forum's contributors has gone into the Scrypt only option (Sandor111 has produced an excellent cpuminer at moment).

You may want to open up your gridseeds and check the thermal pad is touching all the Gridseeds chips (use a dab of MX-4 thermal paste or something else that is a non-metallic paste).

Secondly, after installing the stsw-stm32102 and before install the Zadig drivers - go to device manager. Select "Ports" and "Properties" and "Advanced" setting. Unselect the Fifo Buffers and you get longer runs in dual mode before needing to reset. Then you can install the Zadig drivers.

The overclocking/voldmodding is on this link:

https://bitcointalk.org/index.php?topic=519112.0
 
1715291651
Hero Member
*
Offline Offline

Posts: 1715291651

View Profile Personal Message (Offline)

Ignore
1715291651
Reply with quote  #2

1715291651
Report to moderator
1715291651
Hero Member
*
Offline Offline

Posts: 1715291651

View Profile Personal Message (Offline)

Ignore
1715291651
Reply with quote  #2

1715291651
Report to moderator
"Your bitcoin is secured in a way that is physically impossible for others to access, no matter for what reason, no matter how good the excuse, no matter a majority of miners, no matter what." -- Greg Maxwell
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715291651
Hero Member
*
Offline Offline

Posts: 1715291651

View Profile Personal Message (Offline)

Ignore
1715291651
Reply with quote  #2

1715291651
Report to moderator
1715291651
Hero Member
*
Offline Offline

Posts: 1715291651

View Profile Personal Message (Offline)

Ignore
1715291651
Reply with quote  #2

1715291651
Report to moderator
javierxam
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
June 02, 2014, 07:11:41 PM
 #1542

Hello to all the bitcoiners, im here praying for some help, the problem is related with BTC mode in a gridseed.

The same proble in Linux and Windows, i have an Asus P8H67 mobo with an Intel G1620, 4GB of RAM and a AMD 5970&7870, i also tried dual mining with a Gigabyte Z77X-D3H with an i5 2500K and a venerable 8800GTX. I tried with Ubuntu 12.04.2 and Windows 7 Ultimate, 64bits both.

I managed to mine scrypt on both PC with windows but BTC/dual mode is imposible, again and again cgminer throws me an LIBUSB error, i googled a litle bit but the LIBUSB web dont give me any kind of help. Im using this guide with the cgminer suggested, im stucked here by since last thursday. If someone is capable of help me with this i will send him a bounty

I have to append that gridseed is plugged in a USB2 port, i tried to connect to differents ports and i run cgminer with sudo comand.

 [2014-06-02 20:58:32] GridSeed options: 'baud=115200,freq=800,chips=5,modules=1,usefifo=0,btc=16'
 [2014-06-02 20:58:32] System reseting
 [2014-06-02 20:58:33] GSD 0 SendWork usb write err:(-99) LIBUSB_ERROR_OTHER
 [2014-06-02 20:58:35] GSD 0 attempted reset got err:(-5) LIBUSB_ERROR_NOT_FOUND
 [2014-06-02 20:58:35] No devices detected!
 [2014-06-02 20:58:35] Waiting for USB hotplug devices or press q to quit
 [2014-06-02 20:58:35] FAIL: USB get_lock not found (2:70)
 [2014-06-02 20:58:35] Probing for an alive pool
 [2014-06-02 20:58:35] FAIL: USB remove not already in use (2:70)
 [2014-06-02 20:58:35] Pool 0 difficulty changed to 1024


Thanks on advance for any kind of help
uBm
Member
**
Offline Offline

Activity: 88
Merit: 10


View Profile
June 02, 2014, 08:05:31 PM
 #1543

Issue : Miner cant connect to P2P Nodes

Miner connects to normal pools w/o Problems, but on P2p we have a stratum auth failure.

Solution found by xmk3 (will post in here below me)
xmk3
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile WWW
June 02, 2014, 08:44:15 PM
 #1544

Issue : Miner cant connect to P2P Nodes

Miner connects to normal pools w/o Problems, but on P2p we have a stratum auth failure.

Solution found by xmk3 (will post in here below me)

Right, so this is the best version of cgminer for modded gridseeds.  However, P2Pool mining is broken for this branch of cgminer-gc3355:
https://github.com/jmordica/cgminer-gc3355

To fix it you need this older branch (that doesn't support freqs above 1150):
https://github.com/girnyau/cgminer-gc3355/

Then you'll build the old branch, but first:

1) From the new branch, copy the driver-gridseed.c, and driver-gridseed.h into the old branch.

2) In the old branch, open miner.h and add the following code beneath line 1048:

extern char *opt_gridseed_freq;

3) In the old branch open cgminer.c and add the following code beneath line 178:

char *opt_gridseed_freq = NULL;

AND the following code block at line 1053:

static char *set_gridseed_freq(const char *arg)
{
        opt_set_charp(arg, &opt_gridseed_freq);

        return NULL;
}

After that, while in the directory for the old branch run:
./configure --enable-scrypt --enable-gridseed
make

And then you should be all set with high frequency support for P2Pool on your modded gridseed! Cheesy

miaviator (OP)
Donator
Hero Member
*
Offline Offline

Activity: 686
Merit: 519


It's for the children!


View Profile WWW
June 02, 2014, 08:49:05 PM
 #1545

"pool 1 JSON stratum auth failed: (null)" when using P2Pool nodes on https://github.com/jmordica/cgminer-gc3355

Issue : Miner cant connect to P2P Nodes

Miner connects to normal pools w/o Problems, but on P2p we have a stratum auth failure.

Solution found by xmk3 (will post in here below me)

Right, so this is the best version of cgminer for modded gridseeds.  However, P2Pool mining is broken for this branch of cgminer-gc3355:
https://github.com/jmordica/cgminer-gc3355

To fix it you need this older branch (that doesn't support freqs above 1150):
https://github.com/girnyau/cgminer-gc3355/

Then you'll build the old branch, but first:

1) From the new branch, copy the driver-gridseed.c, and driver-gridseed.h into the old branch.

2) In the old branch, open miner.h and add the following code beneath line 1048:

extern char *opt_gridseed_freq;

3) In the old branch open cgminer.c and add the following code beneath line 178:

char *opt_gridseed_freq = NULL;

AND the following code block at line 1053:

static char *set_gridseed_freq(const char *arg)
{
        opt_set_charp(arg, &opt_gridseed_freq);

        return NULL;
}

After that, while in the directory for the old branch run:
./configure --enable-scrypt --enable-gridseed
make

And then you should be all set with high frequency support for P2Pool on your modded gridseed! Cheesy




carecu
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
June 04, 2014, 06:56:58 PM
 #1546

hi  , im trying to use gridseeds 5 chips (dualmining) with antminers u2 , but cgminer freeze at start, the only way to work is unplug the antsminer, start mining with cgminer with gridseed  and cpuminer for scrypt , and after that plug the antminers and and use bfgminer with the antminers, any way to use the cgminer for mining with both? or a command to avoid the unplung of the antminer to start the cgminer.


thanks in advanced for the help

     
utrophia
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
June 05, 2014, 08:41:19 PM
 #1547

Hi guys,

Will be great if someone could help with this one as I can't find any threads that lead to the problem.
Got the Gridseed GC3355 set up and got it mining in scrypt mode and BTC mode in Ubuntu.

When I then try dual mode with:

cd usb-miner/software/cpuminer
./minerd --freq=800 --url=stratum+tcp://stratum.scryptguild.com:3333 --userpass=xxxxx:xxxxx --dual

it gets stuck while trying to communicate with the server

Stratum detected new block
[2014-06-05 21:40:08] 0: Dispatching new work to GC3355 LTC core

While it's doing this the gh/s rate goes up in the terminal in BTC mode (from around 6ghs to 11ghs) but the connection's immediately lost with the pool I'm mining BTC on (BTC Guild).

Have I installed something incorrectly along the line or am I using the wrong pools?

Help me Obi Wan's, you're my only hope...

carecu
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
June 05, 2014, 09:43:56 PM
 #1548

Hi guys,

Will be great if someone could help with this one as I can't find any threads that lead to the problem.
Got the Gridseed GC3355 set up and got it mining in scrypt mode and BTC mode in Ubuntu.

When I then try dual mode with:

cd usb-miner/software/cpuminer
./minerd --freq=800 --url=stratum+tcp://stratum.scryptguild.com:3333 --userpass=xxxxx:xxxxx --dual

it gets stuck while trying to communicate with the server

Stratum detected new block
[2014-06-05 21:40:08] 0: Dispatching new work to GC3355 LTC core

While it's doing this the gh/s rate goes up in the terminal in BTC mode (from around 6ghs to 11ghs) but the connection's immediately lost with the pool I'm mining BTC on (BTC Guild).

Have I installed something incorrectly along the line or am I using the wrong pools?

Help me Obi Wan's, you're my only hope...






I was having the same problem , when i start minerd the cgminer  stop the comunication , i really didn't isolate the problem but i fixed using a hub with hight power supply, and changing the power supply  of the miners , the one i was  using was reporting voltage  under 12v. i hope  you can solve the problem
loveprofusion87
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
June 05, 2014, 10:54:34 PM
Last edit: June 06, 2014, 01:42:41 AM by loveprofusion87
 #1549

Edit - Got it working now, thanks anyway.  Cheesy

utrophia
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
June 06, 2014, 12:47:59 AM
 #1550

Hi guys,

Will be great if someone could help with this one as I can't find any threads that lead to the problem.
Got the Gridseed GC3355 set up and got it mining in scrypt mode and BTC mode in Ubuntu.

When I then try dual mode with:

cd usb-miner/software/cpuminer
./minerd --freq=800 --url=stratum+tcp://stratum.scryptguild.com:3333 --userpass=xxxxx:xxxxx --dual

it gets stuck while trying to communicate with the server

Stratum detected new block
[2014-06-05 21:40:08] 0: Dispatching new work to GC3355 LTC core

While it's doing this the gh/s rate goes up in the terminal in BTC mode (from around 6ghs to 11ghs) but the connection's immediately lost with the pool I'm mining BTC on (BTC Guild).

Have I installed something incorrectly along the line or am I using the wrong pools?

Help me Obi Wan's, you're my only hope...






I was having the same problem , when i start minerd the cgminer  stop the comunication , i really didn't isolate the problem but i fixed using a hub with hight power supply, and changing the power supply  of the miners , the one i was  using was reporting voltage  under 12v. i hope  you can solve the problem

so it could be power supply! this makes sense. I've actually got a power supply that's got six connectors so maybe it's losing power somehow...

thanks for the suggestion.
forzendiablo
Legendary
*
Offline Offline

Activity: 1526
Merit: 1000


the grandpa of cryptos


View Profile
June 06, 2014, 03:54:50 AM
 #1551

OP preety dead here

yolo
jytou
Full Member
***
Offline Offline

Activity: 153
Merit: 100


View Profile
June 06, 2014, 06:11:40 PM
 #1552

"pool 1 JSON stratum auth failed: (null)" when using P2Pool nodes on https://github.com/jmordica/cgminer-gc3355

Issue : Miner cant connect to P2P Nodes

Miner connects to normal pools w/o Problems, but on P2p we have a stratum auth failure.

Solution found by xmk3 (will post in here below me)

Right, so this is the best version of cgminer for modded gridseeds.  However, P2Pool mining is broken for this branch of cgminer-gc3355:
https://github.com/jmordica/cgminer-gc3355

To fix it you need this older branch (that doesn't support freqs above 1150):
https://github.com/girnyau/cgminer-gc3355/

Then you'll build the old branch, but first:

1) From the new branch, copy the driver-gridseed.c, and driver-gridseed.h into the old branch.

2) In the old branch, open miner.h and add the following code beneath line 1048:

extern char *opt_gridseed_freq;

3) In the old branch open cgminer.c and add the following code beneath line 178:

char *opt_gridseed_freq = NULL;

AND the following code block at line 1053:

static char *set_gridseed_freq(const char *arg)
{
        opt_set_charp(arg, &opt_gridseed_freq);

        return NULL;
}

After that, while in the directory for the old branch run:
./configure --enable-scrypt --enable-gridseed
make

And then you should be all set with high frequency support for P2Pool on your modded gridseed! Cheesy
This doesn't work for me with GridBlades: the "old" patched version is running at an extremely low hashrate (and from what I see, it misses fixes for number of chips, which explains it...).

Instead, it looks like the regression in the jmordica branch was introduced in the commit added support for NiceHash.com, I don't have much time to check what is wrong with the new code, but pulling the repository just before that and compiling it works fine for me (good hashrate+connection to p2pools). In case others are interested (but you obviously won't be able to mine at NiceHash.com... maybe it's better than not being able to mine at *any* p2pool Tongue ), here is the recipe I followed:
Code:
git clone https://github.com/jmordica/cgminer-gc3355/
cd cgminer-gc3355
git checkout f20c066127a843cc75b79a3a29f80cf890341ec6
./configure --enable-scrypt --enable-gridseed
make
./cgminer --script ...
D4rkAng3l
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
June 07, 2014, 09:56:25 AM
 #1553

Hello to everybody,

I have 2 GridSeed and I am trying to install it on my RaspBerry (using RaspBian) following the instruction founded on this post but I am finding some problem.

I have download and build cgminer and cpuminer and it seems to me that this process gone ok (I had no error).

By ssh I done the following steps:

1) Enabled the root account:

Code:
sudo passwd root
***
***
exit

2) ssh back in as root and change the associated paths and groups:

Code:
usermod -l miner pi
usermod -m -d /home/miner miner
groupmod -n miner pi
exit

3) Builded cgminer:

Code:
git clone https://github.com/gridseed/usb-miner/
cd usb-miner/software/cgminer
autoreconf -i
./configure --enable-gridseed
make

4) Builded cpuminer:

Code:
cd
cd usb-miner/software/cpuminer
./autogen.sh
./configure
make

Now my doubt are: where these softwares are installed? in the same directory where I builded it or where? I am not so sure that I have correctly installed the software because I have the following situation:

Into the cgminer direcotry I can find the following files:

Code:
miner@raspberrypi ~/download/miner/usb-miner/software/cgminer $ ls
01-cgminer.rules           config.h               hf_protocol_be.h
aclocal.m4                 config.h.in            hf_protocol.h
api.c                      config.log             INSTALL
API.class                  config.status          install-sh
api-example.c              config.sub             lib
api-example.php            configure              libtool
API.java                   configure.ac           linux-usb-cgminer
API-README                 COPYING                logging.c
arg-nonnull.h              depcomp                logging.h
ASIC-README                driver-avalon.c        ltmain.sh
AUTHORS                    driver-avalon.h        m4
autom4te.cache             driver-bab.c           Makefile
bench_block.h              driver-bflsc.c         Makefile.am
bitforce-firmware-flash.c  driver-bflsc.h         Makefile.in
bitstreams                 driver-bitforce.c      miner.h
ccan                       driver-bitfury.c       miner.php
c++defs.h                  driver-bitfury.h       missing
cgminer                    driver-gridseed.c      NEWS
cgminer-api.o              driver-gridseed.h      README
cgminer.c                  driver-hashfast.c      run.sh
cgminer-cgminer.o          driver-hashfast.h      sha2.c
cgminer-driver-gridseed.o  driver-icarus.c        sha2.h
cgminer-logging.o          driver-klondike.c      stamp-h1
cgminer-sha2.o             driver-knc-spi-fpga.c  usbutils.c
cgminer-usbutils.o         driver-modminer.c      usbutils.h
cgminer-util.o             elist.h                uthash.h
ChangeLog                  example.conf           util.c
compat                     FPGA-README            util.h
compat.h                   fpgautils.c            warn-on-use.h
compile                    fpgautils.h            windows-build.txt
config.guess               hexdump.c

and in the cpuminer directory I have:

Code:
miner@raspberrypi ~/download/miner/usb-miner/software/cpuminer $ ls
aclocal.m4      configure.ac          Makefile.am          nomacro.pl
AUTHORS         COPYING               Makefile.in          README
autogen.sh      cpu-miner.c           minerd               run.sh
autom4te.cache  cpuminer-config.h     minerd.1             scrypt-arm.S
ChangeLog       cpuminer-config.h.in  minerd-cpu-miner.o   scrypt.c
compat          depcomp               minerd-scrypt-arm.o  scrypt-x64.S
compat.h        elist.h               minerd-scrypt.o      scrypt-x86.S
compile         example-cfg.json      minerd-sha2-arm.o    sha2-arm.S
config.guess    gc3355.h              minerd-sha2.o        sha2.c
config.log      INSTALL               minerd-util.o        sha2-x64.S
config.status   install-sh            miner.h              sha2-x86.S
config.sub      LICENSE               missing              stamp-h1
configure       Makefile              NEWS                 util.c

Why I still have the source .c file? Is it all ok?

Now what have I to do to start mining with my raspberry? What am I missing?

Tnx
Andrea

WheresWaldo
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
June 18, 2014, 01:58:22 AM
 #1554

is it possible to run one instance of cgminer with both 5chip and 40chip gridseeds?

I am really curious to know and would be great if you can

   ∎               GAWMiners The Hashlet World's first digital cloud miner!
∎∎∎   No pool fees Instant activation Never obsolete Always profitable
nev_dull
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
June 18, 2014, 04:22:05 PM
 #1555

D4rkAng3l, in the listings you posted below I see the cgminer binary compiled in the cgminer directory and the minerd (cpuminer) binary compiled in the cpuminer directory.
When you build (compile) something it doesn't delete the source code-- it will all still remain there unmodified, except you will see additional object files (.o) from the compile process as well as the resulting binary.

To run those you need to specify the path to them, for instance ~/usb-miner/software/cgminer/cgminer or if you are already in the cgminer directory specify ./cgminer

If you wanted to install them elsewhere you could add --prefix=/opt/cgminer (for instance) to the ./configure line and then do a "make install" to have makefile create /opt/cgminer and install the binaries in there.




Hello to everybody,

I have 2 GridSeed and I am trying to install it on my RaspBerry (using RaspBian) following the instruction founded on this post but I am finding some problem.

I have download and build cgminer and cpuminer and it seems to me that this process gone ok (I had no error).

By ssh I done the following steps:

1) Enabled the root account:

Code:
sudo passwd root
***
***
exit

2) ssh back in as root and change the associated paths and groups:

Code:
usermod -l miner pi
usermod -m -d /home/miner miner
groupmod -n miner pi
exit

3) Builded cgminer:

Code:
git clone https://github.com/gridseed/usb-miner/
cd usb-miner/software/cgminer
autoreconf -i
./configure --enable-gridseed
make

4) Builded cpuminer:

Code:
cd
cd usb-miner/software/cpuminer
./autogen.sh
./configure
make

Now my doubt are: where these softwares are installed? in the same directory where I builded it or where? I am not so sure that I have correctly installed the software because I have the following situation:

Into the cgminer direcotry I can find the following files:

Code:
miner@raspberrypi ~/download/miner/usb-miner/software/cgminer $ ls
01-cgminer.rules           config.h               hf_protocol_be.h
aclocal.m4                 config.h.in            hf_protocol.h
api.c                      config.log             INSTALL
API.class                  config.status          install-sh
api-example.c              config.sub             lib
api-example.php            configure              libtool
API.java                   configure.ac           linux-usb-cgminer
API-README                 COPYING                logging.c
arg-nonnull.h              depcomp                logging.h
ASIC-README                driver-avalon.c        ltmain.sh
AUTHORS                    driver-avalon.h        m4
autom4te.cache             driver-bab.c           Makefile
bench_block.h              driver-bflsc.c         Makefile.am
bitforce-firmware-flash.c  driver-bflsc.h         Makefile.in
bitstreams                 driver-bitforce.c      miner.h
ccan                       driver-bitfury.c       miner.php
c++defs.h                  driver-bitfury.h       missing
cgminer                    driver-gridseed.c      NEWS
cgminer-api.o              driver-gridseed.h      README
cgminer.c                  driver-hashfast.c      run.sh
cgminer-cgminer.o          driver-hashfast.h      sha2.c
cgminer-driver-gridseed.o  driver-icarus.c        sha2.h
cgminer-logging.o          driver-klondike.c      stamp-h1
cgminer-sha2.o             driver-knc-spi-fpga.c  usbutils.c
cgminer-usbutils.o         driver-modminer.c      usbutils.h
cgminer-util.o             elist.h                uthash.h
ChangeLog                  example.conf           util.c
compat                     FPGA-README            util.h
compat.h                   fpgautils.c            warn-on-use.h
compile                    fpgautils.h            windows-build.txt
config.guess               hexdump.c

and in the cpuminer directory I have:

Code:
miner@raspberrypi ~/download/miner/usb-miner/software/cpuminer $ ls
aclocal.m4      configure.ac          Makefile.am          nomacro.pl
AUTHORS         COPYING               Makefile.in          README
autogen.sh      cpu-miner.c           minerd               run.sh
autom4te.cache  cpuminer-config.h     minerd.1             scrypt-arm.S
ChangeLog       cpuminer-config.h.in  minerd-cpu-miner.o   scrypt.c
compat          depcomp               minerd-scrypt-arm.o  scrypt-x64.S
compat.h        elist.h               minerd-scrypt.o      scrypt-x86.S
compile         example-cfg.json      minerd-sha2-arm.o    sha2-arm.S
config.guess    gc3355.h              minerd-sha2.o        sha2.c
config.log      INSTALL               minerd-util.o        sha2-x64.S
config.status   install-sh            miner.h              sha2-x86.S
config.sub      LICENSE               missing              stamp-h1
configure       Makefile              NEWS                 util.c

Why I still have the source .c file? Is it all ok?

Now what have I to do to start mining with my raspberry? What am I missing?

Tnx
Andrea


WheresWaldo
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
June 19, 2014, 01:39:13 AM
 #1556

is it possible to run one instance of cgminer with both 5chip and 40chip gridseeds?

I am really curious to know and would be great if you can
anyone have an idea?

   ∎               GAWMiners The Hashlet World's first digital cloud miner!
∎∎∎   No pool fees Instant activation Never obsolete Always profitable
WheresWaldo
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
June 21, 2014, 05:13:03 AM
 #1557

can someone help me finding a guide on how to run 2 instances of cgminer and determine which one runs the gridseed minis and which one runs the blades?

will even tip if I have to, other threads not being any help

   ∎               GAWMiners The Hashlet World's first digital cloud miner!
∎∎∎   No pool fees Instant activation Never obsolete Always profitable
suchmoon
Legendary
*
Offline Offline

Activity: 3654
Merit: 8922


https://bpip.org


View Profile WWW
June 21, 2014, 06:55:01 AM
 #1558

can someone help me finding a guide on how to run 2 instances of cgminer and determine which one runs the gridseed minis and which one runs the blades?

will even tip if I have to, other threads not being any help

Are you using Windows, Linux, ... ? Typically you would just start it the way you normally do, just use different config files for each instance, and specify your devices.

On Linux its something like this:

"usb": "1:5,1:6,1:7"

where 1:5 etc is bus:device number. Use "lsusb" command to find these numbers.

On Windows it might be tricky because cgminer tends to need hotplug but normally devices keep the same port number so it could still work. Use Device Manager to find COM port numbers.
WheresWaldo
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile
June 23, 2014, 02:43:43 AM
Last edit: June 23, 2014, 03:04:27 AM by WheresWaldo
 #1559

can someone help me finding a guide on how to run 2 instances of cgminer and determine which one runs the gridseed minis and which one runs the blades?

will even tip if I have to, other threads not being any help

Are you using Windows, Linux, ... ? Typically you would just start it the way you normally do, just use different config files for each instance, and specify your devices.

On Linux its something like this:

"usb": "1:5,1:6,1:7"

where 1:5 etc is bus:device number. Use "lsusb" command to find these numbers.

On Windows it might be tricky because cgminer tends to need hotplug but normally devices keep the same port number so it could still work. Use Device Manager to find COM port numbers.
i will try this out Smiley thank you so much!!

I really appreciate this, I've been looking around for quite a while, props to you suchmoon!

   ∎               GAWMiners The Hashlet World's first digital cloud miner!
∎∎∎   No pool fees Instant activation Never obsolete Always profitable
pws328
Member
**
Offline Offline

Activity: 88
Merit: 10


View Profile
June 25, 2014, 08:30:16 PM
 #1560

can someone help me finding a guide on how to run 2 instances of cgminer and determine which one runs the gridseed minis and which one runs the blades?

will even tip if I have to, other threads not being any help

Are you using Windows, Linux, ... ? Typically you would just start it the way you normally do, just use different config files for each instance, and specify your devices.

On Linux its something like this:

"usb": "1:5,1:6,1:7"

where 1:5 etc is bus:device number. Use "lsusb" command to find these numbers.

On Windows it might be tricky because cgminer tends to need hotplug but normally devices keep the same port number so it could still work. Use Device Manager to find COM port numbers.
i will try this out Smiley thank you so much!!

I really appreciate this, I've been looking around for quite a while, props to you suchmoon!

Hey Waldo, did you ever get this to work? I'm trying to configure a similar setup. I was looking at the cgminer 3.7.2 Gridseed ed. readme, and it says you can individually set the frequency for each gridseed unit, and I'm curious if you can also edit the number of chips for each device as well.
Pages: « 1 ... 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 [78] 79 80 81 82 83 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!