Pages:
Author

Topic: [GUIDE] GridSeed GC3355 5 Chip Setup/power/windows/linux/rpi by UnicornHasher - page 72. (Read 365630 times)

sr. member
Activity: 378
Merit: 250
The best is cpuminer for Gridseed 5-chip GC3355 ASICs with Reduced Power Usage



hear, hear! Wink

Definitely up there where it comes to plug and play-ability!

Wolfey2014
hero member
Activity: 857
Merit: 1000
Anger is a gift.
I cannot find the link for the COM port drivers. Can somebody post it please? Gotta head to a client dinner. Thanks.
newbie
Activity: 27
Merit: 0
The best is cpuminer for Gridseed 5-chip GC3355 ASICs with Reduced Power Usage

hero member
Activity: 857
Merit: 1000
Anger is a gift.
Did that. Then 2 or 3 will start. I had 5 going first as a test before I got the other 14 wired up. Maybe there is an issue trying to do so many in cgminer.

i had 10 wired up and it starts right up... hows your hub being powered? also hows your raspi being powered? usually when it detects and it doesn't is a clear indication of underpowered ports...


Hubs are powered by adapters. I have a Anker 9 port and 12 port that came with the accessory pack. I am using Win 7 x64.
hero member
Activity: 672
Merit: 500
Did that. Then 2 or 3 will start. I had 5 going first as a test before I got the other 14 wired up. Maybe there is an issue trying to do so many in cgminer.

i had 10 wired up and it starts right up... hows your hub being powered? also hows your raspi being powered? usually when it detects and it doesn't is a clear indication of underpowered ports...
hero member
Activity: 857
Merit: 1000
Anger is a gift.
Did that. Then 2 or 3 will start. I had 5 going first as a test before I got the other 14 wired up. Maybe there is an issue trying to do so many in cgminer.
hero member
Activity: 630
Merit: 500
I can get into cgminer, but I keep getting this.




close cgminer... unplug your usb... plug it back in and count to 5... launch cgminer.
hero member
Activity: 857
Merit: 1000
Anger is a gift.
I can get into cgminer, but I keep getting this.


sr. member
Activity: 518
Merit: 250
I am a meat Popsicle
Using Com1 seems to let cpuminer detect the gridseed however when running, it is not solving any shares , see my screen grab below
sr. member
Activity: 518
Merit: 250
I am a meat Popsicle
OK are are pictures of before in device manager and after in device manager when Zadig program is run and WINUSB is applied. Note that after STM32 is still in device manage but now listed under USB devices instead of com ports and it no longer has a com port assigned to it.




I i could figure out a way to assign a com port maybe I might be all set
sr. member
Activity: 378
Merit: 250






Best performance cpuminer fixed.
you should work on firmware !!!!!!!

Nice rig!

"Best performance cpuminer fixed" What was fixed exactly?
Can you be a bit more specific and clear on what you're talking about?
Clue us all in?...
Tanks!
Wolfey2014
newbie
Activity: 27
Merit: 0

http://s16.postimg.org/4q804o5cx/image.jpg




Best performance cpuminer fixed.
you should work on firmware !!!!!!!
newbie
Activity: 7
Merit: 0
EDIT: if you are using the root account and have files stored in /root/ you will have to change all of the /home/miner/ paths to /root/

Oddly enough I can make that setup happen via script:

pool0.sh - pool9.sh
Code:
POOL="-o stratum+tcp://us.clevermining.com:3333 -u 13zKJjzxGpjbqJDAWAhFNHVqALqcsCWiat -p x"
FREQ="800"

cd /home/miner/cpuminer/
./minerd -F $FREQ -G /dev/ttyACM9 $POOL

aio_screen
Code:
screen -t miner0  /home/miner/pool0.sh
split
split -v
focus down
screen -t miner1 /home/miner/pool1.sh
focus down
screen -t miner2 /home/miner/pool2.sh
split
split -v
focus down
screen -t miner3 /home/miner/pool3.sh
focus down
screen -t miner4 /home/miner/pool4.sh
split
split -v
focus down
screen -t miner5 /home/miner/pool5.sh
focus down
screen -t miner6 /home/miner/pool6.sh
split
split -v
focus down
screen -t miner7 /home/miner/pool7.sh
focus down
screen -t miner8 /home/miner/pool8.sh
split -v
focus down
screen -t miner9 /home/miner/pool9.sh

Then as root run
Code:
 screen -c /home/miner/aio_screen

Should output 10 consoles like this: I only ran one actual unit in the window as a test.
http://i.imgur.com/o94GiDhl.png

The only issue I had was that upon detaching and reattaching to the screen session or starting detached all of the windows reset to windows with no positioning Sad



Thank uuuu Kiss
very helpful

im created
http://i.imgur.com/9ohjhQS.jpg

miner0~9.sh
Code:
mkdir -p home/cpuminer/miner_conf;for i in {9..0};do echo -en "POOL=\"-o stratum+tcp://pool -u worker -p x -q\"\nFREQ=\"850\"\ncd home/cpuminer\n./minerd -F \$FREQ -G /dev/ttyACM$i \$POOL" > home/cpuminer/miner_conf/miner$i.sh;done

change permission for miner0~9.sh
Code:
chmod -R 755 home/cpuminer/miner_conf

my_screen
Code:
screen -t m0 ./home/cpuminer/miner_conf/miner0.sh
split -v
split
focus down
screen -t m1 ./home/cpuminer/miner_conf/miner1.sh
split
focus down
screen -t m2 ./home/cpuminer/miner_conf/miner2.sh
split
focus down
screen -t m3 ./home/cpuminer/miner_conf/miner3.sh
split
focus down
screen -t m4 ./home/cpuminer/miner_conf/miner4.sh
focus right
screen -t m5 ./home/cpuminer/miner_conf/miner5.sh
split
focus down
screen -t m6 ./home/cpuminer/miner_conf/miner6.sh
split
focus down
screen -t m7 ./home/cpuminer/miner_conf/miner7.sh
split
focus down
screen -t m8 ./home/cpuminer/miner_conf/miner8.sh
split
focus down
screen -t m9 ./home/cpuminer/miner_conf/miner9.sh

then as user run
Code:
screen -c my_screen

good working!! Smiley
sr. member
Activity: 840
Merit: 251
How did you get Cgminer to work in windows I am still trying to figure it out? Thanks in advance

Also zoomhash.com now has the gridseed miners at 234.99 a piece right now if anyone needs any in the US. I have dealt with them and can vouch for them.
sr. member
Activity: 462
Merit: 250
finally got 10 gridseeds working on cgminer.!!!!  Grin Cheesy

On windows? How?
full member
Activity: 216
Merit: 100
finally got 10 gridseeds working on cgminer.!!!!  Grin Cheesy
hero member
Activity: 672
Merit: 500
On Raspberry Pi: you gotta add --scrypt at the end

Code:
git clone  https://github.com/dtbartle/cgminer-gc3355.git

cd cgminer-gc3355

./configure CFLAGS="-O3" --enable-scrypt --enable-gridseed

make

./cgminer --gridseed-options=baud=115200,freq=900,chips=5,modules=1,usefifo=0,btc=16 --hotplug=0 -o stratum+tcp://usa-1.liteguardian.com:3335 -u user -p x --scrypt
sr. member
Activity: 378
Merit: 250
I can only get 2 to run on windows 8.1. (in CGminer)

Anyone having more success with this? Help is appreciated.

This driver is for people trying to install the gridseed under windows 8.1 it is a link to the ST comm drivers. This is for Win 8.1 64 bit 

dekar.wc3edit.net/st%20website/VCP_Setup.zip

This will work for CGminer? I have gotten it to work for the cpuminer just not cgminer.

I dont see the cp2102 to uart bridge controller only stcomm32

Try cpuminer, much easier to work with....MUCH!
http://cryptomining-blog.com/1165-download-cpuminer-for-gridseed-5-chip-gc3355-asics-with-reduced-power-usage/
Good luck!
Wolfey2014

Oh cgminer I cant even get cgminer to work. If you could help me there I would appreciate it. I have the ST32 also and not the CP2102. My miner never finds the gridseed.
sr. member
Activity: 462
Merit: 250
I can only get 2 to run on windows 8.1. (in CGminer)

Anyone having more success with this? Help is appreciated.

This driver is for people trying to install the gridseed under windows 8.1 it is a link to the ST comm drivers. This is for Win 8.1 64 bit 

dekar.wc3edit.net/st%20website/VCP_Setup.zip

This will work for CGminer? I have gotten it to work for the cpuminer just not cgminer.

I dont see the cp2102 to uart bridge controller only stcomm32

Oh cgminer I cant even get cgminer to work. If you could help me there I would appreciate it. I have the ST32 also and not the CP2102. My miner never finds the gridseed.

I can get it to find 2. At one point i had it find 10 aka one full hub and start hashing. I had 20 connected tho. Since then no luck.

With 2 all i have to do is unplug them and replug then restart cgminer. I have gotten 3 running by starting 2 instances of cgminer. but now when i do that it just says devices in use.
sr. member
Activity: 840
Merit: 251
I can only get 2 to run on windows 8.1. (in CGminer)

Anyone having more success with this? Help is appreciated.

This driver is for people trying to install the gridseed under windows 8.1 it is a link to the ST comm drivers. This is for Win 8.1 64 bit 

dekar.wc3edit.net/st%20website/VCP_Setup.zip

This will work for CGminer? I have gotten it to work for the cpuminer just not cgminer.

I dont see the cp2102 to uart bridge controller only stcomm32

Oh cgminer I cant even get cgminer to work. If you could help me there I would appreciate it. I have the ST32 also and not the CP2102. My miner never finds the gridseed.
Pages:
Jump to: