Bitcoin Forum
July 16, 2017, 06:23:49 AM *
News: Latest stable version of Bitcoin Core: 0.14.2  [Torrent].
 
   Home   Help Search Donate Login Register  
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 »
  Print  
Author Topic: GekkoScience 2Pac BM1384 Stickminer Official Support Thread  (Read 46806 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.
in2tactics
Hero Member
*****
Offline Offline

Activity: 504



View Profile
June 28, 2017, 01:16:34 PM
 #581

hi guys, ive been running my gekkos using cgminer for windows but ive been playing around linux lately. how can i make it look like this

becuase right now it looks like this

thanks guys
If you are using linux to run cgminer and you wish to use putty to ssh into linux from windows, you need to use either "screen" or "tmux" on linux to run cgminer and disconnect your terminal and reconnect from putty.

Active... 2x AntMiner S7-LN and 5x AntMiner U1
Collecting Dust... 2x ASICMiner Block Erupter Cube, 4x AntMiner S3, 4x AntMiner S1, GAW Black Widow, and ZeusMiner Thunder X6
Coin Interests... BTC, LTC, DOGE
1500186229
Hero Member
*
Offline Offline

Posts: 1500186229

View Profile Personal Message (Offline)

Ignore
1500186229
Reply with quote  #2

1500186229
Report to moderator
1500186229
Hero Member
*
Offline Offline

Posts: 1500186229

View Profile Personal Message (Offline)

Ignore
1500186229
Reply with quote  #2

1500186229
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction. Advertise here.
1500186229
Hero Member
*
Offline Offline

Posts: 1500186229

View Profile Personal Message (Offline)

Ignore
1500186229
Reply with quote  #2

1500186229
Report to moderator
sidehack
Legendary
*
Offline Offline

Activity: 1386

Curmudgeonly hardware guy


View Profile
June 28, 2017, 01:40:50 PM
 #582

You were missing a library when compiling, I think libncurses. That's come up at least once already in this thread.

Selling seconds 2Pacs for a friend's med bills - PM for details
Currently in development - 20-120GH USB stick; 700GH 75W pod; 4TH 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
vh
Sr. Member
****
Offline Offline

Activity: 448


View Profile
June 28, 2017, 02:06:36 PM
 #583

Based on your screenshot: should be something to the effect of "apt-get install libncurses5-dev".
If it's not found, search for it with "apt-cache search libncurses"

vh
Sr. Member
****
Offline Offline

Activity: 448


View Profile
June 28, 2017, 02:26:03 PM
 #584

Quick screen how-to:

Screen should be installed if you followed the steps on the first post.   Otherwise install it first.

#start up screen in the background
Code:
screen -dmS cgminer

#attach to screen (from any terminal or ssh session)
Code:
screen -x cgminer


#my four most used key combination in screen

#detach from screen
ctrl+a, d

#resize screen to fit current terminal (when one is attached elsewhere)
ctrl+a, shift+f

#create another window
ctrl+a, c

#rotate between window
ctrl+a, n


mwin58747
Newbie
*
Offline Offline

Activity: 4


View Profile
June 28, 2017, 07:43:07 PM
 #585

Based on your screenshot: should be something to the effect of "apt-get install libncurses5-dev".
If it's not found, search for it with "apt-cache search libncurses"


yay! thank you! i just installed libncurses5 and recompliled and now it looks like how i want to look thanks again Cheesy
ab1jx
Member
**
Offline Offline

Activity: 62


View Profile WWW
June 29, 2017, 10:35:15 PM
 #586

You were missing a library when compiling, I think libncurses. That's come up at least once already in this thread.

That's one of the things I like about cmake.  Maybe you have to set it up that way but I've had it run through a batch of tests and tell me what was missing at the end.  Also if it doesn't find something you know you have, you can manually edit a path into your CMakeCache.txt.

But then some configure scripts are like that too, it's probably just a matter of how much of a nuisance they were to create.
sidehack
Legendary
*
Offline Offline

Activity: 1386

Curmudgeonly hardware guy


View Profile
June 29, 2017, 10:46:11 PM
 #587

Another nifty thing is following directions, because leaving things out and expecting a correct result doesn't make much sense.

Selling seconds 2Pacs for a friend's med bills - PM for details
Currently in development - 20-120GH USB stick; 700GH 75W pod; 4TH 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
sad_miner
Newbie
*
Offline Offline

Activity: 14


View Profile
June 30, 2017, 06:42:17 AM
 #588

With the GekkoScience 2Pac USB miner, do I need anything with the actual USB device?  Like that box in the picture, whatever that is.

Thanks for any help, I'm looking to get the latest one but don't know if I can just plug it in, then compile the software and make it work.

BTC 1jamesY7pCSaD2G22RLsgfTP435EEVh6K
vh
Sr. Member
****
Offline Offline

Activity: 448


View Profile
June 30, 2017, 03:10:43 PM
 #589

That box in the picture on the first post is a computer.   You need a computer to run the software that makes it mine.

In some other photos here in this thread, you would have seen a powered usb 2.0 hub.    That provides better power to the 2Pac which some computers can't offer, especially with more than one device running (sometimes with just one).

usao
Hero Member
*****
Offline Offline

Activity: 812



View Profile
June 30, 2017, 03:47:53 PM
 #590

Is there a walk-through or tutorial on how to setup a Raspberry PI as a controller for the 2Pac miners?
I have a powered hub, with enough power to meet the 2Pac requirements, but I need a controller to run the mining software.
Does the 2Pac run with "Minera" or do I need to setup something custom?
NotFuzzyWarm
Legendary
*
Offline Offline

Activity: 1134


Evil beware: We have waffles!


View Profile
June 30, 2017, 03:51:29 PM
 #591

Is there a walk-through or tutorial on how to setup a Raspberry PI as a controller for the 2Pac miners?
I have a powered hub, with enough power to meet the 2Pac requirements, but I need a controller to run the mining software.
Does the 2Pac run with "Minera" or do I need to setup something custom?
Sigh....
Ever look at the 1st post in this thread? All answers there for those who bother to read it.

-Joshua Zipkin aka Joshua Alexander leaked AMT A1 miner skype chats http://bit.ly/1Qjt6lj
-For bitcoin to succeed the community must police itself.
-Support Sidehacks miner development. Donations to:   1BURGERAXHH6Yi6LRybRJK7ybEm5m5HwTr
ab1jx
Member
**
Offline Offline

Activity: 62


View Profile WWW
June 30, 2017, 10:52:14 PM
 #592

Is there a walk-through or tutorial on how to setup a Raspberry PI as a controller for the 2Pac miners?
I have a powered hub, with enough power to meet the 2Pac requirements, but I need a controller to run the mining software.
Does the 2Pac run with "Minera" or do I need to setup something custom?
Sigh....
Ever look at the 1st post in this thread? All answers there for those who bother to read it.

I have a Raspberry Pi Zero running an ASIC.  Skip the cgminer that's in Raspbian ports, you need a version that has drivers for your hardware.  Raspbian Lite will do, you don't absolutely need X.  The big advantage to Minera is being able to control more remotely, but it's just a wrapper around the real mining software like cgminer.  See the first post, get VH's cgminer. https://bitcointalk.org/index.php?topic=1764803.0

But also, I still have to "hotplug" (plug it in with cgminer running) my 2pac to get it detected.  I thought that was getting fixed.  I just fetched again from github and it's still the same way.  Once I do it I don't need to do it again on each restart or reboot though.
sad_miner
Newbie
*
Offline Offline

Activity: 14


View Profile
July 01, 2017, 02:26:49 AM
 #593

That box in the picture on the first post is a computer.   You need a computer to run the software that makes it mine.

In some other photos here in this thread, you would have seen a powered usb 2.0 hub.    That provides better power to the 2Pac which some computers can't offer, especially with more than one device running (sometimes with just one).

Yes, it was the hub that I was getting at.  I wasn't sure whether I needed a powered hub for just one device.  Thanks for the info, I will get a hub anyway just for one of them.  Depending on what happens might just wait for the 15Ghash/sec GekkoScience to come out.  Can't find anything reasonable second hand yet.

BTC 1jamesY7pCSaD2G22RLsgfTP435EEVh6K
ab1jx
Member
**
Offline Offline

Activity: 62


View Profile WWW
July 01, 2017, 02:58:36 PM
 #594

Anybody else seeing (Linux) cgminer crashes?

At least 2 or 3 times when I've gotten up in the morning my Pi is frozen with the thermometer on the screen.  Can't ping it or ssh to it.  If I haven't been running cgminer it doesn't do this.  And I just fetched a fresh copy of vh's cgminer yesterday from github.  I've got a question on the raspberry pi forums about how to look at log entries leading up to a crash with journalctl https://www.raspberrypi.org/forums/viewtopic.php?f=28&t=187345

And no, it's not the Zero, that's running a Gridseed with dmaxl's cgminer.
hookthem
Jr. Member
*
Offline Offline

Activity: 44


View Profile
July 01, 2017, 05:46:18 PM
 #595

Can anyone measure and post the (maximum) dimensions of the 2Pac for me (i.e. for the height, just measure at the heatsink)?  Doesn't need to be exact.  They have been harder to track down than I thought  Grin
ab1jx
Member
**
Offline Offline

Activity: 62


View Profile WWW
July 01, 2017, 08:08:05 PM
 #596

Can anyone measure and post the (maximum) dimensions of the 2Pac for me (i.e. for the height, just measure at the heatsink)?  Doesn't need to be exact.  They have been harder to track down than I thought  Grin

Since I'm not using mine right now anyway:
length of the board, not including the USB connector: 3.117 [wrong] inches, 3.783 [wrong] with the USB
width 1.006, thickness 0.608 inches

multiply by 25.4 for millimeters

OK, I put the battery in the pesky digital caliper
length 3.170 in (80.61mm) with usb 3.763 in (95.57 mm)
width 1.002 in (25.55 mm) thickness 0.605 in (15.44 mm)
hookthem
Jr. Member
*
Offline Offline

Activity: 44


View Profile
July 01, 2017, 09:03:05 PM
 #597

Can anyone measure and post the (maximum) dimensions of the 2Pac for me (i.e. for the height, just measure at the heatsink)?  Doesn't need to be exact.  They have been harder to track down than I thought  Grin

Since I'm not using mine right now anyway:
length of the board, not including the USB connector: 3.117 inches, 3.783 [wrong] with the USB
width 1.006, thickness 0.608 inches

multiply by 25.4 for millimeters

OK, I put the battery in the pesky digital caliper
length 3.170 in (80.61mm) with usb 3.763 in (95.57 mm)
width 1.002 in (25.55 mm) thickness 0.605 in (15.44 mm)

Thank you so much!  This helps tremendously
zumpbond2000
Newbie
*
Offline Offline

Activity: 19


View Profile
July 05, 2017, 04:38:51 AM
 #598

I know this issues was already reported in here, but I haven't seen any answer!
So , I got 2 sticks running on a USB powered hub (48w).

The sticks are running fine at 200mhz, but after some time, the stick number 2 goes zombie!

Has anyone found a solution?

http://farm5.staticflickr.com/4284/34887463404_bda43dddd9_b.jpg
mrgoldy
Newbie
*
Offline Offline

Activity: 23


View Profile
July 05, 2017, 04:42:49 PM
 #599

I know this issues was already reported in here, but I haven't seen any answer!
So , I got 2 sticks running on a USB powered hub (48w).

The sticks are running fine at 200mhz, but after some time, the stick number 2 goes zombie!

Has anyone found a solution?

http://farm5.staticflickr.com/4284/34887463404_bda43dddd9_b.jpg

I know mine are very finicky

I have 4 on a superbpag, which is 10W per port
Mine will run at 175MHz for a day with no issues, and then they disable and list as OFF. Then I just restart the .bat and they run again.
voltage is kept the same, frequency doesn't seem to matter. 100 - 175, sometimes they run for 5mins, sometimes over 2 days.

 [2017-07-05 12:00:48.203] GSD 0 attempted reset got err:(0) LIBUSB_SUCCESS / LIBUSB_TRANSFER_COMPLETED
 [2017-07-05 12:01:57.468] GSD 0: Device failed to respond to restart
 [2017-07-05 12:01:57.562] GSD 0 failure, disabling!

Using 32bit XP, laptop

as far as your hub,  I would focus on how much per port you can get reliably, not the total power rating of the hub.  ZOMBIE may be the cause of too little power per port.
my 175MHz at ~1.45V is around ~7.5-8W per device,  and I think I might be pushing it.  Mine are also 2nd hand off of eBay, so that could be an issue also.

usao
Hero Member
*****
Offline Offline

Activity: 812



View Profile
July 05, 2017, 04:57:53 PM
 #600

I bought a separate 5V linear supply and will hard-wire the USB ports from a HUB to use this power instead of the internal power.
The PSU is rated to supply more than enough 5V to run 5x 2Pac, so the hub will be just acting as a "data" hub into a Raspberry PI.
At least that's the plan, will have to wait for the 2Pac to see if it works as expected.
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 »
  Print  
 
Jump to:  

Sponsored by , a Bitcoin-accepting VPN.
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!