Bitcoin Forum
November 12, 2024, 01:50:52 PM *
News: Check out the artwork 1Dq created to commemorate this forum's 15th anniversary
 
   Home   Help Search Login Register More  
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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 ... 133 »
  Print  
Author Topic: GekkoScience Compac BM1384 Stickminer Official Support Thread  (Read 267964 times)
hurricandave
Legendary
*
Offline Offline

Activity: 966
Merit: 1003



View Profile
September 15, 2015, 04:42:42 AM
 #141

I'm using the Pi 2, getting ready to do another build, been having trouble with saving the configuration file in cgminer-gekko. Think I narrowed it down to libjansson-dev, but not sure yet.

Are you sure that your config file is not damaged? If you're been cutting and copying from web pages, it might have high ASCII or other unreadable characters in it.

I don't know what platform you're on, but you probably can "clean" the text to make sure it doesn't have whacky characters in it. On the Mac there's a tool called TextWrangler (it's free) that has a "Zap Gremlins" command that removes non-ASCII characters. Very useful.

No, it's after the build and cgminer is running, when I hit "s" and "w" to save the cgminer.conf file, it quits cgminer and kicks me back to terminal.

When cgminer is running, if I hit "s" and "c" to restart cgminer that's where the fatal json error message comes up and with another message saying it can't read the cgminer.conf file (because all it makes is a blank file). Even when I fill in the cgminer.conf file with pool/s and freq, it can't read it.
I'm not sure about how to resolve the conf. file problem. BUT... Don't bother trying to "Restart" cgminer from a running instance. It is a LONNNNNnnngggggGG know fact that, that particular function "ReStart" is/has been broken. If you NEED to ReStart, your only choice is too "Quit" and run .exe again.
Jake36
Sr. Member
****
Offline Offline

Activity: 331
Merit: 250


View Profile
September 15, 2015, 12:07:20 PM
Last edit: September 15, 2015, 12:34:23 PM by Jake36
 #142

I'm using the Pi 2, getting ready to do another build, been having trouble with saving the configuration file in cgminer-gekko. Think I narrowed it down to libjansson-dev, but not sure yet.

Are you sure that your config file is not damaged? If you're been cutting and copying from web pages, it might have high ASCII or other unreadable characters in it.

I don't know what platform you're on, but you probably can "clean" the text to make sure it doesn't have whacky characters in it. On the Mac there's a tool called TextWrangler (it's free) that has a "Zap Gremlins" command that removes non-ASCII characters. Very useful.

No, it's after the build and cgminer is running, when I hit "s" and "w" to save the cgminer.conf file, it quits cgminer and kicks me back to terminal.

When cgminer is running, if I hit "s" and "c" to restart cgminer that's where the fatal json error message comes up and with another message saying it can't read the cgminer.conf file (because all it makes is a blank file). Even when I fill in the cgminer.conf file with pool/s and freq, it can't read it.
I'm not sure about how to resolve the conf. file problem. BUT... Don't bother trying to "Restart" cgminer from a running instance. It is a LONNNNNnnngggggGG know fact that, that particular function "ReStart" is/has been broken. If you NEED to ReStart, your only choice is too "Quit" and run .exe again.

That's the problem, it should be as simple as just typing cd cgminer-gekko (if not already in the dir) sudo ./cgminer and have it start mining on the pool/s (after filling in the pool/s and everything "once", without any more typing.

But because it can't read/write the cgminer.conf file I have to type: sudo ./cgminer -o stratum+tcp://stratum+tcp://solo.ckpool.org:3333 -u 1JiWuyX94wrCr7JhkAn7x5qNMCEef1KhqX.Jake36stick --compac-freq 150 every time.

Edit: that is on a Pi 2 with fresh and updated install of 2015-05-05-raspbian-wheezy on it. And scrolling back after every step of the build and seeing no errors in the build. Hmmm, that gives me an ideal, try building with out updating raspbian and see if maybe something in the updates are not compatible.

Edit 2: I have cgminer-4.9.2 running on a second Pi 2 with the same raspbian on it, but it reads/writes the cgminer.conf file, but it was done back around when 4.9.2 was first released.
edonkey
Legendary
*
Offline Offline

Activity: 1150
Merit: 1004



View Profile
September 15, 2015, 01:33:22 PM
 #143

That's the problem, it should be as simple as just typing cd cgminer-gekko (if not already in the dir) sudo ./cgminer and have it start mining on the pool/s (after filling in the pool/s and everything "once", without any more typing.

But because it can't read/write the cgminer.conf file I have to type: sudo ./cgminer -o stratum+tcp://stratum+tcp://solo.ckpool.org:3333 -u 1JiWuyX94wrCr7JhkAn7x5qNMCEef1KhqX.Jake36stick --compac-freq 150 every time.

Edit: that is on a Pi 2 with fresh and updated install of 2015-05-05-raspbian-wheezy on it. And scrolling back after every step of the build and seeing no errors in the build. Hmmm, that gives me an ideal, try building with out updating raspbian and see if maybe something in the updates are not compatible.

Edit 2: I have cgminer-4.9.2 running on a second Pi 2 with the same raspbian on it, but it reads/writes the cgminer.conf file, but it was done back around when 4.9.2 was first released.

This is probably a long shot, but could it be a permissions problem? Maybe the user you're running cgminer under doesn't have write permission for the destination folder where you're trying to put the config?

Of course I would expect it to error, but not quit or crash. So maybe that's not it. Worth checking though.

Was I helpful?   BTC: 3G1Ubof5u8K9iJkM8We2f3amYZgGVdvpHr
philipma1957
Legendary
*
Online Online

Activity: 4298
Merit: 8833


'The right to privacy matters'


View Profile WWW
September 15, 2015, 03:01:05 PM
 #144


it has the quirk that I can't make a good .bat file.  I have to run cgminer alone then enter a pool.  pretty sure that is something to do with vmware fusion shell.


This might be VM performance lag; I would suggest adding:

timeout 5

between each step in the bat file.  This will cause a pause of 5 seconds between each step.  If its VM performance lag thats the problem this should solve it.  Maybe if your mac is old you will need 10 seconds.

so

cgminer.exe -o stratum+tcp://solo.ckpool.org:3333 -u 1JiWuyX94wrCr7JhkAn7x5qNMCEef1KhqX.philipma1957sticks

▄▄███████▄▄
▄██████████████▄
▄██████████████████▄
▄████▀▀▀▀███▀▀▀▀█████▄
▄█████████████▄█▀████▄
███████████▄███████████
██████████▄█▀███████████
██████████▀████████████
▀█████▄█▀█████████████▀
▀████▄▄▄▄███▄▄▄▄████▀
▀██████████████████▀
▀███████████████▀
▀▀███████▀▀
.
 MΞTAWIN  THE FIRST WEB3 CASINO   
.
.. PLAY NOW ..
philipma1957
Legendary
*
Online Online

Activity: 4298
Merit: 8833


'The right to privacy matters'


View Profile WWW
September 15, 2015, 03:02:25 PM
 #145


it has the quirk that I can't make a good .bat file.  I have to run cgminer alone then enter a pool.  pretty sure that is something to do with vmware fusion shell.


This might be VM performance lag; I would suggest adding:

timeout 5

between each step in the bat file.  This will cause a pause of 5 seconds between each step.  If its VM performance lag thats the problem this should solve it.  Maybe if your mac is old you will need 10 seconds.


so

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


needs to be :

cgminer.exe -o stratum+tcp://solo.ckpool.org:3333 -u 1JiWuyX94wrCr7JhkAn7x5qNMCEef1KhqX.philipma1957sticks --timeout 5 --compac-freq 150


did not work

▄▄███████▄▄
▄██████████████▄
▄██████████████████▄
▄████▀▀▀▀███▀▀▀▀█████▄
▄█████████████▄█▀████▄
███████████▄███████████
██████████▄█▀███████████
██████████▀████████████
▀█████▄█▀█████████████▀
▀████▄▄▄▄███▄▄▄▄████▀
▀██████████████████▀
▀███████████████▀
▀▀███████▀▀
.
 MΞTAWIN  THE FIRST WEB3 CASINO   
.
.. PLAY NOW ..
TheRealSteve
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500

FUN > ROI


View Profile
September 15, 2015, 03:11:41 PM
 #146

Unrelated, but just dropping it here: a switch that'll work with solo.ckpool: --suggest-diff N.  Set N equal to or greater than your hash rate in Gh/s.  Saves some unnecessary diff switching and high diff on startup.

notlist3d
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
September 15, 2015, 03:23:58 PM
 #147

I should get my RPI today.  So looking into trying it was review compac.  I was pretty late on queue since of when I bought so will not be using production unit in testing. 

But excited to play with RPI and review one to see how it goes.  Has to beat my debian machine that kept dropping wireless once a day.
sidehack
Legendary
*
Offline Offline

Activity: 3402
Merit: 1864

Curmudgeonly hardware guy


View Profile
September 15, 2015, 05:23:20 PM
 #148

Your stick is going out today, and probably delivered tomorrow given the proximity.

Cool, quiet and up to 1TH pod miner, on sale now!
Currently in development - 200+GH USB stick; 6TH 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
notlist3d
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
September 15, 2015, 05:33:44 PM
 #149

Your stick is going out today, and probably delivered tomorrow given the proximity.

Sounds great thank you for the update.  I do appreciate it.

That means I should be able to test RPI with it pretty easy.  I think I will try raspbian first see how it goes, then minera as a second option.
Chris_Sabian
Legendary
*
Offline Offline

Activity: 896
Merit: 1001



View Profile
September 15, 2015, 05:42:51 PM
 #150

I'm using the Gekko build of cgminer.  I used Zadig on a Win7 machine to install the correct drive.  When I start the bat file, I get a "No valid hashes for over 10 secs, attempting to restart"  then I get a  "LIBUSB_SUCCESS" but there is no hash going on.  I've tried 2 different machines and am getting the same error.

bat file code:

cgminer -o stratum+tcp://solo.ckpool.org:3333  -u 1JiWuyX94wrCr7JhkAn7x5qNMCEef1KhqX.Chris_Sabianstick --compac-freq 150
philipma1957
Legendary
*
Online Online

Activity: 4298
Merit: 8833


'The right to privacy matters'


View Profile WWW
September 15, 2015, 07:30:51 PM
 #151

I'm using the Gekko build of cgminer.  I used Zadig on a Win7 machine to install the correct drive.  When I start the bat file, I get a "No valid hashes for over 10 secs, attempting to restart"  then I get a  "LIBUSB_SUCCESS" but there is no hash going on.  I've tried 2 different machines and am getting the same error.

bat file code:

cgminer -o stratum+tcp://solo.ckpool.org:3333  -u 1JiWuyX94wrCr7JhkAn7x5qNMCEef1KhqX.Chris_Sabianstick --compac-freq 150

yeah this happens way too much. 

what is your powered hub?
how many sticks are you running?

back it down to one stick.

try a little turn on the power pot          say it is in this position    +    the top is at 12 oclock rotate clockwise to 1 oclock


▄▄███████▄▄
▄██████████████▄
▄██████████████████▄
▄████▀▀▀▀███▀▀▀▀█████▄
▄█████████████▄█▀████▄
███████████▄███████████
██████████▄█▀███████████
██████████▀████████████
▀█████▄█▀█████████████▀
▀████▄▄▄▄███▄▄▄▄████▀
▀██████████████████▀
▀███████████████▀
▀▀███████▀▀
.
 MΞTAWIN  THE FIRST WEB3 CASINO   
.
.. PLAY NOW ..
Chris_Sabian
Legendary
*
Offline Offline

Activity: 896
Merit: 1001



View Profile
September 15, 2015, 07:42:56 PM
 #152

I'm using the Gekko build of cgminer.  I used Zadig on a Win7 machine to install the correct drive.  When I start the bat file, I get a "No valid hashes for over 10 secs, attempting to restart"  then I get a  "LIBUSB_SUCCESS" but there is no hash going on.  I've tried 2 different machines and am getting the same error.

bat file code:

cgminer -o stratum+tcp://solo.ckpool.org:3333  -u 1JiWuyX94wrCr7JhkAn7x5qNMCEef1KhqX.Chris_Sabianstick --compac-freq 150

yeah this happens way too much. 

what is your powered hub?
how many sticks are you running?

back it down to one stick.

try a little turn on the power pot          say it is in this position    +    the top is at 12 oclock rotate clockwise to 1 oclock




No powered hub.  It is running directly into a computer.

1 stick

Power pot turned. 

Now getting ~7 gh/s at 150 frequency.
sidehack
Legendary
*
Offline Offline

Activity: 3402
Merit: 1864

Curmudgeonly hardware guy


View Profile
September 15, 2015, 08:20:53 PM
 #153

When they leave my bench, they've successfully lit up directly from a Windows laptop port and stock cgminer 4.9.2 at 150MHz. Novak flashes the CP2102 and before they get bagged for shipping they've successfully lit up and submitted a 512+ share off a powered hub and cgminer-gekko at 200MHz on a Debian 7 box.

Cool, quiet and up to 1TH pod miner, on sale now!
Currently in development - 200+GH USB stick; 6TH 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
novak@gekkoscience (OP)
Full Member
***
Offline Offline

Activity: 173
Merit: 100


View Profile
September 15, 2015, 08:27:29 PM
 #154

I'm using the Gekko build of cgminer.  I used Zadig on a Win7 machine to install the correct drive.  When I start the bat file, I get a "No valid hashes for over 10 secs, attempting to restart"  then I get a  "LIBUSB_SUCCESS" but there is no hash going on.  I've tried 2 different machines and am getting the same error.

bat file code:

cgminer -o stratum+tcp://solo.ckpool.org:3333  -u 1JiWuyX94wrCr7JhkAn7x5qNMCEef1KhqX.Chris_Sabianstick --compac-freq 150

yeah this happens way too much. 

what is your powered hub?
how many sticks are you running?

back it down to one stick.

try a little turn on the power pot          say it is in this position    +    the top is at 12 oclock rotate clockwise to 1 oclock



Also windows can be really picky with zadig, I've noticed that for most hardware I have to hotplug it while cgminer is running for it to start mining.  I've gotten exactly that error if I install zadig and then run cgminer, but it starts mining if I hotplug it.

--
novak
mindtrip
Legendary
*
Offline Offline

Activity: 1168
Merit: 1009



View Profile WWW
September 15, 2015, 09:26:48 PM
 #155

Quick Update on MY progress

I have 9 Compacs Running 281.25mhz on a EyeBoot USB hub with 60AMP power supply running on Raspberry Pi 2 I am up to 138GH

notlist3d
Legendary
*
Offline Offline

Activity: 1456
Merit: 1000



View Profile
September 15, 2015, 09:56:53 PM
 #156

Quick Update on MY progress

I have 9 Compacs Running 281.25mhz on a EyeBoot USB hub with 60AMP power supply running on Raspberry Pi 2 I am up to 138GH



How hot do they seem to get running at the 281 for a period of time?   It seems like they would get kinda hot.

Thanks for sharing nice to see it.
vapourminer
Legendary
*
Offline Offline

Activity: 4508
Merit: 4102


what is this "brake pedal" you speak of?


View Profile
September 15, 2015, 10:29:37 PM
 #157

I'm using the Gekko build of cgminer.  I used Zadig on a Win7 machine to install the correct drive.  When I start the bat file, I get a "No valid hashes for over 10 secs, attempting to restart"  then I get a  "LIBUSB_SUCCESS" but there is no hash going on.  I've tried 2 different machines and am getting the same error.

bat file code:

cgminer -o stratum+tcp://solo.ckpool.org:3333  -u 1JiWuyX94wrCr7JhkAn7x5qNMCEef1KhqX.Chris_Sabianstick --compac-freq 150

when I messed around with my sticks the only time I got that (libusb_success and 0 hashes) was when the voltage was too low for the frequency. tweaked the voltage pot a bit and it would fire up.

novak build on win32
mindtrip
Legendary
*
Offline Offline

Activity: 1168
Merit: 1009



View Profile WWW
September 15, 2015, 10:59:19 PM
 #158

I have 2 USB fans blowing on them but next time i get my laser temp thermometer I can check that for you
Ecnad
Sr. Member
****
Offline Offline

Activity: 311
Merit: 250


View Profile
September 15, 2015, 11:12:45 PM
 #159

try a little turn on the power pot          say it is in this position    +    the top is at 12 oclock rotate clockwise to 1 oclock


This solved my errors. Sticks now running smoothly at 225Mhz, and hashing at about 12gigs.

EDIT: Pushed it up to 300Mhz with another small turn of the power pot.  That's the most I want to push them for now. But doing 15gh a stick now.
mindtrip
Legendary
*
Offline Offline

Activity: 1168
Merit: 1009



View Profile WWW
September 15, 2015, 11:41:07 PM
 #160

i am drawing about 91 Watts at the wall with my 2 USB fans and the 9 sticks and the pi running of the power supply
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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 ... 133 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!