Pages:
Author

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

newbie
Activity: 3
Merit: 0
Hi, have two 2Pac sticks.
One stick is working perfectly.

Second one is more of a issue.

First;
Using lastes CGminer from vthoang/cgminer.
Tried several powered USB hubs, direct USB.
Multiple systems. Same issue.

Using just the stick with a problem on a powered USB that works otherwise with the first stick.

Code:
[  +3.887205] usb 4-2.1: new full-speed USB device number 8 using ehci-pci
[  +0.107623] usb 4-2.1: New USB device found, idVendor=10c4, idProduct=ea60
[  +0.000023] usb 4-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  +0.000013] usb 4-2.1: Product: 2Pac BM1384 Bitcoin Miner
[  +0.000012] usb 4-2.1: Manufacturer: GekkoScience
[  +0.000011] usb 4-2.1: SerialNumber: GS-10011541
[  +0.004664] cp210x 4-2.1:1.0: cp210x converter detected
[  +0.087814] usb 4-2.1: reset full-speed USB device number 8 using ehci-pci
[  +0.106892] usb 4-2.1: cp210x converter now attached to ttyUSB0

Start CGminer
Code:
./cgminer -o stratum+tcp://POOL:3333 -u MYUSERNAME -p x --gekko-2pac-freq 100

No device shows up in CGminer, dmesg starts showing disconnect right away.
Code:
[Jun21 17:59] cp210x ttyUSB0: cp210x converter now disconnected from ttyUSB0
[  +0.000107] cp210x 4-2.1:1.0: device disconnected
[  +0.117193] cp210x 4-2.1:1.0: cp210x converter detected
[  +0.083293] usb 4-2.1: reset full-speed USB device number 8 using ehci-pci
[  +0.110917] usb 4-2.1: cp210x converter now attached to ttyUSB0
[  +0.218726] cp210x ttyUSB0: cp210x converter now disconnected from ttyUSB0
[  +0.000151] cp210x 4-2.1:1.0: device disconnected
[  +6.576211] cp210x 4-2.1:1.0: cp210x converter detected
[  +0.081991] usb 4-2.1: reset full-speed USB device number 8 using ehci-pci
[  +0.106393] usb 4-2.1: cp210x converter now attached to ttyUSB0
[  +0.218857] cp210x ttyUSB0: cp210x converter now disconnected from ttyUSB0
[  +0.000151] cp210x 4-2.1:1.0: device disconnected

And so it continues.. just reset, attached, disconnected.

1.24v on the stick
0,79v on first ASIC.
0,45v on second ASIC.

Any ideas?
newbie
Activity: 19
Merit: 0
I think I might have fried my first 2Pac. AC was out for a week but I had pretty good ventilation and cooling in my room via extra stand fans. But I'm guessing that is the root cause, either way take a look I found some browning area right under neath the two chips.

https://i.imgur.com/OGvHNYx.jpg
newbie
Activity: 14
Merit: 0
Long time reader, first time poster here.
I just  wanted to say thank you to everybody for all the amazing information that I find here. Right now I am running CGMINER VERSION 4.10.0 on a Raspberry Pi3. I have four Gekko 2Pacs running perfectly with their frequency set at 250. My average hash rate is 112 Gh/s. I have my 2pacs running through a Superpbag USB hub, and have had no issues since making sure the sticks were getting the right amount of power. A lot of trial and error, other USB hubs, USB y connectors etc. But the Superbpag has had a perfect run with the four sticks. I have multiple fans cooling them with some extra added heat sinks.

I got the 2pacs and had minimal experience with Linux. The help here made it easy to get it up and running and the guys running the show are very skilled and knowledgeable.  The students in my classroom have become awesome at researching and learning from all of you. Their confidence has been building and they have no fear of working with hardware and software. I truly appreciate all the help and guidance here. Very informative and professional!

Sometimes we do have little issues here and there, but all seem to be easily resolved with the support and help here.

Sorry for the random post. I just was doing my daily read of the forum and wanted to chime in and say thanks to all!

