Bitcoin Forum
July 30, 2024, 03:28:50 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 »
1  Bitcoin / Mining support / Re: How To Overclock Your S9/T9+,T9,R4 To 18TH/s Free. on: March 08, 2019, 02:24:45 PM
Code:
if [ "${ant_fan_customize_switch}" = "true" ]; then
echo "\"bitmain-fan-ctrl\" : "true"," >> /config/bmminer.conf
echo "\"bitmain-fan-pwm\" : \"${ant_fan_customize_value}\"," >> /config/bmminer.conf

how i can make it to run about 3500rpms my fans?
2  Bitcoin / Mining software (miners) / Re: Antminer T9+ Mod Eco FREE POWER : FULL FREE on: March 08, 2019, 02:06:34 PM
my miner is still noise....i cant make it more silence? i dont care if is running on lower h/s i want the fan to be arround 3000rpms

cant understand why this is so noise ...i have l3+ and d3 and there realy silent
3  Bitcoin / Mining software (miners) / Re: Antminer T9+ Mod Eco FREE POWER : FULL FREE on: February 09, 2019, 06:56:15 AM
I will test it today. I don't care about the power . I only need silence . The miner is outside .but is noise.  I have put a firmware atm with dev fee . But is doing up and down the fan speed every time is going to my pool and dev pool . So from silence to noise and back again



i tested

but i see that one temp sensor is not working? Temp(Chip1)   all are 0
fans are 3000  rpms and 4200 rpms
temp on chip2 is 90 max
4  Bitcoin / Mining software (miners) / Re: Antminer T9+ Mod Eco FREE POWER : FULL FREE on: February 08, 2019, 07:34:53 PM
Can you put the code on your fans?
5  Bitcoin / Mining software (miners) / Re: Antminer T9+ Mod Eco FREE POWER : FULL FREE on: February 08, 2019, 02:03:13 PM
ok now is more easy Cheesy

how i do this (do not forget to give it the right to execution "RWXR-XR-X"? )
6  Bitcoin / Mining software (miners) / Re: Antminer T9+ Mod Eco FREE POWER : FULL FREE on: February 08, 2019, 10:30:56 AM
how you upload a file ? is there any guide to replace that? i am using windows and putty program
7  Bitcoin / Mining support / Re: How To Overclock Your S9/T9+,T9,R4 To 18TH/s Free. on: February 07, 2019, 03:13:04 PM
i dont want to overclock my T9+
I only want to make it more silence ....i got a custom FW but this one has dev fee..and is not 2% is much more...stealing a lot of power
8  Bitcoin / Mining support / Re: antminer T9+ help on: January 20, 2019, 03:50:01 PM
OMG I FIX IT

Quote
3. IP Reporter Restore (The miner will automatically revert to factory default firmware)

This method is only applicable to the miner as below. (The SD card slot of the miner should be on the left of Ethernet interface.

Usage: Please power off the miner, then hold down the IP Reporter and don’t release it. At the same time, please power on the miner. Releasing the IP Reporter after 5 seconds, the machine will automatically restore factory settings.

NOTE: This method is not applicable to the miner which has a SD card on the right of the Ethernet interface.

DONE THIS AND NOW OK
9  Bitcoin / Mining support / Re: antminer T9+ help on: January 20, 2019, 03:14:36 PM
something extra that i want to add if this help
also when i am upgrading it says that upgrade success very fast
on other videos i saw that it need some seconds

also

If i press PERFORM RESET  
is doing the same with the password.

also if i press reset button  it doesnt reset.
i have to uplug it  from the power and plug it again
10  Bitcoin / Mining support / Re: antminer T9+ help on: January 19, 2019, 04:52:01 PM
yeap i have done this steps. now only step that i havent done is with SD card. but my card reader is faulty and i need to biy a new one on Monday

is there a way to flash with SSH ?
11  Bitcoin / Mining support / Re: antminer T9+ help on: January 18, 2019, 07:31:12 PM
https://youtu.be/uJ4_V3Dbv8k

I tried also with keep settings
12  Bitcoin / Mining support / antminer T9+ help on: January 17, 2019, 09:34:56 PM
Hello i got and antminer T9+
i tried to firmware update it with a custom firmware. I am doing it from WEB and when it says that update success . wait for reboot
i wait and then i can log in , root /root pass is not working .
Then if i remove it from the power and power it up again .it has the original Firmware and the pass root.root working

I also download the latest from Bitmain.com and i have the same problem

any idea ..?

DO i have to change any jumpers for update it?
is there a way to update the firmware throught SSH ?

i have done updates on my L3+ and my D3 ..and was working perfect
13  Bitcoin / Mining support / Re: How To Overclock Your S9/T9+,T9,R4 To 18TH/s Free. on: January 17, 2019, 09:26:24 PM
sorry to ask .
Noob Question
I got an T9+
how i can set my fans at 40% ??

Code:
if [ "${ant_fan_customize_switch}" = "true" ]; then
        echo "\"bitmain-fan-ctrl\" : "true","                           >> /config/bmminer.conf
        echo "\"bitmain-fan-pwm\" : \"${ant_fan_customize_value}\","    >> /config/bmminer.conf

i got thi on my cfg file
i made it

Code:
if [ "${ant_fan_customize_switch}" = "true" ]; then
        echo "\"bitmain-fan-ctrl\" : "true","                           >> /config/bmminer.conf
        echo "\"bitmain-fan-pwm\" : \"40","    >> /config/bmminer.conf

is it correct???



Code:
"api-listen" : true,
"api-network" : true,
"api-groups" : "A:stats:pools:devs:summary:version",
"api-allow" : "A:0/0,W:*",
"bitmain-fan-ctrl" : true,
"bitmain-fan-pwm" : "40",
"bitmain-use-vil" : true,
"bitmain-freq" : "550",
"bitmain-voltage" : "0706",
"multi-version" : "1"

i also edit like this my bmminer.conf
but no luck
14  Alternate cryptocurrencies / Mining (Altcoins) / Re: Antminer Firmware help on: December 21, 2018, 02:51:01 PM
i managed to do it ......thanks for help ...
i bypass the signature Cheesy
15  Alternate cryptocurrencies / Mining (Altcoins) / Re: Antminer Firmware help on: December 21, 2018, 02:40:43 PM
ok i mage to do the edit ...i removed the secure code ..as guide says .....i press :wq   after i vi the file....everything looks ok ...when i restart the asic . file is restored again
any idea?
16  Alternate cryptocurrencies / Mining (Altcoins) / Re: Antminer Firmware help on: December 21, 2018, 01:35:57 PM
i need to put the blizz firmware cause  you can do better OC per board  .you can low the watts even the fans to auto silent

@jason  ..on .tar file that you download from bitmain now have some .sig files .. when you are going to update the firmware  you got error that signature files missing 
17  Alternate cryptocurrencies / Mining (Altcoins) / Re: Antminer Firmware help on: December 20, 2018, 07:00:54 PM
is L3+




found this but i cant do it ..is in russian and i cant understand the steps


https://forum.bits.media/index.php?/topic/137266-signature-not%EF%BB%BF%EF%BB%BF-found%EF%BB%BF%EF%BB%BF-%D0%B8%D0%BD%D1%81%D1%82%D1%80%D1%83%D0%BA%D1%86%D0%B8%D1%8F-%D0%BF%D0%BE-%D1%83%D1%81%D1%82%D1%80%D0%B0%D0%BD%D0%B5%D0%BD%D0%B8%D1%8E/&tab=comments#comment-1704294
18  Alternate cryptocurrencies / Mining (Altcoins) / Antminer Firmware help on: December 10, 2018, 06:40:36 PM
hello ..anyone knows a way to firmware update after bitmain has on latest firmware the Secure firmware

when i am going to flash always got msg  signature missing
19  Alternate cryptocurrencies / Mining (Altcoins) / Re: Antrouter r1-ltc overclock on: February 10, 2018, 05:35:18 AM
i am searching for this too
20  Local / Mining Discussion (Ελληνικά) / Re: ΕΡΩΤΗΣΕΙΣ on: January 28, 2018, 04:38:10 PM
For cgminer i used the 4.10 with the Winusb drivers

CG MINER
cgminer version 4.10.0 - Started: [2018-01-26 16:10:00.487]
--------------------------------------------------------------------------------
 (5s):2.873G (1m):1.338G (5m):336.7M (15m):116.9M (avg):3.078Gh/s
 A:0  R:0  HW:14  WU:43.0/m
 Connected to eu.stratum.slushpool.com diff 409 with stratum as user geolyk.worker1
 Block: 42565bce...  Diff:2.6T  Started: [16:10:00.488]  Best share: 36
--------------------------------------------------------------------------------
USB management Pool management Settings Display options Quit
 0: BAJ 0       : max 32C 1.00V           | 2.873G / 3.078Gh/s WU:43.0/m

my bat file is

cgminer.exe -url stratum+tcp://eu.stratum.slushpool.com:3333 -userpass geolyk.worker1:x

Bfg miner  5.5

same speed
but when i press the M

i see that says to move with arrows  and only the 0d is working 0a 0b 0c is  all zeros

on bitminter same speed
Pages: [1] 2 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!