Bitcoin Forum
August 07, 2025, 02:38:23 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Hardware / Re: GekkoScience 2Pac/Compac BM1384 Stickminer Official Support Thread on: June 30, 2024, 10:45:13 PM
Thanks for the hint NotFuzzyWarm.

Maybe post 1 could be updated with something that works then  Wink

for those who are not familiar with linux commands here's what I used to make it work (again)
thanks to Kano's well documented cgminer's github page.

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

cd ~
mkdir mining
cd mining

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

cd cgminer

./autogen.sh

CFLAGS="-O2 -Wall -march=native -fcommon" ./configure --disable-libcurl --enable-gekko

make

sudo ./cgminer --widescreen

For me it worked with the old Github Repository on Raspberry Pi 5 with latest Pi OS 64bit:

git clone -b r606 https://github.com/vthoang/cgminer.git

and the above listed Build commands
Greetings Olga

2  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 2% fee solo mining 257 blocks solved! on: April 02, 2021, 11:17:26 AM
I just noticed that there are slight deviations (about half a minute) from the timestamps my cgminer reports from the ones on Blockchain Explorers like "BTC.com".
My time settings should be fine, just counterchecked them with "time.is" and the difference is just a few milliseconds.
Anything I have to worry about? Just wanted to make sure everything runs fine. Would be sad if a found Block is rejected by the network because of a bad time stamp  Embarrassed
3  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 2% fee solo mining 257 blocks solved! on: March 18, 2021, 01:13:36 AM
@vmanupelli check the CGMiner.conf file in the cgminer directory. I suspect there are multiple pools defined there. Failover is the default afaik so that is not weird, what is weird is that you have multiple pools if you didn't define them yourself. But, as I said, check the conf file and go from there.

edit: by the way, you are mining to the solo pool and at full speed too because afaik 45 GH/s is about the normal max for those babies.

