Pages:
Author

Topic: GekkoScience 2Pac/Compac BM1384 Stickminer Official Support Thread - page 21. (Read 177300 times)

newbie
Activity: 27
Merit: 0
Nobody will know why it doesn't work without a lot more information. Did you grab one of the gekko-specific cgminer builds linked to in the first post? Is your USB port totally weak (for reference, 150MHz will ask for about 1.2A)? What cgminer output are you seeing?

well- ok- yeah noob and didnt know exactly what one would need to diagnosis - thank you for getting back in touch Smiley

but i will answer best i can- so yes i tried the cg miner that was in the start up package writing that came with it
and installed the drivers as instructed.

I have tried it in a usb port 2.0 and 3.0 - same unfavorable results


all i get is like this quick flash of a dos window and poof gone- split second


_____

so i tried in my buddies pool - to mine zetacoin- to see if maybe i could it run with that
https://hobbyistpool.ddns.net/zet/index.php

and followed those instructions to a t with the bfg miner link he gave
- nothing except for a dos screen that at top reflects the line of code that was to be written and saved as a bat file - server, username, password, etc - that stuff



legendary
Activity: 3346
Merit: 1858
Curmudgeonly hardware guy
Nobody will know why it doesn't work without a lot more information. Did you grab one of the gekko-specific cgminer builds linked to in the first post? Is your USB port totally weak (for reference, 150MHz will ask for about 1.2A)? What cgminer output are you seeing?
newbie
Activity: 27
Merit: 0
so real noob here- my apologies, but gotta start somewhere

so i just got this 2pac bm1384 in and
downloaded zadig and installed driver


got cgminer 4.10.0 windows.

what now- point miner - ??
So, i open note pad- and tried both of these
saved file as minerbtc.bat

cgminer -o stratum+tcp://pool.ckpool.org:3333 -u 18BbMQidpzfAujfFczniprsAVSn95n89DX -p x
ALSO TRIED
cgminer.exe -o stratum+tcp://pool.ckpool.org:3333 -u 1L4YarToBRPdvoYnqa8gZ2uAQT9dJyhfff -p x --suggest-diff 32 --gekko-2pac-freq 150


why no work
what am i doing wrong??


DOES THE miner HAVE to be into like a separate powered hub?? or can i put it in usb-3.0
i dont have like an external powered usb hub.   just plugged into desktop



pls thx in advance
jr. member
Activity: 78
Merit: 7
what causes 433 error for the command git clone???

I don't believe 433 is a valid HTTP error. Can you please post the exact error you are getting / seeing when trying to clone the repo? (I updated a machine last night and was able to git clone just fine.)
newbie
Activity: 11
Merit: 0
what causes 433 error for the command git clone???
jr. member
Activity: 78
Merit: 7
Long time listener, first time caller...

I bought three 2pacs last week, came Thursday night and fired 'em up Friday morning!

Two of the three work great, but the third consistently shows in cgminer as 0 chips found.

I've read and run through all the suggested steps in the forum here, but thought I'd reach out and see whether there was anything else you'd suggest I'd try.

Most of the notes seem to suggest that the RC buck is tripped.

So far, I've tried...
-Solo, plugged directly into a motherboard as well as on a powered hub.
-Adjusting the voltage up ever so slightly (1/8) turn and (1/4) turn, from the initial 7:00-ish position.
-Set cgminer to 25MHz, unplugged waited a few seconds and then re-connected.

...all with no luck

Lastly, I picked up a new multimeter today (pulled out the old and found a sad set of corroded batteries had turned it into a paperweight) and found that both chips are showing right around 300mV (both seem to read about the same, but vary slightly between 295~320mV depending on the port I plug it into).

Please...any advice/suggestions to try?
newbie
Activity: 3
Merit: 0
Also forgot to mention when I avoid the hub and run it through two seperate usb ports on my computer it acts the same way.
legendary
Activity: 3346
Merit: 1858
Curmudgeonly hardware guy
You've got a good power source, sure, but if the hub is cheap with weak internal power lines you'll see exactly that behavior.

What's the hub?
newbie
Activity: 3
Merit: 0
Help  

I tried to search for this problem. Hoping for an answer. always came up close, learned something new, but haven't fixed the issue. I have 2 2pac miners. both work great seperately, but together the last one plugged in would knock out the previous. Every time. I do have a power source of 60 amps at 5 volts.When I run a list of devices through cgminer they both pop up

Using seperate cgminer windows with specific "--usb 2:6" works fine on the one plugged in last. When I plug in the second one, it knocks out the first. cgminer list of device window does bring up one, Obviously error, Because being used. And the other one is there and ready. But Cgminer with specific "--usb2:6" shows no device available. But cgminer -n shows it there.

if i pull out the device that shows not there to reset it. It shows it there and now it will work, but the other will get knocked out and slowly go into zombie or off mode.

When I close the cgminer window it will show back up on the list (cgminer -n)

What is causing this issue.
legendary
Activity: 3346
Merit: 1858
Curmudgeonly hardware guy
Make sure you're typing it in right. That's dash oh two, not dash zero two.
newbie
Activity: 13
Merit: 0
First got to thank you for the patience.

But still no dice.
Any way to continue it privately maybe, not to flood the forum here?
sr. member
Activity: 473
Merit: 250
Sodium hypochlorite, acetone, ethanol
it should have specified the target in the previous line i guess
Code:
CFLAGS="-O2 -march=native" ./autogen.sh --enable-gekko

maybe add sudo to everything that always works for me
newbie
Activity: 13
Merit: 0
Hmmm.... that's weird.
I tried it before a few times and it didn't work at all for me, this time it worked except the last line: "make -j 2"
I get a message saying: " *** No targets specified and no makefile found.    stop."
sr. member
Activity: 473
Merit: 250
Sodium hypochlorite, acetone, ethanol
have a look at the first page of this thread
newbie
Activity: 13
Merit: 0
Is it still possible to mine on the Gekkos with a raspi?
I had a working setup around a year ago that I ended up selling, now I got my hands on a few of the 2pac sticks and can't for the hell of it manage to get it running again.
should work
tried sudo cgminer?

I was using bfgminer last time, always hit a brick wall with cgminer, can't find a guide to it.
sr. member
Activity: 473
Merit: 250
Sodium hypochlorite, acetone, ethanol
Is it still possible to mine on the Gekkos with a raspi?
I had a working setup around a year ago that I ended up selling, now I got my hands on a few of the 2pac sticks and can't for the hell of it manage to get it running again.
should work
tried sudo cgminer?
newbie
Activity: 13
Merit: 0
Is it still possible to mine on the Gekkos with a raspi?
I had a working setup around a year ago that I ended up selling, now I got my hands on a few of the 2pac sticks and can't for the hell of it manage to get it running again.
newbie
Activity: 123
Merit: 0
yup, mining pools, or go for the lottery, solo mining btc.
newbie
Activity: 1
Merit: 0
Hi, So I just purchased one of these sticks primarily as a hobby/enthusiast, but was wondering what people's primary use for these sticks is and the best way to use them. For example software, mining pools etc
Pages:
Jump to: