Bitcoin Forum
June 25, 2024, 11:05:08 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 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 ... 83 »
  Print  
Author Topic: [GUIDE] GridSeed GC3355 5 Chip Setup/power/windows/linux/rpi by UnicornHasher  (Read 365542 times)
Mymine
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
March 14, 2014, 09:12:47 AM
 #561

how can you check polarity of a cable with a multimeter?
surgexvb
Full Member
***
Offline Offline

Activity: 445
Merit: 100



View Profile
March 14, 2014, 09:30:43 AM
 #562

how can you check polarity of a cable with a multimeter?

check for resistance in the wire and connector.  Hold one probe on the sleeve of the connector (I assume you are talking about DC plugs) and then touch the other probe to the ends of the cables.  The one that registers resistance is your ground or (-) wire.

|██████| | ██████SECURE AND LICENSED CRYPTOCURRENCY EXCHANGE██████ |██████| |
| INVECH |
WHITEPAPER | ANN THREAD | FACEBOOK | TWITTER | TELEGRAM | MEDIUM | INVECH |
|██████| | ███████JOIN INVECH INITIAL EXCHANGE OFFERING NOW!████████ |██████| |
scryptographer
Full Member
***
Offline Offline

Activity: 143
Merit: 100


View Profile WWW
March 14, 2014, 09:57:42 AM
 #563

Is there something wrong with this .bat?

bfgminer.exe --scrypt -o stratum+tcp://us.clevermining.com:3333 -u x -p x -d gridseed -S gridseed:\\.\COM8 \\.\COM9 --set-device gridseed:clock=900

bfgminer.exe --scrypt -S gridseed:all --set-device gridseed:clock=850 -o stratum+tcp://stratum.scryptguild.com:3333 -u x -p x

Has worked for me using bfg-gridseed-pr2 from this post:
https://bitcointalk.org/index.php?topic=168174.msg5617482#msg5617482

For what it's worth I didn't need the custom INF files mentioned.

richmke
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
March 14, 2014, 11:53:48 AM
 #564

how can you check polarity of a cable with a multimeter?

Put the meter into DC Volts mode.
There should be two probes from your meter.
One probe should be plugged into the + (pos) port on the meter. Put that probe in the middle of the plug.
The other plug should be plugged into - (neg or ground) port on the meter. Touch that probe to the outside of the plug.
Your meter should read somewhere between + 11.85 to 12.15 volts. If it reads - (negative) or outside the range, then no go.
richmke
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
March 14, 2014, 12:00:31 PM
 #565

hmmm
you need to change /home/miner to ~ if your username isnt miner.
I updated the OP if there is no autogen.sh run autoreconf -i


This is the problem code:
Quote
Build cgminer:
Code:

cd /home/miner/usb-miner/software/cgminer
./autogen.sh
CFLAGS="-O2 -Wall -march=native" ./configure --enable-gridseed
make
cd

I tried the autoreconf -i from the cgminer directory, and had this error:
Quote
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: /usr/bin/autom4te failed with exit status: 1
autoreconf: aclocal failed with exit status: 1

Since I just setup the machine, I will set it up again with the user miner.
You might want to update the beginning of the instructions to add something like:
"Create a user account with the name 'miner'" ...
jjj0923
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile WWW
March 14, 2014, 12:02:17 PM
 #566

seems like you are in the wrong directory

do a "find / -name cgminer'  to locate the directory you should be in.


Lifeforce Pools : http://www.lifeforce.info
Earthcoin :http://eac.lifeforce.info -  Netcoin:  http://net.lifeforce.info - Hundred Coin Pool : http://100.lifeforce.info
Redoakcoin Pool : http://roc.lifeforce.info Guldencoin http://nlg.lifeforce.info also Worldcoin, Guncoin, NOBL, USDe, Tagcoin, Topcoin , Tagcoin , Credits, Goldcoin & Hobonickels
miaviator (OP)
Donator
Hero Member
*
Offline Offline

Activity: 686
Merit: 519


It's for the children!


View Profile WWW
March 14, 2014, 12:07:25 PM
 #567

hmmm
you need to change /home/miner to ~ if your username isnt miner.
I updated the OP if there is no autogen.sh run autoreconf -i


This is the problem code:
Quote
Build cgminer:
Code:

cd /home/miner/usb-miner/software/cgminer
./autogen.sh
CFLAGS="-O2 -Wall -march=native" ./configure --enable-gridseed
make
cd

I tried the autoreconf -i from the cgminer directory, and had this error:
Quote
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: /usr/bin/autom4te failed with exit status: 1
autoreconf: aclocal failed with exit status: 1

Since I just setup the machine, I will set it up again with the user miner.
You might want to update the beginning of the instructions to add something like:
"Create a user account with the name 'miner'" ...


Will do.  Actually I'll make it username agnostic. 

flounderella
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250

Bitcoin Evengelist


View Profile
March 14, 2014, 12:30:52 PM
 #568

This may be a newbie question but is there any disadvantage to just using individual 12v5a adapters for 10 gridseeds instead of the clunky industrial power supply (apart from the cable clutter). Is the power consumption more or less the same? I have a lot of 12v5a cables lying around, so wondering if I should just use some of them.

Do they work just as well in all the three modes (sha, scrypt, combined)?

Thanks
miaviator (OP)
Donator
Hero Member
*
Offline Offline

Activity: 686
Merit: 519


It's for the children!


View Profile WWW
March 14, 2014, 01:10:37 PM
 #569

This may be a newbie question but is there any disadvantage to just using individual 12v5a adapters for 10 gridseeds instead of the clunky industrial power supply (apart from the cable clutter). Is the power consumption more or less the same? I have a lot of 12v5a cables lying around, so wondering if I should just use some of them.

Do they work just as well in all the three modes (sha, scrypt, combined)?

Thanks

My experience is:  I've never thrown away a broken Corsair AX1200 PSU.  I've thrown away dozens if not hundreds of scorched, melted, broken, squealing, etc. power bricks.

That and you are most likely going to plug them into a "relocatable power tap" which is rated by UL for temporary use and warns that any protection circuits inside will simply stop working but the device will still carry a load after the expiration or the first surge event.  Meaning it'll melt freely or start on fire.  Smiley

jjj0923
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile WWW
March 14, 2014, 01:22:47 PM
 #570

miaviator set me straight with powering my gridseeds with one CORSAIR Professional Series Gold AX1200

and cables ordered from startech

I'll be able to power a whole bunch of these little buggers... Smiley

Lifeforce Pools : http://www.lifeforce.info
Earthcoin :http://eac.lifeforce.info -  Netcoin:  http://net.lifeforce.info - Hundred Coin Pool : http://100.lifeforce.info
Redoakcoin Pool : http://roc.lifeforce.info Guldencoin http://nlg.lifeforce.info also Worldcoin, Guncoin, NOBL, USDe, Tagcoin, Topcoin , Tagcoin , Credits, Goldcoin & Hobonickels
flounderella
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250

Bitcoin Evengelist


View Profile
March 14, 2014, 01:34:31 PM
 #571

This may be a newbie question but is there any disadvantage to just using individual 12v5a adapters for 10 gridseeds instead of the clunky industrial power supply (apart from the cable clutter). Is the power consumption more or less the same? I have a lot of 12v5a cables lying around, so wondering if I should just use some of them.

Do they work just as well in all the three modes (sha, scrypt, combined)?

Thanks

My experience is:  I've never thrown away a broken Corsair AX1200 PSU.  I've thrown away dozens if not hundreds of scorched, melted, broken, squealing, etc. power bricks.

That and you are most likely going to plug them into a "relocatable power tap" which is rated by UL for temporary use and warns that any protection circuits inside will simply stop working but the device will still carry a load after the expiration or the first surge event.  Meaning it'll melt freely or start on fire.  Smiley

Well, that certainly convinced me to go with the Corsair psu. I do have a spare CX600 lying around which judging by the power requirements should be okay for scrypt only.
flounderella
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250

Bitcoin Evengelist


View Profile
March 14, 2014, 01:35:37 PM
 #572

miaviator set me straight with powering my gridseeds with one CORSAIR Professional Series Gold AX1200

and cables ordered from startech

I'll be able to power a whole bunch of these little buggers... Smiley


Do you have the link for the cables on startech site Cheesy
miaviator (OP)
Donator
Hero Member
*
Offline Offline

Activity: 686
Merit: 519


It's for the children!


View Profile WWW
March 14, 2014, 01:36:12 PM
 #573


Since I just setup the machine, I will set it up again with the user miner.
You might want to update the beginning of the instructions to add something like:
"Create a user account with the name 'miner'" ...


These changes were made to the OP as well some things I found last night helping xmk3.  

richmke let me know if the updated instructions give you any issues.

flounderella
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250

Bitcoin Evengelist


View Profile
March 14, 2014, 01:59:10 PM
 #574

miaviator set me straight with powering my gridseeds with one CORSAIR Professional Series Gold AX1200

and cables ordered from startech

I'll be able to power a whole bunch of these little buggers... Smiley


Do you have the link for the cables on startech site Cheesy

Found it but from Amazon directly (free 2 day shipping). Just getting the PCIe 6 pin extensions and a bunch of barrel plug adapters.

http://www.amazon.com/StarTech-com-8-Inch-Express-Extension-PCIEPOWEXT/dp/B004ZMYBAE/ref=sr_1_1?ie=UTF8&qid=1394804502&sr=8-1

http://www.amazon.com/dp/B0058RLD9C/ref=pe_385040_30332190_TE_M3T1_ST1_dp_1


CX600 only has two PCIe connectors, so can power 6 gridseeds there

That means I need to get some molex connectors too

http://www.amazon.com/VCOM-12-Inch-VC-POW8EXT-Extension-CE314/dp/B00GNTTR9C/ref=sr_1_15?s=electronics&ie=UTF8&qid=1394732611&sr=1-15


Question: I know CX600 can run scrypt only safely. What about SHA only as well combined mode (pushing my luck Smiley )?
miaviator (OP)
Donator
Hero Member
*
Offline Offline

Activity: 686
Merit: 519


It's for the children!


View Profile WWW
March 14, 2014, 02:06:32 PM
 #575

miaviator set me straight with powering my gridseeds with one CORSAIR Professional Series Gold AX1200

and cables ordered from startech

I'll be able to power a whole bunch of these little buggers... Smiley


Do you have the link for the cables on startech site Cheesy

Found it but from Amazon directly (free 2 day shipping). Just getting the PCIe 6 pin extensions and a bunch of barrel plug adapters.

http://www.amazon.com/StarTech-com-8-Inch-Express-Extension-PCIEPOWEXT/dp/B004ZMYBAE/ref=sr_1_1?ie=UTF8&qid=1394804502&sr=8-1

http://www.amazon.com/dp/B0058RLD9C/ref=pe_385040_30332190_TE_M3T1_ST1_dp_1


CX600 only has two PCIe connectors, so can power 6 gridseeds there

That means I need to get some molex connectors too

http://www.amazon.com/VCOM-12-Inch-VC-POW8EXT-Extension-CE314/dp/B00GNTTR9C/ref=sr_1_15?s=electronics&ie=UTF8&qid=1394732611&sr=1-15


Question: I know CX600 can run scrypt only safely. What about SHA only as well combined mode (pushing my luck Smiley )?

How many gridseeds?

flounderella
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250

Bitcoin Evengelist


View Profile
March 14, 2014, 02:15:28 PM
 #576

miaviator set me straight with powering my gridseeds with one CORSAIR Professional Series Gold AX1200

and cables ordered from startech

I'll be able to power a whole bunch of these little buggers... Smiley


Do you have the link for the cables on startech site Cheesy

Found it but from Amazon directly (free 2 day shipping). Just getting the PCIe 6 pin extensions and a bunch of barrel plug adapters.

http://www.amazon.com/StarTech-com-8-Inch-Express-Extension-PCIEPOWEXT/dp/B004ZMYBAE/ref=sr_1_1?ie=UTF8&qid=1394804502&sr=8-1

http://www.amazon.com/dp/B0058RLD9C/ref=pe_385040_30332190_TE_M3T1_ST1_dp_1


CX600 only has two PCIe connectors, so can power 6 gridseeds there

That means I need to get some molex connectors too

http://www.amazon.com/VCOM-12-Inch-VC-POW8EXT-Extension-CE314/dp/B00GNTTR9C/ref=sr_1_15?s=electronics&ie=UTF8&qid=1394732611&sr=1-15


Question: I know CX600 can run scrypt only safely. What about SHA only as well combined mode (pushing my luck Smiley )?

How many gridseeds?

A total of 10. I know I really should use RM1000 or AX1200 (have both, but they are running me ants :p)
miaviator (OP)
Donator
Hero Member
*
Offline Offline

Activity: 686
Merit: 519


It's for the children!


View Profile WWW
March 14, 2014, 02:20:59 PM
 #577

So I ordered my first few Gridseeds. I should have them next week. Hey, I'm a bit unclear on the power setup. The picture shows a red wire and a white wire on the 5.5mm barrel power connectors. Can anyone tell me for sure which is +12v?

The third post in:

https://bitcointalk.org/index.php?PHPSESSID=9mntqq2u9f1g725pkl01nsv236&topic=494625.msg5448809#msg5448809

Seems to say it's red/center (which I would call "tip" on these connectors). Can anyone confirm? I do not want to blow up a $220+ device through stupidity.

It's positive center. Use a multimeter to check your wiring, don't rely on colors.

Yeah, red/white and power is only applicable to the cables from asiabtc/lightening asic.  I should edit that.

Mymine
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
March 14, 2014, 02:43:40 PM
Last edit: March 14, 2014, 03:00:21 PM by Mymine
 #578

https://drive.google.com/file/d/0B2X-bj_TJfWQZk81Y3h1Ukk1WHc/edit?usp=sharing

can anyone tell me what I could use to connect 8 Gridseeds to 1 connection of the powersupply
it's the questionmark on the diagram

does it matter that the load is not spread completely even? 9 gridseeds / 9 gridseeds / 8 gridseeds ?

Also: if any stupidity is found in that diagram, please let me know  Undecided

thanks
Mymine
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
March 14, 2014, 02:52:09 PM
 #579

how can you check polarity of a cable with a multimeter?

check for resistance in the wire and connector.  Hold one probe on the sleeve of the connector (I assume you are talking about DC plugs) and then touch the other probe to the ends of the cables.  The one that registers resistance is your ground or (-) wire.

So the outside of the plug should be connected to the white cable, which in turn should be connected to the -V of the powersupply

so normally putting one probe on the outside (sleeve of the connector) and the other at the end of the white cable gives me a reading on resistance
putting one probe on the inside of the connector and the other at the end of the white cable gives no reading
?
richmke
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
March 14, 2014, 03:15:10 PM
 #580

can anyone tell me what I could use to connect 8 Gridseeds to 1 connection of the powersupply
it's the questionmark on the diagram

The ? is a "bus bar". Something like this:
http://www.amazon.com/Blue-Sea-Systems-DualBus-Terminal/dp/B000K2K6M0
The wire from the PSU to the bar should be heavy guage (low number, 12 should work, 14 might) to carry all the current.

Or, you can use a heavy gauge wire to the "?", and join all the wires together (soldier them). If the joint is getting too big, then daisy chain off the heavy gauge wire (connect two pieces of heavy gauge wire and, say 3 gridseed wires, at one connection, then repeat - with one end of the heavy gauge wire going to the PSU (or prior joint), and the other end of the wire to create a new joint. Kind of like how a PSU puts 3 molex connectors on one wire.

Quote
does it matter that the load is not spread completely even? 9 gridseeds / 9 gridseeds / 8 gridseeds ?

9/9/8 is close enough for balance.

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 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 ... 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!