Bitcoin Forum
May 18, 2025, 01:45:28 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 5 6 7 8 »
1  Bitcoin / Hardware / Re: New GekkoScience product, the Compac A1 on: June 18, 2024, 11:16:53 AM
Generally guys I have a BitAxe and was curious to by the new Supra version of the Compac A1 which go for about the same price.
Only reason I wanted to check out the A1 as thought it maybe something intresting and not so hyped like the Bitaxe versions to come.
To me it seems more complex :-(
2  Bitcoin / Hardware / Re: New GekkoScience product, the Compac A1 on: June 18, 2024, 11:14:48 AM
Hi all,

Im new to this miner, I was wondering if @sidehack you can help me understand about it,
There really is not proper guides on the net.

My plan is to plug this into a Rasberry 5, running a bitcoin node such as Start9orCitadel.

This way it be my own solo miner.

But Im not sure the software is compatible, if not running on node then maybe just run it of Rasberry Pi 5,

Hope this makes sense?

look into public pool if you'd like to mine to your own node/pool. pretty sure you can compile that locally if you have access to the terminal.

https://github.com/benjamin-wilson/public-pool

as for running the usb stick miner on the raspberry pi 5, while i don't have a Pi 5, i have mynode running on a pi 4/compac F. if you install tmux, you should be able to run the miner "in a separate window" that runs in the background.

The plan is to install Start9 - when the new version comes out, install the pool you mentioned, but not heard of tmux, do you have a guide?
Its a POC I'm doing, a previous poster mentioned the miner software will not work on pi5 is this something @kano you can get to work?
3  Bitcoin / Hardware / Re: New GekkoScience product, the Compac A1 on: June 12, 2024, 02:33:52 PM
I'm not sure of the specifics of running a solo node, but you should be able to point cgminer at your local for work generation. I tend to solo using a solo pool (like kano's solo) but I know mining entirely to a local node is possible.

Instead of looking specifically for information for this miner, look up information for cgminer in general and go from there.

Thank you, I have a Rasberry Pi5 so wanted to use it instead of spending more on purchasing the SmartHub.
Would you recommend a operating system for the Pi5 to run the cgminer to mine to Kanos pool, plan to purchase 1 compac A1 and then additional as time goes on.
I'm also not sure how many A1s can a Pi power from standard pi powercable
4  Bitcoin / Hardware / Re: New GekkoScience product, the Compac A1 on: June 12, 2024, 02:28:05 PM
I'm not sure of the specifics of running a solo node, but you should be able to point cgminer at your local for work generation. I tend to solo using a solo pool (like kano's solo) but I know mining entirely to a local node is possible.

Instead of looking specifically for information for this miner, look up information for cgminer in general and go from there.

There's a good thread here for setting up a solo bitcoin node.

https://bitcointalk.org/index.php?topic=5415335.0

Though I don't think Kano has imported the modifications required to his branch of CGMiner to allow it to mine to Bitcoind directly.

I had to mod Kano's CGMiner 4.12.1 with the changes from https://github.com/cmmodtools/cgminer to make it work.

So its not straight forward unfortunately.


Using stock CGMiner from Kano https://github.com/kanoi/cgminer/ with a solo pool is far easier for the novice and that would be my preferred route too after finding out the effort required to set-up a local bitcoind node.





Fair enough, was told to run umbrel - but have concerns around security and research done on net. Cittadel is another example, as not many people have done this, was up for a challange, if cannot be done then i mine to a pool, not a issue.
5  Bitcoin / Hardware / Re: New GekkoScience product, the Compac A1 on: June 12, 2024, 07:01:28 AM
These should be in the wild soon.

The new code is up in my git (see my sig)
It reports temperature and per chip voltage on the screen
It does cooldown if it overheats Smiley
Voltage is controlled by startup and via the API.
Current code is only tested on Linux so far.