I think you have a near identical setup to myself, but you're clearly a bit further along this rabbit hole than myself.  I'm running two 2Pacs through the Superpbag 7 Port USB hub.  I currently have them at 225 and I think that's about where I'll leave them.  I may even dial them back a bit.  I'm trying to figure out if they are running too hot at 225 with the fan I have on them.

Out of curiosity, where did you put the extra heatsinks?
legendary
Activity: 3346
Merit: 1858
Curmudgeonly hardware guy
The BM1385 datasheet has good protocol info. Not quite everything you need, but close. VH and I spent a day or two sniffing HEX and parsing kernel logs to figure out a few specifics, especially for multi-chip detection and nonce range assignment, but for single-chip comms I think everything's there.

The Compac and 2Pac, since they use a CP2102 USB-UART adapter, can actually be driven straight from a terminal if you figure out the formats.
legendary
Activity: 3752
Merit: 2667
Evil beware: We have waffles!
Since you mentioned students, here is link to Bitmains datasheet for the BM1384 chip giving all of the details about it. Might be of interest to them. https://shop.bitmain.com/files/download/BM1384_Datasheet_v2.1.pdf It gives pinout/signal descriptions and power needs but does not cover how to actually talk to it.

edit: Since Sidehack said the sheet for the BM1385 has protocol information, here is the link to it as well https://shop.bitmain.com/files/download/BM1385_Datasheet_v2.0.pdf
newbie
Activity: 3
Merit: 0
Long time reader, first time poster here.
I just  wanted to say thank you to everybody for all the amazing information that I find here. Right now I am running CGMINER VERSION 4.10.0 on a Raspberry Pi3. I have four Gekko 2Pacs running perfectly with their frequency set at 250. My average hash rate is 112 Gh/s. I have my 2pacs running through a Superpbag USB hub, and have had no issues since making sure the sticks were getting the right amount of power. A lot of trial and error, other USB hubs, USB y connectors etc. But the Superbpag has had a perfect run with the four sticks. I have multiple fans cooling them with some extra added heat sinks.

I got the 2pacs and had minimal experience with Linux. The help here made it easy to get it up and running and the guys running the show are very skilled and knowledgeable.  The students in my classroom have become awesome at researching and learning from all of you. Their confidence has been building and they have no fear of working with hardware and software. I truly appreciate all the help and guidance here. Very informative and professional!

Sometimes we do have little issues here and there, but all seem to be easily resolved with the support and help here.

Sorry for the random post. I just was doing my daily read of the forum and wanted to chime in and say thanks to all!
vh
hero member
Activity: 699
Merit: 666
is it possible to specify different frequency for each device?

Example 2 devices (2pac bm1384) 1 wtih 230 and another with 300 mhz on the same pool with same worker?

You can target cgminer to a specific device.   

run ./cgminer -n to get a list of devices

if you get:
.USB dev 3: Bus 1 Device 11 ID: 10c4:ea60
  Manufacturer: 'GekkoScience'
  Product: '2Pac BM1384 Bitcoin Miner'
.USB dev 3: Bus 1 Device 12 ID: 10c4:ea60
  Manufacturer: 'GekkoScience'
  Product: '2Pac BM1384 Bitcoin Miner'

you can target the first device by using
 --gekko-2pac-freq 230 --usb 1:11
for the second run of cgminer
 --gekko-2pac-freq 300 --usb 1:12
newbie
Activity: 19
Merit: 0
is it possible to specify different frequency for each device?

Example 2 devices (2pac bm1384) 1 wtih 230 and another with 300 mhz on the same pool with same worker?
legendary
Activity: 3346
Merit: 1858
Curmudgeonly hardware guy
I've got prototype PCBs sitting on a shelf I haven't had time to work on. Proper functionality will require some microcontroller code and I've been elbow-deep in manufacture all year. I just last Thursday made time to finish the Terminus pod redesign that I had rough-prototyped in late April. The hub will happen, just not in the short term. That idea was originally conceived two years ago anyways.
member
Activity: 79
Merit: 18
I'm on the lookout for old usb miners in the sub-$40 range (USA) to do some local regression testing before submitting this cgminer fork back to the main chain.

If you have some laying around collecting dust that you want to sell, offload or contribute for testing, PM me.

Looking for one of each (anything usb cgminer) that still works.

The Compac(s) and 2Pac look very lonely on this hub at the moment.   Hopefully that will be remedied not too long from now.


That's a pretty nice looking hub.  I think at one point Sidehack was thinking about making hubs to sell, did that project ever go anywhere?  Sorry. the only sha256 miner I've got is one of your 2pacs.  But I'm using your cgminer on it.
newbie
Activity: 6
Merit: 0
Can I use this hub with 4 of 2pac sticks?

https://www.amazon.com/Juiced-Systems-Ethernet-Charging-Included/dp/B00OL2B17O/ref=sr_1_1?s=electronics&ie=UTF8&qid=1497790154&sr=1-1&keywords=Juiced+Systems+6%2B1%2B1


I want know require spec for using multiple sticks.

Is it enough only 12V 5A ?

Do I need to check each port how many support ampare?
vh
hero member
Activity: 699
Merit: 666
I'm on the lookout for old usb miners in the sub-$40 range (USA) to do some local regression testing before submitting this cgminer fork back to the main chain.

If you have some laying around collecting dust that you want to sell, offload or contribute for testing, PM me.

Looking for one of each (anything usb cgminer) that still works.

The Compac(s) and 2Pac look very lonely on this hub at the moment.   Hopefully that will be remedied not too long from now.



vh
hero member
Activity: 699
Merit: 666
Ok I got it it's running well. Except only one stick is flashing how do I add second stick?

Nothing special to do.  Plug it in.  If there is enough power, both sticks will start.
If you swap them and they both work by themselves, you will need to find a [good] powered hub.

Re-read the first post for details.
newbie
Activity: 5
Merit: 0
how to add additional gekkoscience 2pac stick to cgminer ?do i use the enable device comand. if i do then how?
newbie
Activity: 5
Merit: 0
Ok I got it it's running well. Except only one stick is flashing how do I add second stick?
vh
hero member
Activity: 699
Merit: 666
...
 [2017-06-16 17:14:52.229] Most likely you have input the wrong URL, forgotten to add a port, or
have not set up workers
 [2017-06-16 17:14:52.229] Pool: 0  URL: stratum+tcp://statum+tcp://us-east.stratum.slushpool.com
:3333  User: fffffack  Password: fffack

...
 this is what i got .do i have to do something with pool?

reexamine the bolded section above.
newbie
Activity: 5
Merit: 0
 [2017-06-16 17:13:51.696] Started cgminer 4.10.0
 [2017-06-16 17:13:52.221] Probing for an alive pool
 [2017-06-16 17:13:52.250] Failed to resolve (?wrong URL) statum+tcp:
 [2017-06-16 17:13:52.324] Found 2 chip(s) on GSD 0
 [2017-06-16 17:14:02.328] Waiting for work to be available from pools.
 [2017-06-16 17:14:52.228] No servers were found that could be used to get work from.
 [2017-06-16 17:14:52.228] Please check the details from the list below of the servers you have i
nput
 [2017-06-16 17:14:52.229] Most likely you have input the wrong URL, forgotten to add a port, or
have not set up workers
 [2017-06-16 17:14:52.229] Pool: 0  URL: stratum+tcp://statum+tcp://us-east.stratum.slushpool.com
:3333  User: fffffack  Password: fffack
[2017-06-16 17:14:52.229] Press any key to exit, or cgminer will wait indefinitely for an alive
pool.
 this is what i got .do i have to do something with pool?
vh
hero member
Activity: 699
Merit: 666
I need Help . I'm on the step when I supposed to compile a final command (it's when i enter gekkoscience 2pac ,user name password, pool and worker I think ) I'm looking for example specifically for 2Pac , I am using raspbien . I would gladly appreciate help. Thanks.

The run syntax is at the beginning of the How to Run section of the first post.
You can copy and paste it as is to make sure it works, then adjust the pool, user, and pass as needed.
newbie
Activity: 5
Merit: 0
I need Help . I'm on the step when I supposed to compile a final command (it's when i enter gekkoscience 2pac ,user name password, pool and worker I think ) I'm looking for example specifically for 2Pac , I am using raspbien . I would gladly appreciate help. Thanks.
Pages:
Jump to: