Bitcoin Forum
May 23, 2024, 04:23:50 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   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 »
  Print  
Author Topic: GekkoScience has a new stickminer that does 300+GH  (Read 22265 times)
bigdaddymccarron
Member
**
Offline Offline

Activity: 71
Merit: 16


View Profile
November 04, 2021, 11:22:38 PM
 #121

The Compac F miners are bad ass!  I would like the opportunity to get a few more.
NHop45
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
November 05, 2021, 01:14:59 AM
 #122

I'm also interested in picking one of these up!  Cool
chilehodl
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
November 05, 2021, 12:29:13 PM
 #123

The Compac F miners are bad ass!  I would like the opportunity to get a few more.

me too!!
danclarkie
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
November 06, 2021, 08:07:59 AM
 #124

So I got my CompacF running today on my RasPi but it was really intermittent.
It ran a short while and was vey hot to the touch, then i got the dreaded smell of frying electronics, now the red LED wont come on and the Pi and other computers fail to recognise it at all.

Am I right to think it just straight burned out and its dead now? Sad
gt_addict
Hero Member
*****
Offline Offline

Activity: 2492
Merit: 621


View Profile
November 06, 2021, 09:27:38 AM
 #125

So I got my CompacF running today on my RasPi but it was really intermittent.
It ran a short while and was vey hot to the touch, then i got the dreaded smell of frying electronics, now the red LED wont come on and the Pi and other computers fail to recognise it at all.

Am I right to think it just straight burned out and its dead now? Sad

Where you running it with a cooling fan?

**SUPPORT SIDEHACK** Miner Development Donations to:  1BURGERAXHH6Yi6LRybRJK7ybEm5m5HwTr

Donations/Tips to:-   1GTADDicTXD1uachKKgW24DZDxDGhSMdRa

Join Bitconnect: https://bitconnect.co/?ref=gtaddict
Johnny Hash
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
November 06, 2021, 12:28:04 PM
 #126

Hi all,

Just started out mining on a RaspPi for the first time.
I'm trying to adjust the frequency using some of the tips mentioned here but the freq stays at the stock 200MHz. What am I missing here?
Here is how I set it up.

Code:
sudo cgminer -o stratum+tcp://nl.kano.is:3333 -u JohnnyHash.worker -p x --suggest-diff 128 --gekko-compacf-freq 450 --gekko-start-freq 300 --gekko-tune-up 85

As a beginner, I ignored the notion that these sticks are not for me because I think they are just too cool to pass on, please forgive my eagerness to jump in the deep.

I tried adding in the '--gekko-compacf-detect' but this doesn't seem to do anything.

n0nce
Hero Member
*****
Offline Offline

Activity: 882
Merit: 5829


not your keys, not your coins!


View Profile WWW
November 06, 2021, 02:19:32 PM
 #127

Hi all,

Just started out mining on a RaspPi for the first time.
I'm trying to adjust the frequency using some of the tips mentioned here but the freq stays at the stock 200MHz. What am I missing here?
Here is how I set it up.

Code:
sudo cgminer -o stratum+tcp://nl.kano.is:3333 -u JohnnyHash.worker -p x --suggest-diff 128 --gekko-compacf-freq 450 --gekko-start-freq 300 --gekko-tune-up 85

As a beginner, I ignored the notion that these sticks are not for me because I think they are just too cool to pass on, please forgive my eagerness to jump in the deep.

I tried adding in the '--gekko-compacf-detect' but this doesn't seem to do anything.
How are you powering the Compac F?

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Johnny Hash
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
November 06, 2021, 02:23:56 PM
 #128

I´m using the Gekkoscience USB hub with a fan on it and a power supply of about 90W
kano
Legendary
*
Offline Offline

Activity: 4508
Merit: 1819


Linux since 1997 RedHat 4


View Profile
November 06, 2021, 11:28:45 PM
 #129

Hi all,

Just started out mining on a RaspPi for the first time.
I'm trying to adjust the frequency using some of the tips mentioned here but the freq stays at the stock 200MHz. What am I missing here?
Here is how I set it up.

Code:
sudo cgminer -o stratum+tcp://nl.kano.is:3333 -u JohnnyHash.worker -p x --suggest-diff 128 --gekko-compacf-freq 450 --gekko-start-freq 300 --gekko-tune-up 85

As a beginner, I ignored the notion that these sticks are not for me because I think they are just too cool to pass on, please forgive my eagerness to jump in the deep.

I tried adding in the '--gekko-compacf-detect' but this doesn't seem to do anything.
Three ideas Smiley

1) --suggest-diff 442
Using lower will be ignored on my pool
Or just set it on the Workers->Management page to 442

2) try: --gekko-compacf-freq 450 --gekko-start-freq 300 --gekko-mine2 --gekko-tune2 60
Of course, as obvious, make sure it has enough cooling

3) grab a screen shot so we can see what it says

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
Grodis
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
November 07, 2021, 01:19:13 AM
 #130

Guys i have cgminer 4.11.1 on osx runing a NewPac what do i need to do to get my Compac F to work?
Searching like crazy and find nothing  Huh
kano
Legendary
*
Offline Offline

Activity: 4508
Merit: 1819


Linux since 1997 RedHat 4


View Profile
November 07, 2021, 07:12:40 AM
 #131

Guys i have cgminer 4.11.1 on osx runing a NewPac what do i need to do to get my Compac F to work?
Searching like crazy and find nothing  Huh
Added the details:
https://github.com/kanoi/cgminer/blob/master/mac-build.txt

(and at the bottom of https://bitcointalk.org/index.php?topic=5355470.60)

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
Johnny Hash
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
November 07, 2021, 12:54:36 PM
 #132

Three ideas Smiley

1) --suggest-diff 442
Using lower will be ignored on my pool
Or just set it on the Workers->Management page to 442

2) try: --gekko-compacf-freq 450 --gekko-start-freq 300 --gekko-mine2 --gekko-tune2 60
Of course, as obvious, make sure it has enough cooling

3) grab a screen shot so we can see what it says


Ran the code as prescribed (image link 1) but to no effect.. Before that I went through the cgminer installation process again to make sure all was in order there.
https://imgur.com/mDyLJ8o

The frequency stays at 200MHz and does not change at all. Here's a screenshot of what I see. https://imgur.com/h4VH7f9

Could it be a hardware related issue like insufficient power supply or am I missing something here..? The stick itself seems to be running fine in its current state and is cooled to around 27 degrees celsius.

Thanks in advance!
kano
Legendary
*
Offline Offline

Activity: 4508
Merit: 1819


Linux since 1997 RedHat 4


View Profile
November 07, 2021, 01:15:26 PM
 #133

T: is the target you've told it to run at.
That screen says it was told to run at 200MHz

My only guess is that there's a config file telling it to run at 200
(aside: 200 is the default)

The config file is
 ~/.cgminer/cgminer.conf
or
 /root/.cgminer/cgminer.conf

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
gt_addict
Hero Member
*****
Offline Offline

Activity: 2492
Merit: 621


View Profile
November 07, 2021, 02:44:05 PM
 #134

Are you running your own .sh file or just opening cgminer?

**SUPPORT SIDEHACK** Miner Development Donations to:  1BURGERAXHH6Yi6LRybRJK7ybEm5m5HwTr

Donations/Tips to:-   1GTADDicTXD1uachKKgW24DZDxDGhSMdRa

Join Bitconnect: https://bitconnect.co/?ref=gtaddict
VanLife4Me
Newbie
*
Offline Offline

Activity: 12
Merit: 2


View Profile
November 07, 2021, 03:18:29 PM
Last edit: November 07, 2021, 04:03:15 PM by VanLife4Me
 #135

Three ideas Smiley

1) --suggest-diff 442
Using lower will be ignored on my pool
Or just set it on the Workers->Management page to 442

2) try: --gekko-compacf-freq 450 --gekko-start-freq 300 --gekko-mine2 --gekko-tune2 60
Of course, as obvious, make sure it has enough cooling

3) grab a screen shot so we can see what it says

Wish me luck - after running over a week at 400 with no issues going to push it to 450 and see if the smoke stays inside the sticks Smiley

Update: Looks like with the BitCoinMech USB hub the max might be 425 with three sticks. I did tweak the pot screw a bit to get this working but at 450 just didn't seem to settle down in a stable state.

Might buy more sticks and try a different hub as an experiment.
gt_addict
Hero Member
*****
Offline Offline

Activity: 2492
Merit: 621


View Profile
November 07, 2021, 05:19:06 PM
 #136

Yea get a different hub (gekko hub is best) Unless you can find something that tells you how the ports are divided for power.

**SUPPORT SIDEHACK** Miner Development Donations to:  1BURGERAXHH6Yi6LRybRJK7ybEm5m5HwTr

Donations/Tips to:-   1GTADDicTXD1uachKKgW24DZDxDGhSMdRa

Join Bitconnect: https://bitconnect.co/?ref=gtaddict
Johnny Hash
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
November 07, 2021, 05:39:16 PM
 #137

Are you running your own .sh file or just opening cgminer?


I suppose I'm just opening cgminer. Here is exactly every step I took up to this point:

Code:
sudo apt-get update
sudo apt-get upgrade -y

sudo apt-get install -y build-essential autoconf automake libtool pkg-config libcurl4-openssl-dev libudev-dev libusb-1.0-0-dev libncurses5-dev zlib1g-dev git

cd
git clone https://github.com/kanoi/cgminer.git
cd cgminer

CFLAGS="-O2 -march=native -fcommon" ./autogen.sh --enable-gekko --enable-icarus

sudo make install

cd cgminer
sudo cgminer -o stratum+tcp://nl.kano.is:3333 -u *******.worker -p x --gekko-compacf-freq 450 --gekko-start-freq 300 --gekko-mine2 --gekko-tune2 60

Then when it starts running the T value and frequency are both 200. In the dir 'cgminer', when I type 'ls', no cgminer.conf file is listed but when I type '/root/.cgminer/cminer.conf' it returns "access denied."

Really hope you guys can help because I don't want to give up. Please excuse my ignorance!  Undecided
VanLife4Me
Newbie
*
Offline Offline

Activity: 12
Merit: 2


View Profile
November 08, 2021, 01:33:49 AM
 #138

Are you running your own .sh file or just opening cgminer?


I suppose I'm just opening cgminer. Here is exactly every step I took up to this point:

Code:
sudo apt-get update
sudo apt-get upgrade -y

sudo apt-get install -y build-essential autoconf automake libtool pkg-config libcurl4-openssl-dev libudev-dev libusb-1.0-0-dev libncurses5-dev zlib1g-dev git

cd
git clone https://github.com/kanoi/cgminer.git
cd cgminer

CFLAGS="-O2 -march=native -fcommon" ./autogen.sh --enable-gekko --enable-icarus

sudo make install

cd cgminer
sudo cgminer -o stratum+tcp://nl.kano.is:3333 -u *******.worker -p x --gekko-compacf-freq 450 --gekko-start-freq 300 --gekko-mine2 --gekko-tune2 60

Then when it starts running the T value and frequency are both 200. In the dir 'cgminer', when I type 'ls', no cgminer.conf file is listed but when I type '/root/.cgminer/cminer.conf' it returns "access denied."

Really hope you guys can help because I don't want to give up. Please excuse my ignorance!  Undecided

I might be wrong but I think it's one of two things. Maybe both.

1. In your last line change it to ./cgminer
Code:
sudo ./cgminer -o stratum+tcp://nl.kano.is:3333 -u *******.worker -p x --gekko-compacf-freq 450 --gekko-start-freq 300 --gekko-mine2 --gekko-tune2 60
2. Did you run the commands for USB port access? I'm pretty sure I found that in this forum somewhere. It's just two lines of commands you need to run, but I'd try #1 above first.
kano
Legendary
*
Offline Offline

Activity: 4508
Merit: 1819


Linux since 1997 RedHat 4


View Profile
November 08, 2021, 12:30:10 PM
 #139

Then when it starts running the T value and frequency are both 200. In the dir 'cgminer', when I type 'ls', no cgminer.conf file is listed but when I type '/root/.cgminer/cminer.conf' it returns "access denied."

Type the following 2 commands:

rm -vf ~/.cgminer/cgminer.conf
sudo rm -vf /root/.cgminer/cgminer.conf

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
Grodis
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
November 08, 2021, 04:37:46 PM
 #140

Guys i have cgminer 4.11.1 on osx runing a NewPac what do i need to do to get my Compac F to work?
Searching like crazy and find nothing  Huh
Added the details:
https://github.com/kanoi/cgminer/blob/master/mac-build.txt

(and at the bottom of https://bitcointalk.org/index.php?topic=5355470.60)
Thank you so much it works now.
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 »
  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!