Bitcoin Forum
May 07, 2024, 01:34:00 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 ... 115 »
  Print  
Author Topic: GekkoScience 2Pac/Compac BM1384 Stickminer Official Support Thread  (Read 177091 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic. (1 post by 1+ user deleted.)
vh (OP)
Hero Member
*****
Offline Offline

Activity: 699
Merit: 666


View Profile
April 27, 2017, 03:13:08 AM
Last edit: April 27, 2017, 04:42:38 AM by vh
 #321

For minimal headless Pi setup:

The raspbian image creators left a FAT32 partition there for you to further configure.

After you use Win32DiskImager to load the raspbian image onto the usb/micro sd.

Open up the usb drive in windows (labeled boot) and drop in two file into parent folder:

"ssh" - empty file, enables ssh

"wpa_supplicant.conf" - enables wifi
Code:
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
country=US

network={
   ssid="mywifi-ssid"
   psk="password"
   key_mgmt=WPA-PSK
}

Insert the card to your Pi, power it up.   Check your router for the Pi's IP and putty into it.   Cut-n-paste away.

Save off the two files once you got the right combination of ssid and password in the wpa, for future image loads.


1715088840
Hero Member
*
Offline Offline

Posts: 1715088840

View Profile Personal Message (Offline)

Ignore
1715088840
Reply with quote  #2

1715088840
Report to moderator
1715088840
Hero Member
*
Offline Offline

Posts: 1715088840

View Profile Personal Message (Offline)

Ignore
1715088840
Reply with quote  #2

1715088840
Report to moderator
"There should not be any signed int. If you've found a signed int somewhere, please tell me (within the next 25 years please) and I'll change it to unsigned int." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715088840
Hero Member
*
Offline Offline

Posts: 1715088840

View Profile Personal Message (Offline)

Ignore
1715088840
Reply with quote  #2

1715088840
Report to moderator
Ragetoad
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
April 27, 2017, 07:28:00 PM
 #322

I'm curious what's the best speed these will run at on a Pi? (considering ample cooling is supplied)
leowonderful
Legendary
*
Offline Offline

Activity: 1624
Merit: 1129


Bitcoin FTW!


View Profile
April 27, 2017, 10:21:32 PM
 #323

I'm curious what's the best speed these will run at on a Pi? (considering ample cooling is supplied)
On a PI with no hub? Likely around ten gigahashes. Some other guy tried doing that and selling an AIO RPI and 2Pac rig and they got a maximum of ten. With a hub pretty much anything is possible as long as you supply enough power to the miner. I reckon you could even get to 50GH, highest I've run mine are thirty GH.
xxooss
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
April 28, 2017, 02:28:45 AM
 #324

Hi all...i took a trip down "Windows 7 is not supported by 6th and 7th gen Intel procs." So...

I wanted to post to talk about my struggles so far and that there are only really TWO things that caused ALL of my problems.

The first tidbit of wisdom I gained is that if your miner is saying it cant detect your device and you just keep trying to reset the USB stick/cable for like an hour and it still does not find it, stop assuming it is plugged in or that you are unplugging the right device...chances are it can't  find what it's looking for because it really is NOT there.

The second and MOST important thing is POWER. After buying my 49 port eyeboot I have had ZERO errors other than those caused by my first assumption.

Thank you sidehack, vh, and philip for helping me to learn. One more thing to anyone new...if one of these three tell you that you need to do something, do it.  Grin
sidehack
Legendary
*
Offline Offline

Activity: 3318
Merit: 1848

Curmudgeonly hardware guy


View Profile
April 28, 2017, 05:09:43 AM
 #325

Those 49-port hubs are pretty decent. Klintay hooked me up with one for free in exchange for a positive review/endorsement. Normally I would refuse a deal like that, but it worked out in this case because I actually do really like the thing and would endorse it regardless. All but a few hundred of the ~3000 Compacs and every of the ~1300 2Pacs were tested on it, usually drawing about 4W per stick and up to 30 sticks at a time, with no problems.


Also, I think when Windows versions older than 8 are no longer allowed to work will be the last day I use Windows. Microsoft has been going in an increasingly irritating direction with their software since about 2002. Point of fact, pretty much everyone has been.

Hey, at least cgminer doesn't have a cartoonish GUI and burns multiple gigabytes of RAM for no apparent reason. Gotta love CLI.

Additionally, glad to see you got everything working out.

Cool, quiet and up to 1TH pod miner, on sale now!
Currently in development - 200+GH USB stick; 6TH volt-adjustable S1/3/5 upgrade kit
Server PSU interface boards and cables. USB and small-scale miners. Hardware hosting, advice and odd-jobs. Supporting the home miner community since 2013 - http://www.gekkoscience.com
jacosmitza
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
April 28, 2017, 09:31:37 AM
 #326

if you run other mining software windows 10 and windows 7 on a pc are fine.

At the moment I run cgminer and nicehash

this give me 1 compac 1 2pac and the cpu mine xmr on the same pc.

the cpu xmr  adds about 10 or 15 watts  ands net a very small profit.

which means the 1 pac and 2 pac   cost no extra on the mobo or cpu power use.

so I do better then a rasp pi but  the pc cost me  $$$ it is a lenovo m700  and I upgraded the cpu

https://i.imgur.com/gYHFkwz.png

Did you have to do anything special to get the 2Pacs to work with NiceHash or did they detect after installing the drivers?
xxooss
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
April 28, 2017, 04:45:55 PM
 #327


Thanks sidehack. I am about to the point where I will just run the 2pacs...the one I have works flawlessly and when I add the other 3 I am sure they will as well. ATM I am running a 2pac, nano bit fury, 3 rockminer 5 chippers and a gridseed all on the eyeboot and they all get along. Two other rockminers are finiky for whatever reason but whatever. I like stuff that works, works well and is consistent...the 2pacs seem to fit that bill.

Those 49-port hubs are pretty decent. Klintay hooked me up with one for free in exchange for a positive review/endorsement. Normally I would refuse a deal like that, but it worked out in this case because I actually do really like the thing and would endorse it regardless. All but a few hundred of the ~3000 Compacs and every of the ~1300 2Pacs were tested on it, usually drawing about 4W per stick and up to 30 sticks at a time, with no problems.


Also, I think when Windows versions older than 8 are no longer allowed to work will be the last day I use Windows. Microsoft has been going in an increasingly irritating direction with their software since about 2002. Point of fact, pretty much everyone has been.

Hey, at least cgminer doesn't have a cartoonish GUI and burns multiple gigabytes of RAM for no apparent reason. Gotta love CLI.

Additionally, glad to see you got everything working out.
BugBiter
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
April 29, 2017, 12:37:47 AM
 #328

I just ordered mine from amazon today. Been reading through this thread. Noob question: If I get a prebuilt cgminer for windows, do I still need to install the Zadig usb drivers?


raspberry are pretty easy to setup if you follow the directions.  on windows you are wasting too much electric it to run them 24/7
\


well you would be correct  if you only run  the 2pacs and compacs.

if you run other mining software windows 10 and windows 7 on a pc are fine.

At the moment I run cgminer and nicehash

this give me 1 compac 1 2pac and the cpu mine xmr on the same pc.

the cpu xmr  adds about 10 or 15 watts  ands net a very small profit.

which means the 1 pac and 2 pac   cost no extra on the mobo or cpu power use.

so I do better then a rasp pi but  the pc cost me  $$$ it is a lenovo m700  and I upgraded the cpu

https://i.imgur.com/gYHFkwz.png



What is the command you use to connect your cgminer to nicehash?
in2tactics
Hero Member
*****
Offline Offline

Activity: 578
Merit: 501



View Profile
April 29, 2017, 01:12:29 AM
 #329

well you would be correct  if you only run  the 2pacs and compacs.

if you run other mining software windows 10 and windows 7 on a pc are fine.

At the moment I run cgminer and nicehash

this give me 1 compac 1 2pac and the cpu mine xmr on the same pc.

the cpu xmr  adds about 10 or 15 watts  ands net a very small profit.

which means the 1 pac and 2 pac   cost no extra on the mobo or cpu power use.

so I do better then a rasp pi but  the pc cost me  $$$ it is a lenovo m700  and I upgraded the cpu

https://i.imgur.com/gYHFkwz.png
What is the command you use to connect your cgminer to nicehash?
Did you following the instructions on nicehash's website?

https://www.nicehash.com/?p=software

Current HW: 2x Apollo
Retired HW: 3x 2PAC, 3x Moonlander 2, 2x AntMiner S7-LN, 5x AntMiner U1, 2x ASICMiner Block Erupter Cube, 4x AntMiner S3, 4x AntMiner S1, GAW Black Widow, and ZeusMiner Thunder X6
BittyDave
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
April 29, 2017, 03:57:16 AM
 #330

I got my second 2Pac today.  Just read that I can't run two at a time.  Shocked That one is on me.  The first one is running fine.  When I stop the miner and change sicks, the new one does not work, even at lower frequencies.  I get 0 chip/s with the new one and 2 chip/s found with the old one.  I'm running Ubuntu 16.04 LTS.  Any Ideas?
in2tactics
Hero Member
*****
Offline Offline

Activity: 578
Merit: 501



View Profile
April 29, 2017, 04:02:30 AM
 #331

I got my second 2Pac today.  Just read that I can't run two at a time.  Shocked That one is on me.  The first one is running fine.  When I stop the miner and change sicks, the new one does not work, even at lower frequencies.  I get 0 chip/s with the new one and 2 chip/s found with the old one.  I'm running Ubuntu 16.04 LTS.  Any Ideas?
I run three at a time just fine. You will probably need a powered hub to run both at the same time.

Current HW: 2x Apollo
Retired HW: 3x 2PAC, 3x Moonlander 2, 2x AntMiner S7-LN, 5x AntMiner U1, 2x ASICMiner Block Erupter Cube, 4x AntMiner S3, 4x AntMiner S1, GAW Black Widow, and ZeusMiner Thunder X6
BittyDave
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
April 29, 2017, 04:04:27 AM
 #332

I got my second 2Pac today.  Just read that I can't run two at a time.  Shocked That one is on me.  The first one is running fine.  When I stop the miner and change sicks, the new one does not work, even at lower frequencies.  I get 0 chip/s with the new one and 2 chip/s found with the old one.  I'm running Ubuntu 16.04 LTS.  Any Ideas?
I run three at a time just fine. You will probably need a powered hub to run both at the same time.

Thanks.  There is still the issue of the dead stick.  Huh
sidehack
Legendary
*
Offline Offline

Activity: 3318
Merit: 1848

Curmudgeonly hardware guy


View Profile
April 29, 2017, 04:04:38 AM
 #333

I'd try turning up the voltage a bit. If you are able, measure the total voltage and also the voltage at each chip when it's plugged in. "0 chips" can be caused by a couple things, but the most likely is a voltage imbalance at the chips causing one to drop out which locks up the whole thing. If upping the voltage doesn't do the trick, it might be a data line issue.

If you up the voltage and it still doesn't detect chips, let me know and I'll see about fixing it.

It's these kinds of things that we check for while doing burn-in tests. You might not believe me but I have a box with probably about 70 sticks in it that passed initial tests but failed burn-in for various issues ranging from too many HW errors to data lines dropping out.

Cool, quiet and up to 1TH pod miner, on sale now!
Currently in development - 200+GH USB stick; 6TH volt-adjustable S1/3/5 upgrade kit
Server PSU interface boards and cables. USB and small-scale miners. Hardware hosting, advice and odd-jobs. Supporting the home miner community since 2013 - http://www.gekkoscience.com
BittyDave
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
April 29, 2017, 04:19:35 AM
 #334

I'd try turning up the voltage a bit. If you are able, measure the total voltage and also the voltage at each chip when it's plugged in. "0 chips" can be caused by a couple things, but the most likely is a voltage imbalance at the chips causing one to drop out which locks up the whole thing. If upping the voltage doesn't do the trick, it might be a data line issue.

If you up the voltage and it still doesn't detect chips, let me know and I'll see about fixing it.

It's these kinds of things that we check for while doing burn-in tests. You might not believe me but I have a box with probably about 70 sticks in it that passed initial tests but failed burn-in for various issues ranging from too many HW errors to data lines dropping out.

I have multimeters.  I'll just need to know, with a diagram or photo with embellishments, to know where to take readings from. 

And I believe you about the multi sticks.

I usually need some hand holding to get started but once I get a grasp of the basics I can run pretty quickly.

I'm taking the good stick out, plugging in the new one to the same USB port on the same hub.
sidehack
Legendary
*
Offline Offline

Activity: 3318
Merit: 1848

Curmudgeonly hardware guy


View Profile
April 29, 2017, 04:33:00 AM
 #335

https://bitcointalk.org/index.php?topic=1764803.msg17678108#msg17678108

Picture and explanation of where to measure. You should see 1.24-1.26V across the two chips, with 620-630mV per chip. If that's the case, there's an IO line broken somewhere. If there's an imbalance causing the string to lock up, your Node 0 voltage will be about 480mV. If that's the case, turn up the voltage a bit, unplug, wait about 20 seconds and plug it back in.

Cool, quiet and up to 1TH pod miner, on sale now!
Currently in development - 200+GH USB stick; 6TH volt-adjustable S1/3/5 upgrade kit
Server PSU interface boards and cables. USB and small-scale miners. Hardware hosting, advice and odd-jobs. Supporting the home miner community since 2013 - http://www.gekkoscience.com
BittyDave
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
April 29, 2017, 05:00:38 AM
 #336

https://bitcointalk.org/index.php?topic=1764803.msg17678108#msg17678108

Picture and explanation of where to measure. You should see 1.24-1.26V across the two chips, with 620-630mV per chip. If that's the case, there's an IO line broken somewhere. If there's an imbalance causing the string to lock up, your Node 0 voltage will be about 480mV. If that's the case, turn up the voltage a bit, unplug, wait about 20 seconds and plug it back in.

On the "top" chip I got a .3 reading set on the 2V selection.  So that makes it around .15 or so.  The "Lower" chip got a .025 reading which would be .0125 or so.  So a mismatch sees to be in order.  When you said 620-630mV, did you mean mA?

Thanks.
sidehack
Legendary
*
Offline Offline

Activity: 3318
Merit: 1848

Curmudgeonly hardware guy


View Profile
April 29, 2017, 05:06:05 AM
 #337

No, I mean millivolts. The whole thing should have 1.24 to 1.26 volts across it. Make sure there aren't parts busted off around the buck controller in the bottom corner near the USB jack. Sounds like you're not getting power, so if there was damage in shipping it's probably the 220pF capacitor just north of the little trimpot. If your main regulator is working, the two sets of numbers I gave are pretty much the only ones possible (either 620mV or 480mV across node 0). Either that or you're measuring wrong, but the diagram is pretty straightforward.

Cool, quiet and up to 1TH pod miner, on sale now!
Currently in development - 200+GH USB stick; 6TH volt-adjustable S1/3/5 upgrade kit
Server PSU interface boards and cables. USB and small-scale miners. Hardware hosting, advice and odd-jobs. Supporting the home miner community since 2013 - http://www.gekkoscience.com
BittyDave
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
April 29, 2017, 05:27:11 AM
 #338

No, I mean millivolts. The whole thing should have 1.24 to 1.26 volts across it. Make sure there aren't parts busted off around the buck controller in the bottom corner near the USB jack. Sounds like you're not getting power, so if there was damage in shipping it's probably the 220pF capacitor just north of the little trimpot. If your main regulator is working, the two sets of numbers I gave are pretty much the only ones possible (either 620mV or 480mV across node 0). Either that or you're measuring wrong, but the diagram is pretty straightforward.

It looks like there is NO damage. Thanks.
aarons6
Legendary
*
Offline Offline

Activity: 1736
Merit: 1006


View Profile
April 29, 2017, 09:49:24 PM
 #339

i compiled the cgminer geekko for openwrt but when i do cgminer-api -o devs nothing comes up..

can someone try that and see if its me or the driver or cgminer?


edit, i should note that im using the new cgminer gekko for the old compacs..

sidehack
Legendary
*
Offline Offline

Activity: 3318
Merit: 1848

Curmudgeonly hardware guy


View Profile
April 29, 2017, 10:35:58 PM
 #340

Your edit is pretty ambiguous. You mean you're using VH's Compac build linked in this thread, but to control original 1-chip Compacs?

Cool, quiet and up to 1TH pod miner, on sale now!
Currently in development - 200+GH USB stick; 6TH volt-adjustable S1/3/5 upgrade kit
Server PSU interface boards and cables. USB and small-scale miners. Hardware hosting, advice and odd-jobs. Supporting the home miner community since 2013 - http://www.gekkoscience.com
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 ... 115 »
  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!