There's a new 01-cgminer.rules needed for linux for the new USB chip
See the README/USB for details,
though this works the same as required before for linux, just an updated file.

I'll update the help page https://kano.is/gekko.php at a later date,
but the dual BM1362 has mostly the same API as the R909 and CompacF
but a couple of extras.

It has a specific A1 start value - which I guess all the old Gekkos should have had before,
but it's there for the new A1
All the A1 specific options are:
--gekko-compaca1-start-freq NNN
--gekko-compaca1-corev nnn (mV)
--gekko-compaca1-detect
--gekko-compaca1-freq NNN


Miner selection by serial --gekko-serial can now also be a comma list of miners,
not only just one miner.

The blinky led is as follow:
When you first plug it in, it blinks every 1 second until it starts mining.
When mining, it blinks with work processing.
When you stop mining, the led goes off.

Have fun Smiley

Hey, see my question above, curious about running your miner?
6  Bitcoin / Hardware / Re: New GekkoScience product, the Compac A1 on: June 11, 2024, 10:35:52 AM
Hi all,

Im new to this miner, I was wondering if @sidehack you can help me understand about it,
There really is not proper guides on the net.

My plan is to plug this into a Rasberry 5, running a bitcoin node such as Start9orCitadel.

This way it be my own solo miner.

But Im not sure the software is compatible, if not running on node then maybe just run it of Rasberry Pi 5,

Hope this makes sense?
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner Equihash Miner, Update: Nov 2nd: lolMiner 0.6 alpha 2 release on: November 20, 2018, 09:09:53 AM
Where is the next alpha with this market dying I need this..
8  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner Equihash Miner, Update: Nov 2nd: lolMiner 0.6 alpha 2 release on: November 15, 2018, 03:55:37 PM
I get many times "Error: lolMiner detected that device 1 is stucked
Shutting down lolMiner"
This does not tell me anything in the logs, why issue happened, no overheat, cards running ok. Why this happen on both Nvidea and AMD?

Which version and on which algorithm?
When the cards are not OC its often an implementation bug on my side - especially the ZERO / GENX code of 0.5 had this problem because I was not careful enough in some routines so sometimes I write to memory addresses that did not exist - and that caused the problem. I had hope to get rid of this in 0.6, if not - please report with a bit more detail and I will revise the code again Smiley

It happened on MNX coin, Alpha 6 latest, Nvidia 1070ti cards, before on 0.5 they couldn't even work, now work but not stable - have two cards connected.
When I was mining Ether on them, same settings no crash..
9  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner Equihash Miner, Update: Nov 2nd: lolMiner 0.6 alpha 2 release on: November 15, 2018, 03:06:43 PM
Sorry for the delay here, this time debugging hurts me a lot.

Well at least I can resolve the AION game here.
Following the table with guesses, best guess in bold and in red the actual value:

1080 FE (~176 in 0.5):
UserGuess
mrshaw070190
squeekie200
catfish78202
Benchmark 0.6206.5
invizion228
baraday232


Rx 580 4G (~106.5 in 0.5):
UserGuess
mrshaw070116
Benchmark 0.6118.3
squeekie120
catfish78123
invizion135
baraday143

May the two winners send me an AION Mainnet Addr as private message so I can send their price?

I have to say the optimization was very odd this time. I started with Nvidia and the changing to 0.6 code style brought most of the improvements. So far so good. Then I tried more things I had in mind but ran into a kind of wall - it just did not want to improve behind this point. Or rather - one idea worked locally but then added a penalty later when reconstructing the solutions such that it was almost +-0.

AMD was totally different. Here the change to 0.6 code base was very buggy in  the beginning and once done it was exactly same speed as 0.5. Something is saturated there and so did not find the bottle neck. But then the +-0 idea of the NV code brought at least approx 4 sol/s. That was a start. Then started playing around and introduced some code part that I did not try anywhere before. But while NV was totally not impressed by this, here it brought about 7% speedup. Strange but well.

So, right now fixing more stuff - expect 0.6 alpha 3 in next 4-5 days.

----

Having stability issues running 8 RX cards mining AION.  What settings are you guys using?  Getting frustrated  Huh

The mining code is not stable for so many cards. The only way atm is to run 2x4 cards. That works fine. Still working on this issue and thats also why alpha 3 will not be last 0.6 alpha.

Hello today I have tried mining BTCZ and my RX 580 Gaming 8GB has only 25-30 Sol / s where is the error? Everybody says they have 580 to 100 Sol / s at RX

Imao perfectly fine. 100 sol/s is impossible for this cards - even a 2080ti without power limit may do 85 to 90 or so but no way more. Who ever told you 100 had no clue.

Lolly, is it worth waiting for the hashrate increase in alpha 3 for old card(hawaii, tahiti)?

Hmm ... GCN1 cards is a bit difficult, some of them lacking some of the newer features. But the Hawaii series cards already do not run so bad - at least not slower then the Polaris cards that are much newer. I doubt that there is a specific optimization for them to make them fly higher. If any every trick for Polaris will help them, too.
So, plan for alpha 4 is to test some of the things recently learned in the 144/5 code. Lets see if anything there helps the AMDs.

Any news on the next Alpha with AMD support for MNX?

I just can confirm that 0.6 alpha 3 will run all algorithms of 0.5, so MNX on AMD will run. But no idea about speed yet Wink


so? what is the problem here, anyone


The config file looking ok, but the miner may have problems with the fact that EXAMPLE_AION exists twice. But else it should work with 0.5. 0.6 does not yet support AION but will be changed in next alpha.

I get many times "Error: lolMiner detected that device 1 is stucked
Shutting down lolMiner"
This does not tell me anything in the logs, why issue happened, no overheat, cards running ok. Why this happen on both Nvidea and AMD?
10  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner Equihash Miner, Update: Nov 2nd: lolMiner 0.6 alpha 2 release on: November 13, 2018, 03:58:44 PM
Any news on the next Alpha with AMD support for MNX?
11  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner Equihash Miner, Update: Nov 2nd: lolMiner 0.6 alpha 2 release on: November 06, 2018, 07:39:30 AM
What will be the best AMD drivers to use in the upcoming Alpha Builds?
12  Alternate cryptocurrencies / Mining (Altcoins) / Re: [GUIDE][TUTORIAL][XMR,ETH,ETN]How To Mod Bios RX470/570/480/580 VEGA Mining 💰 on: November 05, 2018, 04:33:09 PM
Both Wolf0 and ElioVP have decoded the timings Smiley
Editing bios is near impossible because it needs to be signed, good luck with that.


What do you mean, hacked version of PBE3?
13  Alternate cryptocurrencies / Mining (Altcoins) / Re: [GUIDE][TUTORIAL][XMR,ETH]How To Mod Bios RX470/570/480/580 VEGA Mining 💰⛏ on: November 05, 2018, 04:29:40 PM
When are the updates coming?? this tool very expensive how is free different to paid?
14  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner Equihash Miner, Update: Nov 2nd: lolMiner 0.6 alpha 2 release on: November 05, 2018, 09:34:39 AM
Hey man how do I enable logging on Alpha so I can paste you my results?
15  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner Equihash Miner, Update: Nov 2nd: lolMiner 0.6 alpha 2 release on: November 04, 2018, 07:52:06 AM
Nvidea stability is not to good, keeps turning off on mnx, some more tuning is needed.
What are best settings to try on the 1070ti cards?
16  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner Equihash Miner, Update: Nov 2nd: lolMiner 0.6 alpha 2 release on: November 02, 2018, 04:02:27 PM
Hey Folks,

I just made the lolMiner 0.6 alpha 2 release public.
You can find the new version here:

