Bitcoin Forum
May 30, 2024, 05:51:59 AM *
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 »
241  Bitcoin / Mining support / Re: Antminer S9SE fan speed control ? (noise reduction?) on: February 27, 2020, 09:20:05 PM
Not really.
The S9E is not 'recent', it has been out for 2 years and for the most part acts the same as all s9's. Loud and hot.

For at least the past 4 years all BTC miners have been the same - LOUD. The reason is simple - they suck a lot of power and need the high speed fans to give enough pressure to force air through them for cooling.

The only way you can throttle them down is through reducing the power they draw by running the miner at lower THs via undervolting/underclocking. Simply slowing down the fans or trying to replace them with quieter ones only results in the miners overheating.

Sorry, false, S9 4 years ago ok Smiley but no S9K / S9SE , is probably running by 10nm chips ...

So, control fan is possible and easy ! you just need SSH acces (please shearch how to) , goind to config folder, open cgminer.conf , and, add two line :

"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" : "45",
 (so, change 45 by 0-100 you want)
242  Bitcoin / Mining support / Re: S9K temperature related network failure - logs on: February 26, 2020, 10:12:54 PM
Ok, I think I understood, the firmware is loaded from the Sdcard and does not flash itself on the NAND memory, something similar to Braiins OS when it was first released, so what does he do if he wants to upgrade to a different firmware? I don't see this firmware running on an SD fixes any issue, what if he wants to use another custom firmware for an example, please explain more.

Yes, runing mode only, no write on NAND ... but, is unlocked, you allowed for upgrade (by web gui after boot) any firmware you want !

Im now not nearby the miners but Im pretty sure there is only the hole on the metal and no sd card slot behind it, or only the jumpers are missing to switch on the booting like from older s9 models Huh...I may be mistaken but something is off, anyway, will get checked shortly and report here the outcome based on the tips I got.

I'm sur, you have SDCARD slot ! Wink the port is behind Wink
243  Bitcoin / Mining support / Re: S9K temperature related network failure - logs on: February 26, 2020, 08:19:45 PM
Sorry, my english is not very good ! lol

old = not take off / not remove

So, put the SDCARD (1go - 8go), power on miner, and, not remove this ! the miner booting by this sdcard Smiley
244  Bitcoin / Mining support / Re: S9K temperature related network failure - logs on: February 25, 2020, 08:28:48 PM
HO ! you are sur ! ? please verify ! on my know, all S9K are SDCARD slot !

https://support.bitmain.com/hc/en-us/articles/360033757513-S17-S17Pro-S9-SE-S9k-Z11-control-board-program-recovery-SD-card-flashing-with-customized-PW-


if not ... i'm curious! send picture Smiley
245  Bitcoin / Mining software (miners) / Re: Firmware for S17 - 85th/s and T17 - 65th/s T17 44t@45w/t • AUTO-TUNE • Asic.to on: February 24, 2020, 08:26:12 PM
No ... i have unlocked SSH acces, and see "bmminer" AND "cgminer" , two version is used on my miner

246  Bitcoin / Mining support / Re: S9K temperature related network failure - logs on: February 24, 2020, 08:23:31 PM
Just try this

https://drive.google.com/file/d/1EievYtO1mpnX8IHd8LyPYS9PLmtvygRm/view?usp=sharing


Is this a firmware bootable by SDCARD, is only ORIGINAL firmware + SSH unlocked

Just, past all file on SDCARD, power off miner, put sdcard, power on ! AND OLD SDCARD on miner for running on this firmware !

This SDCARD is utile for downgrade or install custom firmware Wink
247  Bitcoin / Mining software (miners) / Re: Firmware for S17 - 85th/s and T17 - 65th/s T17 44t@45w/t • AUTO-TUNE • Asic.to on: February 23, 2020, 10:07:23 AM
i have one T17, and contain CGMINER + BMMINER to ! original firmware, i have examined this, and, CGMINER is used only for running hashing, and BMMINER is user for booting / rebooting or apply config...

So, no problem, just stipide bitmain, mixed two version... if you delete only BMMINER, miner run good, but you don't want apply new config (pool for exemple) ... the code is mixed ...
248  Bitcoin / Mining support / Re: S9K temperature related network failure - logs on: February 23, 2020, 10:00:31 AM
Two custom firmware already exist, i have buy only one, and run good ! S9K up to 20TH but very high temp (or need very low temp local) ... I don't know if he wants me to reveal his name ... So i assure this custom firmware is good Smiley
249  Bitcoin / Mining support / Re: S9K temperature related network failure - logs on: February 21, 2020, 10:26:52 PM
Hum ... your kernel log is very strange for me... i thinks used by custom firmware... is true ?

Reason : your 3 hashboard is not same eprom

Code:
read chain[0] hardware info:
major type: 0
minor type: 0
chip level: 2
bom version: 0x10
pcb version: 0x39
fixture 8pattern result: L0

read chain[1] hardware info:
major type: 0
minor type: 0
chip level: 2
bom version: 0x10
pcb version: 0x39
fixture 8pattern result: L2

read chain[2] hardware info:
major type: 0
minor type: 0
chip level: 2
bom version: 0x10
pcb version: 0x39
fixture 8pattern result: L0

And, this is not conventional :