I almost have the same setup, just 2 Newpac Miners but with a big passive custom cooler (yeah, yeah there's nothing I have to compensate ;p), therefore clocked higher and it all runs flawlessly.
I start just the miner with a one-line-bash-script that provides the parameters and not with the config-file. For this sort of lottery mining I didnt define any failover pool and seeing my uptime it's imo a bit of an overkill 
4  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 2% fee solo mining 257 blocks solved! on: March 10, 2021, 01:19:20 PM
Hello, newbie here!

I'm using cpuminer-multi with -u my_address -a sha256d -o stratum+tcp://solo.ckpool.org:3333 -t 4 with my_address being my wallet public key... It has been running for a couple of weeks now but if I try to check my stats with https://solo.ckpool.org/users/my_address I receive a 404...

Can someone please help me understand how to fix this?

cpuminer output looks good, I'm receiving jobs from the stratum channel... e.g.:


[2021-02-28 23:41:55] solo.ckpool.org:3333 asks job 4294967295 for block 672620


Thank you!

As stated in the post above CPU Mining for BTC is really not that advisable. If you want to earn some crypto with your cpu I would advice mining an Altcoin whose mining algorithm favors cpus like Monero or Veruscoin. After collecting some rewards you can exchange them for BTC or you can use hashrate rental services like nicehash (if you trust them) that pays their workers in BTC. But dont expect much profit unless you own a few high end server-grade processors.
5  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 2% fee solo mining 257 blocks solved! on: February 02, 2021, 01:32:36 PM


And this is why ...

This is why the system is misunderstood - because you think I am wrong on statistical probabilities that are fact, as well as ratios and mathematical facts that you think are incorrect.

All good though, the more you believe you are right, the more those like me seem to be benefittting from the manipulation of these statistical facts. Probability has feeling, so what you believe or feel is right or wrong is irrelevant. It's maths. The probability is based on EVERY block, on EVERY game, on EVERY hash. Whether we like it or not.

It makes no difference anyway guys, as the probabilities are not what we are all dealing with here. A block WILL be hit when the hashrate is there, that is coded into the system, whether 10minutes or so is also (almost) irrelevant, it WILL be hit - it actually HAS to be unless the chain is stopped with no hash driving it.

I don't need to argue these facts with you, look at the probabilities of Lotto for every games played, and the same goes for every block,

All good though. The misconception there is in the world, the better for those that can deal with the way it works.

#crysx
[/quote]



This will be my last post on that topic, because I already believe argueing is kind of senseless here. I didnt put any feeling or emotional expression into my reply. Please provide me the lines of code where the Certainty of solving a block is implemented (and I dont mean the Diff Adjustment based on the average blocktime).
Maybe the following analogy might help:
The probability for a standard dice to roll a 1 is 1/6. But that doesnt mean, that you get a 1 every 6 rolls. It is highly improbable but possible, that you roll a 1 six times in a row but the same is to say for not a single 1 in 30 tries.
Even if you roll 100 or 1000 times you're not guarenteed to get a 1 but the chances for that are ridiculously small, but it is still NOT CERTAIN!
The same goes for BTC Mining and the underlying SHA256 hashing. Although the "dice" here has 2 to the power of 256 sides which is for human beings an incredible huge solution space. Because it is that large there is no specific hash value demanded but every value that fulfills the defined criteria. Sticking to BTC being below a certain threshold that is adjusted every 2016 blocks and corresponds to enough leading zeros in the hashvalue of a solution.
But the principal stays the same, there's no guarentee of finding such solution in a finite timespan.
6  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 2% fee solo mining 257 blocks solved! on: February 01, 2021, 03:46:05 PM
The most known lottery in Poland: you cross 6 out of 49 numbers. 6 are drawn from pool.
The chance for hitting all 6 is 1:13 983 816
You can win 2,5mln EUR

Bitcoin, chance of hitting a block a day with 70 Gigahash (I mine for fun with) is 1:14 993 148
You can win about 180k EUR

Actually buying a lottery ticket every day to win 2,5mln EUR is wiser.

A great analysis but I have reasons to believe that it's a bit far from accurate, the 1 in 13m chance you have with the lotto is once every week, while the odds for hitting a block which you mentioned is based on a shot every day, so for this to be a bit more accurate you need to multiply the lotto ticket cost by 7, and then if we were to assume that the average lifespan for the miner is 2 years, then you will need to multiply that by 730, so if the ticket price is 2$, you will pay $1,460 to match the number of trials that a miner can have.

I am aware that there are other prize catogires of 3,4,5 matches but I think the prize is too small ot be considered, you also need to keep in mind that when you hit a bitcoin block you keep all the rewards and nobody can share them with you, where in the lotto, you are subject to share the prize with x amunt of people, on the othre hand, playing the lotto means you won't have to pay the power bill, no matiance, no cleaning no dead PSUs or a firmware glitch.

There are many more factors invovled to determine which would be econcmically better, I don't have the time, skills nor the desire to do that in-depth analysis (pehabs someone who does play the lotto and solo mine at the same time can do it) but I do tend to agree that perbaps and most likely playing the lotto is cheaper than solo mining.

With that being said, Solo mining is way more fun!! Grin



Probability ...

1 in xxx chance for lotto is EVERY GAME played, not every week.

1 in xxx chance for BTC is EVERY BLOCK mined, not every day.

Mathematically, the probability is the same no matter which way you approach it. However, with BTC, the chances are (like Lotto) that the more hashrate you have (the more Games in Lotto), the larger the chance of winning simply due to the amount of different plays. It is still the same probability with each hash/games played, but the chances (ie - risk of loss) are different.

This is why any form of gambling (especially trading - which is a complex form of gambling) have their risk. The difference is, that with Lotto, a games may NOT win, whereas with BTC (or almost any other Crypto) a block WILL be hit at certain interval.

So a Lotto win is NEVER guaranteed regardless of it's probability, whereas a block to be hit is an ABSOLUTE CERTAINTY every 10minutes or thereabouts. It is just a matter of whether YOU hit the block. Lotto has no inbuilt certainty - EVER.

#crysx

I do not agree on the "Absolute Certainty" Part. It is just an on-average-solution-timespan derived from the Poisson Distribution Probability. There were periods when the time between two blocks found were 3 hours for example.
If you want to calculate the true probability you need to consider every hash value and its chance of beeing below the current difficulty level. Lets go for the 70GH/s. Say the current Diff is 20T and for BTC the Diff Value when 1 corresponds to 8 leading hex numbers which means 2 to the power of 32 in binary. So roughly 4,3 billion hashs in decimal system necessary to find such a value on average. Multiplay this with 20.000 billion (20T) and you get the chance for each single hash calculated of beeing below that threshold. For such small possibilities you can simply sum them up, the deviation is negletable. But please consider this isnt possible anymore for "probable" events. If you would control the complete BTC Hashrate your Chance of finding a Block in 10 mins is around 63% and not 100% when you sum all hashs up (your machines would have calculated the above mentioned amount of hashs in that time) but as stated at the beginning the probabilty is a distribution. To achieve 100% your integral would need to be 1 and that means to integrate to infinity. Which is hard to achieve if we believe our state of the art science that the universe is finite in regard of its lifespan  Undecided 
7  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 2% fee solo mining 256 blocks solved! on: November 09, 2020, 04:16:55 PM
For a few months now I receive from time to time the message in cgminer: `missing nonces; toggling ASIC to reset`
After approximately 1.5 secs its hashing again. Does anybody know whether this error is pool sided or caused by my mining hardware?
I have 2 Gekkoscience NewPac Miners on an RPi 4.
8  Bitcoin / Hardware / Re: GekkoScience NewPac / Terminus R606 (BM1387) Official Support Thread on: September 26, 2020, 06:54:13 PM
Hey, thanks for your reply. A friend gave me the advice after reading the hint with the root rights for the usb devices to put `sudo` in front of the ./cgminer command. Then my newpacs were recognized and the miner is now running successfully Smiley
The other possibility to enable usb devices for standard users are the commands provided in the pinned installation guide at page 1. Unfortunately yesterday I believed that the standard "pi user" has those rights, which was a wrong assumption...
Anyway thanks @bmoscato and have a nice weekend Wink
9  Bitcoin / Hardware / Re: GekkoScience NewPac / Terminus R606 (BM1387) Official Support Thread on: September 25, 2020, 11:28:28 PM
Hello Guys, Ive got the same problem as "bmoscato" in his post number #1739, the final lines when running the make command are the same. I read that he managed to solve that issue by unplugging his usb fan. I dont use a fan but the newpac miners are still not recognized by the cgminer.

-I have two NewPac Miners in a Sipolar 10 Port USB 2.0 Hub 5V 20 Amp
-Raspberry Pi 4 B 4GB running Raspberry OS Buster ARM64 bit
-Followed the pinned procedure for debian/RPi installation

Tried on USB 2.0 as well as 3.0 --> No difference
Tried compiling with plugged in miners and with unplugged --> No difference
Checked USB Hub with miners on windows laptop --> no problems at all

Any help appreciated =)
10  Bitcoin / Hardware / Re: GekkoScience NewPac / Terminus R606 (BM1387) Official Support Thread on: September 25, 2019, 04:23:30 PM
Hello Guys
Is there kind of a technical drawing for the dimensions of the newpac miner especially the Cooler?
Im at home at my parents house and didnt take one with me to measure it myself. I found an old Alu-Cooler in the basement and want to make a more potent one for my USB-Miners Smiley
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!