Search content
Sort by

Showing 20 of 140 results by ppetrovic68
Post
Topic
Board Hardware
Re: GekkoScience Terminus R808 Miner Official Support Thread
by
ppetrovic68
on 05/03/2018, 18:51:04 UTC
Pending new revelations to my situation, I think my controller won't be able to handle more than one of these at a time. Sidehack said he can get 2 running at a time off a raspberry pi, so 2 Pi's should let me run my 4. I tried following the directions on the 2pac thread and couldn't do it.

Anyone with the patience to talk me through a raspberry pi setup? We can do it here to benefit everyone, a new thread if it's tangential, or by private message.

I need to know:

1) do these need drivers on a pi? How do I find and install them properly?

2) instructions I've seen discuss "building" cgminer. How do I do that?

If you already have a running RaspPi then https://bitcointalk.org/index.php?topic=3009183.0 should help you out.
Look for "or Raspbian - Kernel version: 4.4 (Raspberry Pi)". It has listed all the steps needed to build cgminer.

In the post you can also find commands to run cgminer (look for *nix)

What's not said in the post is that you should probably run screen first and then run cgminer so you could disconnect ssh session and leave cgminer running.
Post
Topic
Board Hardware
Re: Who likes pod miners?
by
ppetrovic68
on 27/01/2018, 00:20:14 UTC
Post
Topic
Board Hardware
Re: GekkoScience 2Pac BM1384 Stickminer Official Support Thread
by
ppetrovic68
on 03/01/2018, 18:13:27 UTC
it doesn't make sense, sort of. why does one work (alone), and not the other?

looks like ill have to buy a USB hub. any recommendations? i can grab one today.

This one will work for two sticks (or three if you don't overclock a lot)  https://plugable.com/products/usb2-hub7bc/

If you plan on overclocking, grab a multimeter as well, if you don't have one already.

There is also an usb hub thread https://bitcointalk.org/index.php?topic=1779423.0
Post
Topic
Board Hardware
Re: GekkoScience 2Pac BM1384 Stickminer Official Support Thread
by
ppetrovic68
on 16/12/2017, 00:59:47 UTC
Can you control frequency

Look under USB Management in cgminer. You can blacklist certain devices. I haven't tried in South so I don't have specific steps for you

not looking to blacklist it (think it disables it when you do), even though I am not sure if it would keep that one at 100 while having the others go to 200+


You can always try running two instances of cgminer, with different parameters.
For example, start the first one @200, with autodetect on, plug in "other two" sticks, disable autodetect after sticks are detected.
Start the second instance @150, with autodetect on, plug in the "middle" stick, and that's it.
Might it be possible to run two instances and use the --usb switch to target specific devices? I haven't used the switch since initially playing around with cgminer, so I might be misrecalling the exact purpose of of it...

Sure, you can go that route. I believe that each stick has unique id that can be retrieved (at least on *nix, never tried it on Windows) and with a bit of scripting you can probably automate everything
Post
Topic
Board Hardware
Re: GekkoScience 2Pac BM1384 Stickminer Official Support Thread
by
ppetrovic68
on 16/12/2017, 00:00:29 UTC
Can you control frequency

Look under USB Management in cgminer. You can blacklist certain devices. I haven't tried in South so I don't have specific steps for you

not looking to blacklist it (think it disables it when you do), even though I am not sure if it would keep that one at 100 while having the others go to 200+


You can always try running two instances of cgminer, with different parameters.
For example, start the first one @200, with autodetect on, plug in "other two" sticks, disable autodetect after sticks are detected.
Start the second instance @150, with autodetect on, plug in the "middle" stick, and that's it.
Post
Topic
Board Hardware
Re: GekkoScience 2Pac BM1384 Stickminer Official Support Thread
by
ppetrovic68
on 31/10/2017, 02:01:08 UTC
another instance of cgminer @ 150 Mhz.

Now I have one cgminer running 2Pac@275, 2 Compacs @250 and second cgminer running one 2Pac@150 - so far so good...

How does run multiple instances of cgminer and set different frequencies? All my USB ASICs detect on all the instances. If I disable ASIC on the first instance, the second instance I fire up also shows the ASIC as disabled too. So, I'm not sure how you configured your setup to run different frequencies. Can you help me and provide some details?

1. Unplug all stick
2. run cgminer
3. plug in all the stick you want to run on that cgminer
4. disable hotplug (set it to 0)
5. if you have more sticks goto 2.
Post
Topic
Board Hardware
Re: GekkoScience 2Pac BM1384 Stickminer Official Support Thread
by
ppetrovic68
on 28/10/2017, 18:23:47 UTC
Not all 2Pac were built the same. Same voltage, but one throws many HW errors, another does a few HW errors, and the last one throws 0 HW errors. This is why I asked if I could run each device with their own frequency (Mhz). Rather than device number, the serial number seems like a better unique identifier and maybe use the GSx hardware model if necessary. Maybe something for cgminer-gekko 4.11 Huh Smiley
I don´t know if it´s common here, but I use the deb package screen to login to a session via SSH. With screen you can keep the session running even if you log off. When reconnecting you can resume the session with the command screen -r. I don´t know if cgminer is able to run two instances in two different sessions. If it is you could start two instances with two frequencies.
Otherwise I would git clone cgminer in a second folder, maybe cgminer2, and compile it there. Then maybe you could start two cgminers in two sessions using screen.

Just run the same cgminer in second session with different parameters - you don't need two copies, and even if you did need two copies, why would you clone/make again when you can just copy the one that's already built...
Post
Topic
Board Hardware
Re: GekkoScience 2Pac BM1384 Stickminer Official Support Thread
by
ppetrovic68
on 18/08/2017, 21:01:15 UTC
Something else that helps serve as a marker:
If you have a good magnifier you will see that the wiper (the part that turns, has the tiny cross in it) also has a short flat area. That flat is in line with 1 arm of the phillips screwdriver cross.

Anywho, to run my sticks @ 200MHz I have that flat up at the top (top being the USB plug) and tipped just slightly past the horizontal maybe 5 degrees.

edit: looking at that clock pic on mine the flat would be a line from the 11:15 tick to the 1:15 tick marks.

Great info. Thank you.

Works great and easier on the eyes.

Where from?

 I purchased a Drok from Amazon but there are cheaper meters out there all the way down to $6US

If you don't mind waiting you can find them even cheaper on ali express
Post
Topic
Board Hardware
Re: GekkoScience 2Pac BM1384 Stickminer Official Support Thread
by
ppetrovic68
on 14/06/2017, 18:44:46 UTC
Is it out of stock everywhere?

Go to [FOR SALE - SIDEHACK STICK] GekkoScience 2PAC - 2x BM1384 USB Stick Miner. The very first post has all the info you need.
Post
Topic
Board Hardware
Re: GekkoScience 2Pac BM1384 Stickminer Official Support Thread
by
ppetrovic68
on 17/04/2017, 22:35:47 UTC
So I hope I didn't break the potentiometer on my 2pac. Is it the potentiometer designed to stop turning at a certain point? Or does it continuously turn? Because mine continuously turn and don't seem to stop at any place. I'm trying to figure out if I'm at the highest voltage setting. Unfortunately I don't have a volt meter, so I was hoping by turning the potentiometer far enough, it would stop at one point indicating the highest voltage. If I'm not making sense please let me know and I'll try explaining again.

I don't want to run at the highest voltage anyway. You should aim for the lowest voltage for your target frequency that gives no hardware errors. And I guess you should definitely invest a few bucks in a multimeter - you'll wonder how you've lived without one Smiley
Post
Topic
Board Hardware
Re: Now that usb sticks are being sold by sidehack here is a new usb hub thread.
by
ppetrovic68
on 03/04/2017, 12:50:08 UTC

Yes, if you don't plan on running them over 100Mhz.

That hub will provide max 0.5A per port. Two fast charging ports can provide more power, but only if the hub is not connected to the PC/RasPi/whatever...
Post
Topic
Board Hardware
Re: GekkoScience 2Pac BM1384 Stickminer Official Support Thread
by
ppetrovic68
on 28/03/2017, 18:41:11 UTC
How did you measure temp on the ASIC chip when they're under the heat sink? (or at least I believe that they're under the heat sink Smiley )

The ASIC's are actually on the PCB side (I think). At least that was one of the takeaways I got from this post. As for the temp I just pointed a laser temp probe at (what I think are) the ASIC chips.

Interestingly, the silicon around the chips are considerably warmer than the chips themselves...  Undecided

I believe that Dibblah is right when he said that those are capacitors.
Post
Topic
Board Hardware
Re: GekkoScience 2Pac BM1384 Stickminer Official Support Thread
by
ppetrovic68
on 27/03/2017, 21:07:17 UTC
Hi, I have mine running at 250,   I have a Temp probe in between
the board and heatsync currently its at 54.8 Celsius  is this a good temp?
What temps should it run at?

Are you keeping it in the freezer? Smiley

Mine are at 41C on the ASIC chip itself (according to my point and shoot laser probe). So I could overclock some more? I am with ppetrovic68, what is a realistic max temp?

Also, I'm thinking of building up a 3D printed cowl to sit on top of the USB hub with a case fan pulling air through the cowl. Anyone done anything similar that I can "borrow" ideas from? I have nearly the same setup as Biodom with the Superbpag 7 port hub connected to a Raspberry Pi. I think it would cool to have two of the Superbpag hubs lined up side by side with a aero cowl leading up to a 80mm case fan.

How did you measure temp on the ASIC chip when they're under the heat sink? (or at least I believe that they're under the heat sink Smiley )
Post
Topic
Board Hardware
Re: GekkoScience 2Pac BM1384 Stickminer Official Support Thread
by
ppetrovic68
on 27/03/2017, 13:56:28 UTC

By -n I assume you were talking about -ndevs (list all devices), but you lost me with --dev... Searched high and low and could not find it. Mind pointing me in the right direction?

Typo on my end. Here is the correct parameter, --usb, used like so:

Code:
pi@raspberrypi:~/git/vthoang/cgminer $ ./cgminer -n
 [2017-03-27 06:47:38.562] USB all: found 7 devices - listing known devices
.USB dev 0: Bus 5 Device 64 ID: 10c4:ea60
  Manufacturer: 'GekkoScience'
  Product: '2Pac BM1384 Bitcoin Miner'
 [2017-03-27 06:47:38.562] 1 known USB devices

pi@raspberrypi:~/git/vthoang/cgminer $ ./cgminer -o stratum+tcp://solo.ckpool.org:3333 -u 1BURGERAXHH6Yi6LRybRJK7ybEm5m5HwTr -p x --suggest-diff 32 --gekko-2pac-freq 150 --usb 5:64

Now that's completely different ball game Cheesy I know about --usb param. Unfortunately that does not help if device needs to be unplugged/plugged. It'll come up at different USB and then you need to restart cgminer and wait for diff to come down to a reasonable level...
Post
Topic
Board Hardware
Re: GekkoScience 2Pac BM1384 Stickminer Official Support Thread
by
ppetrovic68
on 26/03/2017, 22:43:04 UTC
Hi, I have mine running at 250,   I have a Temp probe in between
the board and heatsync currently its at 54.8 Celsius  is this a good temp?
What temps should it run at?

Are you keeping it in the freezer? Smiley

I know that you are joking, but 55C is burning hot...not F
my rule for compacs/2pacs is: if i can touch the metal with a finger for a few seconds without feeling a burn, than it is OK.
...I had students getting blisters when they "tried" a 72C water bath with their fingers thinking that it is roughly at a room temp..

Actually, never crossed my mind that Spill could have used F (he said 54.8 Celsius Smiley )

However, he said that the probe is between the board and the heat sink - i suspect that the temp is higher inside than on the outside as in: chips raise the temp on the inside and flowing air cools the heat sink from the outside, or something like that, it's been a while since physics class.
Post
Topic
Board Hardware
Re: GekkoScience 2Pac BM1384 Stickminer Official Support Thread
by
ppetrovic68
on 26/03/2017, 21:49:33 UTC
Hi, I have mine running at 250,   I have a Temp probe in between
the board and heatsync currently its at 54.8 Celsius  is this a good temp?
What temps should it run at?

Are you keeping it in the freezer? Smiley
Post
Topic
Board Hardware
Re: GekkoScience 2Pac BM1384 Stickminer Official Support Thread
by
ppetrovic68
on 26/03/2017, 21:24:51 UTC
vh, how hard would it be to have "--enable-icarus" and "--enable-gekko" play nicely?

Pull the latest code and have at it.

Still did not try this, but pulled the previous version that fixed "hotplug thread 362 create failed" (4fc8783 i believe) - works great.
Was a bit busy last couple of days and it takes a while to build on Raspi.

And if icarus driver could be tweaked not to accept Compacs and 2Pacs, that would be great Smiley

Nope.   

Use the -n flag and --dev flag in cgminer to select the device you want.

Use --enable-gekko to support the Compacs and 2Pacs.

By -n I assume you were talking about -ndevs (list all devices), but you lost me with --dev... Searched high and low and could not find it. Mind pointing me in the right direction?
Post
Topic
Board Hardware
Re: GekkoScience 2Pac BM1384 Stickminer Official Support Thread
by
ppetrovic68
on 26/03/2017, 20:41:30 UTC
Checkout Biodom's post https://bitcointalk.org/index.php?topic=1764803.msg17678108#msg17678108 on where to measure the voltage.

Do you mean reading the voltage with a multimeter at those soldier points?

That is correct.

Quote
You can use one of these guys to measure power-draw



Search ebay/aliexpress for "usb voltmeter amperemeter/ammeter"

Edit: Forgot to mention, vcore of about 1.5V should get you close or slightly above 300Mhz but you'll need proper cooling, that's for sure. These guys get very hot.

Thanks for the tip on the USB meter, got one in the mail.

Which raises an interesting question (at least to me). If I have my chips clocked at 225MHz via the command line, but I have the vcore set at 1.50 via the potentiometer, how much wattage is actually being pulled? Is it the full 10.18 as referenced in vh's OP? If that is the case then what would be the advantage of keeping the vcore at 1.50 but the clock at 225MHz? Stability? Seems it would be smarter to scale back to get as close to 8.71 vcore without causing HW errors, correct?

Thanks for the patience, I just want to make sure I understand.

sidehack already answered and he should know, I guess - he designed and built them Smiley Run them at the lowest possible vcore for given frequency that does not give you HWs.
Post
Topic
Board Hardware
Re: GekkoScience 2Pac BM1384 Stickminer Official Support Thread
by
ppetrovic68
on 25/03/2017, 20:23:13 UTC
Quote
If you intend to stay at 250MHz, you can turn the potentiometer lightly clockwise until the HW error on that stick stop increasing.
That fixed the HW errors. They are now 0 after running for about 10 minutes. I also backed the throttle down to 225MHz. I have a little USB fan cooling the devices but right after I posted my first reply I got a seg fault that crashed Raspbian and had to hard reboot it ('reboot' command wouldn't actually reboot it, it would just hang). I am not sure if they are related but since I had the devices hashing all night @ 100MHz without issue it seems too coincidental to not be the cause. I'll keep an eye on it for sure.

Quote
try turning it to 12o'clock.
I definitely don't have 20 year old eyes anymore but it looks like the dial on the pot has two flat sides. Are you saying I should turn it nearly half way? Clock or counter clock-wise? Is there a way to check what the actual wattage being pulled is (like in the USB management)? I didn't see it on a cursory glance but maybe its something that can be calculated?

Thanks for the support guys!

Checkout Biodom's post https://bitcointalk.org/index.php?topic=1764803.msg17678108#msg17678108 on where to measure the voltage.

You can use one of these guys to measure power-draw



Search ebay/aliexpress for "usb voltmeter amperemeter/ammeter"

Edit: Forgot to mention, vcore of about 1.5V should get you close or slightly above 300Mhz but you'll need proper cooling, that's for sure. These guys get very hot.
Post
Topic
Board Hardware
Re: GekkoScience 2Pac BM1384 Stickminer Official Support Thread
by
ppetrovic68
on 23/03/2017, 23:27:45 UTC
It's possible VH's driver doesn't recognize the bitshopper product string. Reckon we'll need to get that fixed here directly since I'm working on bitshopper 2Pacs right now.

hmm... yes it is very possible I didn't finish connecting the dots there.  99.2% likely.
I'll add it shortly.


vh, how hard would it be to have "--enable-icarus" and "--enable-gekko" play nicely?

If I'm not mistaken make fails with double defined macros or something like that. If that's the only problem it should be easy to fix, right?

And if icarus driver could be tweaked not to accept Compacs and 2Pacs, that would be great Smiley