Readme: https://github.com/Lolliedieb/lolMiner-preview/blob/master/README.md
Release: https://github.com/Lolliedieb/lolMiner-preview/releases


Changes so far:

- A new mining code for 192/7 (Zero, GenX) -
This one is based on the better 144/5 code. Compared to 0.5 the Nvidia code is ~25% faster, AMD approx 15%.
Also the code now should again work on headless 3G cards (~2860 MB required)

- A new mining code for MNX on Nvidia -
The AMD code will follow next week - I had some problems getting is full stable.
The Nvidia one is ~20% faster then 0.5 code. This will likely not be the final code for full 0.6, because well -
it beats ewbf 0.5, but not 0.6, so have enough motivation to improve it further xD

- Massive rework in the stratum interface -
I fixed a lot of bugs there. Most important are better routines to handle miner stuck when first connection attempt
does not work and a fix to the "received new job but stopped mining bug".
Also as new feature, lolMiner now is detecting which GPU got accepted shares and it measures the latency of the
pool response.
Code:
GPU 0: Share accepted (14 ms)

- Improved API / Statistics Module -
All the stats are now collected at one position in the miner (that was a code cleanup haha  Grin)
The API now provides info about the pool latency, submitted and accepted shares for each GPU, the GPU names,
the GPUs PCIE address (for connecting miner with external tools) and so on.




Hope the new versions serves you well Smiley
Next then: MNX / AMD and Aion Cheesy Looking forward to do this ... learned a lot working on this version again.


-------------------------------------
Room for your questions:


Next alpha build today?
Yep Cheesy

Im having problems with the latest NVIDIA Drivers and my 1070ti card.
Trying mine MNX coin - keeps saying my card is stuck and miner restarts.
Not sure what I'm doing wrong, the clocks are ok..

Good question - can not say it as well - but maybe check the new version ... maybe thats more stable.


I cant connect to suprnova pool for mining btg with lolminer. As I understand it have something to do with personalisation string BgoldPoW but I cant find anywhere how to do that.

This is not required - for suprnova just use --coin BTG and you will be fine.
For example I mine BTG with the line
Code:
lolMiner.exe --coin BTG --server btg.suprnova.cc --port 8866 --user Lolliedieb.gold --pass x

aion1@aion1-TB85:~/Aion_miner$ clinfo -l
aion1@aion1-TB85:~/Aion_miner$ clinfo -l amdgpu
ignoring unknown command-line parameter amdgpu

What is odd here: clinfo is returning exactly nothing ...
Did you use the amdgpu-install with the right parameter for OpenCL, e.g.
Code:
./amdgpu-install --opencl=legacy
Because if --opencl is not set it will only install the graphic part and not the compute part of the driver.


Thanks man this build fixed my Nvidia issue on MNX, now works and mines as expected.
Cant wait for the AMD release, your doing a amazing job, keep up the good work..
17  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner Equihash Miner, Update: Oct 19th: lolMiner 0.6 alpha release on: November 02, 2018, 09:32:08 AM
Im having problems with the latest NVIDIA Drivers and my 1070ti card.
Trying mine MNX coin - keeps saying my card is stuck and miner restarts.
Not sure what I'm doing wrong, the clocks are ok..
18  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner Equihash Miner, Update: Oct 19th: lolMiner 0.6 alpha release on: November 01, 2018, 10:09:27 AM
Next alpha build today?
19  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner Equihash Miner, Update: Oct 19th: lolMiner 0.6 alpha release on: October 29, 2018, 07:38:45 AM
What are the best AMD x580 MNX values people have used?
20  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner Equihash Miner, Update: Oct 19th: lolMiner 0.6 alpha release on: October 26, 2018, 08:44:16 AM
I noticed that setting AMD drivers from Graphics to Compute makes no difference to hashrate?
I thought hashrate would increase on Compute mode.
Also when the next Alpha for MNX coin mining, thanks..
Pages: [1] 2 3 4 5 6 7 8 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!