Author

Topic: GekkoScience Compac BM1384 Stickminer Official Support Thread - page 112. (Read 268015 times)

hero member
Activity: 767
Merit: 500
Oh yeah, I took a look at the one you shipped back and the issue is pretty bizarre. I haven't figured it out yet. The 2V reference coming out of the buck chip was reading 2.7V which was pulling the adjustment range high causing the output to pull high. The bizarre thing is I swapped a different buck chip on it and it still behaved the same way, so the issue is actually outside the chip but I don't know where. Seriously weird, because nothing else ties to that pin, the traces, nothing.

I don't quite know how the buck is laid out, but you do use ceramic caps and resistors to controls the voltage? maybe one of them is cracked and changing the way the buck is running?
legendary
Activity: 4256
Merit: 8551
'The right to privacy matters'
Philip posted links for a Mean Well 5V 40A PSU to run hubs somewhere (I'll link it when I find it Wink )

TRC Electronics won't have the PSUs back in stock until mid-Nov.  In the meantime, Mouser has them:

http://www.mouser.com/Search/ProductDetail.aspx?R=LRS-200-5virtualkey63430000virtualkey709-LRS200-5


In other news, I've found that the pair of Compacs running on my Win 7/64 box do not like it when I use my Logitech webcam.  Decisions, decisions: mining or Skype? Wink

okay I have some of these http://www.trcelectronics.com/View/Mean-Well/LRS-150F-5.shtml  they were a direct fit in my 19 port hubs

https://www.trcelectronics.com/ecomm/pdf/lrs150f.pdf   85% eff

they can do 16 sticks at 200 freq in a stud hub

they replace this psu


https://www.trcelectronics.com/ecomm/pdf/nes100.pdf   78% eff


so if you have any hub using a 5 volt dc plug   https://www.trcelectronics.com/ecomm/pdf/lrs150f.pdf  this can do 16 sticks at freq 200 with 0 errors.

set it at 5.3 volts via the pot  and it will only drop to 5.1 volts if you are running 16 sticks at freq 200.

I have a better psu  that is  over 90%    but not yet tested. so I am not sure .

To sum up:

 This one is original        I tested it and it is okay   this claims 78% https://www.trcelectronics.com/ecomm/pdf/nes100.pdf

this one is really good   and I tested it  with 16 sticks at freq 200  this claims 85% https://www.trcelectronics.com/ecomm/pdf/lrs150f.pdf  I had a big improvement on the meter  almost 15 watts less power then the stock one.


this one should be better yet I have it on hand and I am yet to test it.  this claims 90%  https://www.trcelectronics.com/ecomm/pdf/hsp150.pdf
sr. member
Activity: 311
Merit: 250
Got a raspberry pi to try and run more than 2 sticks, and downloaded the cgminer for gekko, but am a pi noob and can' figure out hot to run it. Anyone with the know how and patience to tell me? Smiley

Did you download the Minera image that I posted? That's the easiest way to go. Basically you image it, boot, then set your pools. The link is in the first post.

Otherwise if you want to run on your own Pi image, you'll have to build cgminer gekko. Instructions can be found earlier in this thread, like sidehack said.

Trying minera now... got too many errors with my attempt at building and got tired with typing in a long string to run it just to have it fail


You is my hero! Up and running, 3 sticks at 16GHs each. My hub can't seem to support more than that power-wise, so I will get a better one, but very pleased with the pi/minera set-up so they are hashing away on the side but I can control them from main PC.
legendary
Activity: 1150
Merit: 1004
Got a raspberry pi to try and run more than 2 sticks, and downloaded the cgminer for gekko, but am a pi noob and can' figure out hot to run it. Anyone with the know how and patience to tell me? Smiley

Did you download the Minera image that I posted? That's the easiest way to go. Basically you image it, boot, then set your pools. The link is in the first post.

Otherwise if you want to run on your own Pi image, you'll have to build cgminer gekko. Instructions can be found earlier in this thread, like sidehack said.
legendary
Activity: 1302
Merit: 1068
Got a raspberry pi to try and run more than 2 sticks, and downloaded the cgminer for gekko, but am a pi noob and can' figure out hot to run it. Anyone with the know how and patience to tell me? Smiley

The first post in this thread has the solution to your problem. There is an image premade for the sidehack stick that you just slap on it. I think it was from edonkey? Anyways the link is in OP.
legendary
Activity: 3374
Merit: 1859
Curmudgeonly hardware guy
Have you read through this thread yet? It's likely most of the questions you may have have been answered at least once already.
sr. member
Activity: 311
Merit: 250
Got a raspberry pi to try and run more than 2 sticks, and downloaded the cgminer for gekko, but am a pi noob and can' figure out hot to run it. Anyone with the know how and patience to tell me? Smiley
hero member
Activity: 657
Merit: 500
Philip posted links for a Mean Well 5V 40A PSU to run hubs somewhere (I'll link it when I find it Wink )

TRC Electronics won't have the PSUs back in stock until mid-Nov.  In the meantime, Mouser has them:

http://www.mouser.com/Search/ProductDetail.aspx?R=LRS-200-5virtualkey63430000virtualkey709-LRS200-5


In other news, I've found that the pair of Compacs running on my Win 7/64 box do not like it when I use my Logitech webcam.  Decisions, decisions: mining or Skype? Wink
legendary
Activity: 4256
Merit: 8551
'The right to privacy matters'
I suggest trying a live usb of Debian - https://www.debian.org/.   With live usb you can run off a usb stick and not even have to do a install on HD.

But I found windows to be a pain with drivers I used 7 and 8.  Went to debian and no issues.   Then I went to RPI and raspbian (which is built off debian) and still working great.   

With linux just no messing with the drivers and very very nice.

Okay I loaded wheezy to an i5 4570t

and the pc will only run the sticks.


so how do I load software like  cgminer.

what link is good to load?

I am running just regular 4.9.2 with Icarus.  You can get a guide pretty close on here - http://blog.phrog.org/2013/07/06/simple-debian-cgminer-asicminer-block-erupter-usb-setup/

Before it try in terminal - apt get upgrade
That will upgrade a lot of things.

Some commands might require sudo in front as root access.   I even went overboard and ran cgminer as root.

I also looked at guide in this thread and added the following to make sure I had all possible things needed.   Again it's overboard if someone takes time they could clean it up for sure.
sudo apt-get install build-essential autoconf automake libtool libcurl4-openssl-dev pkg-config libncurses5-dev libudev-dev

Also used icarus cgminer running not the old cgminer it mentions on that guide something like:
./cgminer -o stratum+tcp://stratum.mining.eligius.st:3334 -u 1BURGERAXHH6Yi6LRybRJK7ybEm5m5HwTr --au3-freq 150


okay so my run time on debian is about 2 minutes life time starting today.

the guide reads


3) apt-get stuff.
apt-get install autoconf gcc make git libcurl4-openssl-dev libncurses5-dev libtool libjansson-dev libudev-dev libusb-1.0-0-dev

First things first, open terminal

sudo apt-get update
sudo apt-get upgrade   (this will update the the system) it will ask do you want to continue y/n hit y and enter.

After it updates,  sudo reboot  (to be sure updates are active).

Then in terminal window again

sudo apt-get install autoconf libusb-1.0-0-dev libusb-1.0-0 libcurl4-openssl-dev libncurses5-dev libudev-dev libtool automake pkg-config libjansson-dev
(you may get a message saying you need another package installed to install some of the above, if you do, just add it to the above)

Again y/n hit y enter
After it's done,

wget http://gekkoscience.com/misc/cgminer-gekko.tar.gz   (fixed)

tar xvzf cgminer-gekko.tar.gz                                           (fixed)

cd cgminer-gekko                                                           (fixed)

./autogen.sh

./configure --enable-gekko --disable-libcurl    (cgminer doesn't need it, but linux does to build)

sudo make install   (you don't have to do the install)

While still in the cgminer-gekko dir,

sudo cp 01-cgminer.rules /etc/udev/rules.d/   (if it does not copy,  sudo su enter then  cp 01-cgminer.rules /etc/udev/rules.d/   )

sudo usermod -G plugdev -a whoami        (whoami= your user name you setup)

sudo reboot

After it restarts open terminal

cd cgminer-gekko

sudo ./cgminer -o stratum+tcp://solo.ckpool.org:3333 -u 1JiWuyX94wrCr7JhkAn7x5qNMCEef1KhqX.philipma1957sticks --compac-freq XXX

Not familiar with wheezy, but you might be able to copy/past the comands and then just fill,answer,hit enter when it asks.

EDIT: fixed

bumped for reference as I had a blackout and system crashed.
legendary
Activity: 3374
Merit: 1859
Curmudgeonly hardware guy
My next project is prototyping a pod, but practically speaking, there'd be no new products (pod or stick or whatever) without new chips. BM1384 aren't really cost-effective for new designs, being almost a year old, and I can't get enough of them to merit a batch anyway.
legendary
Activity: 872
Merit: 1010
Coins, Games & Miners
What's the 5V look like coming out of your hub? I've seen it happen that the voltage will briefly sag under load, and if it goes below 4V the buck chip will reset power. When we were testing out some high-frequency sticks on my hub, we noticed some ports would work and some wouldn't because some of them had a slightly better connection to the 5V than others and didn't undervolt like that.

It's a problem I'll fix on the next version, if we make a next version.

I think i saw that behavior "slightly warming up and then reseting". I'll be sure to check it this monday.

The next version should be the pod man, these sticks are hot sellers, the pods should fly off the shelves!
legendary
Activity: 3374
Merit: 1859
Curmudgeonly hardware guy
What's the 5V look like coming out of your hub? I've seen it happen that the voltage will briefly sag under load, and if it goes below 4V the buck chip will reset power. When we were testing out some high-frequency sticks on my hub, we noticed some ports would work and some wouldn't because some of them had a slightly better connection to the 5V than others and didn't undervolt like that.

It's a problem I'll fix on the next version, if we make a next version.
legendary
Activity: 872
Merit: 1010
Coins, Games & Miners
I have been trying to push these sticks as far as i can and there's one question: I have been able to get 400Mhz with 0.8 vcore on one stick, however, on another one at the same settings, same cooling, etc it has been impossible to push it past 375, is there something else i should be looking at to get them past that mark besides voltage and power consumption on the hub?
legendary
Activity: 3374
Merit: 1859
Curmudgeonly hardware guy
Oh yeah, I took a look at the one you shipped back and the issue is pretty bizarre. I haven't figured it out yet. The 2V reference coming out of the buck chip was reading 2.7V which was pulling the adjustment range high causing the output to pull high. The bizarre thing is I swapped a different buck chip on it and it still behaved the same way, so the issue is actually outside the chip but I don't know where. Seriously weird, because nothing else ties to that pin, the traces, nothing.
hero member
Activity: 700
Merit: 501
https://bitcointalk.org/index.php?topic=905210.msg
To quote myself from a post on the previous page made some three days ago:

regarding turning up the pot, there's no way to break the ASIC unless other things are going seriously wrong. You can spin the pot screw in circles and you'll only ever get between 550 and 800mV, which is a completely safe range. The only problem would be if you took the voltage all the way up and then ran it without a fan might damage something, but you'll easily notice that the heatsink is getting very toasty.

One thing to note is this:



0.77V is about right for if you're planning on running up around 375MHz. Sticks come off my bench about 610mV and Novak runs 'em at 200MHz off that voltage. Errors are probably around a couple percent; it's hard to get an accurate read with the 512 vardiff we end up with but according to Bitmain's chip data 650mV is good for clean at that speed.

Sounds like your ASIC is damaged. Drawing excess current could be a bad FET on the buck or a near-shorted load downstream of it. If the heatsink is getting hot that means it's taking most of the power, which indicates the buck is probably working right but the ASIC isn't.
Another thing to consider is the buck isn't working right and is overvolting the ASIC, which is shunting the excess power and cooking that way. The real test is going to be measuring the Vcore and seeing what you find. If you can do that and let me know what it looks like would be a good first step. A different good first step would be to send it back for a replacement. I don't like selling things that break.

Regarding using cgminer to generate a config file, well that'd be something Novak'd have to look at. I've never used a cgminer config file, outside whatever's autogenerated by internal controllers on things. I've always run command line, or a batch file on rare occasions.

I read your answer to alh but hadn't remembered it when I posted. Thank you for the refresher and appreciate the further clarification. I understand what vcore is and that I did not need to have it set that high for running 200 or 250 but as I was playing and since I have played with many other devices which utilize a vcore I didn't see an issue with leaving it set higher than needed. I understand it burns more power and heats things up, but didn't think it would be an issue since I had a good fan and ac on the situation.
I actually hadn't given it much thought at all because what I'd read from the Compac threads I didn't see a red flag with using a maximum vcore adjustment with a low frequency.
I am assuming this is the root of my failure.
Too hot:


I don't know how I did it and will be using a couple of more fans when I actually perform real overclocking with my survivors. I examined my running pieces with a nice lighted magnifier and do not see anything on those two which resembles the damage in the picture above. Hopefully it was a fluke.

The vcore measures .86 to 1.1 and bounces between those values.
As a reference I measured one of the living sticks while hashing and it was at .663 rock solid.

If you do want it back confirm the ship to via PM and I will send it out.

 






I was working late the past few nights so am just installing these tonight.

I think the other 3 for the 5 looks very nice and they are running great.

That is what I call customer service man, and I respect and appreciate it when that happens consistently.

I am running them at 175 for a warm up run, have an arctic cooler fan blowing on them, and I am going to put a 120 mm fan on them before I go any higher.

I found a rhythm to installing these when using Zadig, I believe I've seen more than a couple of people mentioning hot plugging. Novac did as well.
I installed one at a time and let it be recognized by windows.
I reinstall Zadig Win USB driver on every Compac in the list (Have list all devices selected)
I start Cgminer batch file or however you select your settings
While CG miner is running take the compac out, wait a few seconds and plug it back in the same slot.

Never had that fail

Seriously, I appreciate good work and decisions. Thanks guys.




legendary
Activity: 4256
Merit: 8551
'The right to privacy matters'
these sticks can run at freq 250 with a little breeze with no effort at all.

weeks on end no hardware errors and under .36 watts per gh

that is pretty good.
legendary
Activity: 1456
Merit: 1000
Did you see we jacked one up a bit yesterday and got it to 488MHz? Most of the high-power parts were actually still stock.

Definitely thank Novak for the cgminer. He spent a lot of time diving into the code to figure out what needed to be done to make everything work right, and adding a lot more frequencies to the program is super nice. The ramp-up init code he worked out is also a lifesaver - without it, high frequencies would be impossible. When the chips try to init at high frequency and high voltage, there's an initial super high current draw that isn't present with low frequency startups. His init code starts all sticks at low frequency and pushes them up to your max over several seconds, which allows the loads to stay very stable and doesn't overwhelm the regulator. As awesome as the sticks are, they wouldn't be half as useably awesome without his code.

I thank you both for the sticks and amazing code.  I have to admit I did not know how amazing the compac code was till switching to it from the regular version.   For it to allow such high freq and work with no effort on my part is pretty mind blowing.   These things just are able to match your needs greatly.  To be able to go from 8 to 16 easily is a big jump.

I will have to look for that one you jacked up to 488
Went to other thread that is mind blowing considering regular cgminer started at 125 or so, and around 250 on regular cgminer stopped you from pushing it further up.  Seeing 25 or so GH out of one chip ... wow.
legendary
Activity: 3374
Merit: 1859
Curmudgeonly hardware guy
Did you see we jacked one up a bit yesterday and got it to 488MHz? Most of the high-power parts were actually still stock.

Definitely thank Novak for the cgminer. He spent a lot of time diving into the code to figure out what needed to be done to make everything work right, and adding a lot more frequencies to the program is super nice. The ramp-up init code he worked out is also a lifesaver - without it, high frequencies would be impossible. When the chips try to init at high frequency and high voltage, there's an initial super high current draw that isn't present with low frequency startups. His init code starts all sticks at low frequency and pushes them up to your max over several seconds, which allows the loads to stay very stable and doesn't overwhelm the regulator. As awesome as the sticks are, they wouldn't be half as useably awesome without his code.
legendary
Activity: 1456
Merit: 1000
Thanks Novak for the cgminer version also a thanks to sidehack for all his work.   I went from 4.9.2 to it and am able to clock it higher.  In 4.9.2 I went to 250 and it seemed after that I was not able to go higher.

But the version for compacs from Novak is letting me go higher.  Slowly have 3 that I have been pumping up a little by little currently playing with 300 freq.  It's been fun to see how well they have worked. 

Really got to play with it for a good bit.   Was able to do up to 300 freq with no problems with 3 compacs and Y cables.   The hub seemed to start to have trouble over 300 with 3 compac and Y splitters.   Tomorrow I might try less then three on hub as 2 seemed to worked great still at 325.

But I ended up going for 275 getting around 15 GH which I am very happy with.  Have some pc fans so not a ton but a little air flowing through the compacs.   These are very fun to play with to say the least.
legendary
Activity: 1456
Merit: 1000
Thanks Novak for the cgminer version also a thanks to sidehack for all his work.   I went from 4.9.2 to it and am able to clock it higher.  In 4.9.2 I went to 250 and it seemed after that I was not able to go higher.

But the version for compacs from Novak is letting me go higher.  Slowly have 3 that I have been pumping up a little by little currently playing with 300 freq.  It's been fun to see how well they have worked. 
Jump to: