Search content
Sort by

Showing 10 of 10 results by bobzombie
Post
Topic
Board Pools
Topic OP
need an idea for switching workers between different currencies on sha256
by
bobzombie
on 11/08/2020, 12:10:18 UTC
I have a mining pool for sha256 algo,
we mine BTC, BCH, BSV, DGB, LCC, FCH, ...
basically we support all sha256 coins

what i'm trying to achieve is that :
in some pools , i can see that you can choose the coin to mine from pool's website (no need to change miners configuration)
for example you login to website and choose to  mine BTC... and  then afterward you choose to mine BCH or .... (no need to change miners configuration)

i'm looking for a way to implement it based on miners username(workername), how can i switch users'  hash-rate between my different pools

I tried to use a forwarder , the problem is that in stratum protocol, at first miner send "mining.subscribe"
later miner send "mining.authorise" , with it's username


if i can trick the miner to send "mining.subscribe" again 1 more time after "mining.authorise" then now i can decide to which pool should i forward the miner.


I'll appreciate if some one can help me with an idea
Post
Topic
Board Mining software (miners)
Re: Antminer S17 pro fixed Frequency and Voltage default firmware
by
bobzombie
on 25/05/2020, 20:04:18 UTC
It's working on S17 and  S17Pro
The settings are visible. no need to unlock.

I don't have the firmware to send you , but i have lots of miners with this firmware.

Quote
Kernel Version   Linux 4.6.0-xilinx-gff8137b-dirty #25 SMP PREEMPT Fri Nov 23 15:30:52 CST 2018
File System Version   Mon Feb 18 20:02:01 CST 2019
CGminer Version   2.0.0

Post
Topic
Board Mining software (miners)
Merits 3 from 1 user
Re: Antminer S17 pro fixed Frequency and Voltage default firmware
by
bobzombie
on 24/05/2020, 11:22:01 UTC
⭐ Merited by frodocooper (3)
I am thinking either I am doing something wrong or that it does not work with the older firmware.

This trick is not working on normal firmwares of S17
you have to be on "Fixed-freq" firmware

Quote
2020-05-23 16:15:52 driver-btm-soc.c:3368:init_freq_mode: This is fix-freq version
2020-05-23 16:15:52 driver-btm-soc.c:3967:bitmain_soc_init: S17
2020-05-23 16:15:52 driver-btm-soc.c:3968:bitmain_soc_init: opt_multi_version=1
2020-05-23 16:15:52 driver-btm-soc.c:3969:bitmain_soc_init: opt_bitmain_ab=1
2020-05-23 16:15:52 driver-btm-soc.c:3970:bitmain_soc_init: opt_bitmain_economic_mode=false
Post
Topic
Board Mining (Altcoins)
Re: Which pool software is able to mine FCH FreeCash SHA256
by
bobzombie
on 15/04/2020, 00:19:14 UTC
Thanks to the legendary CK.

I managed to modify the code and add FCH to ckpool source code.
Post
Topic
Board Pools
Topic OP
Which pool software is able to mine FCH FreeCash SHA256
by
bobzombie
on 11/04/2020, 23:51:27 UTC
There is a sha256 currency called FCH FreeCash
Which pool software is able to mine this currency (and also support asic boost) ?
Post
Topic
Board Mining support
Merits 4 from 2 users
Re: more that 3 hashboard on S9
by
bobzombie
on 10/10/2019, 15:28:54 UTC
⭐ Merited by frodocooper (3) ,BitMaxz (1)
EDIT: i just found that video:

Antminer S9 - 6 Boards per Controler Modification

https://www.youtube.com/watch?v=D9Pfqcdx6BM


picture:
https://ibb.co/7kHxBLw
But All these things didn't work.

long time ago , Some where on the youtube i watched a video , but i cannot remember if it was S7 or S9 or what ..
but he added/soldered lots of resistors for each extra socket , also on the back of the board
as far as i can remember , that board was kind of like your board , but he soldered the resistors on somewhere like (on your picture) R138 to R140 , and R142 to R144 and ....
Post
Topic
Board Mining support
Topic OP
is it possible to run S17 or S17 Pro in fixed-freq mode ?
by
bobzombie
on 08/10/2019, 14:09:42 UTC
sorry for noob question

i have some Antminer s17 / s17 pro miners
with unlocked ssh , so i can ssh into them

is there anyway i can use them in fixed-freq mode ? (for over/under clock and ...)

for example :
is it possible to build s9 bmminer source code , for S17 ?
or should i think about reverse-engineering the bmminer or cgminer binary ?
or should i forget about it ?

in the kernel.log it says:

Code:
driver-btm-api.c:758:init_freq_mode: This is scan-user version

so it's auto/scan freq firmware
i tried to change cgminer.conf and tried these but still the miner is running in auto freq mode

Code:
"bitmain-fixed-freq" : true,
"fixed-freq" : true,
"bitmain-fixed-freq" : "true",
"fixed-freq" : "true",
"bitmain-freq" : "600",
"bitmain-voltage" : "1850"
Post
Topic
Board Mining support
Re: Discussion: Best Turnkey solution for 200 miners behind slow internet connection
by
bobzombie
on 21/09/2019, 21:25:15 UTC
please correct me if i'm wrong ,
maybe by increasing the difficulty to a higher value by using (if pool support it , for example) "D=512000"
Then the miners will send out less data (less frequently)
Post
Topic
Board Mining support
Re: S17 Pro-50 high temp in Turbo
by
bobzombie
on 21/09/2019, 21:15:41 UTC
For s17Pro , it can goes up to 95'c

After 95'c probably it will hang or crash or restart or it's hash rate will goes down to zero
And for sure the life time of the miner will reduce.

Just don't let it go over 95'c

If it goes over 98'c , it will fry
I had one new s17pro which passed over 105'c (i don't know why) and it's dead now , burnt.
Post
Topic
Board Service Announcements (Altcoins)
Re: chainz.cryptoID.info - Alternative Blockchain Explorers
by
bobzombie
on 27/08/2019, 19:15:38 UTC
Hello sir, thanks for this great block explorer
one of the best "user interfaces"

i have a mining pool , and  i mine  some DGB & LCC coins per day
how can i tag my pool wallet address , so that instead of my wallet address , your website shows my pool's name ? (like many other pools )