Bitcoin Forum
May 27, 2024, 06:47:32 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 365536 times)
Shivoreun
Member
**
Offline Offline

Activity: 130
Merit: 10


View Profile
November 03, 2014, 12:30:43 PM
 #1581

Hi to all.
Please, help me to solve a problem with GC3355. The miner is working unstable and with extremely low hasrates, 50-70Kh/s instead of 350 in scrypt-only mode, as it have to. Used several miner softwares, but the results are the same. Running on windows xp with usb driver from here. The power setup is: usb cable connected to motherboard usb port of PC, the external power is connected to the same PC's PSU via molex connector, which was in the box with ASIC.



At the start, miner says:
Code:
 cpuminer-gc3355 (v1.0d) - Started: [2014-11-03 14:00:54]
================================================================================
 (2s) | 0.07/0.1 MH/s | A: 1 R: 0 HW: 0
 Connected to mine.revivalco.in:1001 diff 8 with stratum as user MVD3rtLUnm6Rifp
================================================================================
 GSD 0: 8D7B48925654 | 850 MHz | 70.7/101.6 KH/s | A: 1 R: 0 H: 0

================================================================================
 [2014-11-03 14:00:55.8437] 0: Firmware version: 0x13011401
 [2014-11-03 14:00:55.8437] 0: GC3355 5-chip USB-Mini Miner detected
 [2014-11-03 14:00:55.8593] 0: Set GC3355 core frequency to 850Mhz
 [2014-11-03 14:00:55.8593] 0: Resetting GC3355 chips
 [2014-11-03 14:00:55.9531] 0: Dispatching new work to GC3355 cores (0x6e779387)

Settings are:
Code:
minerd-gc3355.exe --gc3355-detect --freq=850 --gc3355-autotune --gc3355-timeout=120 --debug
The FIFO buffers in COM port settings are off, speed set to 115200 (but these parameters does no difference from defaults).

It's starting to mine, with such low hasrates, sometimes it dies after 10-15min of working with the UART write error message, sometime working OK for a few hours... Please, help me to get normal hasrates. What I doing wrong?..
Thanks in advance.

P.S. Sorry for errors in English - it's not my native language...
slashka
Sr. Member
****
Offline Offline

Activity: 248
Merit: 250


View Profile
November 03, 2014, 12:51:24 PM
 #1582

It seems that you are using only one chip instead of five. Try official not modified mining software and cgminer may be

PayCoin - the people's money.
URC Coin - the power of hexagon!
Need a coin website? PM me
BRADLEYPLOOF
Hero Member
*****
Offline Offline

Activity: 520
Merit: 500


View Profile
November 03, 2014, 02:06:17 PM
 #1583

Hi to all.
Please, help me to solve a problem with GC3355. The miner is working unstable and with extremely low hasrates, 50-70Kh/s instead of 350 in scrypt-only mode, as it have to. Used several miner softwares, but the results are the same. Running on windows xp with usb driver from here. The power setup is: usb cable connected to motherboard usb port of PC, the external power is connected to the same PC's PSU via molex connector, which was in the box with ASIC.



At the start, miner says:
Code:
 cpuminer-gc3355 (v1.0d) - Started: [2014-11-03 14:00:54]
================================================================================
 (2s) | 0.07/0.1 MH/s | A: 1 R: 0 HW: 0
 Connected to mine.revivalco.in:1001 diff 8 with stratum as user MVD3rtLUnm6Rifp
================================================================================
 GSD 0: 8D7B48925654 | 850 MHz | 70.7/101.6 KH/s | A: 1 R: 0 H: 0

================================================================================
 [2014-11-03 14:00:55.8437] 0: Firmware version: 0x13011401
 [2014-11-03 14:00:55.8437] 0: GC3355 5-chip USB-Mini Miner detected
 [2014-11-03 14:00:55.8593] 0: Set GC3355 core frequency to 850Mhz
 [2014-11-03 14:00:55.8593] 0: Resetting GC3355 chips
 [2014-11-03 14:00:55.9531] 0: Dispatching new work to GC3355 cores (0x6e779387)

Settings are:
Code:
minerd-gc3355.exe --gc3355-detect --freq=850 --gc3355-autotune --gc3355-timeout=120 --debug
The FIFO buffers in COM port settings are off, speed set to 115200 (but these parameters does no difference from defaults).

It's starting to mine, with such low hasrates, sometimes it dies after 10-15min of working with the UART write error message, sometime working OK for a few hours... Please, help me to get normal hasrates. What I doing wrong?..
Thanks in advance.

Use BFGminer 4.10, uninstall your drivers, unplug your gridseed, plug it back in and let it install the correct drivers, find the COM number of the gridseed (under Start Menu>Devices and Printers), and create a batch file that has:

bfgminer.exe --scrypt -o stratum+tcp://pool:port -u username -p password -d gridseed -S gridseed:\\.\COMX --set-device gridseed@\\.\COMx:clock=875 and you're good to go!
Shivoreun
Member
**
Offline Offline

Activity: 130
Merit: 10


View Profile
November 10, 2014, 12:40:42 PM
 #1584

It seems that you are using only one chip instead of five. Try official not modified mining software and cgminer may be
Hmm.. I've tried to find original software, but looks like it's only in sources, thet need to be compiled byself Sad Is there any link for already compiled win32 binaries, please? Unfortunatelly, I'am a windows user, and don't know, how to do this...

Use BFGminer 4.10, uninstall your drivers, unplug your gridseed, plug it back in and let it install the correct drivers, find the COM number of the gridseed (under Start Menu>Devices and Printers), and create a batch file that has:

bfgminer.exe --scrypt -o stratum+tcp://pool:port -u username -p password -d gridseed -S gridseed:\\.\COMX --set-device gridseed@\\.\COMx:clock=875 and you're good to go!

Tried to use, and thanks - it gives some results, but again, I can't say, that it's working OK Sad
Code:
 bfgminer version 4.10.0 - Started: [2014-11-10 13:21:11] - [  0 days 00:03:10]
 [M]anage devices [P]ool management [S]ettings [D]isplay options  [H]elp [Q]uit
 Pool 0: hash-to-coins.com   Diff:976  +Strtm  LU:[13:24:17]  User:pandaminer.ma
 Block: ...88fb270f47c58148  Diff:2 (21.35M)  Started: [13:23:57]
 ST:8  F:0  NB:9  AS:0  BW:[ 43/  2 B/s]  E:0.00  I:  605uBTC/hr  BS:4m
 0            | 387.1/365.9/  0.0kh/s | A:0 R:1+0(100%) HW:0/none
--------------------------------------------------------------------------------
 GSD 0:       | 370.6/364.6/ 22.0kh/s | A:1 R:1+0( 67%) HW:0/none
--------------------------------------------------------------------------------
 [2014-11-10 13:22:52] Network difficulty changed to 2 (19.98M)
 [2014-11-10 13:22:52] Stratum from pool 0 detected new block
 [2014-11-10 13:23:21] Network difficulty changed to 3 (22.45M)
 [2014-11-10 13:23:21] Stratum from pool 0 detected new block
 [2014-11-10 13:23:30] Network difficulty changed to 2 (20.48M)
 [2014-11-10 13:23:30] Stratum from pool 0 detected new block
 [2014-11-10 13:23:42] Network difficulty changed to 2 (21.33M)
 [2014-11-10 13:23:42] Stratum from pool 0 detected new block
 [2014-11-10 13:23:57] Network difficulty changed to 2 (21.35M)
 [2014-11-10 13:23:57] Stratum from pool 0 detected new block
 [2014-11-10 13:23:57] Pool 0 stale share detected, submitting as user requested
 [2014-11-10 13:23:57] Rejected 00db9701 GSD 0e Diff 4m/1m (Job 'd57d' not found)
 [2014-11-10 13:24:09] Accepted 029b21d2 GSD 0e Diff 1m/976

Bfgminer hashing with correct hasrates, but... Accepted rate as extremely low (not because of rejected, there is it's simply low count of submitted shares). The most of the time I see a messages, that there is detected new block on the network, so miner need to restart work, I think, that's because of high difficulty, that bfgminer automatically takes, from 488 to 1m. I've tried to use --request-diff parameter, but looks like it has no effect Sad
Here is the result of the ~1Hr work:
Code:
 bfgminer version 4.10.0 - Started: [2014-11-10 13:21:11] - [  0 days 01:09:38]
 [M]anage devices [P]ool management [S]ettings [D]isplay options  [H]elp [Q]uit
 Pool 0: hash-to-coins.com   Diff:488  +Strtm  LU:[14:30:42]  User:pandaminer.ma
 Block: ...befe7cbbbd77b7ae  Diff:1 ( 9.56M)  Started: [14:30:27]
 ST:8  F:0  NB:169  AS:0  BW:[ 40/  4 B/s]  E:0.00  I: 3.60mBTC/hr  BS:29m
 0            | 383.9/374.6/ 58.8kh/s | A:115 R:27+0( 20%) HW:0/none
--------------------------------------------------------------------------------
 GSD 0:       | 375.0/374.3/ 58.7kh/s | A:115 R:27+0( 20%) HW:0/none
 OCL 0:       | OFF  /  0.0/  0.0 h/s | A:  0 R: 0+0(none) HW:0/none
--------------------------------------------------------------------------------
 [2014-11-10 14:29:17] Rejected 060d83ef GSD 0e Diff 645/488 (Duplicate share)
 [2014-11-10 14:29:17] Rejected 04e62ae3 GSD 0e Diff 797/488 (Duplicate share)
 [2014-11-10 14:29:34] Accepted 0741a066 GSD 0e Diff 538/488
 [2014-11-10 14:29:39] Network difficulty changed to 0 ( 5.97M)
 [2014-11-10 14:29:39] Stratum from pool 0 detected new block
 [2014-11-10 14:29:43] Accepted 0636a101 GSD 0e Diff 628/488
 [2014-11-10 14:29:48] Network difficulty changed to 0 ( 5.50M)
 [2014-11-10 14:29:48] Stratum from pool 0 detected new block
 [2014-11-10 14:30:00] Accepted 04c9f8f8 GSD 0e Diff 815/488
 [2014-11-10 14:30:04] Network difficulty changed to 0 ( 4.46M)
 [2014-11-10 14:30:04] Stratum from pool 0 detected new block
 [2014-11-10 14:30:18] Network difficulty changed to 0 ( 5.90M)
 [2014-11-10 14:30:18] Stratum from pool 0 detected new block
 [2014-11-10 14:30:27] Network difficulty changed to 1 ( 9.56M)
 [2014-11-10 14:30:27] Stratum from pool 0 detected new block
As you can see, there is a lot of rejects, because ASIC cant' hash workunit in time, and sending stale shares. Of course, I can turn off stale sending, but this will not solve an overall problem presence Sad

Is there any solution for this?

BTW: I saw on the forum, that there is need to do correct power-up the GC3355, so firstly, it's need to plug-in USB, then wait for 30 secs and plug 12V ext. power. Is this correct?

BTW2: After a few minutes from this message there was a ban from pool side "worker is temporaly banned". I think, because of rejects Sad

P.S. Sorry for errors in English - it's not my native language...
slashka
Sr. Member
****
Offline Offline

Activity: 248
Merit: 250


View Profile
November 10, 2014, 12:54:01 PM
 #1585

Well, try RaspberryPi (I can help you, PM me). It ~30 bucks Windows is suxxx in mining

PayCoin - the people's money.
URC Coin - the power of hexagon!
Need a coin website? PM me
BRADLEYPLOOF
Hero Member
*****
Offline Offline

Activity: 520
Merit: 500


View Profile
November 10, 2014, 01:13:40 PM
 #1586

It seems that you are using only one chip instead of five. Try official not modified mining software and cgminer may be
Hmm.. I've tried to find original software, but looks like it's only in sources, thet need to be compiled byself Sad Is there any link for already compiled win32 binaries, please? Unfortunatelly, I'am a windows user, and don't know, how to do this...

Use BFGminer 4.10, uninstall your drivers, unplug your gridseed, plug it back in and let it install the correct drivers, find the COM number of the gridseed (under Start Menu>Devices and Printers), and create a batch file that has:

bfgminer.exe --scrypt -o stratum+tcp://pool:port -u username -p password -d gridseed -S gridseed:\\.\COMX --set-device gridseed@\\.\COMx:clock=875 and you're good to go!

Tried to use, and thanks - it gives some results, but again, I can't say, that it's working OK Sad

<snip>

Bfgminer hashing with correct hasrates, but... Accepted rate as extremely low (not because of rejected, there is it's simply low count of submitted shares). The most of the time I see a messages, that there is detected new block on the network, so miner need to restart work, I think, that's because of high difficulty, that bfgminer automatically takes, from 488 to 1m. I've tried to use --request-diff parameter, but looks like it has no effect Sad
Here is the result of the ~1Hr work:

<snip>

As you can see, there is a lot of rejects, because ASIC cant' hash workunit in time, and sending stale shares. Of course, I can turn off stale sending, but this will not solve an overall problem presence Sad

Is there any solution for this?

BTW: I saw on the forum, that there is need to do correct power-up the GC3355, so firstly, it's need to plug-in USB, then wait for 30 secs and plug 12V ext. power. Is this correct?

BTW2: After a few minutes from this message there was a ban from pool side "worker is temporaly banned". I think, because of rejects Sad

Powering them up isn't really that hard.  Plug in the power first, wait a few seconds, then plug in the USB.  The other way around confuses the gridseed.  I bet that it's trying to power itself from the USB and is disregarding the actual power.

1. Make sure you have a minimum 5 Amp, 12V power supply for the gridseed.  Lack of power will be bad for your miner.

2. Try a different pool.  It could be that the pool you're running on is just a crappy pool.  I've experienced this a few times with my gridseeds.  Try using multipool.us (they have EU servers available) or if you want to see what difficulty you should be running at, try liteguardian.com and use the asic1 server to auto tune the difficulty.  Once it evens out, you will know what difficulty you should be running it at. 

3. Make sure you're using a low enough difficulty.  Otherwise it will take a while to hash out a share.  I've got 3 of them running together and they generally try a scrypt difficulty of 64 or 128.  Sometimes if they're doing well, they bump up again.

4. If you have a crappy internet connection, that could also cause a problem.
Shivoreun
Member
**
Offline Offline

Activity: 130
Merit: 10


View Profile
November 10, 2014, 01:28:56 PM
 #1587

Powering them up isn't really that hard.  Plug in the power first, wait a few seconds, then plug in the USB.  The other way around confuses the gridseed.  I bet that it's trying to power itself from the USB and is disregarding the actual power.

1. Make sure you have a minimum 5 Amp, 12V power supply for the gridseed.  Lack of power will be bad for your miner.

2. Try a different pool.  It could be that the pool you're running on is just a crappy pool.  I've experienced this a few times with my gridseeds.  Try using multipool.us (they have EU servers available) or if you want to see what difficulty you should be running at, try liteguardian.com and use the asic1 server to auto tune the difficulty.  Once it evens out, you will know what difficulty you should be running it at. 

3. Make sure you're using a low enough difficulty.  Otherwise it will take a while to hash out a share.  I've got 3 of them running together and they generally try a scrypt difficulty of 64 or 128.  Sometimes if they're doing well, they bump up again.

4. If you have a crappy internet connection, that could also cause a problem.
Hmm... The PSU, which powering Gridseed have 18A output on +12V lines and 0.8A on -12V, Is it enough?
The pool is working fine (anyway, I've already tried different pools and another scrypt coins), there 2 x HD7970 mining at the same pool with different workers (Gridsees has it own worker set up on pool), so this is not an issue, I think...

P.S. Sorry for errors in English - it's not my native language...
BRADLEYPLOOF
Hero Member
*****
Offline Offline

Activity: 520
Merit: 500


View Profile
November 10, 2014, 02:58:08 PM
 #1588

Hmm... The PSU, which powering Gridseed have 18A output on +12V lines and 0.8A on -12V, Is it enough?
The pool is working fine (anyway, I've already tried different pools and another scrypt coins), there 2 x HD7970 mining at the same pool with different workers (Gridsees has it own worker set up on pool), so this is not an issue, I think...

Unfortunately, you might have a bunk Gridseed...
wolfey2014
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile WWW
November 10, 2014, 03:13:06 PM
 #1589

Powering them up isn't really that hard.  Plug in the power first, wait a few seconds, then plug in the USB.  The other way around confuses the gridseed.  I bet that it's trying to power itself from the USB and is disregarding the actual power.

1. Make sure you have a minimum 5 Amp, 12V power supply for the gridseed.  Lack of power will be bad for your miner.

2. Try a different pool.  It could be that the pool you're running on is just a crappy pool.  I've experienced this a few times with my gridseeds.  Try using multipool.us (they have EU servers available) or if you want to see what difficulty you should be running at, try liteguardian.com and use the asic1 server to auto tune the difficulty.  Once it evens out, you will know what difficulty you should be running it at. 

3. Make sure you're using a low enough difficulty.  Otherwise it will take a while to hash out a share.  I've got 3 of them running together and they generally try a scrypt difficulty of 64 or 128.  Sometimes if they're doing well, they bump up again.

4. If you have a crappy internet connection, that could also cause a problem.
Hmm... The PSU, which powering Gridseed have 18A output on +12V lines and 0.8A on -12V, Is it enough?
The pool is working fine (anyway, I've already tried different pools and another scrypt coins), there 2 x HD7970 mining at the same pool with different workers (Gridsees has it own worker set up on pool), so this is not an issue, I think...

LIKE I SAID POSTS AND POSTS AGO! TRASH IT! IT IS JUNK!  Roll Eyes Grin Angry Cheesy

I Modify Miners Professionally! PM me for details!
AJinNYC
Member
**
Offline Offline

Activity: 84
Merit: 10

Bored with you morons.


View Profile
December 25, 2014, 03:30:16 AM
 #1590

I can't for the life of me get this to work. Anytime I get to the "make" stage it gives the following error:



I've tried reinstalling GCC, different versions, etc. nothings working. I basically have a worthless gridseed. I've spent close to 10 hours just to get this to work, and another 15 hours on my RockMiner New RBox.

Done with this forum. Goodbye all.
suchmoon
Legendary
*
Offline Offline

Activity: 3682
Merit: 8935


https://bpip.org


View Profile WWW
December 25, 2014, 03:56:19 AM
 #1591

I can't for the life of me get this to work. Anytime I get to the "make" stage it gives the following error:



I've tried reinstalling GCC, different versions, etc. nothings working. I basically have a worthless gridseed. I've spent close to 10 hours just to get this to work, and another 15 hours on my RockMiner New RBox.

Did you look in config.log for more details? It should tell you exactly why it failed.

One thing that stands out for me is the CFLAGS -02 parameter (zero two). I think it should be -O2 (capital oh two).
AJinNYC
Member
**
Offline Offline

Activity: 84
Merit: 10

Bored with you morons.


View Profile
December 25, 2014, 04:30:51 AM
 #1592

I can't for the life of me get this to work. Anytime I get to the "make" stage it gives the following error:



I've tried reinstalling GCC, different versions, etc. nothings working. I basically have a worthless gridseed. I've spent close to 10 hours just to get this to work, and another 15 hours on my RockMiner New RBox.

Did you look in config.log for more details? It should tell you exactly why it failed.

One thing that stands out for me is the CFLAGS -02 parameter (zero two). I think it should be -O2 (capital oh two).

Looks like you're right. CPUMiner compiled. Running into an issue with CGMiner though, ./autogen.sh appears to not exist in the ~/usb-miner/software/cgminer folder.

Done with this forum. Goodbye all.
AJinNYC
Member
**
Offline Offline

Activity: 84
Merit: 10

Bored with you morons.


View Profile
December 25, 2014, 05:08:14 AM
 #1593

I can't for the life of me get this to work. Anytime I get to the "make" stage it gives the following error:



I've tried reinstalling GCC, different versions, etc. nothings working. I basically have a worthless gridseed. I've spent close to 10 hours just to get this to work, and another 15 hours on my RockMiner New RBox.

Did you look in config.log for more details? It should tell you exactly why it failed.

One thing that stands out for me is the CFLAGS -02 parameter (zero two). I think it should be -O2 (capital oh two).

Looks like you're right. CPUMiner compiled. Running into an issue with CGMiner though, ./autogen.sh appears to not exist in the ~/usb-miner/software/cgminer folder.

Pretty sure I got it, the only issue is it's running at 250KH/s thought it was supposed to be 340KH/s (could be freq thing, think it's set to 600). And second I'm connected to HamsterPool but I see no hashing information on the website.

This is what I'm seeing:


Done with this forum. Goodbye all.
suchmoon
Legendary
*
Offline Offline

Activity: 3682
Merit: 8935


https://bpip.org


View Profile WWW
December 25, 2014, 06:06:38 AM
 #1594

Pretty sure I got it, the only issue is it's running at 250KH/s thought it was supposed to be 340KH/s (could be freq thing, think it's set to 600). And second I'm connected to HamsterPool but I see no hashing information on the website.

This is what I'm seeing:

http://cdn2.aspyr.us/imgs/scrypt.png

Yep, 600 would do that to you. Try

--gridseed-options=freq=800,chips=5

in the command line, or

"gridseed-options": "freq=800,chips=5",

if you're using a config file.
coconutter
Member
**
Offline Offline

Activity: 157
Merit: 10


View Profile
December 28, 2014, 09:52:53 AM
 #1595

Hi guys! I'm sorry for bothering you, but I'm having unexpected hard time trying to mine in different pools and...well, I'm seeking help Sad

So, first things first, this is my hardware:
1 raspberry pi mod. B
2 gridseeds mini (I use them in scrypt mode)

About the software, it's debian wheezy with the following:

ssh back in as miner and install the pre-requisites
Code:
sudo -s
apt-get update
apt-get install -y build-essential libtool libcurl4-openssl-dev libncurses5-dev libudev-dev autoconf automake screen
exit

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

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

Link the build directories for convenience:
Code:
ln -s ~/usb-miner/software/cpuminer ~/cpuminer
ln -s ~/usb-miner/software/cgminer ~/cgminer

and at this point I'm all good. But here's my problem: if I try to run both the gridseeds in the same stratum pool&worker they run fine, but I can't figure how to make them run on 2 different stratum pools!
reading the awesome OP's guide I thought this would work:

How I run the 10 miners to 10 separate pools:
***WARNING: This assumes you use username miner and home path /home/miner ****
This also assumes that you have added your user to plugdev or are using root with (sudo -s)

1) Create 10 pool files named pool0.sh to pool9.sh
2) insert the FREQ NAME and POOL variables into each pool file
pool9.sh
Code:
NAME="miaviator"
POOL="-o stratum+tcp://middlecoin.com:3333 -u 13zKJjzxGpjbqJDAWAhFNHVqALqcsCWiat -p x"
FREQ="800"
3) make the mine.sh script to execute the miners
Code:
cat > mine.sh << EOF
count=0
for i in `ls /dev/ttyACM*`
do
source /home/miner/pool$count.sh
cd /home/miner/cpuminer/
screen -dmS $NAME ./minerd -F $FREQ -G $i $POOL
count=$((count+1))
done
EOF
chmod +x mine.sh

After running mine.sh for this hosting thread https://bitcointalk.org/index.php?topic=471764.0 I have the following screens:




I've created 2 files, pool0.sh and pool1.sh with pools' details, and mine.sh.
But it doesn't work for me!  Huh
also I've noticed that in the "mine.sh" code it uses CGminer syntax, while it's executing CPUminer (./minerd)...
so I've tried changing the folder and having it executing ./cgminer,
but once I run "mine.sh" it doesn't do anything, only the "chmod +x mine.sh" command resulting in this:
*instead of home/miner/ I use home/pi/ as default*
Code:
count=0
for i in /dev/ttyACM0
/dev/ttyACM1
do
source /home/pi/pool.sh
cd /home/pi/cgminer/
screen -dmS ./cgminer -F  -G
count=1
done

when I run it and then "screen -ls", it says that there are no screens-blablabla, so there isn't any cgminer instance working  Embarrassed
similar results using cpuminer...

I can't figure out what I'm doing wrong! Does this "multipool method" work only on linux (Part 5A.1: Linux) but NOT on the raspberry?  
Is there anyone able to help me?  Cry

Thanks for the patience...

ntrader
Full Member
***
Offline Offline

Activity: 264
Merit: 101



View Profile WWW
December 29, 2014, 08:47:39 PM
 #1596

