Bitcoin Forum
May 28, 2024, 07:19:10 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 [19] 20 21 22 23 »
361  Bitcoin / Mining software (miners) / Re: Bitmain Release AsicBoost for T9+ on: December 18, 2018, 11:50:35 PM
i'm thinking no asicboost at the moment ... bitmain is talking about "reduce power comsuption" but at no moment of asicboost ... so in my opinion no asicboost but just an improvement in efficiency ...

I also achieve the same performance just by moding the bmminer codes,

With their bmminer "lpm" the core open at 810mv which is far too little, and which is clearly planted chips ... they must open at least 910mv (original 930mv) ... I tested the downclock and no more problem ... but hashrate very low ...
362  Bitcoin / Mining software (miners) / Re: Antminer T9+ Mod Eco FREE POWER : FULL FREE on: December 18, 2018, 09:28:11 PM
me to , i'm not use autotune, "autotune" is very badless ....
363  Bitcoin / Mining software (miners) / Re: Antminer T9+ Mod Eco FREE POWER : FULL FREE on: December 18, 2018, 09:24:17 PM
just try my bmminer at the beginning of the post, to check if there is an error in your code;)
364  Bitcoin / Mining software (miners) / Re: Antminer T9+ Mod Eco FREE POWER : FULL FREE on: December 18, 2018, 09:09:30 PM
Code:
#ifdef T9_18
    if(hashrate_GHz>=12000)
        vol_value=810;
    else if(hashrate_GHz>=11500)
        vol_value=810;
    else if(hashrate_GHz>=11000)
        vol_value=810;
    else if(hashrate_GHz>=10500)
        vol_value=810;
    else if(hashrate_GHz>=10000)
        vol_value=800;
    else if(hashrate_GHz>=9500)
        vol_value=790;
    else if(hashrate_GHz>=9000)
        vol_value=780;


#ifdef T9_18
    if(freq>=650)   // hashrate 12000
        vol_value=810;
    else if(freq>=625)  // hashrate 11500
        vol_value=810;
    else if(freq>=600)  // hashrate 11000
        vol_value=810;
    else if(freq>=575)  // hashrate 10500
        vol_value=810;
    else if(freq>=543)  // hashrate 10000
        vol_value=800;
    else if(freq>=516)  // hashrate 9500
        vol_value=790;
    else if(freq>=491)  // hashrate 9000
        vol_value=780;
365  Bitcoin / Mining software (miners) / Re: Antminer T9+ Mod Eco FREE POWER : FULL FREE on: December 18, 2018, 09:02:36 PM
my changes, only:

810mv and 600mhz .... 11 000gh / s for 1100W on the wall 220v
366  Bitcoin / Mining software (miners) / Re: Antminer T9+ Mod Eco FREE POWER : FULL FREE on: December 18, 2018, 08:56:06 PM
Hi, in fact I change the original tenssion of 870mv to 810mv which is largely sufisant (have can go down edge and keep the stability), with setting pushed and some small mode I managed pushed the efficiency at 0.095j / T (original 0.133j / T) without asicboost ... the official firmware asicboost bitmain is a disaster ... and I also change the management of the fan, in the same spirit as you;) finished them fan has the balloon for nothing! but for the general public I kept a very wide beach ...

Persso, my T9 + is coded with fan between 20 and 40% and a trigger temperature range at the top speed from 95 ° and full speed (40%) at 105 ° ... but this is only my setting for my environment only;)

PS : if you copy me your kernel newspaper I might be able to tell you where your lack is ... and what to modify to improve this;)
367  Bitcoin / Mining support / Re: repair a T9 + after a bad firmware (lost chain) on: December 16, 2018, 08:53:20 PM
SUPERS! it is always a real pleasure to see that my hard work is helping! and a gift is the cherry on the cake !!! then a real thank you;)

Ps: Have you tested my eco mode?
368  Bitcoin / Mining support / Re: repair a T9 + after a bad firmware (lost chain) on: December 14, 2018, 08:48:57 PM
Strongly that your PicKit arrives, that you see for yourself, I experimented all this, I repeat it there is an error in the source code of bitmain for the T9 + (by the way I share a bmminer eco mode, and it works, I've cracked the code for that, just try it after repairing your card), there's just 99.9% chance I'm right, just wait for your PicKit and follow my tutorial, and .. .. ENJOY !!!
369  Bitcoin / Mining software (miners) / Re: Antminer S9 Volt Rocket Ship firmware mod! ~ALL S9 MODELS INCLUDING S9i S9j~ on: December 12, 2018, 10:45:42 PM
with pleasure ! trust me I knew these minor very well (to repair and modify them) and the problem comes from the, without any doubt;)
370  Bitcoin / Mining software (miners) / Re: Antminer S9 Volt Rocket Ship firmware mod! ~ALL S9 MODELS INCLUDING S9i S9j~ on: December 12, 2018, 10:14:13 PM
Whenever someone brags with something with a Wink and doesn't show any proof I call bs. Granted I can docker anything.

No problem I understand;) I certify that it's true, free to everyone to believe me or not, it's not only track that out to the public with dev fee, because miner is no longer profitable for me, so I try to survive in this world as I can;) there is absolutely nothing nasty, although I share some of my know how like eco mode for the T9 + for example;) but perssonne does not seem interested lol, friendly;)

[...]

Hi! actually in the source code there is an error that modifies the "firmware" of the PIC32, this peak precisely manages the tenssion of the chains ... even if you followed the program, this error was inevitable, I was also trapped ! just like dollemizer and the others;)

to my knowledge, only one solution (for the moment), I explain everything here: https://bitcointalk.org/index.php?topic=5032987.0
371  Bitcoin / Mining software (miners) / Re: New firmware for antminer S9 - less power consumption on: November 28, 2018, 09:43:16 PM
I thinks work for just copy Bmminer at miner by SSH Wink .... But just try
372  Bitcoin / Mining software (miners) / Re: New firmware for antminer S9 - less power consumption on: November 27, 2018, 05:37:44 PM
Yes of course, I knew that very well lol I just wanted to know if he proposed something new;)
373  Bitcoin / Mining software (miners) / Re: New firmware for antminer S9 - less power consumption on: November 27, 2018, 04:52:27 PM
Any additional option ?
374  Bitcoin / Mining software (miners) / Re: New firmware for antminer S9 - less power consumption on: November 27, 2018, 04:29:38 PM
UP ! Bitmain Release new firmware for S9I / S9J and say :

"Add support for low power mode, reduce power consumption."

Any people try it ?
375  Bitcoin / Mining support / Re: S7 problem on: November 26, 2018, 11:25:51 PM
I have the abitude to repair the S7 ... and 3 card that shows 48 asic does not surprise me !!!

Sufi of a single card down and these are the 3 cards that shows 48 ... even if 2 are intact!

THE first test to do and connect only ONE card and see if it works well, so about 1.6 TH and 45 asic (or 54) ... If ok, test another card ... (always meter out tenssion before unplugging and reconnecting a card) ...
376  Bitcoin / Mining software (miners) / Bitmain Release AsicBoost for T9+ on: November 26, 2018, 09:02:08 PM
Hi, bitmain come to make public AsicBoost for Antminer T9 +!

I just tested it, and it's a disaster ... 4.5 Th / s for 800W !!! I had to go back on a stable firmware without asicboost ... (with no dificult)

https://service.bitmain.com/support/download?product=Antminer%20T9%2B

It would be interesting to share your opinion here;)
377  Bitcoin / Mining support / Re: repair a T9 + after a bad firmware (lost chain) on: November 24, 2018, 03:52:00 PM
hi, the error come on this :

chain[2] PIC jump to app
dsPIC33EP16GS202_get_pic_sw_version failed on Chain[2]

.... you are already try to flash my HEX files ?

Or not, put your own HEX (on MPLAB take "extract") from the good hashboard.

Connect one of the 2 hashboards that works from the minor to the PICKIT3. And in MPLAB does extract (same as my tutorial but EXTRACT).

once the file is recovered, flash it on the failed hashboard, the J2, normally the middle one on the minor;)

I'm confident about the procedure, it should work! Wink

Thanks for giving a feedback;)
378  Bitcoin / Mining support / Re: repair a T9 + after a bad firmware (lost chain) on: November 21, 2018, 05:00:53 PM
With pleasure !!!! Wink

A big thank you for this donation !!!! really generous, it's very enjoyable !!!! Wink



please s9 for hex file.

I'm sorry but I finished my development of S9 (AsicBoost + fan + voltage) and so I do not have it at hand ... my work is "for the moment" finished with him ...

On the other hand, if you have at least one card that works, you can extract the HEX yourself! if need I can help you;)
379  Bitcoin / Mining software (miners) / Re: Antminer T9+ Mod Eco FREE POWER : FULL FREE on: November 17, 2018, 09:20:57 PM
No sorry, just changed card voltage...
380  Bitcoin / Mining software (miners) / Re: Antminer T9+ Mod Eco FREE POWER : FULL FREE on: November 17, 2018, 08:52:04 PM
hey precisely I try to take control of the fan but I can not ... waiting to change the temperature range in the control fan
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 [19] 20 21 22 23 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!