Code:
2020-02-14 09:07:35 driver-btm-soc.c:4877:get_working_voltage_from_eeprom: get working vol [ 9.90] from chain[0] eeprom
2020-02-14 09:07:35 power.c:232:set_working_voltage_by_chain: chain[0] working_voltage = 9.90
2020-02-14 09:07:35 driver-btm-soc.c:4877:get_working_voltage_from_eeprom: get working vol [ 9.90] from chain[1] eeprom
2020-02-14 09:07:35 power.c:232:set_working_voltage_by_chain: chain[1] working_voltage = 9.90
2020-02-14 09:07:35 driver-btm-soc.c:4877:get_working_voltage_from_eeprom: get working vol [ 9.90] from chain[2] eeprom
2020-02-14 09:07:35 power.c:232:set_working_voltage_by_chain: chain[2] working_voltage = 9.90
2020-02-14 09:07:35 driver-btm-soc.c:5560:update_highest_voltage: chain 0 hpf working voltage 9.90
2020-02-14 09:07:35 driver-btm-soc.c:5560:update_highest_voltage: chain 1 hpf working voltage 9.90
2020-02-14 09:07:35 driver-btm-soc.c:5560:update_highest_voltage: chain 2 hpf working voltage 9.90
250  Bitcoin / Mining software (miners) / Re: Exploit Antminer S9 and T9+ Firmware ASICBOOST original hacked , FREE RELEASE ! on: February 05, 2020, 08:09:16 PM
thanks for yours tests and comment Wink

But is not my firmware, is just my "mod" for unlock feature on original firmware Wink

With pleasure !
251  Bitcoin / Mining support / Re: T17/S17 malfunction: cases, solutions, remedies, RMA history on: February 04, 2020, 06:45:40 PM
Hi , if you need more speed by easy mod, just unplug blue wire on each fan if you want for fix it at full speed Wink
252  Bitcoin / Mining software (miners) / Re: S9 Hydro custom firmware (who is interested) on: February 02, 2020, 09:48:54 PM
Yes ... if it working on Hydro series... just try it Wink

Try at "stock" value first
253  Bitcoin / Mining software (miners) / Re: Firmware for S17 - 85th/s and T17 - 65th/s T17 44t@45w/t • AUTO-TUNE • Asic.to on: February 02, 2020, 11:40:35 AM
yes i know Wink but my, take only arround 1950 - 2000w Smiley and i see other member here take arround same config, and have 45w/th
254  Bitcoin / Mining software (miners) / Re: S9 Hydro custom firmware (who is interested) on: February 02, 2020, 11:20:22 AM
Perfect ... you running with "multi-option" firmware ?

i have uploaded + instruction on first post my mod modified for all miner "9" series ...  i pretty sur, running well Smiley just i want to test it on hydro Wink

you got no problem, no contain "spetial" files, only "text" files Wink
255  Bitcoin / Mining software (miners) / Re: Awesome Miner - Unlock Antminer S9, T9+, S15, T15, S17, T17 (free for everyone) on: February 02, 2020, 09:11:43 AM
Working perfect on my T17 before 12/2019 firmware Wink
256  Economy / Digital goods / Re: Antminer S17+ Firmware 100TH/s @ 42W/TH by Crypto Mining Tools & @offordscott on: February 02, 2020, 09:10:00 AM
Very high performance ! anwesome !!!

but litle problem, at 42w/th showing 4200W !!! but APW9+ is 3600w max ... i thinks is very dangerous ! , is only my thinks...
257  Bitcoin / Mining software (miners) / Re: S9 Hydro custom firmware (who is interested) on: February 02, 2020, 09:06:47 AM
FFor unlock SSH , see here : https://bitcointalk.org/index.php?topic=5205533.0

Good methode, and very easy !

If you are ok on SSH acces, tell me here, and i prepar my mod to adapt on S9 Hydro Wink
258  Bitcoin / Mining software (miners) / Re: Exploit Antminer S9 and T9+ Firmware ASICBOOST original hacked , FREE RELEASE ! on: February 02, 2020, 09:04:24 AM
UPDATED !

Please send your comment after test Wink
259  Bitcoin / Mining software (miners) / Re: Firmware for S17 - 85th/s and T17 - 65th/s T17 44t@45w/t • AUTO-TUNE • Asic.to on: February 02, 2020, 08:51:09 AM
hey not problem ! I don't attack you  Grin we are in same camp Smiley

Just i tell my opignon ... so, i thinks i have very good T17 ... On stock, is run at 720mhz at 16.8v ... give me arround 45W/th ...

2020-01-31 19:18:15 power_api.c:96:get_average_voltage: aveage voltage is: 16.797558
2020-01-31 19:18:15 frequency.c:582:get_current_min_freq: current min freq 720
260  Bitcoin / Mining software (miners) / Re: Firmware for S17 - 85th/s and T17 - 65th/s T17 44t@45w/t • AUTO-TUNE • Asic.to on: February 01, 2020, 07:09:09 PM
 i have tested this firmware ... is not good for me, overclock ok, but why ? at stock my T17 run at 43.5th by 1950-2000w ... if i overclock, down efficiency, and your devfee is to high ... more power, more heat, same revenue... lol

Why is the software called CGMINER? What reason my mod for S9 firmware are detracting and not your ? i don't understand ... is shame, even the S9 is old machine, you lost very good finding on this machine Wink
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!