Hi, how do I run cgminer for a specific gridseed device? I have 2 gridseed 5 chips. GSD 0 and GSD 1 appears, how do I cgminer to run GSD 0 on one pool, and cgminer GSD 1 on another pool? I have cgminer 3.7.2 downloaded and already tried -d 0, -d 1 doesn’t work. Thanks
BRADLEYPLOOF
Hero Member
*****
Offline Offline

Activity: 520
Merit: 500


View Profile
December 29, 2014, 08:54:33 PM
 #1597

Hi, how do I run cgminer for a specific gridseed device? I have 2 gridseed 5 chips. GSD 0 and GSD 1 appears, how do I cgminer to run GSD 0 on one pool, and cgminer GSD 1 on another pool? I have cgminer 3.7.2 downloaded and already tried -d 0, -d 1 doesn’t work. Thanks

You have to run 2 instances of CGminer to let each unit hash separately, or run them both, add the second pool and use something like load balance.  It won't be the same though as running 2 instances of CGMiner
ntrader
Full Member
***
Offline Offline

Activity: 264
Merit: 101



View Profile WWW
December 29, 2014, 09:31:20 PM
 #1598

Thanks, I know about  2 instances of CGminer, but I dont know which command I need to use for separation that gridseed asics
BRADLEYPLOOF
Hero Member
*****
Offline Offline

Activity: 520
Merit: 500


View Profile
December 30, 2014, 12:51:38 PM
 #1599

I know with BFGMiner, you can specify which gridseed to use by selecting the COM port it's associated with.  I think for CGminer (it's been a while since I've used it) you can select just 1 gridseed, using something like --gridseed=\\.\COMx to select that specific gridseed.  Then open the second instance and use the other com port that the other gridseed is attached to.  I can't remember exactly how to run it because I use BFGMiner and Luke-JR answers those questions super fast.
unamis76
Legendary
*
Offline Offline

Activity: 1512
Merit: 1009


View Profile
January 19, 2015, 03:56:06 PM
 #1600

I need to disable the fans from a Gridseed I have here... Can the wires simply be cut and "sealed" with isolating tape?
Pages: « 1 ... 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!